body, html {
	background-color:#FFFFFF;
	background-image:url(../img/wall.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#666;
	font-family:Trebuchet Ms,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
}

a:link, a:visited, a:active {
	color:#666;
	text-decoration:none;
}

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

INPUT, SELECT, TEXTAREA
{
	font-family:  Verdana, Arial, Tahoma,Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #bc3204;
}

.Pagina {
	background-color:#FFFEEF;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:760px;
}

.ContenutoHeader {
	background-image:url(../img/titolo.jpg);
	height:100px;
	margin:0;
	padding:0;
	width:758px;
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
}

.Contenutoflash {
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
	height:100%;
	margin:0;
	padding:0;
	text-align:center;
	width:758px;
}

.Contenutoelementi {
	background-color:#BC3204;
	color:#ffefd0;
	line-height: 35px;
	height:35px;
	margin:0 auto;
	padding:0;
	padding-left: 10px;
	width:748px;
	background-image:url(../img/elementi.jpg);
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
}

.Contenutoelementi a:link, .Contenutoelementi a:visited, .Contenutoelementi a:active {
	color : #ffefd0;
	text-decoration : none;
}

.Contenutoelementi a:hover  {
	color : #fff;
	text-decoration : underline;
}

.lingua
{
	margin : 0px;
	padding : 0px;	
	width : 58px;
	text-align : center;
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
}

.sfondo {
	background-color:#ffefd0;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:188px;
	background-image:url(../img/sf-sx.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

.sinistro {
	background-color: transparent;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:188px;
}

.etichetta
{
	margin : 0px;
	padding : 0px;
	background-image: url(../img/et-book.gif);
	background-repeat:no-repeat;
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.destro {
	background-color:#FFFEEF;
	margin:0 auto;
	padding:10px 15px 20px 15px;
	text-align:left;
	width:540px;
	text-align:justify;
}

.destro a:link, .destro a:visited, .destro a:active {
	color : #666;
	text-decoration : none;
}

.destro a:hover  {
	color : #bc3204;
	text-decoration : underline;
}

.titoletto
{
	margin : 0px;
	padding : 0px;	
	width : 480px;
	text-align : left;
	background-color : transparent;
	margin-top: 5px;
	padding-bottom: 5px;
	color:#bc3204;
	font-size: 13px;
	text-transform:uppercase;
	border-bottom:1px solid #ffdc97;
}

.footer {
	background-color:#BC3204;
	height:60px;
	margin:0 auto;
	padding:0;
	width:758px;
	color: #ffefd0;
	background-image:url(../img/sf-footer.jpg);
	border-left:1px solid #ff9900;
	border-right:1px solid #ff9900;
}

.footer .sx{
	margin:0 auto;
	padding: 10px 10px 0px 10px;
}

.footer .dx{
	margin:0 auto;
	padding:0;
	padding-top: 10px;
	padding-right: 10px;
	text-align:center;
}

.footer a:link, .footer a:visited, .footer a:active {
	color : #ffefd0;
	text-decoration : none;
}

.footer a:hover  {
	color : #fff;
	text-decoration : underline;
}

.foto
{
    margin : 0px;
    padding : 0px;
    border: 1px solid #bc3204;
    background-color: transparent;
    margin-top:5px;
    margin-bottom: 5px;
    float:left;
}

.fotopiccola {
	border:1px solid #bc3204;
	float:left;
	margin:5px;
	padding:0;
}
/* Menu orizzontale */ 

.destro .menuor
{
	margin : 0px;
	list-style : none;
	padding-top:10px;
	padding-bottom:15px;
}

.destro .menuor li
{
	font-size: 11px;
	float: left;
	background-image: url(../img/ico.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-right: 10px;
	padding-left:13px;
}

.destro .menuor li a
{
	display: block;
	width: 100%; height: 100%;
	padding-left: 10px;
	color: #666;
}

.destro .menuor li a:hover 
{
	text-decoration: underline;
	color: #bc3204;
}


/* Menu laterale */

.ContenutoElementiMenuLaterale
{
	margin : 0px;
	list-style : none;
	height: 100%;
	padding: 10px 0 29px 0;
	background: url(../img/menu_g.gif) repeat-x bottom;
}

.ContenutoElementiMenuLaterale li
{
	height: 30px;
	font-size: 12px;
}

.ContenutoElementiMenuLaterale li a
{
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: url(../img/menu_b.gif) repeat-x bottom;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 104%;
	color: #bc3204;
}

.ContenutoElementiMenuLaterale li a:hover 
{
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #bc3204;
}
