/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	font: 0.69em arial, sans-serif;
	color: #000000;
	background-image: url(/images/top-sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}

img, table
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

#container
{
	width: 100%;
	height: 100%;
	position: relative;
	background-image: url(/images/footer-background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

body>div#container
{
	height: auto;
	min-height: 100%;
}

#header
{
}

#header #logo
{
	background-image: url(/images/top-logo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 286px;
	height: 89px;
	position: relative;
}

#header #flag
{
	position: absolute;
	right: 38px;
	bottom: 2px !important;
	bottom: 1px;
}

#left 
{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#left #navigation ul, #left #navigation li
{
	padding: 0;
	margin: 0;
}

#left #navigation
{
	border: 1px solid #7a7a7a;
	border-left: 0;
}

#left #navigation li
{
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #FFFFFF;
	background-color: #f5f5f5;
}

#left #navigation a
{
	display: block;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	cursor: pointer;
}

#left #navigation a:hover
{
	display: block;
	background-color: #CCCCCC;
}

#left .leftBox
{
	margin-top: 30px;
}

#left .leftBox .leftServizi-Tit
{
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/leftServizi-titleBack.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	padding-left: 5px;
}

#left .leftBox .leftServizi-Tit img
{
	position: absolute;
	right: 10px;
	bottom: 1px;
}

#left .leftBox .leftServizi-Table {
	border: 1px solid #7A7A7A;
	width: 100%;
}

#left .leftBox .leftServizi-Txt
{
	background-image: url(/images/leftServizi-sfondo.gif);
	background-repeat: repeat;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	padding: 2px 5px;
	vertical-align: top;
	white-space: nowrap;
}

#left .leftBox .dettagli
{
	float: right;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 5px;
}

#right
{
	float: right;
	width: 250px;
}

#right #boxDEMO
{
	width: 199px;
	margin: 10px auto;
}

#right .demoTitle
{
	height: 26px;
	background-image: url(/images/right-DEMO-titleBack.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}
#right .demoTitleDe
{
	height: 26px;
	background-image: url(/images/right-DEMO-titleBack.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 26px;
	font-weight: bold;
}
#right .demoTitleEs
{
	height: 26px;
	background-image: url(/images/right-DEMO-titleBack.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
}
#right #contentFormDemo
{
	*/border: inset 1px solid #0066cc;
	border: 1px solid #0066cc;
	padding: 3px 3px 3px 11px;
}

#content
{
	margin: 0 250px 0 200px;
	width: auto;
}

#content h1
{
	font-size: 30px;
	text-align: left;
}

#content h1 span
{
	color: #ff6902;
}

.box
{
	padding: 10px;
	font-size: 14px;
	text-align: justify;
}

.box ul li a, .contentFaq a
{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.box ul li a:hover, .contentFaq a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.box .tableVideo
{
	margin: 0 auto;
	border: 1px solid #999999;
}

.box .tableVideo td
{
	white-space: nowrap;
}

.box .tableVideo a
{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#content .contentArrow
{
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}

#content #alert
{
	border: 1px solid #ffdb40;
	background-color: #ffffd0;
	padding: 3px;
	font-size: 11px;
}

#content #alert span
{
	color: #0066d5;
	font-weight: bold;
}

#content #alert img
{
	margin-left: 5px;
}

#content .contentFaq
{
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

#content .contentFaq h1
{
	font-size: 14px;
	background-color: #F5F5F5;
	padding: 3px;
}

#content .contentFaq p
{
	padding: 5px;
	font-size: 12px;
}

.spacer
{
	height: 30px;
}

#footer {
	clear: both;
	position: absolute;
	left: 0;
	bottom: 0;
	border-top: 1px solid #000000;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 100%;
}

#footer img {
	vertical-align: middle;
	float: right;
	margin-right: 10px;
}
