html,body{margin: 0;padding: 0;background: url(img/bg_body.jpg) #93301E;}
body{font: 66% Verdana,Arial,sans-serif;text-align:center}
h1 {
	font-weight: bold; font-size: 13px; display:inline;
}
h2 {
	font-weight: bold; font-size: 12px; 
}
h3 {
	font-weight: bold; font-size: 13px; display: block; background-color: #D6DFC6; padding: 2px;
}
p{margin: 0 0 0.8em 0}
form {
	margin: 0px;
}

/*-----------------*/
a:link{
    font-size: 8pt;
    color: #333; /*#6AA444;    #033C67*/
    font-weight: bolder;
    text-decoration: none;
}
a:visited{
    font-size: 8pt;
    color: #333;
    font-weight: bolder;
    text-decoration: none;
}
a:hover{
    color: #D03902; /*#6AA444*/
    text-decoration: none;
}

DIV#content {
    width: 950px;
    margin: 0px auto;
}
DIV#header{
    width: 950px;
    min-height:145px;
    height: 145px;
    background: url(img/header.jpg) no-repeat;
}
DIV#header DIV#logo{
    width: 350px;
    max-width: 350px;
    height: 145px;
    min-height: 145px;
    float: left;
    cursor: pointer;
}

DIV#menutop{
 	margin-top: 50px;
	width: 500px;
	float: right;
    background: url(img/img_menutop.jpg) no-repeat;
}
DIV#corpo {
	background-color: #FFFFFF;
	text-align:left;
	min-height: 500px;
}

DIV#corpo DIV#left{
    width: 720px;
    float: left;
    text-align: justify;
    background-color: #FFFFFF;
}
DIV#corpo DIV#right{
    width: 230px;
    float: right;
    text-align: justify;
    background-color: #FFFFFF;
}
DIV#footer{
	clear: both;
	background: url(img/img_footer.jpg) repeat-x;
	width: 950px;
    height: 26px;
    min-height: 26px;
    padding: 8px 0px;
	text-align: right;
}
DIV#footer span{
	padding: 6px 20px;
	color: #FFFFFF;
}
/* -------------------------- */
#cmenu {
	
}

#cmenu ul {
  	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

#cmenu li {
    background: url(img/menu_off.jpg) no-repeat;
    float:left;
	min-width: 80px;
	width: 80px;
}

#cmenu a {
	display: block;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	height: 41px;
    line-height: 41px;
}

#cmenu a:link, #cmenu a:active, #cmenu a:visited {
    color: #FFFFFF;
}

#cmenu a:hover {
    background: url(img/menu_on.jpg) no-repeat;
}
#cmenu li.attivo {
    background: url(img/menu_on.jpg) no-repeat;
}
/*-----------------*/
 
#menu {
	margin-top: 32px;	
}

#menu ul {
  	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
    width: 133px;
    float:left;
    text-align:left;
    margin-bottom:1px;
}

#menu a {
	display: block;
	padding: 8px 2px 8px 25px;
	margin-bottom: 3px;
	text-decoration: none;
	height: 25px;
    line-height: 25px;
    background: url(img/menu_dot.jpg) no-repeat;
}

#menu a:link, #menu a:active, #menu a:visited {
    color: #782323;
    font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	
}

#menu a:hover {
    color: white;
}
#menu a.attivo {
    background: url(img/menu_dot_white.jpg) no-repeat;
}

/*-----------------*/
.underline {
  	text-decoration:underline
}
.bold {
  	font-weight: bold;
}
.text_rosso {
    font-size: 11pt;
    color: red;
    font-weight: bold;
}
.text_verde {
    font-size: 11pt;
    color: green;
    font-weight: bold;
}
.text_bianco {
    color: white;
    font-weight: bold;
}
.cella_s {
    width: 30%;
    padding: 2px;
    margin: 2px 6px 0px 0px;
    border: 1px solid #BDD1A3;
    float:left;
    background-Color: #E7E7D6;
    font-size: 7.5pt;
}

.cella_d {
    width: 65%;
    float:left;
    margin: 2px 0px;
}
.cella_clear {
    clear:both;
}

.foto {
    width: 45%;
    padding: 2px;
    margin: 2px 6px 10px 2px;
    float:left;
    font-size: 7.5pt;
    text-align:center;
}
/*-----------------*/

.bordo {
    border-right: 1px solid #666;
}
hr {
    height: 1px;
    color: #FFAA55;
}

.bg_verde {
    background-Color: #D9DCB6;
}
.bg_blu {
    background-Color: #DEE4E7;
}

.spacer {
    line-height: 4px;
}
.box {
	width: 96%;
    border: 1px solid #F08900;
    padding: 5px;
    background-color: #FBD395;
    color: #782323;
}
#titoloboxred {
	height: 18px;
	color: red;
	font-size: 15px;
	font-weight: bold;
	margin-left: -15px;
	padding-top:1px;
}
.campo_txt {
	border: 1px solid #666;
	font-size: 7.5pt;
	padding: 2px;
}

.miss {
	font-size: 7.5pt;
}
table .miss {
	font-size: 9.5pt;
	color: #336600
}

.div {
  	font-size:5pt;
  	font-weight: normal
}
