/* layout */
body{
background:url(images/struttura/pattern_carbon.gif);
margin:0;
padding:0;
border:0;
}
/* corpo */
.corpoHome{
background:#202020;
height:100%;
padding:4px 14px 10px 19px;
}
.corpo{
background:#202020;
height:100%;
padding:4px 25px 10px 25px;
}
/* bottom */
.bottom{
background:url(images/struttura/pattern_45.gif);
}
.bottom table td{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#ccc;
background:#333;
}
.bottom table td a{
color:#ccc;
}
.bottom table td a:hover{
color:#fff;
text-decoration:none;
}
.bottom ul{
list-style:none;
margin:0;
padding:0;
border:0;
}
.bottom li a{
padding-left:2px;
color:#333 !important;
display:block;
background:#ffce00;
text-decoration:none;
width:169px;
height:14px;
line-height:14px;
}
.bottom li a:hover{
background:#fff;
}
.bottomOrari{
background:#202020 !important;
}
.dividiBottone{
border-bottom:1px solid #333;
}
/* box_carbon */
.box_carbon{
background:url(images/struttura/pattern_45_grande.gif);
}
.box_carbon td{
font:12px Arial, Helvetica, sans-serif;
color:#ccc;
text-align:justify;
border:1px solid #000;
background:#333;
padding:14px;
}
.box_carbon a{
color:#ccc;
text-decoration:none;
}
.box_carbon_ombra{
background:url(images/home/box_carbon/ombra_oriz.gif) repeat-y;
}
.box_carbon_titolo{
font-size:30px;
color:#0035ad;
}
.box_carbon_titolo2{
font-size:30px;
color:#ffce00;
}
/* box_news */
.box_news{
background:#181818;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#fff;
}
.box_news a{
color:#fff;
text-decoration:none;
}
.box_news_titolo{
color:#ffce00;
}
/* menuLaterale */
.menuLaterale{
font:10px Verdana, Arial, Helvetica, sans-serif;
background:#181818;
}
.menuLaterale ul{
list-style:none;
margin:0;
padding:0;
border:0;
}
.menuLaterale li{
padding:1px;
}
.menuLaterale li a{
padding-left:5px;
color:#999;
display:block;
background:#333;
text-decoration:none;
height:25px;
line-height:25px;
}
.menuLaterale a:hover{
background:none;
color:#ffce00;
}
.menuLaterale a.ON{
background:#0133ae;
color:#fff;
}
.menuLaterale a.ON:hover{
background:#0133ae;
color:#fff;
}
/* testoHome */
.testoHome{
font:12px Arial, Helvetica, sans-serif;
color:#ccc;
text-align:justify;
}
.testoHome a{
color:#ccc;
text-decoration:underline;
}
.testoHome a:hover{
color:#fff;
text-decoration:none;
}
/* testo */
.testo{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#ccc;
text-align:justify;
}
.testo a{
color:#ccc;
}
.testo a:hover{
text-decoration:none;
}
.testo ul{
margin:0;
padding:10px 0 7px 0;
border:0;
list-style:square;
}
.testo li{
margin-left:16px;
padding-bottom:3px;
}
.testo li.inverti{
background:#292929;
}
/* titolo */
.titolo{
font:18px Arial, Helvetica, sans-serif;
color:#ffce00;
text-align:left !important;
}
/* inAllestimento */
.inAllestimento{
font:24px Arial, Helvetica, sans-serif;
color:#ccc;
background:#111;
height:30px;
line-height:30px;
padding-left:5px;
}
/* table */
.table_x100{
height:100%;
width:100%;
}
.table_Hx100{
height:100%;
}
/* moduli */
label{
font:12px Arial, Helvetica, sans-serif;
color:#ccc;
}
input{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#ccc;
background:#101010;
border:1px solid #000;
width:100%;
height:25px;
padding:5px;
margin:1px 0 5px 0;
}
textarea{
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#333;
border:5px solid #ffce00;
background:#fff;
width:100%;
padding:5px;
height:60px;
}
.button{
font:10px Verdana, Arial, Helvetica, sans-serif;
background:#0133ae;
color:#fff;
border:1px solid #000;
text-align:left;
height:25px;
padding:5px;
}