@charset "utf-8";
/* CSS Document */

body
{
background-color:#2a1206;
margin:0px;
}

#contenitore
{
width:844px;
height:634px;
position:relative;
margin:auto;
background-image:url(../immagini/sfondo.png);
}

#contenitore_interno
{
width:800px;
height:620px;
position:relative;
margin-left:21px;
}

#banner
{
width:800px;
height:180px;
position:relative;
float:left;
background-image:url(../immagini/banner.jpg);
}

#banner_top
{
width:800px;
height:130px;
position:relative;
float:left;
}

#menu
{
width:240px;
height:100px;
position:relative;
margin-top:23px;
margin-left:408px;
}

#menu_01
{
width:120px;
height:100px;
position:relative;
float:left;
}

#menu_02
{
width:120px;
height:100px;
position:relative;
float:left;
}

.menu
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#37353a;
line-height:18px;
}

.menu a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#37353a;
text-decoration:none;
}

.menu a:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
text-decoration:none;
}

#banner_down
{
width:800px;
height:50px;
position:relative;
float:left;
}

#colonna_dx
{
width:252px;
height:420px;
position:relative;
float:left;
background-image:url(../immagini/colonna_dx.jpg);
}

#content
{
width:548px;
height:365px;
position:relative;
float:left;
}

#content_01
{
width:548px;
height:365px;
position:relative;
float:left;
}

#content_02
{
width:500px;
height:365px;
position:relative;
margin:auto;
}

#content_08
{
width:528px;
height:365px;
position:relative;
float:right;
}


#content_03
{
width:450px;
height:345px;
position:relative;
margin:auto;
overflow:auto;
}

#content_04
{
width:400px;
height:auto;
position:relative;
float:left;
}

#content_05
{
width:160px;
height:auto;
position:relative;
float:left;
}

#content_07
{
width:150px;
height:auto;
position:relative;
float:left;
}

#content_06
{
width:240px;
height:auto;
position:relative;
float:left;
}

.testo
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#37353a;
line-height:18px;
}

.testo a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#37353a;
text-decoration:none;
}

.testo a:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#000000;
text-decoration:none;
}

.smalltesto
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#37353a;
line-height:18px;
}

.smalltesto a
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#37353a;
text-decoration:none;
}

.smalltesto a:hover
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

.testino
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
color:#37353a;
line-height:18px;
}

#piede
{
width:548px;
height:55px;
position:relative;
float:left;
background-image:url(../immagini/piede.jpg);
}

.piede
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#37353a;
}

.itierre
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#777777;
}

.itierre a
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#777777;
text-decoration:none;
}

.itierre a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#777777;
text-decoration:none;
}

#invisibile
{
width:240px;
height:100px;
position:relative;
margin-top:23px;
margin-left:408px;
visibility:hidden;
display:none;
}
