@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
	
.clear{
	clear:both;
}

body{
	background: #253875;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}

img{
	border: 0;
}

.container{
	width: 980px;
	margin: 0 auto;
}

a.button{
	padding: 5px 25px;
	background: url(../../images/btn_arrow_right.png) no-repeat right #f5f5f5;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 30px;
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px silver #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#header{
	width: 100%;
	background: url(../../images/bgd_header.png) repeat-x;
	padding-bottom: 15px;
}

#header #social{
	border-bottom: 1px solid #000;
	padding: 20px 0;
	/*display: none;*/ /*da attivare per la versione no-social*/
}

#header #social a{
	color: #7F7F7F;
	font-size: 11px;
	background: url(../../images/ico_fb.png) right no-repeat;
	padding-right: 40px;
	display: block;
	float: right; 
	height: 32px;
	line-height: 32px;
	text-decoration: none;
}

#header .lingue{
	width: 980px;
	margin: 0 auto;
	height: 17px;
	padding: 10px 0px;			
}
#header .lingue ul{
	list-style-type: none;
	float: right;
}
	
#header .lingue ul li{
	float: left;
	list-style-type: none;
}
	
#header .lingue ul li a{
	display: block;
	padding: 0 8px;
	margin-left: 8px;
	height: 17px;
	line-height: 17px;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
	
#header .lingue ul li a:hover, #header .lingue ul li a.sel{
	text-decoration: none;
	color: #253875;
	background: #fff;
}

#uc_en, #uc_fr {
    padding: 50px 100px;
}

#header .left{
	float: left;
	width: 275px;
}

#header .left h3{
	color: #003145;
	margin-top: 50px;
}

#header .right{
	float: right;
	width: 550px;
}
#header .rightSlider{
	float: right;
	width: 700px;
}
#header #main_control{
	padding-top: 15px;
}

#header #main_control a#logo{
	display: block;
	float: left;
}

#header #main_control ul{
	list-style: none;
	float: right;
	margin: 20px 0;
}

#header #main_control li{
	float: left;
}

#header #main_control li a{
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	margin-left: 30px;
}

#header #main_content{
	padding-bottom: 40px;
}

#header #main_content h1{
	font-size: 48px;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 30px;
}

#header #main_content p {
	font-size: 17px;
	color: #fff;
	margin-top: 10px;
}

#header #main_control li a:hover, #header #main_control li a.sel{
	color: #999;
}

#content{
	width: 100%;
	background: #fff;
	padding: 50px 0;
}

#content .box{
	width: 300px;
	margin-right: 40px; 
	float: left;
}
#content .boxPrimoPiano{
	width: 300px;
	margin-right: 40px; 
	float: left;
}
#content .box_doppio{
	width: 640px;
	float: left;
}

#content .box_triplo, #content .box_triplo_page {
	width: 100%;
}


#content .last{
	margin-right: 0;
}

#content .box h2, .boxPrimoPiano h2, .box_doppio h2, .box_triplo h2, .box_triplo_page h2{
	font-size: 22px;
	font-weight: normal;
	color: #253875;
	width: 100%;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float: left;
}

.addthis_personal_style {
	position: absolute;
	margin: 10px 0 0 535px;
	z-index: 1;
	width: 200px;
}

#content .box_doppio h3, #content .box_triplo_page h3{
	color: #858585;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
}

#content .box_doppio img.left, #content .box_triplo_page img.left{
	margin: 0 30px 30px 0;
	float: left;
	border: 5px solid #999;
}

#content .box_doppio img.right, #content .box_triplo_page img.right{
	margin: 0 0 30px 30px;
	float: right;
	border: 5px solid #999;
}

#content .box_doppio p, #content .box_triplo_page p{
	/*float: left;*/
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #979797;
	line-height: 20px;
	margin-bottom: 40px;
}

#content .box_doppi a, #content .box_triplo_page a{
	/*float: left;*/
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 40px;
}


#content .box_doppio p.last, #content .box_triplo_page p.last{
	margin-bottom: 0;
}

#content .box_doppio .gallerypage, #content .box_triplo_page .gallerypage 
{
    list-style: none;
}

#content .box_doppio .gallerypage li, #content .box_triplo_page .gallerypage li
{
    float: left;
    margin: 0px 31px 20px 0px;
}

#content .box_doppio .gallerypage li img, #content .box_triplo_page .gallerypage li img
{
    border: 2px solid #999;
}
#content .box img{
	border: 5px solid #999;
	margin-bottom: 20px;
}
#content .boxPrimoPiano img{
	border: 5px solid #128A28;
	margin-bottom: 20px;
}

#content .boxPrimoPiano a.button{
	padding: 5px 25px;
	background: url(../../images/btn_arrow_right_green.png) no-repeat right #128A28;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 30px;
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px silver #E9E9E9;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#content .box p, .box_triplo p, .boxPrimoPiano p{
	font-size: 12px;
	color: #979797;
	font-family: Arial, Verdana, sans-serif;
	line-height: 20px;
}

#content .box table, .box_triplo table{
	width: 100%;
}

#content .box table tr td, .box_triplo tr td{
	padding: 1px 0;
}


#content .box table tr td.space, .box_triplo tr td space{
	height: 10px;
}

#content .box input.text, .box_triplo input.text, textarea{
	background: #999;
	border:0;
	width: 100%;
	padding: 7px;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .box label, .box_triplo label{
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #333;
	padding: 0 7px;
}

#content .box span, .box_triplo span{
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: red;
	display: none;
}

#content .box ul{
	list-style: none;	
}

#content .box ul li{
	padding: 7px 10px;
	border-bottom: 1px dotted #999;
}

#content .box ul li a{
	color: #999;
	font-size: 15px;
	text-decoration: none;
}

#content .box ul li a:hover, #content .box ul li a.sel{
	color: #253875;
}

#content .box_triplo ul.gallery{
	list-style: none;
	margin-top: 20px;
}

#content .box_triplo ul.gallery li{
	float: left;
	margin: 0 40px 40px 0;
}

#content .box_triplo ul.gallery li.last{
	margin: 0 0 40px 0;
}


#content .box_triplo ul.gallery li a{
	display: block;
}

#content .box_triplo ul.gallery li img{
	border: 5px solid #999;
}

#content .box_triplo ul.gallery li h4{
	font-size: 16px;
	color: #333;
	margin-top: 15px;
	font-weight: normal;
}

#content .box p.privacy {
	color: #666;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
	margin-top: 30px;
}

#content .box label.privacy {
	color: #666;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

#content table {
	color: #666;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	border: 0px #999;
	border-collapse: collapse;
}

#content table td{
	padding: 4px 2px;
}


td.radio, td.checkbox{
	width: 15px
}

#map_canvas{
	width: 100%;
	height: 400px;
	margin-bottom: 40px;
}

#footer{
	width: 100%;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
	padding: 15px 0 30px 0;
	line-height: 17px;
}

#footer .info{
	float: left;
	width: 780px;
}

#footer .credits{
	float: right;
	width: 200px;
}

#footer h5{
	font-size: 11px;
	color: #979797;
	font-weight: normal;
	float: right;
}

#footer h6{
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

#footer p{
	font-size: 11px;
	color: #979797;
}

#footer a{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}