body {
	overflow:				auto;
	margin: 				0px 0px 0px 0px;
	padding: 				0px 0px 0px 0px;
	font-family:			Times New Roman,Arial, Helvetica, Geneva, sans-serif;
	font-size: 				10px;
	height: 				101%;
	color:					#626262;
	background-color:		#dddbd1;
	background-image:		url(../../images/layout/bg/bg_top_red.gif);
	background-position:	top left;
	background-repeat: 		repeat-x;
}

img {
	border: 	0px;
}

.container_sito {
	width: 		950px;
	overflow:	auto;
}

.top {
	width: 		972px;
	overflow:	auto;
	background: url(../../images/layout/bg/top.gif) top no-repeat;
}

.bottom {
	width: 		972px;
	overflow:	auto;
	background: url(../../images/layout/bg/bg_bottom.gif) left bottom no-repeat;
}

.logo {
	width: 		249px;
	height: 	161px;
	background: url(../../images/layout/logo.gif) top no-repeat;
}

.flash {
	width: 			627px;
	height: 		283px;
	float:			left;
	margin-left:	5px;
	margin-top:		118px;
}

.menu_sx {
	width: 			187px;
	overflow: 		auto;
	margin-top:		35px;
}

.menu_sx a {
	font-size: 			16px;
	text-decoration: 	none;
	color: 				#626262;
}

.menu_sx a:hover {
	color: #6a2f31;
}

.container_sx {
	width: 249px; 
	overflow:auto;
	float:left;
	margin-top:	34px;
	margin-left:20px;
}

.contenuti {
	width: 670px;
	overflow:auto;
	margin-top:419px;
	font-size:14px;
}

.menu_dx {
	width: 200px;
	overflow:auto;
	margin-left: 350px;
	margin-top: 100px;
	font-size:13px;
	
}

.menu_dx a  {
	line-height: 2em;
	text-decoration: none;	
	color:#626262;
}

.bg_photo {
	width: 632px;
	height: 197px;
	background: url(../../images/layout/bg/bg_photogallery.gif);
}

.container_welcome {
	 width:305px;
	 margin-left:11px; 
	 overflow:auto; 
	 float:left;
}

.testo_welcome {
	
	color:#626262;
	font-size:15px;
	line-height: 1.5em;
}

.photogallery {
	 float:left; 
	 width:632px; 
	 overflow:auto; 
}

.barra_indirizzi {
	width: 632px;
	margin-top: 10px;
	margin-bottom: 30px;
	color:#626262;
	font-size:12px; 
}

.sfondo_red {
  width: 100%;
  
}

/* Firma Luxor */
.Luxor, a.Luxor{
	color: 				#a3a3a3;
	text-decoration: 	none;
	font-size:		 	10px;
	font-family: 		"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a.Luxor:hover {
	color: 				#000;
	text-decoration: 	underline;
	font-size: 			10px;
	font-family: 		"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

