/******    INIZIO PARTE GLOBALE     ****/
html { margin: 0; padding: 0;}

html, body { width: 100%; height: 100%; }

body
{
font-size: 90%;
color:#000000;
margin: 0; padding: 0;
background: url('../img/bg-body.gif') repeat-y center top;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: Verdana, Arial, sans-serif;
}

ul { margin: 0px; padding: 0px; list-style-type:none; }

li { height:1%; }

table, input, textarea
{
font-size: 100%;
}

a { color: #FFFFFF; text-decoration: underline; font-weight: normal; }
a.close { color: #000000; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; color: #0e1331; }

a img { border: 0px; }

.img_sx { padding: 4px; background: #0e1331; margin-right: 10px; }
.img_sx:hover { background: #FFFFFF; }
.img_dx_1, .img_dx_2 { padding: 4px; background: #0e1331; margin: 0px; margin-bottom: 5px; }
.img_dx_1 { margin-right: 5px; }
.img_dx_1:hover, .img_dx_2:hover { background: #FFFFFF; }

span.titolo { font-weight: bold; color: #0e1331; font-size: 15px; }
span.titolo_info { font-weight: bold; color: #0e1331; font-size: 15px; }
a.info { color: #0e1331; }
/******    FINE PARTE GLOBALE     ****/

