/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Arial, Verdana;
	font-size: 11px;
	color: #143C8D;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contenitore_principale {
	width: 910px;
	height: 717px;
	background-image:url(img/elementi_sito/contenitore.gif);
	background-repeat: no-repeat;
	margin: auto;
	background-position: left top;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#contenitore {
	width:900px;
	height:709px;
	float: left;
}

#contenitore_ant_photo {
	width: 902px;
	border: 2px solid #004F87;
	margin-top:30px;
	margin-bottom:30px;
	padding: 4px;
	height:auto;
}

#testata {
	width:900px;
	height:111px;
	background-color: #FFFFFF;	
}

#titolo {
	width:900px;
	float: left;
	height: 111px;
}

#menu {
	width: 900px;
	height: 23px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-image:url(img/elementi_sito/menu_orizzontale.jpg);
}

#cont_centrale {
	width:900px;
	height:580px;
}

#cont_centrale_ant_photo {
	width:900px;
	height:auto;
	background-color:#1F3F6E;
	clear:left;
}

#cont_centrale_admin {
	width:900px;
	height:855px;
}

#cont_body {
	width:721px;
	height:580px;
	float:left;
}

#body {
	width:716px;
	height:577px;
	background-image:url(img/elementi_sito/body.jpg);
	float:left;
	text-align:left;
	font-size: 12px;
	background-repeat: no-repeat;
}

#body_post {
	width:716px;
	height:560px;
	float:left;
	overflow:auto;
	text-align:left;
	font-size: 12px;
}

#ant_photo {
	margin-top:10px;
	margin-bottom:10px;
}

#ant_photo img {
	border:none;
}

#ant_photo a {
	text-decoration:none;
}

.scritte_body {
	margin-left: 10px;
}

#body_admin {
	width:719px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
}

#body_ant_news {
	width:719px;
	height:417px;
	float:left;
	background-image: url(img/elementi_sito/body_ant_news.jpg);
	overflow: auto;	
}

#banner_sinistro {
	width:182px;
	height:567px;
	border-right:2px solid #FFFFFF;
	background-image:url(img/elementi_sito/banner_sinistro.jpg);
	float:left;
	background-repeat: no-repeat;
}

/*
#banner_sinistro img {
	border: 2px solid #00003C;
	margin: 3px 0px 0px;
}
*/

#banner_sinistro img {
	border: none;
}

#banner_destro_ant_photo {
	width:179px;
	height:100%;
	background-image:url(img/elementi_sito/banner_destro_ant_photo.jpg);
	float:left;
}

#banner_destro_ant_photo img {
	border: none;
}

#banner_inferiore {
	width:900px;
	height:148px;
	border-top: 2px solid #00003C;
}

#banner_inferiore_ant_photo {
	width:900px;
	height:148px;
	border-top: 2px solid #00003C;
	clear:left;
}

#banner_inf_destro {
	width:721px;
	height:148px;
	background-image:url(img/elementi_sito/banner_inf_destro.jpg);
	border-top: 2px solid #00003C;
	float:left;
}

#riquadro_sponsor_1, #riquadro_sponsor_2 {
	width:168px;
	height:100px;
	float:left;
	background-repeat: no-repeat;
	background-position: 9px 3px;
	padding-top: 34px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#riquadro_sponsor_2 {
	margin-top:2px;
	border-top:none;
	padding-top:28px;
}

#scritte_riq_bassi {
	width:auto;
	height:auto;
	margin: 2px;
	display:block;
	font: normal 10px Arial;
	color:#FFFFFF;
}

#scritte_riq_bassi a {
	text-decoration:none;
	color:#FFFFFF;
}

#scritte_riq_bassi a:hover, a:active {
	text-decoration:none;
	color:#FF0000;
}

#news_title {
	height:20px;
	width:90%;
	float: left;
	font-size:12px;
	padding-left: 25px;
	background-image:url(img/elementi_sito/guidone_news.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-top:3px;
	text-align:left;
}

#post_data {
	height:20px;
	width:90%;
	float: left;
	font-size:13px;
	padding-left: 35px;
	background-image:url(img/elementi_sito/guidone-menu2.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	margin-top:15px;
	text-align:left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 10px;
}

#post_text {
	width:90%;
	float: left;
	font-size:13px;
	padding-left: 35px;
	background-repeat:no-repeat;
	padding-top:3px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}

#news_data {
	width:90%;
	float: left;
	font-size:12px;
	padding-left: 25px;
	background-repeat:no-repeat;
	margin-left:10px;
	text-align:left;
	color:#CCCCCC;
}

#news_subtitle {
	width:90%;
	float: left;
	font-size:12px;
	padding-left: 25px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	height:30px;
}

#news_title a {
	text-decoration:none;
	color:#FFFFFF;
}

#news_text {
	width:90%;
	float: left;
	font-size:12px;
	padding-left: 25px;
	margin-left:10px;
	margin-right:10px;
	text-align: justify;
}

#news_text a {
	color:#00FFFF;
}

#news_text a:hover {
	color: #FF0000;
}

#cont_thumb_photogallery  {
	margin-left:20px;
	width: 133px;
	height: 125px;
	float: left;
}

#thumb_photogallery  {
	width: 131px;
	height: 105px;
	float: left;
	border: 1px solid #999999;
}

#thumb_photogallery img {
	border:1px solid #000066;
	margin-top:1px;
}

.thumb_photogallery a {
	text-decoration:none;
	border:none;
}

a.menu_destro {
	width: 163px;
	height: 18px;
	color:#133B8C;
	text-align:left;
	display:block;
	text-decoration:none;
	padding-top: 5px;
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size:10px;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	background-image: url(img/elementi_sito/guidone-menu.gif);
}

a.menu_destro:hover {
	background-color:#FFFFFF;
	background-position:-25px;
	color:#FF0000;
}

a.menu_orizzontale {
	width:119px;
	height:19px;
	text-align:center;
	font-size:12px;
	float: right;
	text-decoration:none;
	color:#143C8D;
	display:block;
	padding-top:4px;
	font-weight:bold;
}

a.menu_orizzontale_riq_logo {
	width:180px;
	height:19px;
	text-align:center;
	font-size:12px;
	float: right;
	text-decoration:none;
	color:#143C8D;
	display:block;
	padding-top:4px;
	font-weight:bold;
}

span.menu_orizzontale_spazio {
	width:357px;
	padding-left:3px;
	height:19px;
	text-align:center;
	float: right;
	text-decoration:none;
	display:block;
	padding-top:2px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#009BF5;
}

a.menu_orizzontale_lingua {
	width:99%;
	text-align:right;
	font-size:12px;
	float: left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	margin-top:4px;
	font-weight:bold;
	font-style: italic;
}

a.menu_orizzontale:hover {
	width:117px;
	color:#FF0000;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.webmaster {
	color: #000066;
	font-size:9px;
}

.form_admin {
	width:100px;
	display:block;
	float:left;
}

#data {
	margin-top:3px;
	display:block;
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	line-height: 1.5em;
}

#data img {
	margin-top:10px;
}

#sponsors {
	width:155px;
	height:auto;
	margin-top:5px;
	border: 2px solid #00003C;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFFFFF;
}
	
