BODY {
	background-color: #000066;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
}

TD.inside {
	background-color:#1E32C5;
	font-size: 7.5pt;
	color: #ffffff;
	height: 20px;
}
/****** TESTO *********/
.testo_BANNER{
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10px;
	color: #000066;
}

.testo_CORPO{
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 14px;
	color: #000066;
}

.testo_INDEX{
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	color: #FFFFFF;
}
/****** BORDI *********/
.bordo{
border:1px solid #1E32C5;
}
/****** SFONDI ********/

.sfondo_BANNER{
background-image: url(../immagini/lay_profilo/prof_r1_c4.jpg);
background-repeat:repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 6pt;
	line-height: 10px;
	color: #000066;
}
.sfondo_nav_bar{
background-image: url(../immagini/lay_profilo/prof_r3_c1.gif);
background-repeat:repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12px;
	color: #000066;
}
.sfondo_titolo_pag{
background-image: url(../immagini/lay_profilo/sfondo.gif);
background-repeat:repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 6pt;
	line-height: 10px;
	color: #000066;
}
.sfondo_footer{
background-image: url(../immagini/lay_profilo/prof_r8_c1.gif);
background-repeat:repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10px;
	color: #ffffff;
}
/****** LINKS *********/
A  {
	color: #ffffff;
}

A.link_inside {
	color: #ffffff;
}

A.nav_bar {
	color: #ffffff;
	text-decoration:none;
}
A:hover.A.nav_bar {
	color: #ffffff;
	text-decoration:underline;
}

A.corpo {
	color: #000066;
	text-decoration:none;
}
A:hover.A.corpo {
	color: #000066;
	text-decoration:underline;
}



