body {
	background-color:#35349A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}



/*////////////////////////////*/
/*// INIZIO SEZIONE TABELLE //*/
/*////////////////////////////*/
#marchio_big {
	background-image:url(../images/home.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:670px;
	height:414px;
}


#marchio_small {
	background-image:url(../images/marchio_home.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:438px;
	height:69px;
}


#marchio_nav {
	background-image:url(../images/marchio_picc.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:298px;
	height:69px;
}
/*//////////////////////////*/
/*// FINE SEZIONE TABELLE //*/
/*//////////////////////////*/


/*////////////////////////////*/
/*// INIZIO SEZIONE SCRITTE //*/
/*////////////////////////////*/
.barra_menu {
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border-color:#FFFFFF;
	border-width:1px;
}
.barra_menu a:link { color:#FFFFFF; text-decoration:none;}
.barra_menu a:visited { color:#FFFFFF; text-decoration:none;}
.barra_menu a:hover { color:#FFFF00; text-decoration:underline;}
.barra_menu a:active { color:#FFFF00; text-decoration:underline;}

.barra_menu table {
	border-color:#FFFFFF;
}


.scritte_bianche {
	 font-family:Verdana, Arial, Helvetica, sans-serif; 
	 font-size:10px; 
	 font-style:normal;
	 text-align:justify;
	 color:#FFFFFF;
}
.scritte_bianche a:link { color:#FFFFFF; text-decoration:none;}
.scritte_bianche a:visited { color:#FFFFFF; text-decoration:none;}
.scritte_bianche a:hover { color:#FFFF00; text-decoration:underline;}
.scritte_bianche a:active { color:#FFFF00; text-decoration:underline;}


.scritte_rosse {
	color:#FB784A;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.scritte_rosse a:link { color:#FB784A;/*rosso*/ text-decoration:none;}
.scritte_rosse a:visited { color:#FB784A;/*rosso*/ text-decoration:none;}
.scritte_rosse a:hover { color:#FFFF00;/*giallo*/ text-decoration:underline;}
.scritte_rosse a:active { color:#FFFF00;/*giallo*/ text-decoration:underline;}


.stelle_rosse {
	color:#FB784A;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


#atlan66 {
	background-image:url(../images/copyright.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:670px;
	height:15px;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	font-variant:normal;
	text-align:left;
	color:#FFFFFF;
}
#atlan66 a:link { color:#FFFFFF; text-decoration:none;}
#atlan66 a:visited { color:#FFFFFF; text-decoration:none;}
#atlan66 a:hover { color:#FFFF00; text-decoration:underline;}
#atlan66 a:active { color:#FFFF00; text-decoration:underline;}


#atlan66NoW3c {
	background-image:url(../images/copyrightNoW3c.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:670px;
	height:15px;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	font-variant:normal;
	text-align:left;
	color:#FFFFFF;
}
#atlan66NoW3c a:link { color:#FFFFFF; text-decoration:none;}
#atlan66NoW3c a:visited { color:#FFFFFF; text-decoration:none;}
#atlan66NoW3c a:hover { color:#FFFF00; text-decoration:underline;}
#atlan66NoW3c a:active { color:#FFFF00; text-decoration:underline;}
/*//////////////////////////*/
/*// FINE SEZIONE SCRITTE //*/
/*//////////////////////////*/
