#dropmenudiv{
position:absolute;
background-color: #454545;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 4px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D5D5D5;
color:#000000;
}

img, div { behavior: url("/img/iepngfix.htc"); }


.formcol{
    font-family: verdana, arial, helvetica;
	background : #DE0606;
	color : #ffffff;
	font-size:11px;
	font-weight:bold;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	padding:0px;}
	
	

.form {
color : #000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
border-style:solid;
border-width:1px;
border-color:#000000;
background-color:#ffffff;
} 



A:Link,A:Active,A:Visited   {
    font-family: verdana, arial, helvetica;
	font-weight:underline;
	font-size: 11px;
	color: #C14F2B;
	line-height:16px;
	text-decoration: none; 
	
}


A:Hover  {
	text-decoration : underline;
	 font-family: verdana, arial, helvetica;
	font-weight:none;
	line-height:16px;
	font-size : 11px;
	color:#C14F2B;
}





A.menu:Link,A.menu:Visited,A.menu:Active  {
   	font-family: arial,verdana, helvetica;
	font-weight:normal;
	font-size: 12px;
	color: #ffffff;
	line-height:16px;
	text-decoration: none; 
	
}

A.menu:Hover  {
 	font-family: arial,verdana, helvetica;
	font-weight:normal;
	font-size: 12px;
	color: #ffffff;
	line-height:16px;
	text-decoration: none; 
}

A.sub:Link,A.sub:Visited,A.sub:Active  {
   	font-family: arial,verdana, helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #565656;
	line-height:16px;
	text-decoration: none; 
	
}

A.sub:Hover  {
	color: #000000;

}




.immagine{
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px; 

}
.bordo{
	border:2px solid #656160;
}

.bordoint{
	border:2px solid #CFCFCF;
}


.titolo  {
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	font-weight: bold;
	line-height:16px;
	color : #ffffff;
	
}


.sottotitolo  {
	font-family : verdana, arial, helvetica;
	font-size : 11px;
	font-weight: normal;
	line-height:16px;
	color : #000000;
	
}





.copy  {
	font-size : 10px;
	font-family :verdana, arial, helvetica;
	line-height:16px;
	color : #939393;
	text-decoration: none; 
}



body,table  {
	font-size : 11px;
	font-family :verdana, arial, helvetica;
	line-height:16px;
	color : #000000;
	text-decoration: none; 
	font-weight:normal;
	/*text-align:justify;*/
	
}



.bordoSottoMenu{
	border-bottom:3px solid #DE0606;
	background-color:#E85151;
}
