/* CSS Document */

body{
text-align:center;
margin-top:20px;
background-color:#9C8974;
background-image:url(fondo.jpg);
background-repeat:repeat-x;
background-position:top left;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px}

a{
text-decoration:none;
color:#115382
}

a:hover{
text-decoration:underline;
}

.pulsanti{
text-align:right;
vertical-align:bottom;
height:20px;
}

.pulsanti_dw{
text-align:left;
vertical-align:top;
height:20px;
padding-right:10px
}

.pulsanti_dw img{
margin-left:1px;
margin-right:1px;
vertical-align:top
}

.pulsanti img{
margin-left:2px;
margin-right:2px;
margin-bottom:25px;
vertical-align:top
}

.boxlogo{
width:84px;
background-image:url(fondo_logo.gif);
background-repeat:repeat-y;
background-position:top left
}

.boxContenuti{
vertical-align:top
}

.boxContenuti .fondoContenuti{
background-image:url(fondo_contenuti.gif);
background-repeat:repeat-y;
background-position:top left;
padding-right:10px;
}

.boxContenuti .fondoContenuti div{
background-color:#FFFFFF;
border:1px solid #cccccc
}

.fondoUpBoxHome{
background-image:url(fondoUp_boxhome.jpg);
background-repeat:repeat-x;
background-position:bottom left;}

.fondoDwBoxHome{
background-image:url(fondoDw_boxhome.jpg);
background-repeat:repeat-x;
background-position:top left;}


.testoVerde{
color:#16414C;
font-size:12px;
font-weight:bolder}

.testoGiallo{
color:#A8891F;
font-size:12px;
font-weight:bolder}

.testoRosso{
color:#A83C1F;
font-size:12px;
font-weight:bolder}

.testoBianco{
color:#ffffff;
font-size:10px;}

.contenuti{
vertical-align:top;
padding-right:3px;
padding-left:3px;
text-align:left}
