BODY{
	background-image:url(/i/body_bgr.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	
	margin:20px 0px 0px 0px;
	padding:0px;
	
	font-family:Verdana;
	font-size:11px;
}




a{
	color:#004276;
	text-decoration:none;
}


a:hover{
	color:#004276;
	text-decoration:underline;
}


form{
	padding:0px;
	margin:0px;
}

input{
	border:solid 1px #439FD7;
}


hr, div.hr{
	display:block;
	clear:both;
	width:100%;
	height: 1px;
	
	border:0px;
	
	font-size:1px;
	color: #DADADA;
	background-color: #FFFFFF;
	
	border-bottom:solid 1px #DADADA;
	padding:0px;
	margin:15px 0px 10px 0px;

}


#header{
	position:relative;
	width:900px;
	height:110px;
	
	margin-left:-450px;
	left:50%;
	
	
	background-image:url(/i/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#logo{
	display:block;
	position:relative;
	margin:0px 0px 0px 25px;

	top:12px;
}




#wrapper{
	position:relative;
	width:880px;

	
	margin-left:-450px;
	left:50%;
	
	padding:0px 10px;
	
	background-color:#E0F1FC;
}

#templateArea{

	display:outline;
	width:880px;
	border:0px red solid;
	background-color:#FFFFFF;
	background-image:url(/i/templateArea_bgr.gif);
	background-repeat:repeat-y;
	background-position:center top;
	
	padding:10px 0px 20px 0px;
}



#areaSeparator{
	width:860px;
	margin:0px 0px 0px 10px;
}

#areaSeparator img{
	border:0px;
}




#homeLinks,#homeLinks a{
	color:#004276;
	font-size:11px;
	
}
#homeLinks a#selected{
	color:#004276;
	font-size:11px;
	text-decoration:underline;
	
}

.search{
	float:right;
}

.search #srcBtn{
	border:0px;
	width:65px;
	height:22px;
	
	color:#FFFFFF;
	font-weight:bold;
	
	background-image:url(/i/srcBtn.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}






/*****************NAVIGATION********************/

ul.nav{
	width:172px;
	background-color:#F5FAFF;
	background-image:url(/i/nav/nav_bgr.gif);
	background-repeat:repeat-y;
	background-position:center top;
	
	list-style-position: inside;

	margin:0px 0px 8px 0px;
	padding:0px;
	
	border:solid 0px red;
	
	color:#AA0000;
}

.nav li{
	border:solid 0px red;

	list-style-type: none;
	list-style-position: outside;
	padding:0px 0px 5px 0px;
	margin:0px 10px 6px 10px;
	
	border-bottom:1px solid #FFFFFF;
	
	color:#AA0000;
	font-size:12px;
}

.nav li.imgs_b { 

	background-color:#F5FAFF;
	list-style-type: none;
	list-style-position: outside;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(/i/nav/bottom.gif);
}

.nav a{
	display:block;
	padding:0px 0px 0px 8px;
	
}

.nav a:hover,.nav a#selected{
	display:block;
	padding:0px 0px 0px 8px;	
	background-image:url(/i/li_bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}
.nav a#selected{
	font-weight:bold;
}

a#DolceVita{
	display:block;
	width:172px;
	height:50px;
	background-image:url(/i/dolce_vita.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
	
}
a:hover#DolceVita{
	display:block;
	width:172px;
	height:50px;
	background-image:url(/i/dolce_vita_o.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	
	
}
/***************** POLL ********************/

.poll{
	width:172px;
	
	padding:0px;
	margin:0px;
	
	background-image:url(/i/poll_box/poll_bgr.gif);
	background-position:center top;
	background-repeat:repeat-y;
	
	font-size:11px;
	color:#666666;
}
.poll span#Title_poll{
	
	color:#000000;
	font-size:13px;
	width:100%;
	font-weight:bold;
	text-align:center;
	padding:0px 0px 0px 15px;

}

.poll div.form{
	width:140px;
	border-top:1px solid #DDE6F1;
	border-bottom:1px solid #DDE6F1;
	margin:5px 15px;
	padding:5px 0px;

}

.poll b{
	display:block;
	margin-bottom:10px;
}

.poll input{
	border:none;
	margin:2px 0px 2px 0px;
	height:12px;
	font-size:12px;
}
.poll #PollVote{
	border:0px;
	width:65px;
	height:22px;
	
	color:#FFFFFF;
	font-weight:bold;
	
	margin:5px 0px 0px 15px;
	
	background-image:url(/i/srcBtn.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.poll a{
	color:#CA0002;
}


td.title{
	color:#CA0002;
	font-weight:bold;
	font-size:13px;
}

td.pollRes{
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
td.pollPerc{
	font-size:10px;
	color:#004276;
}

/***************** PHOTO BOX ********************/

.photo_box{
	width:180px;
	
	padding:0px;
	margin:0px;
	
	background-image:url(/i/photo_box/photo_bgr.gif);
	background-position:center top;
	background-repeat:repeat-y;
	
	font-size:11px;
	color:#999999;
}

span#Title_photo a{
	position:relative;
	display:block;
	width:170px;
	border:solid 0px red;
	margin:0px 0px 0px 0px;
	padding:10px 0px 5px 10px;
	
	
	color:#CA0002;
	font-size:13px;

	font-weight:bold;
	text-align:left;


	background-image:url(/i/photo_box/top.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

.photo_box div#photo{
	border:0px solid red;
	width:168px;
	margin:0px 1px 0px 1px;
	/*background-color:#F2F2F2;*/
	background-color:#FFFFFF;

	padding:5px 5px;
	text-align:center;
	border-top:1px solid #CDCDCD;
	/*border-bottom:1px solid #CDCDCD;*/
}


.photo_box p{
	padding:0px;
	margin:5px 10px;

	font-size:11px;
	color:#CA0002;
}



/***************** NEWS STYLE ********************/
h1.H1Title3{
	color:#004276;
	/*color:#CA0002;*/
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}
.H1Title3,  a.H1Title3  a:hover{
	color:#CA0002;
}
h1.NewsTitle{
	display:block;
	width:100%;
	height:40px;
	vertical-align:top;
	color:#004276;
	font-family:Arial;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:14px;
	font-weight:bold;
	
	background-image:url(/i/h1.jpg);
	background-repeat:repeat-x;
	background-position:0px 18px;
	
	border:solid 0px red;
}
h1.DVNewsTitle{
	display:block;
	width:100%;
	height:60px;
	vertical-align:top;
	color:#004276;
	font-family:Arial;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:14px;
	font-weight:bold;
	
	background-image:url(/i/h_dolce.png);
	background-repeat:repeat-x;
	background-position:0px 37px;
	
	border:solid 0px red;
}

div.readMore{
	width:100%;
	text-align:right;
	padding:10px 0px 0px 0px;
	border-bottom:1px dashed #CCCCCC;
	vertical-align:top;
	height:20px;
	color:#CB0004;
}
div.subtitleNews{
	padding:0px;
	margin:0px;
	color:#333333;
	font-size:12px;
}
div.FullNews,div.FullNews p,{
	padding:0px;
	margin:0px;
	color:#333333;
	font-size:12px;
	line-height:18px;
}



.ImgRight{
	float:right;
	margin-left:5px;


}

.ImgLeft{
	float:left;
	margin-right:5px;
}



div.dateNews{
	padding:0px;
	margin:0px;
	color:#999999;
	font-weight:bold;
	font-size:10px;
}
div.readMore a,div.readMore :hover{
	color:#CB0004;
}


.DVimg{
	text-align:center;
	width:82px;
	height:56px;
	border:0px solid red;

	padding:6px 0px 0px 0px;
	background-image:url(/i/photo_bgr.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 10px 0px 0px;
	
}
.DVimg img{


	border:0px solid red;
}

.HPimg{
	text-align:center;
	width:82px;
	height:56px;
	border:0px solid red;
	float:left;
	padding:6px 0px 0px 0px;
	background-image:url(/i/photo_bgr.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 5px 0px 0px;
	
}
.HPimg img{


	border:0px solid red;
}



div.news_shots_title{
	border:solid 0px red;
	padding:0px 5px;
	color:#004276;
	font-size:14px;
	font-weight:bold;
}
div.news_shots_author{
	border:solid 0px red;
	padding:0px 5px;
}
div.news_shots_date{
	color:#999999;
	font-weight:bold;
	font-size:10px;
	border:solid 0px red;
	padding:0px 5px;
}
div.news_shots_description{
	font-weight:normal;
	font-size:12px;
	border:solid 0px red;
	padding:0px 5px;
	margin:10px 0px 0px 0px;
}
div.news_shots_image{
	width:100%;
	text-align:center;
	padding:0px 0px 10px 0px;
	border-bottom:1px dashed #CCCCCC;
}
.news_shots_left{
	width:112px;
	height:112px;
	border:0px solid red;

	text-align:center;
	vertical-align:middle;
	background-image:url(/i/photo_news_bgr.gif);
	background-repeat:no-repeat;
	background-position:center top;
}



.PSimg{

	width:112px;
	height:112px;
	border:0px solid red;

	text-align:center;
	vertical-align:middle;
	background-image:url(/i/photo_news_bgr.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 10px 0px 0px;
	
}
.PSimg img{


	border:0px solid red;
}
/***************** FOOTER ********************/

.footer{
	position:relative;
	width:900px;
	
	padding:20px 0px 0px 0px;
	margin-left:-450px;
	left:50%;
	
	text-align:center;
	
	border:solid 0px red;
	
	background-image:url(/i/footer_bgr.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}

.footer a{
	color:#004276;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px 10px;
}

.footer a#selected{
	color:#004276;
	font-weight:bold;
	text-decoration:underline;
	padding:0px;
	margin:0px 10px;
}

.footer p{
	color:#004276;
	padding:0px;
	margin:10px 10px;
}


div.banner{
	padding:0px;
	background-image:url(/i/ads_box/m.jpg);
	background-position:center center;
	background-repeat:repeat-y;
	display:block;
	text-align:center;
	margin:10px 0px 10px 0px;
}

.title1{
	color:#004276;
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
}
.subtitle{
	color:#CA0002;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
}