body,html{
	margin:0;
	padding:0;
	text-align:center;
}

body{
	background-color:FFF;
	color:black;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/backtile.gif);
	font-size:13px;
}

#container_shadow{
	width:970px;
	margin:0 auto;
	background-image:url(images/backshadow.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#container , #containertour{
	width:950px;
	margin:0 auto;
	text-align:left;
	background-color:#E4EAEF;
}

#container{
	background-image:url(images/backhome.gif);
}

#containertour{
	background-image:url(images/backtour.gif);
}

/* --- MENU --- */

#menu{
	height:32px;
	background-color:#D3DCE4;
	z-index:1000;
	position:relative;
}


/* --- CORPO --- */

#corpo{
	background-image:url(images/logolato.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:950px;
}

#corpohome{
	width:950px;
}

#sxhome{
	float:left;
	width:486px;
}

#dxhome{
	float:left;
	width:464px;
}

.sxhome2{
	float:left;
	width:190px;
}

.dxhome2{
	float:left; position:relative;
	right:-10px;
}

#sxtour{
	float:left;
	width:652px;
}

#dxtour{
	float:left;
	width:298px;
}

#sxfleet{
	float:left;
	width:486px;
	margin-right:-10px;
}

#dxfleet{
	float:left;
	width:464px;
	margin-right:-10px;
}

.contenuti{
	padding:20px 30px;
}

/* --- FOOTER --- */

#footerfleet{
	clear:both;
	/*font-size:12px;
	color:#fff;*/
	background-color:#D1DCE4;
	/*border-bottom:1px solid #fff;*/
}

#footermenu{
	clear:both;
	font-size:12px;
	color:#fff;
	background-color:#013A5C;
	border-bottom:1px solid #fff;
}

#footer{
	font-size:11px;
	color:#fff;
	background-color:#012F49;
	height:40px;
	padding:10px;
}

#slideshow{
	width:590px;
	height:216px;
	border:1px solid #fff;
	z-index:1;
	position:relative;
}


/* --- TESTI --- */


h1{ /*-- SIFR --*/
	color:#993333;
	font-size:28px;
	font-weight:normal;
	margin:0;
}

.contenuti a{
	color:#D17878;
	text-decoration:none;
}

.contenuti a:hover{
	color:#D17878;
	text-decoration:underline;
}


.contenuti p{
	margin:10px 0 10px 0;
}

.bordobianco{
	border:1px solid #fff;
}

.bordoblu{
	border:1px solid #6C8DA2;
}

.testohome{
	font-size:16px;
}

hr{
	color:#CDD7DE;
	background-color:#CDD7DE;
	height:1px;
	margin:0 30px;
	border:none;
}

#footermenu .titolo{
	font-weight:bold;
	margin-bottom:10px;
}

#footermenu ul{
	margin:30px 30px 20px 30px;
	padding:0;
	list-style-type:none;
}

#footermenu a , #footer a{
	color:#49B9FC;
	text-decoration:none;
}

#footermenu a:hover , #footer a:hover{
	color:#fff;
	text-decoration:none;
}

.left{
	float:left;
}

#footer p{
	margin:10px 0 0 0;
	float:left;
}

p.evidenza{ 
	color:#993333;
	font-size:16px;
	/*font-weight:bold;*/
	margin-top:20px;
	font-variant: small-caps;
}
	

.tabella{
	font-size:13px;
	border:1px solid #013A5C;
	border-collapse:collapse;
}

.tabella td{
	border:1px solid #013A5C;
	padding:2px;
}

.tabella2 td{
	font-size:13px;
	padding:6px;
}

.tabella3{
	border:none;
	background-color:#DAE1E9;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.tabella3 td{
	padding:6px;
}

.small{
	font-size:11px;
}

.tabella input, .tabella3 input, .tabella textarea, .tabella3 textarea{
	width:100%;
}

input.nowidth{
	width:auto;
}

/* -- EXTRA -- */

.girasolefleet{
	background-image:url(images/girasoleback.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */


#cordigitale{
	text-align:right;
	float:right;
	margin-right:10px;
}


/* TEXT RESIZE */
.dim3 p{font-size: 11px; line-height: 16px;	}
.dim4 p{font-size: 13px; line-height: 18px;	}
.dim5 p{font-size: 14px; line-height: 20px;	}
.dim6 p{font-size: 17px; line-height: 23px;	}
.dim7 p{font-size: 20px; line-height: 26px;	}
.dim8 p{font-size: 23px; line-height: 29px;	}
/* --- */