@charset "utf-8";
/* CSS Document */

html, body { 
 line-height:1.2;
 font-size:11px;
 color:#666666;
 font-family: "Times New Roman", Times, serif;
 background-image:url(img_structure/bg1.jpg);
 background-position:top center;
 background-repeat:no-repeat;
 margin:0;
}

a {
color:#CCCCCC;
text-decoration:none
}
a:hover {
color:#333333;
text-decoration:underline
}

img {
border:0;
}

p {margin-bottom:0;
margin-bottom:0;
padding-bottom:0;
padding-top:0;}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:40px;
}
h2 { font-size:11px;
  line-height:1.4;
  font-variant:small-caps;
  display:inline;
  color:#333333;}

#main {
z-index: 1;
width:950px;
margin:0 auto;
}

#main-left {
width:350px;
float:left;
}

#main-right {
width:600px;
float:right;
}
#testo{}

#menu{margin-top:10px;
font-size:15px;
color:#666666;
}

#contenuto{margin-top:5px;
}

#footer {
background-color:#CCCCCC;
position:absolute;
bottom:0;
height:90px;
width:100%;
color:#FFFFFF;
font-weight:bold;
}

#footer a {
color:#FFFFFF;
}

.interlinea{display:inline;}

img { behavior: url(../iepngfix.htc); }

.toggler  { cursor:pointer;
color:#33FF00;}
.element	 {}