body  
{
    font-family: Arial Narrow;
    font-size:10pt;
    font-weight: lighter;
	background-image: url(images/sfondo.jpg);
	background-repeat:repeat-x;
	background-color: #F5F1EF;
	color: #1e286d;
}

a:link     
{
    font-size: 10pt; 
	color: #1e286d;
}

a:visited     
{
    font-size: 10pt; 
	color: #1e286d;
}

a:hover  
{
    font-size: 10pt; 
	color: #00008b;
	text-decoration:none;
}

h1    
{
   text-align: center;
   font-size: 16pt;
   font-weight: bold;
   color: #1e286d;
}

h2    
{
   text-align: center;
   font-size: 14pt;
   font-weight: bold;
   color: #1e286d;
}

h3    
{
    font-size: 12pt; 
	color: #000000;
}

hr	  { color: #aeaeae;	}   

.tblCentro 
{
    width:750px;
    min-height: 310px;
    height:350px;
    background-color:White;
    text-align:justify;
    padding: 5px;
    padding-left:15px;
    vertical-align:top;
}

.tblCentroDx 
{
    width: 280px;
    background-image: url(images/sfondo_centro.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    text-align: right;
    vertical-align:top;
}

.clsTop
{
    background-image: url(images/sfondo_top.gif);
    background-repeat:no-repeat;
    background-color: White;
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    color: #91372E;
    letter-spacing: 2px;
    font-variant: small-caps;
    width: 750;
    height: 110;
}

.clsPartner
{
	background-image:url(images/sfondoPartner.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:150px;
	height:27px;
	vertical-align:top;
	font-family:Arial Narrow, Arial;
	font-size: 10pt;
	font-weight:bold;
	color: #1E286D;
	text-transform:uppercase;
}

.clsBarraMenu, .clsBarraMenu:link, .clsBarraMenu:hover, .clsBarraMenu:visited {
	font-family:Arial Narrow, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align:center;
	background-color: #023686;
	height:27px;
	width:600px;
	text-transform:uppercase;
}

.clsCentroHome {
	background-image: url(images/ponte.jpg);
	background-repeat:no-repeat;
	background-color: #fabc41;
	height:339px;
	text-align:center;
	vertical-align:top;
}

.clsCentro {
	background-image: url(images/sfondoInterno.jpg);
	background-repeat:no-repeat;
	background-color: #F9DAA1;
	height:339px;
	text-align:justify;
	vertical-align:top;
	padding:10px;
}
