/* componenti comuni */

body{	margin:0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	background-color: #FFFFFFF;	background-image: url(../immagini/base_body.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: 29px;}
#content{	margin:auto; width:752px;	background-image: url(../immagini/base_pagina.gif);	background-repeat: repeat-y;}

#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:25px;	margin:auto;	text-align: center;	background-image: url(../immagini/sfondo_footer.jpg);	background-repeat: no-repeat;	}
.testo_footer{	padding: 7px 0 0 0;	font-size: 10px;}
#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:#000000; text-decoration:underline;}
#sx{width:162px; float:left;}
#dx{margin-left:165px; width:575px; }
a:link {color:#000000; text-decoration:underline;}
a:visited{color:#000000; text-decoration:underline;}
a:hover{color:#000000; text-decoration:none;}
hr{	clear:both;	color:#ffffff;	border: 0;	background-color: #ffffff;}

/* menu */
#menu {	width:162 px; }
#menu ul { border-left: 1px solid #85220a; 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;	height:30px;}
#menu a:link, #navlist a:visited{	color: #330000;	text-decoration: none;	font-weight: bold;}
#menu a:hover{	background-image: url(../immagini/base_menu_over.gif);	width: 162px;	color: #3B4232;	text-decoration: none;	background-repeat: no-repeat;	height:30px;}
.lista{padding:7px 0 0 0;}

/* elementi pagina */
.titolo{font-family: Georgia, "Times New Roman", Times, serif;	font-size: 25px;	font-weight: bold;	color: #571f09;	background-image: url(../immagini/base_titolo.jpg);	background-repeat: no-repeat;	text-align: center;	padding:19px 0 28px 0;	vertical-align: bottom;	background-position: bottom; margin-bottom:15px;}
.articolo{	line-height: 16px;	margin-bottom:15px;	vertical-align: top;}
.articolo img{margin:0px 4px 0px 4px;}



