﻿html,body,form#frmMain,div#DIV_MainContainer
{
    height:100%;
    margin:0px;
    padding:0px;
    border:0px;
    background-image:url(Images/wy_riga1.jpg);
    background-repeat:repeat-x repeat-y;
    font-family:Verdana;
    font-size:8pt;
    line-height:20px;
    color:#393838;
    }
.SfondoPagina
{
    width:949px;
    height:100%;
    margin:0px auto;
    border:0px auto;
    padding:0px auto;
    background-image:url(Images/wy_riga1.jpg);
    background-repeat:repeat-x repeat-y;
    }
    
 DIV#DIV_InsideMainContainer  {
    width:949px;
    margin:0px auto;
    text-align:left;
    height:100%;
} 
 
.SfondoCentrale
{
    width:100%;
    min-height:490px;
    background-image:url(Images/Body_Sfondo-con-Ombra.png);
    background-repeat:repeat-y;
    }

.SfondoFooter
{
    width:100%;
    height:100%;
    background-image:url(Images/Body_Sfondo-con-Ombra.png);
    background-repeat:repeat-y;
    }

DIV#DIV_Body
{
    width:100%;
    min-height:490px;
    background-image:url(Images/Body_Sfondo-con-Ombra.png);
    background-repeat:repeat-y;
    }

DIV#DIV_BodySingle
{
    width:100%;
    min-height:490px;
    background-image:url(Images/Body_Sfondo-con-Ombra.png);
    background-repeat:repeat-y;
    }

DIV#DIV_BodyCentral
{
   
    float:left;
    width:746px;

}
DIV#DIV_BodyLeft
{
    float:left;
    width:200px;

}

DIV#DIV_BodyMiddle
{

       margin-left:200px;
       width:546px;
}

DIV#DIV_BodyRight
{
    float:right;
    width:203px;
}


DIV#DIV_Footer
{

    height:120px;
    }
    
    
a:link
{
    color:#393838;
    text-decoration:none;
}
a:visited
{
    color:#393838;
    text-decoration:none;
}
a:hover
{
    color:#AB1818;
    text-decoration:none;
}

a.Link:link
{
    text-decoration:underline;
    color:#AB1818;
    }

a.Link:visited
{
    text-decoration:underline;
    color:#AB1818;
    }

a.Link:hover
{
    text-decoration:underline;
    color:Red;
    }
    
    
INPUT
{
    border:1px solid #CCCCCC;
    }
    
.Container
{
    width:949px;
    /*
	margin-top:0%;
    margin-left: auto;
	margin-right:auto;
	min-height:76%;
    background-image:url(Images/Body_Sfondo-con-Ombra.png);
    background-repeat:repeat-y;
    	*/
}

.Head
{
    width:949px;
    margin:0px auto;
    text-align:left;
    height:110px;
    background-image:url(Images/Body_Sfondo-con-Ombra.png);
    background-repeat:repeat-y;
    
}

DIV.BodyMain
{
    text-align:left;
    margin-right:203px;       
}

.BodyLeft
{
float:left;
width:200px;
z-index:100;
}

.BodyMiddle
{
margin-left:200px;
}

DIV.BodyRight
{
    float:right;
    width:203px;
    text-align:left;
    
    
}

.Footer
{
    width:949px;
    margin:0px auto;

}

.TitoloGrigio
{
    background-color:#CCCCCC;
    color:White;
}

.TestoNewsHomePage
{
    font-family:Arial;
    line-height:10pt;
    font-size:7.6pt;
    padding:1px;
    text-align:left;
}