/* CSS Document THE REFLEX.IT */


body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fefefe;
	background-color:#000000;
	}
	
form{margin:0px; padding:0px;}

a img{
	border:hidden;
	border:none;
	border:0px;
	}


#contenitore{
	padding:0px;
	width:932px;
	margin:0px auto;
	clear:both;
	}
	
	
#top{
	height:174px;
	padding:0px;
	margin:0px auto;
	clear:both;
	text-align:center;
	}
	#topHP{
	height:161px;
	padding:0px;
	margin:0px auto;
	clear:both;
	text-align:center;
	}
	
	
	#menu{
	height:23px;
	padding:0px;
	margin:0px;
	padding-top:6px;
	clear:both;
	background-image:url(../img/bg_menu.jpg);
	}

	
#spazio_contenuti{
	width:932px;
	margin:0px;
	padding:0px;
	float:left;
	}
	
	
	#colSX{
	width:270px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	}
	#menuSX{
	width:169px;
	margin:0px;
	padding:0px;
	padding-top:45px;
	float:left;
	text-align:left;
	}
	#iconSX{
	width:101px;
	margin:0px;
	padding:0px;
	float:right;
	}
	
	#colDX{
	width:252px;
	margin:0px;
	padding:0px;
	margin-top:14px;
	float:left;
	text-align:left;
	}
	
	#colCE{
	width:410px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	}
	
	#spazioContenutiInterni{
	width:662px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	background-image:url(../img/bgPage.jpg);
	background-repeat:no-repeat;
	}
	#spazioContenutiInterni2{
	width:662px;
	height:355px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	background-image:url(../img/bgPage.jpg);
	background-repeat:no-repeat;
	}
	
	#spazioContenutiInterniLU{
	width:662px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	background-color:#000000;
	}
	
	#txtCont{
	width:385px;
	margin:0px;
	padding:0px;
	margin-top:45px;
	float:left;
	text-align:left;
	}
	#imgLineUp{
	width:277px;
	margin:0px;
	padding:0px;
	margin-top:45px;
	float:right;
	}
	
	#chiusura_pag{
	height:30px;
	padding:0px;
	margin:0px;
	clear:both;
	background-image:url(../img/chiusura.jpg);
	background-repeat:no-repeat;
	}
	
	#footer{
	height:50px;
	padding:0px;
	margin:0px;
	text-align:center;
	clear:both;
	}



/* INIZIO CSS RELATIVO AL TESTO */

.txtMENU {
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		.txtMENU a:link{
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		.txtMENU a:visited{
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		}
		.txtMENU a:hover{
		font-size: 11px;
		font-weight: bold;
		color: #e5e5e5;
		}
		
.txtBOTTOM {
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		}
		.txtBOTTOM a:link{
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		}
		.txtBOTTOM a:visited{
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		}
		.txtBOTTOM a:hover{
		font-size: 11px;
		font-weight: normal;
		color: #e0dede;
		}

		
.txtLink {
		font-size: 12px;
		font-weight: bold;
		color: #70bd33;
		}
		.txtLink a:link{
		font-size: 12px;
		font-weight: bold;
		color: #70bd33;
		}
		.txtLink a:visited{
		font-size: 12px;
		font-weight: bold;
		color: #70bd33;
		}
		.txtLink a:hover{
		font-size: 12px;
		font-weight: bold;
		color: #91d65a;
		}

.titNews {
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
		color: #f4b727;
		}
		.titNews a:link{
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
		color: #f4b727;
		}
		.titNews a:visited{
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
		color: #f4b727;
		}
		.titNews a:hover{
		font-size: 12px;
		font-weight: bold;
		text-decoration:underline;
		color: #fccf65;
		}
		

.linkNews {
		font-size: 12px;
		font-weight: normal;
		color: #f4b727;
		font-style:italic;
		}
		.linkNews a:link{
		font-size: 12px;
		font-weight: normal;
		color: #f4b727;
		font-style:italic;
		}
		.linkNews a:visited{
		font-size: 12px;
		font-weight: normal;
		color: #f4b727;
		font-style:italic;
		}
		.linkNews a:hover{
		font-size: 12px;
		font-weight: normal;
		color: #fccf65;
		font-style:italic;
		}
		
.titolo {
		font-size: 13px;
		font-weight: bold;
		color: #df5e70;
		}
		.titolo a:link{
		font-size: 13px;
		font-weight: bold;
		color: #df5e70;
		}
		.titolo a:visited{
		font-size: 13px;
		font-weight: bold;
		color: #df5e70;
		}
		.titolo a:hover{
		font-size: 13px;
		font-weight: bold;
		color: #f0a7b1;
		}
		
.linkWhite {
		font-size: 12px;
		font-weight: normal;
		color: #fefefe;
		}
		.linkWhite a:link{
		font-size: 12px;
		font-weight: normal;
		color: #fefefe;
		}
		.linkWhite a:visited{
		font-size: 12px;
		font-weight: normal;
		color: #fefefe;
		}
		.linkWhite a:hover{
		font-size: 12px;
		font-weight: normal;
		color: #c3bfbf;
		}
		
.txtForm {
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		}
		.txtForm a:link{
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		}
		.txtForm a:visited{
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		}
		.txtForm a:hover{
		font-size: 10px;
		font-weight: normal;
		color: #c3bfbf;
		}
