/* layout */
body{
margin:0;
background:#31363C url(images/struttura/bg_top.gif) repeat-x top;
}
form{
border:0;
margin:0;
padding:0;
}
.bg_bottom{
background:url(images/struttura/bg_bottom.gif) repeat-x bottom;
}
/* table */
.table_x100{
height:100%;
width:100%;
}
.table_Hx100{
height:100%;
}
.table_Wx100{
width:100%;
}
/* cataloghi */
.cataloghi a{
padding:10px;
background:#1F2228;
display:block;
position:relative;
}
.cataloghi a:hover{
background:#FFF400;
}
/* settori */
.settori td{
font:10px Verdana, Arial, Helvetica, sans-serif;
background:#43464C;
}
.settori a{
padding:2px;
display:block;
position:relative;
color:#9B9FA3;
text-decoration:none;
}
.settori a:hover{
color:#FFF;
background:#1F2228;
}
/* titolo */
.titolo{
font:20px Arial, Helvetica, sans-serif;
color:#FFF400;
}
.evidenzia{
color:#FFF400;
}
/* testo */
.testo{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#D2D2D2;
text-align:justify;
}
.testo a{
color:#D2D2D2;
}
.testo a:hover{
color:#FFF;
text-decoration:none;
}
/* testofree */
.testofree{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#D2D2D2;
text-align:justify;
}
.testofree a{
color:#D2D2D2;
}
.testofree a:hover{
color:#FFF;
text-decoration:none;
}
/* bottom */
.bottom{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#9B9FA3;
}
.bottom .piva{
color:#626971;
}
.bottom a{
color:#9B9FA3;
text-decoration:none;
}
.bottom a:hover{
color:#FFF400;
}
/* moduli */
label{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#D2D2D2;
}
input, textarea{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#9B9FA3;
border:1px solid #43464C;
background:#43464C;
width:100%;
margin-bottom:1px;
}
textarea{
border:10px solid #1F2228;
background:#262A30;
}
.button{
font:10px Verdana, Arial, Helvetica, sans-serif;
border:1px solid #FFF400;
background:#FFF400;
color:#1F2228;
}
