
body {
background-color : #ffffff;
font-size : 12px;
font-family : "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
color : #000000;
padding : 0;
margin : 0;
}
td {
font-size : 12px;
}
a {
color : #4d87d1;
}
a:visited {
color : #4d87d1;
}
a:hover {
color : #4d87d1;
}
a:active {
color : #4d87d1;
}
h1 {
font-size : 18px;
color : #ff6600;
}
h2 {
font-size : 16px;
}
h3 {
font-size : 14px;
}
h4 {
font-size : 12px;
}
#generale {
width : 976px;
height : auto;
border : 0px solid white;
margin : 10px;
margin-left : auto;
margin-right : auto;
background-image : url("../../image/banner3.jpg");
background-repeat : no-repeat;
}
#container {
width : 880px;
height : auto;
border : 1px solid #003365;
margin-left : 75px;
margin-right : auto;
padding : 0 0 0 0;
}
#strisciasinitra {
margin : 0;
height : auto;
background-color : #cccccc;
}
#banner {
margin : 0;
border : 0px solid white;
height : 106px;
}

#str {
margin : 0;
height : 15px;
background-color:#7887a8;
}

#shiny {
width : 100px;
margin-left : auto;
margin-right : auto;
background-color : #ffffff;
}

#area {
padding : 0px 0;
margin-left : 592px;
margin-right : 0px;
background-color : #cccccc;

border : 1px solid;
border-right: 0px solid;
border-top: 0px solid;
border-left-color:#7887a8;
border-bottom-color:#7887a8;

}

#area p{
font-family : Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
line-height : 12px;
color:#FF6633;
}

#content {
padding : 0px 0;
margin-left : 150px;
margin-right : 0px;
background-color : #f5f5f5;
}

#content h1 {
padding : 0 25px 0 25px;
margin : 0 0 15px 0;
color : #ff6600;
}
#content h2, #content h3, #content h4 {
padding : 0 25px 0 25px;
margin : 0 0 15px 0;
color : #000000;
}
#content p {
font-family : Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
line-height : 18px;
padding : 0 25px 0 25px;
margin : 0 0 15px 0;
}
#left {
float : left;
width : 150px;
height : auto;
margin : 0;
padding : 15px 0px;
/*border : 1px solid;
border-right-color:#7887a8 ;
border-top: 0px solid;
border-bottom:0px solid;
border-left:0px solid;*/
}

#footer {
clear : both;
/*padding : 4px 4px;*/
height:15px;
color : #ffffff;
font-weight : bold;
margin : 0;
background-color : #7887a8;
}


