﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E7BE;
}
.headerRepeat
{
    height:32px;
    background-image:url('./immagini/lineauprepeat.jpg');
    
}

.footerRepeat
{
    height:109px;
    background-image:url('immagini/repeatfooter.jpg');
    width: 943px;
}

.headerRepeatGiallo
{
    height:6px;
    background-image:url('./immagini/lineagialla.jpg');
    
    
}


.menuSxBgColor
{
    background-color:#DBD7B9;
}

.menuSxCellColor
{
    background-color:Transparent;
    border-bottom:1px inset #CAC497;
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    color: White;
    width:100px;
    height:28px;
    text-align: left;
}

.menuLinkColor
{
    background-color:Transparent;
    border-bottom:1px inset #CAC497;
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:bold;
    font-style:italic;
    color: Orange;
    width:100px;
    height:28px;
    text-align: left;
}

.headerRepeatMenu
{
    height:30px;
    background-image:url('./immagini/lineamenu.jpg');
    
}

.headerRepeatOmbraMenu
{
    height:17px;
    background-image:url('./immagini/ombramenurepeat.jpg');
    
}

.menuTestoNormale
{
    
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:bold;
    color: White;
    width:100px;
    height:30px;
    
}

.footerIndirizzo
{
    
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:bold;
    color: White;
    
}

.bottomDX
{
    height:24px;
    width:27px;
    background-image:url('./immagini/bottomdx.gif');
    background-position:right;
    background-repeat:no-repeat;
}

.bottomSX
{
   height:24px;
   width:27px;
   background-image:url('./immagini/bottomsx.jpg');
   background-position:left;
   background-repeat:no-repeat;
}

.latoSX
{
 
   width:27px;
   background-image:url('./immagini/latosx.jpg');
   background-position:left;
   background-repeat:no-repeat;
}


.latoDX
{
 
   width:27px;
   background-image:url('./immagini/latodx.jpg');
   background-position:left;
   background-repeat:no-repeat;
}



.bottomRP
{
    background-image:url('./immagini/bottomrp.jpg');
    background-repeat:repeat-x;
    
}


.corpo
{
    
    font-family:Trebuchet MS;
    font-size:13px;
    font-weight:bold;
    line-height:30px;
    color: #60534D;
    
}


.corpotesto
{
    
    font-family:Trebuchet MS;
    font-size:12px;
    font-weight:bold;
    line-height:25px;
    color: #60534D;
    padding-right:20px;
    padding-left:20px;
    text-align:justify;
    
}

.cellabianca
{
    background-color:White;
    height:10px;
    border-color:#BEB57C;
    border-style:solid;
    border-width:1px;
    padding-bottom:10px;   
    padding-top:10px; 
}

.cellatrasp
{

    border-width:0px;
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
}



.cellacolorata
{
    border-color:Green;
    
}

.titolopagina
{
    font-family:Georgia;
    font-size:30px;
    font-weight:normal;
    font-style:italic;
    line-height:60px;
    color: #990000;
    padding-left:0px;
}




a:link {color:White;}      /* unvisited link */
a:visited {color:White;}  /* visited link */
a:hover {color:White;}  /* mouse over link */
a:active {color:White;}  /* selected link */
