@charset "utf-8";
body {
	font: 100%/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/ui/bg.png) left top;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
h1{
	font-size:18px;
	color:#de0300;
}
h2{
	font-size:16px;
	color:#de0300;
}
h3{
	font-size:12px;
	color:#de0300;
}
p{
	font-size:14px;	
}
a img { 
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	background:url(../img/ui/colonna.png) repeat-y left top #fff;
	width: 995px;
	margin: 0 auto; 
	-webkit-box-shadow:0px 0px 8px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:0px 0px 8px rgba(50, 50, 50, 0.75);
	box-shadow:0px 0px 8px rgba(50, 50, 50, 0.75);
	position:relative;
}
.header {
    height: 249px;
}
.sidebar1 {
	float: left;
	width: 256px;
	padding-bottom: 10px;
}
.content {
	float: left;
padding: 10px 0 30px 10px;
	width:727px;
	background-color:white;
}
.approfondimenti img{
	border: 1px solid black;
	margin: 0 0 12px 10px;
	padding: 2px;
}
.approfondimenti h3{
	color:#3D3D3D;
	font-size:14px;
	margin-bottom:10px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
    background: url("../img/ui/croce.png") no-repeat scroll 15px 6px transparent;
    border-bottom: 1px solid #C4C4C4;
	list-style-type:none;
}
ul.nav a, ul.nav a:visited { 
	color: #3D3D3D;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 35px;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #3D3D3D;
}
ul.nav a:hover{
	color: #909090;
}
ul.nav ul li{
	background:none;
	border:none;		
}
ul.nav ul li a{
	font-weight:300;
	padding-left:30px;
}
ul.nav ul li.select a{
	font-weight:700;
	color:#9a5a27;	
}
.footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
	width:977px;
	margin:0 auto;
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.social_header {

	height: 185px;
	float:left;
	width:100%;
	position:relative;
	z-index:100;
}
.menu_principale {
	background: url(../img/ui/header_02.png) no-repeat left top;
	height: 64px;
	float:left;
	width:100%;
}
.home .menu_principale {
	background: url("../img/ui/menu.png") no-repeat scroll left top transparent;
	float: left;
	height: 64px;
	margin-left: 23px;
	width: 100%;
}
.img_side{
	float:right;	
}
.bg_footer{
	background: url("../img/ui/texture_footer.png") repeat-x scroll left top transparent;
	clear: both;
	height: 386px;
	overflow: hidden;
	width: 100%;
	position:relative;
}
.bg_footer_curva{
	background-image: url("../img/ui/texture_footer_curva.png");
	height: 46px;
	position: absolute;
	right: 36px;
	top: 0;
	width: 397px;
}
.footer_box_outer{
    float: left;
    margin: 49px 0 20px 8px;
    padding-bottom: 36px;
    position: relative;
}
.footer_box_outer .footer_box{
	float: left;
	height: 200px;
	margin: 0 14.2px 0 0;
	padding-bottom: 23px;
	position: relative;
	width: 230px;
}
.footer p{
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
.footer_box h2{
	background-image: url("../img/ui/croce_carta.png");
	background-position: left 8px;
	background-repeat: no-repeat;
	color: white;
	font-family: "Times New Roman",Times,serif;
	font-size: 13px;
	letter-spacing: 0.4px;
	line-height: 31px;
	margin-bottom: -1px;
	padding-left: 19px;
	text-shadow: 1px 1px 2px #969696;
	text-transform: uppercase;
	vertical-align: middle;
}
.footer_box ul{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    list-style-type: none;
    margin-bottom: 8px;
}
.footer_box ul li span{
	padding-left:5px;	
}

.footer_box ul li a{
	color: #000000;
	line-height: 1.6em;
	padding-left: 10px;
	text-decoration: none;
}
.footer_box ul li a:hover{
	color:#9A5A27;	
}
.no_marg{
	margin:0px!important;	
}
.percorso *{
	text-decoration:none;	
}
.percorso{
	background-color: #F8F6F4;
	font-size: 11px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	float: right;
	width: 729px;
	line-height: 1.5em;
	padding-bottom: 1px;
	padding-top: 3px;
}
.percorso a{
	text-decoration:none;
}
.percorso ul{
	float:right;
}
.percorso li{
	padding:0 3px;
	float:left;
	list-style-type:none;
}
.menu_principale ul{
    float: left;
    font-size: 20px;
    list-style-type: none;
    margin-top: 24px;
    overflow: hidden;
	font-family:"Times New Roman", Times, serif;
}
.menu_principale ul li {
	background: url("../img/ui/tratteggio_menu.png") no-repeat scroll left center transparent;
	float: left;
	margin-left: -1px;
}
.menu_principale ul li a{
	padding: 0 20px;
	color: #3D3D3D;
	text-decoration: none;
}
.menu_principale ul li a:hover{
	color:#9A5A27;
}
.social_share{
    height: 43px;
    left: 768px;
    list-style-type: none;
    position: absolute;
    top: 121px;
    width: 231px;
}
.social_share li{
    float: left;
    height: 43px;
    margin-left: 5px;
    width: 35px;
}
.social_share li a{
	display:block;
	height:100%;
	width:100%;
	position:relative;	
}
.box_cerca{
	left: 778px;
	position: absolute;
	top: 35px;
}
.box_cerca .cerca_campo{
   background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    width: 166px;	
}
.box_cerca .vai_btn{
 background: transparent;
    border: medium none;
    cursor: pointer;
    height: 26px;
    width: 26px;	
}
.logo{
    height: 144px;
    left: 27px;
    position: absolute;
    top: 25px;
    width: 564px;
	cursor:pointer;
}
.canali{
    height: 20px;
    width: 400px;
}
.canali li
{
	float: left;
list-style-type: none;
margin-left: 13px;
margin-top: 10px;
}	
.canali li img{
	border:none;	
}
.addthis_toolbox{
padding: 10px 0 0 32px;
}
.slider{
	margin: 0 auto;
	width: 949px;
	opacity:0;
}
.slider .gallery{
height: 412px;
width: 100%;
clear: both;
list-style-type: none;
position: relative;
overflow: hidden;
}
.slider .gallery li{
	position:absolute;
	left:0px;
	top:0px;
}
.slider .index{
	background-color: #414141;
	border-top: 3px solid white;
	float: left;
	height: 30px;
	width: 100%;
}
.slider .index ul{
	float:right;	
}
.slider .index ul li{
	background-image: url("../img/ui/slide.png");
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	line-height: 30px;
	list-style-type: none;
	margin-right: 6px;
	width: 16px;
}
.slider .index ul li.select{
	background-image: url("../img/ui/slide_h.png");
}
.slider .titolo{
	color: white;
	font-size: 40px;
	font-style: italic;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}
.slider .testo{
	font-size:24px;
	color:#3d3d3d;
}
.slider .text{
	font-family: "Times New Roman",Times,serif;
	left: 43px;
	position: absolute;
	top: 50px;
}
.home .container{	 
	background-color:white;	
	background-image:none;	
}
.home .container{	
	background-color:white;	
	background-image:none;	
}
.btn_home{
	border-top: 2px solid white;
	background-repeat: no-repeat;
	background-position: 25px top;
	height: 82px;
	width: 100%;
	margin: 0 auto;
}
.btn_home ul {
	display:block;	
	width:950px;
	margin:0 auto;
}
.btn_home ul li{
	position: relative;
	float: left;
	width: 187px;
	height: 67px;
	margin-right:3px;
	list-style-type:none;
}
.btn_home ul li a{
	height:100%;
	width:100%;
	position:relative;
	float:left;	
}
.clear{
	clear:both;	
}
.colonna_l{
	float: left;
	clear: left;
	margin-left: 25px;
	width: 570px;
}
.blocco{
	margin-bottom:20px;		
}
.blocco img{
	border:none;	
}
.colonna_r{
	float: right;
	clear: right;
	margin-right: 25px;
	width: 371px;
	height: 418px;
}
.preghiera{
	background:url(../img/ui/9966.png)no-repeat left top;
		
}
.preghiera p{
	color: #494949;
	font-family: "Times New Roman",Times,serif;
	font-size: 21px;
	font-style: italic;
	padding: 21px 40px 10px 61px;
}

.freccia_outer{
	position:relative;
	margin-top:-100px;	
}
.freccia{
	height:69px;
	width:69px;
}
.addthis_button_facebook_like iframe{
	width:100px!important;
}
.addthis_button_tweet{
	width:100px;	
}
.at16nc {
	margin-right: 9px;
}


/*######################################LINGUE PERSONALIZZAZIONI START*/
.id_1 .social_header {
	background: url(../img/ui/header_01_ita.png) no-repeat left top;
}
.id_11 .social_header {
	background: url(../img/ui/header_01_fra.png) no-repeat left top;
}
.id_9 .social_header {
	background: url(../img/ui/header_01_eng.png) no-repeat left top;
}
.id_10 .social_header {
	background: url(../img/ui/header_01_spa.png) no-repeat left top;
}
.id_1 .btn_home {
	background-image: url(../img/ui/btn_ita.png);
}
.id_11 .btn_home {
	background-image: url(../img/ui/btn_fra.png);
}
.id_9 .btn_home {
	background-image: url(../img/ui/btn_eng.png);;
}
.id_10 .btn_home {
	background-image: url(../img/ui/btn_spa.png);
}
.globlink{
	display:none!important;	
}
.id_1 .ita_link {
display:block!important;}
.id_11 .fra_link {
display:block!important;}
.id_9 .eng_link {
display:block!important;}
.id_10 .spa_link {
display:block!important;}

.logo{display:none;}
.id_1 .log_1{display:block;}
.id_11 .log_11{display:block;}
.id_9 .log_9{display:block;}
.id_10 .log_10{display:block;}
.custodialogo{
position: absolute;
left: 0px;
width: 144px;
height: 149px;
}
.over_canali{
	cursor:pointer;
	position: absolute;
	right: 264px;
	top: 60px;
	height: 65px;
	width: 89px;
}

.img_canale_bg {
background-image: url(../img/ui/cafar_back.png);
height: 64px;
width: 284px;
position: absolute;
top: 65px;
padding-left: 38px;
right: -28px;
background-repeat: no-repeat;
visibility:hidden;
}


/*######################################LINGUE PERSONALIZZAZIONI END*/


.titolo{
	font-size: 165%;
font-weight: normal;
padding: 0;
margin: 0 0 8px 0;
line-height: 24px;
color: #DE0300!important;
}