@charset "UTF-8";
/* CSS Document */

/* CONTAINER */

body {	margin:0; padding:0;
		background-color:#000000;
		background-image:url(../img/layout/bgAll_02.jpg);
		background-repeat:repeat-x;
}

a{
outline:none;
}

a:link {
	color: #FD7F10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7C00;
}
a:hover {
	text-decoration: none;
	color: #FF7C00;
}
a:active {
	text-decoration: none;
	color: #FF7C00;
	font-size: 12px;
}

a.big:link {
	color: #FD7F10;
	text-decoration: none;
	font-size: 16px;

}
a.big:visited {
	text-decoration: none;
	color: #FF7C00;
	font-size: 16px;
}
a.big:hover {
	text-decoration: none;
	color: #FF7C00;
	font-size: 16px;
}
a.big:active {
	text-decoration: none;
	color: #FF7C00;
	font-size: 16px;
}


#container {width:100%; background-color:#000000; margin:0 auto; background-image:url(../img/layout/bgAll_02.jpg); background-repeat:repeat-x;}
#contMain {width:1015px; background-repeat:repeat-x; background-color:#000000; margin:0 auto}

.Stile5 {color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.Stile6 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Stile7 {color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.dettaglio {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.Importante {
	color: #F90;
}
