a{
        color:#213345;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-weight:bold;
}

A:HOVER {
 color : blue;
 text-decoration : underline;
}



a.titolo2{
        color:#d2ffff;
	font-family:Arial, Helvetica, sans-serif;	
        font-size:14px;
	font-weight:bold;
}
a.titolo3{
        color:#213345;
	font-family:Arial, Helvetica, sans-serif;	
        font-size:12px;
	font-weight:bold;
}
a.titolo5{
        color:#213345;
	font-family:Arial, Helvetica, sans-serif;	
        font-size:12px;
	font-weight:bold;
}

strong{
	color:#5b80a6;
}


.white{
	color:#FFFFFF;
}


.blu{
	color:#213345;
}


body{
        margin:0 auto;
        height:100%;
	padding:0;
        background-color:#DBE3EF;  
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#213345;
}


.titolo{
	font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
	font-weight:bold;
        color:#cfcfcf;
	padding-bottom:0px;
}


.intesta1{
        margin-left:4px;
        font-family:ARIAL, Helvetica, sans-serif;
        font-size:20px;
	font-weight:bold;
        color:#ffffff;
        margin-top:10px;
        margin-left:42px;
}

.intesta2{
        font-family:ARIAL, Helvetica, sans-serif;
        font-size:20px;
	font-weight:bold;
        color:#ffffff;
	padding-bottom:0px;
        margin-top:10px;
        margin-left:22px;

}


.intesta3{
        font-family:ARIAL, Helvetica, sans-serif;
        font-size:20px;
	font-weight:bold;
        color:#ffffff;
	padding-bottom:0px;
        margin-top:10px;
        margin-left:15px;

}



.struttura{
            position: absolute;
         
            width:800px; height:600px; 
	    //background-image:url(../img/bg_content.gif);
	    //background-repeat:repeat-y;
}


.centrato {
           position: absolute;
           display: block;
           width:800px;
           height:600px;
           top:50%;
           left:50%;
           margin:-280px 0 0 -350px;
                    
}

.intestazione{
	display:block; 
	width:655px;height:90px;
	position:absolute;
        background:#CDD8ED;;
}

.intestazione2{
	display:block; 
        width:800px;height:90px;
	position:absolute;
        border: 0px solid #ADBEBE;
        background:#DBE3EF;;
}


.menu{
    	width:655px;height:20px;
      	font-family: Arial;
       font-weight:Bold;
       font-size:12px;
       text-align:left;
	 color:#000000;
	 background-image:url(../img/sfondoazzurrorig.gif);
       background-repeat:repeat;



}
.menu2{
    	width:657px;height:20px;
       font-family: Arial;
       font-weight:Bold;
       font-size:12px;
       text-align:left;
	 color:#000000;
       background:#c6efff  
	
}


.menu4{
        margin-top:5px;
        margin-left:0px;
        width:700px;
        background:#ffaa65;
        color:#000000;
        font-family:Verdana;
       font-weight:Normal;
       font-size:10px;
       text-align:left;
	 color:#000000;

}

.corpocentrale {
 width:655px;height:248px;
 background:#ffffff;
 border: 1px solid #ADBEBE;
     
}

.corpocentrale2 {
 margin-left:0px;width:800px;height:360px;
 background:#DBE3EF;
     
}


.contenitoretrescatole {
                   margin-left:14px;width:800px;height:270px;
   	           background:#ffffff;
                 border: 1px solid #ADBEBE;
     
}

.contenitoretrescatole2 {
                   margin-left:16px;width:800px;height:200px;
                   background:#DBE3EF;
                   border: 0px solid #A5B5D6;
     
}


.col_dx {
        position: absolute;
        top:0px;left:654px;
	  width:148px; height:632px; 
        background-image:url(../img/sfondocolonna.gif);
        background-repeat:repeat;


}

.col_dx2 {
        position: absolute;
        top:2px;left:658px;
	  width:148px; height:68px; 
        background-image:url(../img/sfondocolonna2.gif);
        background-repeat:repeat;


}

.col_dx3 {
        position: absolute;
        top:0px;left:660px;
	  width:148px; height:632px; 
       background-image:url(../img/sfondocolonna2.gif);
       background-repeat:repeat;

 
       
}
.col_dx4 {
        position: absolute;
        top:0px;left:650px;
        width:150px; height:632px; 
        background:#ffffff;
 
       
}
.col_dx5 {
        position: absolute;
        top:0px;left:650px;
        width:156px; height:561px; 
        background:#DBE3EF;

 
       
}


.bottom {
        width:802px; height:20px; 
        background-image:url(../img/sfondocolonna.gif);
        background-repeat:repeat;


}





.arancio{
	background-color: #E9CBA7;
}

.azzurrino{
	background-color: #ADBEBE;
}

