@charset "UTF-8";
body{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
background-color: #333333;
background-image:url(../img/background.gif);
background-position:center top;
background-repeat:no-repeat;
padding-top:20px;
color: #333333;
text-align:left;
}
#main{
width:955px;
height:671px;
margin-left:auto;
margin-right:auto;
background-color: #CCCCCC;
border: 1px solid black;
}
#testi{
margin:0px;
width:630px;
float:left;
line-height:25px;
}
#menu{
width:290px;
height:671px;
background-color: #999999;
float:right;
margin-top:-71px;
background-image: url(../img/Cherimax-logo-rosso.png);
background-repeat:no-repeat;
background-position:bottom;
}
#parole{
width:290px;
height:90px;
margin-top:10px;
text-align:center;
clear:both;
border-bottom:1px dotted  #999999;
}
#menu2{
width:650px;
height:61px;
text-align:left;
margin: 10px auto 0 auto;
font-size:13px;
word-spacing:10px;
line-height:30px;
float:left;
}
.logo{float:left;margin:0 30px 0 20px;}
#bottom{
width:955px;
height:30px;
font-size:10px;
color: #CCCCCC;
margin-left:auto;
margin-right:auto;
margin-top:20px;
clear:both;
}
#datiAzienda{text-align:left;width:751px;float:left;}
#fb{float:left;overflow:hidden; width:200px; height:62px; vertical-align:top; margin-top:-10px;}


#testi li{line-height:16px;list-style-type: none;margin-bottom:5px;}
#testi ul{margin:10px 0 0 0;padding:0 0 0 20px;}

#testi p{padding:0 0 0 20px;}
#testi a{color: #E41E26;}

/*TESTI*/
.small{font-size:11px;word-spacing:30px;line-height:20px;}
a:link{color: #333333;	text-decoration: none;}
a:visited{text-decoration: none; color: #333333;}
a:hover{text-decoration: none;color: #E41E26;}
a:active{text-decoration: none;color: #E41E26;}
h1{color:#E41E26;padding:20px 0 0 20px;margin:0px;font-size:16px;}
.stagione{color:#FFFFFF;padding-left:10px;text-align:center;}

/*CATALOGO*/
.catalogo_img{
width:185px;
height:150px;
margin-left:15px;
margin-top:5px;
float:left;
text-align:center;
}
.catalogo_descr{
width:160px;
padding:5px;
font-size:10px;
line-height:15px;
margin-left:auto;
margin-right:auto;
}
.img{border:3px double #CCCCCC;}
.catalogo{width:100%;height:470px;overflow:auto;}
.content{
width:100%;
height:500px;
overflow:auto;
padding-left:2px;
line-height:13px;
font-size:12px;
}
