body 
{	
	font:75.5%/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
background-color:black;
margin:0 auto;
}

#copertone
{
    height:100%;
    width:1px;
    height:auto;

}

#contenitore
{
    width: 100%;
    height: auto;
    margin:0 auto;
    position:relative;
    background-color:Transparent;
}


#contSF
{

    width: 100%;
    height: auto;
    margin:0 auto;
    position:relative;
    background-image: url(../images/sf.png);

}

#header
{
    width: 100%;
    height: 350px;
    background-image: url(../images/sfondoHeader.jpg);
    background-repeat:repeat;
   
}

#graficaHeader
{
    width: 800px;
    height:300px;
    position:absolute;
    margin-left:-400px;
    left:50%;
    background-color:Transparent;
    visibility:visible;
}

#menuTopSfondo
{
    width: 100%;
    height: 30px;
    background-image: url(../images/sfondoMenu.jpg);
    background-repeat:repeat-x;
    border-top-color:#CCCCCC;
    border-top-style:solid;
    border-top-width:1px;  
	text-align: center;
}

#menuTop
{
    width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#menuTopSx
{
    width: 600px;
	float: left;
}

#menuTopDx
{
    width: 200px;
	margin-top: 5px;
	margin-right: -29px;
	float: right;
}

#Pagina
{
    width: 800px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    background-color:#444444;
    top:0em;
	
}

#DivInternoPagina
{
    margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
    position:relative;
    background-color:Transparent;
    top:0em;
}


#TextArea
{
    width: 599px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    background-image: url(../images/sfondoTextArea.jpg);
    background-repeat:repeat-x;
    background-color:#232323;
	color:#FFFFFF;
    position:relative;
    float:left;
border-right-color:white;
    border-right-width:1px;
    border-right-style:dashed;
}

#Menu
{
    width: 200px;
    height:100%;
    background-image: url(../images/sfondoMenu2.jpg);
    background-repeat:repeat-x;
    background-color:#444444;  
    position:relative;
    float:right;
}

#footer
{
    width: 100%;
    height:300px;
    position: relative;
    background-color:black;
    clear:both;
	top:-20px;
    border-right-width:1px;
    border-right-width:1px;
    border-top-color:#990000;
    border-top-width:2px;
    border-top-style:solid;
    text-align: center;
bottom:0px;

}
