/* CSS Document */
.titolo {font-family:verdana,arial;font-size:12px;color:#b8413b}
.titolino {font-family:verdana,arial;font-size:10px;color:#b8413b}
.titolo_testata {font-family:verdana,arial;font-size:14px;}

.textinputshort { font-size: 11px; border-top:#CCCCCC solid thin; border-bottom:#CCCCCC solid thin; border-right:#CCCCCC solid thin; border-left:#CCCCCC solid thin; font-family: verdana, helvetica, sans-serif; color: #333333}	

.textarea { font-size: 11px; color: #333333; border-top:#CCCCCC solid thin; border-bottom:#CCCCCC solid thin; border-right:#CCCCCC solid thin; border-left:#CCCCCC solid thin; font-family: verdana, helvetica, sans-serif; }	

.buttons { font-size: 10px; color: #333333; background-color:#ffffff; border-top:#CCCCCC solid thin; border-bottom:#CCCCCC solid thin; border-right:#CCCCCC solid thin; border-left:#CCCCCC solid thin; font-family: verdana, helvetica, sans-serif; }	


BODY {
	SCROLLBAR-FACE-COLOR:#f5f5f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #888888; 
	SCROLLBAR-SHADOW-COLOR: #888888; 
	SCROLLBAR-3DLIGHT-COLOR: #888888; 
	SCROLLBAR-ARROW-COLOR: #888888; 
	SCROLLBAR-TRACK-COLOR: #d1d1d1; 
	SCROLLBAR-DARKSHADOW-COLOR: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a422d;
}


.testo {font-family:verdana,arial;font-size:10px;color:#414141}
.testo a{font-family:verdana,arial;font-size:10px;color:#414141; text-decoration:underline}
a {font-family:verdana,arial;font-size:10px;color:#505050;text-decoration:none}

a:hover {font-family:verdana,arial;font-size:10px;color:#000000;text-decoration:none}

.bordo_inf{border-bottom:2px solid #E5E5E5;}

div#MENU
{
	font-size: 10px;
	height:30px;
}


a.MENU
{
	font-size: 9px;
    background-color: #E5E5E5;
    color: #000000;
    font-weight: Bold;
    text-decoration: None;
   /* width: 100px;*/
    margin: 2px;
	margin-left:4px;
    /*border: Solid 1px #000000;*/
}
a:hover.MENU
{
	font-size: 9px;
    background-color: #F3F3F3;
    /*color: #EEEEEE;*/
    font-weight: Bold;
    text-decoration: None;
    /*width: 100px;*/
    margin: 2px;
	margin-left:4px;
}

a.MENU_ACTIVE
{
	font-size: 9px;
    background-color: #F3F3F3;
    /*color: #EEEEEE;*/
    font-weight: Bold;
    text-decoration: None;
    /*width: 100px;*/
    margin: 2px;
	margin-left:4px;
    border-bottom: 2px solid #FF0000;
	
}
a:hover.MENU_ACTIVE
{
	font-size: 9px;
    background-color: #F3F3F3;
    /*color: #EEEEEE;*/
    font-weight: Bold;
    text-decoration: None;
    /*width: 100px;*/
    margin: 2px;
	margin-left:4px;
    border-bottom: 2px solid #FF0000;
}
#pagina {
	margin: 10px 50px -15px 50px;
	padding-bottom: 100px;
	width: 860px;
	display: block;
	text-align: justify;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #1e1902;
	margin: 0px 0px 10px 0px;
	/*border-bottom:1px solid #666666;
	text-align: center;*/
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #1e1902;
	margin: 10px 0px 0px 0px;
}

h3 {
	font-size: 24px;
	font-weight: normal;
	color: #1e1902;
	margin: 0px 0px 5px 0px;
}

