body {     margin             : 12px;
           padding            : 0px; 
           background-color   : #000000;
           font-family        : Arial,Kartika,Tahoma,Verdana; 
           color              : #FFFFFF ;
           font-size          : 12px;
}
img{border:0px;}

.bgcolor{  background-color   : #FFFFFF;
           width              : 530px;       
}
.popup{   background-color   : #FFFFFF;
          
           color              : #000000;
}

table{     width              : 750px;
           border-collapse    : collapse;
           color              : #FFFFFF ;     
           
}

.listino{  width              : 300px;
           font-size          : 12px;
           color              : #000000;
}

.tabella2{ width              : 100%;
           font-size          : 12px;
           color              : #000000;
}
.tabella3{ width              : 450px;
           font-size          : 12px;
           color              : #000000;
}

.tabella4{ width              : 250px;
           font-size          : 12px;
           color              : #000000;
           border-collapse    : separate;
           border             : 1px solid #000000;
}
.tabella_form {
        	width              : 450px;          
        	font-size: 12px;
        	color: Black;
        	font-weight: normal;        	
        	background-color: #F8F8FF;
}

hr{        width              : 760px;           
           color              : #F3D03E;
           background-color   : #F3D03E ;
           height             : 3px;            

}

.menu{    
           font-family        : Arial,Kartika,Tahoma,Verdana; 
           color              : #F3D03E ;
           font-weight        : bold ;
           font-size          : 14px;
           text-align         : left ;
           padding-top        : 15px;
}
.menu a:link, a:visited, .menu a:active { color: F3D03E; text-decoration: none;}

.menu a:hover {   color: #FFFFFF; 
                  text-decoration: none;
}

.menu2{    
           font-family        : Arial,Kartika,Tahoma,Verdana; 
           color              : #F3D03E ;
           font-weight        : bold ;
           font-size          : 13px;
           text-align         : left ;                                                            
}

.menu2 a:link, a:visited,  a:active { color: F3D03E; text-decoration: none;}

.menu2 a:hover {   color: #FFFFFF; 
                   text-decoration: none;
}

.footer{   width              : 760px;
           text-align         : right;
           font-size          : 11px;           
}

.footer a:link, .footer a:visited, .footer a:active { font-family: Arial,Verdana,helvetica,sans-serif; 
                                                      color: #FFFFFF;
}

.footer a:hover { font-family: Arial,Verdana,helvetica,sans-serif; 
                  color: #F3D03E; 
                  text-decoration: underline;
}

.colonna{  width              : 224px;
           height             : 783px;
           background-image   : url(img/colonna.jpg);
           background-repeat  : no-repeat; 
}

.testata{  width              : 750px;
           height             : 195px;
           background-image   : url(img/testata.jpg);
           background-repeat: no-repeat;
}

.titolo{   font-weight        : bold ;
           font-size          : 18px;
           text-align         : right ;           
           color              : #000000;           
           width              : 506px; 
}

.testo{
           font-size          : 12px;
           text-align         : justify ;
           padding-left       : 15px;
           padding-right      : 15px;
           padding-bottom     : 15px;          
           color              : #000000 ;                                   
}

.testo a:link, .testo a:visited, .testo a:active { font-family: Arial,Verdana,helvetica,sans-serif;color: red;}
.testo a:hover { font-family: Arial,Verdana,helvetica,sans-serif;color: #000000;text-decoration: underline;}

.testo a.blue:link, .testo a.blue:visited, .testo a.blue:active { font-family: Arial,Verdana,helvetica,sans-serif;color: #050C9B;}
.testo a.blue:hover { font-family: Arial,Verdana,helvetica,sans-serif;color: #000000;text-decoration: underline;}

.testo a.green:link, .testo a.green:visited, .testo a.green:active { font-family: Arial,Verdana,helvetica,sans-serif;color: #147204;}
.testo a.green:hover { font-family: Arial,Verdana,helvetica,sans-serif;color: #000000;text-decoration: underline;}



.block  {display:none; text-align:left;}
.block2  {display:none; text-align:right;}

.errore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}



.credits a:link, .credits a:visited, .credits a:active { font-family: Verdana,helvetica,sans-serif;font-size:10px; color: #f4f4f4;
}

