/* componenti comuni */

body{ margin:0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #225772;	background-color: #FFFFFFF;	background-image:url(../immagini/sfondo.jpg);	background-repeat: repeat-x;}
#apertura_testata{	background-image: url(../immagini/apertura_testata.jpg);	background-repeat: no-repeat;	background-position: center bottom;	margin:auto;	width:752px;	height: 39px;}
#content{	margin:auto;	width:750px;	background-image: url(../immagini/base_pagina.gif);	background-repeat: repeat-y;	border-right: 1px solid #225772;	border-bottom: 1px solid #225772;	border-left: 1px solid #225772;}

#apertura_menu{	width:162px;	height:31px;	background-image: url(../immagini/apertura_menu.jpg);	background-repeat: no-repeat;	background-position: left top;}
#corpo_pagina{width:750px;}
#pagina{margin-left:165px; width:575px; background-color:#ff6600;}
#footer{clear:both;	position:relative;	height:22px;	margin:auto;	text-align: center;	background-image: url(../immagini/sfondo_footer.gif);	background-repeat: repeat-x;	}
.testo_footer{	padding: 5px 0 0 0;	font-size: 9px;}
#footer_credits{width:752px; margin:auto; text-align: center; margin-top:15px;}
#footer_credits a:link {color:#000000; text-decoration:none;}
#footer_credits a:visited{color:#000000; text-decoration:none;}
#footer_credits a:hover{color:#2E511B; text-decoration:underline;}
#sx{width:162px; float:left;}
#dx{margin-left:165px; width:570px; }
a:link {color:#225772; text-decoration:underline;}
a:visited{color:#225772; text-decoration:underline;}
a:hover{color:#225772; text-decoration:none;}
hr{	clear:both;	color:#ffffff;	border: 0;	background-color: #ffffff;}

/* menu */
#menu {	width:162 px; }
#menu ul {	margin: 0;	padding: 0;	list-style-type: none;}
#menu li {	height:30px;	text-indent: 15px;}
#menu a{	display: block;	width: 162px;	background-image:url(../immagini/base_menu.gif);	background-repeat: no-repeat; background-position:top;	height:30px;}
#menu a:link, #navlist a:visited{	color: #225772;	text-decoration: none;	font-weight: bold;}
#menu a:hover{	background-image: url(../immagini/base_menu_over.gif);	width: 162px;	color: #225772;	text-decoration: none;	background-repeat: no-repeat; background-position:top;	height:30px;}
.lista{padding:7px 0 0 0;}

.video{margin:0px; line-height:28px; text-indent: 15px; width:162px; height:30px;}
.video a{display: block;	width: 162px;	background-image:url(../immagini/base_menu.gif);	background-repeat: no-repeat; background-position:top;	height:30px;}
.video a:link, .video a:visited{text-decoration: none; color: #225772; font-weight:bold;}
.video a:hover{background-image: url(../immagini/base_menu_over.gif);	width: 162px;	color: #225772;	text-decoration: none;	background-repeat: no-repeat; background-position:top;	height:30px;}

.foto_sottomenu{ clear:both; margin:20px 0px 20px 0px; padding:0px; background-image:url(../immagini/foto_sottomenu.jpg); background-repeat:no-repeat; background-position:top; width:153px; height:220}

/* elementi pagina */
.titolo{font-family: Georgia, "Times New Roman", Times, serif;	font-size: 25px;	font-weight: bold;	color: #225772;	background-image: url(../immagini/base_titolo.jpg);	background-repeat: no-repeat;	text-align: center;	padding:19px 0 20px 0;	vertical-align: bottom;	background-position: bottom; margin-bottom:15px;}
.articolo{	line-height: 16px; margin-bottom:15px;	vertical-align: top;}
.articolo img{ margin:0px 10px 0px 10px;}