body {
	font-family: Verdana, Tahoma;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background-color: #c8deec;
	text-align:center;
	
}
.site {
	background-color: #ffffff;
	width: 696px;
	height: 100%;
	margin:0px auto;
	position: relative;
	/* text-align: center; */
	/* border: 1px solid red; */
}


/*classi del top*/
.bg_top {
	background-image: url(../img/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 696px;
	border-bottom: solid 3px #c8deec;
}
.raoulbova_logo {
	position: absolute;
	top: 45px;
	left: 514px;
}
.banner_top_left {
	position: absolute;
	top: 39px;
	left: 7px;
}
.banner_top_right {
	position: absolute;
	top: 113px;
	left: 351px;
}


/*classi della navigazione*/
.navigation {
	text-align: right;
	line-height: 40px;
	/*border: 1px solid red;*/
}
.margin_navigation {
	margin-right: 4px;
	float: left;
}


/*classi dei contenuti*/
.container_content {
	width: 696px;
	/* height: 100%;*/ 
	min-height: 250px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}
.col_sx {
	width: 234px;
	position: relative;
	top: 11px;
	left: 7px;
	/*border: 1px solid red;*/
}
.col_dx {
	width: 428px;
	position: relative;
	top: 0px;
	margin: 0px 7px 40px 0px;
	text-align: left;
	/*border: 1px solid red;*/
}

.sottomenu a {
	font: 10px Verdana; 
	text-decoration: none;
	color: #7facc3;
	line-height: 20px;
}

.box_news {
	position: relative;
}
.tit_box {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-size: 18px;
	color: #4183a5;
	text-decoration: none;
	padding: 0px 7px 15px 0px;
	/*border: 1px solid red;*/
}
.tit_news_updates {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 7px 2px 7px;
	background-color: #7facc3;
	font-weight: bold;
}
.img_news {
	padding: 1px;
	border: 1px solid #000000;
	position: absolute;
	top: 47px;
	left: 7px;
}
.data_news_updates {
	font-size: 10px;
	color: #818181;
	text-decoration: none;
	float: right;
	padding: 3px 7px 3px 7px;
}
.text_news_updates {
	font-size: 10px;
	color: #818181;
	text-decoration: none;
	line-height: 11px;
	/* width: 311px; */
	/* border: 1px solid red;*/
	margin: 30px 7px 15px 7px;
}
.text_news_updates a {
	color: #7FACC3;
	/* text-decoration: underline;	*/
	text-decoration: none;
}

.link_news_updates {
	font-size: 10px;
	color: #7facc3;
	text-decoration: underline;
}
.link_news_updates a:link, .link_news_updates a:visited {
	color: #7facc3;
	text-decoration: underline;
}
.link_news_updates a:hover {
	color: #7facc3;
	text-decoration: underline;
}
.more_news_updates {
	font-size: 10px;
	color: #7facc3;
	text-decoration: none;
	text-align: right;
	/*position: relative;*/
	margin: 15px 7px 10px 0px;
}
.more_news_updates a:link, .more_news_updates a:visited {
	color: #7facc3;
	text-decoration: none;
}
.more_news_updates a:hover {
	color: #7facc3;
	/* text-decoration: underline;*/
}

.progetti_attuali {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid gray;
	font-size: 10px;
	padding-bottom: 10px;
	color: #818181;
}
.progetti_attuali a {
	text-decoration: none;
	color: #7facc3;
}

.testo {
	line-height: 18px;
	color: #818181;
	font-size: 11px;
}
.testo a{
	color: #7FACC3;	
	text-decoration: none;
	/* text-decoration: underline;*/
}

/*classi del footer*/
.footer {
	background-color: #7facc3;
	width: 696px;
	/* height: 29px; */
	 height: 14px;
}
.copyright {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Tahoma;
	text-align: left;
	/* font-size: 12px;*/
	font-size: 10px;
	/* color: #d9e6ed;*/
	color: #ffffff;
	line-height: 12px;
	text-decoration: none;
	padding: 2px 0px 2px 7px;
	float: left;
	font-weight: bold;
}
.powered_by_Xaos_Systems {
	/* font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Tahoma;
	text-align: right;
	/* font-size: 12px;*/
	font-size: 10px;
	/* color: #d9e6ed;*/
	color: #ffffff;
	line-height: 12px;
	text-decoration: none;
	padding: 2px 14px 2px 0px;
	font-weight: bold;
}
.powered_by_Xaos_Systems a:link, .powered_by_Xaos_Systems a:visited {
	/* color: #ccdee7;*/
	/* text-decoration: none;*/
	color: #FFFFFF;
	font-weight: bold;
}
.powered_by_Xaos_Systems a:hover {
	color: #ffffff;
	/* text-decoration: none;*/
}
.testoSUGGEST{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-align:left;
	color: #7facc3;
	font-weight: bold;
}
.bottoneSUGGEST{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-align:left;
	color: #7facc3;
	font-weight: bold;
}
.paginazioneNEWS{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-align:left;
	color: #7facc3;
	
}
 .paginazioneNEWS a{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	text-align:left;
	color: #7facc3;
	text-decoration: none;
}