@charset "iso-8859-1";
/* CSS Document - Fire */
body{
background-color:#000000;
scrollbar-face-color: #540000;
scrollbar-highlight-color: #540000;
scrollbar-3dlight-color: #B10E12;
scrollbar-darkshadow-color: #540000;
scrollbar-shadow-color: #540000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #800000;

text-align:center;
}

#extracontainer{
width:100%;
}

#maincontainer{
width:750px;
height:800px;
font-family:Arial;
font-size:12px;
color:#000;
}


#top{
background: url(../grafica/layout/TopImage.jpg) no-repeat top;
width:750px;
height:248px;
}
#top:hover {cursor:crosshair}

#bottom{
background: url(../grafica/layout/BottomImage.jpg) no-repeat top;
width:750px;
height:30px;
line-height:30px;
clear:both;
text-align:center;
font-size:10px;
color:#FFFFFF;
}

#leftcol, #rightcol{
width:150px;
float:left;
text-align:left;
}

#leftcol{
background:url(../grafica/layout/sfondocellaleft.jpg);
}

#rightcol{
background:url(../grafica/layout/sfondocellaright.jpg);
}

#centercontainer{
width:430px !important;
width:450px;
float:left;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:justify;
}

#centercontainer a:link 	{text-decoration: underline; color:#c81e1e;}
#centercontainer a:visited 	{text-decoration: underline; color:#c81e1e;}
#centercontainer a:hover 	{text-decoration: none; color:#FFFFFF;}

#rightcol h1, #leftcol h1{
height:40px;
line-height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
margin:0;
}

#leftcol h1{
background:url(../grafica/layout/sfondosezioneL.jpg);
}

#rightcol h1{
background:url(../grafica/layout/sfondosezioneR.jpg);
}

#leftcol ul{
list-style:none;
margin:0px;
padding:0px;
}

#leftcol li{
margin:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

#leftcol a{
display:block;
height:25px;
width:125px;
line-height:25px;
padding-left:25px;
background:none;
width:126px !important;
width:150px;
}

#leftcol a:hover{
background: url(../grafica/layout/menuover.jpg);
}

#leftcol a, #rightcol a:link    {text-decoration: none; color:#FFFFFF;}
#leftcol a, #rightcol a:visited {text-decoration: none; color:#FFFFFF;}
#leftcol a, #rightcol a:hover   {text-decoration: none; color:#FFFFFF;}

#centercontainer ul{
list-style-image:url(../grafica/layout/sphere.jpg);
padding-left:5;
margin-left:5;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-align:justify;
}

table a:link 	{text-decoration: underline; color:#c81e1e;}
table a:visited {text-decoration: underline; color:#c81e1e;}
table a:hover 	{text-decoration: none; color:#FFFFFF;}