p             { font-family:arial; font-weight:normal; color:#606060; font-size: 8pt}
p.body        { font-family:arial; font-weight:normal; color:#404040; font-size: 11pt; line-height:1.2}
p.section     { font-family:arial; font-weight:bold; color:#202020; font-size: 8pt;}
p.copyright   { font-family:arial; font-weight:normal; color:#ffffff; font-size: 8pt}
p.menu        { font-family:arial; font-weight:normal; color:#ffffff; font-size: 9pt}
p.big_title   { font-family:arial; font-weight:bold; color:#000000; font-size: 12pt}

a             { color:#ffffff; text-decoration:none;}
a:hover       { color:#ffffff; text-decoration:none;} 

a.menu        { color:#808080; text-decoration:none;}
a.menu:hover  { color:#ffffff; text-decoration:none;} 

a.menu_s        { color:#ffffff; text-decoration:none;}
a.menu_s:hover  { color:#ffffff; text-decoration:none;} 

a.line        { color:#000000; text-decoration:underline;}
a.line:hover  { color:#000000; text-decoration:none;} 


div.tabnews {padding:3px; background-color:#0094FF; width:130px; font-family:arial; font-size:10pt; color:#ffffff; font-weight:bold;}


.border_img { 
 border-top: 3pt solid #FFE2B8; 
 border-right: 3pt solid #FFE2B8; 
 border-bottom: 3pt solid #FFE2B8; 
 border-left: 3pt solid #FFE2B8; 
} 

.border_red { 
 border-top: 2pt solid #CCCC00; 
 border-right: 2pt solid #CCCC00; 
 border-bottom: 2pt solid #CCCC00; 
 border-left: 2pt solid #CCCC00; 
} 

input.search {font-family:arial; font-size: 8pt; border-style:solid; border-color: #00814A; border-width:1px; background-color:#ffffff; height:17px}
input.text_f {font-family:arial; font-size: 8pt; border-style:solid; border-color: #c5c5c5; border-width:1px; background-color:#ffffff}
input.butt_g {font-family:arial; font-size: 8pt; border-width: 1px; padding: 3px; border-color: #e0e0e0; background-color: #eeeeee}
input.interesse {font-family:arial; color: #ffffff; font-size: 11pt; border-width: 1px; padding: 0px; border-color: #ffffff; background-color:#CCCC00; cursor:hand}


/*DROPDOWN MENU ---------------------------------------*/
#dropmenudiv{
position:absolute;
border:1px solid #606060;
border-bottom-width: 0;
font:normal 12px;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
font-family:arial; 
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color: #000000;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D3E8F8;
}
