@charset "UTF-8";
/* CSS Document */

body {
background-color:#D6DADD;
margin:0;
padding:0;
font-size:8px;
vertical-align:baseline;
font-family:Tahoma;
font-size:13px;
line-height:16px;
vertical-align:baseline;color:#000000;
}

#imSite {
margin:15px auto;
text-align:left;
width:971px;
text-align:left;
}
#imHeader {
background-image:url(img/top.jpg);
background-position:left top;
background-repeat:no-repeat;
height:128px;
}
#imHeader, #imFooter {
position:relative;
}
.imInvisible, h1 {
left:-10000px;
position:absolute;
top:-10000px;
}
p {
margin:0;
padding:0;
}
/* link*/
a {
color:#000000;
text-decoration: underline;
}
a:hover {
color:#333333;
text-decoration: underline;
}
a:active {
color:#000000;
text-decoration: underline;
}
a:visited {
color:#000000;
text-decoration: underline;
}
#imBody {
background-image:url(img/content.jpg);
background-position:left top;
background-repeat:repeat-y;
}
#imContent {
clear:left;
padding:8px 20px 0;
}

h2 {
-x-system-font:none;
color:#000000;
font-family:Tahoma;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0 6px 4px 10px;
padding:2px 0;
text-align:left;
}
#imPage {
height:368px;
position:relative;
}

#imFooter {
background-image:url(img/bottom.jpg);
background-position:left top;
background-repeat:no-repeat;
clear:both;
height:50px;
}
.titolo {font-family:Tahoma;
font-size:13px;
line-height:16px;
vertical-align:baseline;color:#800000;font-weight:bold;
}

