@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #32271b;
	
}
	
a:link {
	color: #452708;
	text-decoration: none;
}
a:visited {
	color: #452708;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	color: #452708;
	text-decoration: none;
	}
	
	
.centrale {
background: #FFFFFF top center url(../img/sh_sopra.jpg) no-repeat;
font-size: 11px;
	font-family: verdana;
	color: #666666;
	line-height: 12pt;
}

.sotto {
background:#FFFFFF;
font-size: 11px;
	font-family: verdana;
	color: #452708;
	line-height: 12pt;
	text-align: center;
}

.exttab {
border: 4px #473c31 solid;
}


.ext {
padding: 5px;

}


.ev {
padding-left: 5px;
padding-bottom: 5px;
font-size: 11px;
	font-family: verdana;
		color: #ffffff;
}

.tablepren { 
background: #e28626; 
border: 1px solid #FFCC33;
}

.titolopg { 
font-size: 14px;
font-family: verdana;
font-weight: bold;
color: #E38627;

}
