body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFF;
	font-family: "Trebuchet MS", tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a, a:visited, a:link{
	color:#ff0f0f;
	text-decoration: none;
}

a:hover{
	color:#df0000;
	text-decoration: underline;
}

p{
	padding:0px;
	margin: 0px;
}

.blank{
	height:50px;
}

.blank_transparent{
	height:100px;
}

#tabella_esterna{
	width: 100%;
	background-color:#1E1E1E;
	background-image: url(../../images/dotted.gif);
	background-position: center 155px;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	
}

#box_centrale{
	min-height:650px;
	width:1000px;
	border:0px solid #282828;
	border-bottom:0px;
	border-top:0px;
}

#box_menu{
	padding-top:150px;
	vertical-align:middle;
	text-align:left;
	/*width:350px;*/
	width: 220px;
}


#box_menu ul {list-style:none; margin:0.5em 5px 1.0em 0px;}
#box_menu ul li {margin:3px 0 0.2em 2px; padding:3px 0px 0 25px; line-height:1.2em; letter-spacing: 0px; font-size:150%;font-family: Arial, Helvetica, sans-serif;}
#box_menu ul li a, #box_menu ul li a:link, #box_menu ul li a:visited {color: #736f63;text-decoration: none;}
#box_menu ul li a:hover {color: red;text-decoration: none;}

.box_explain{
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	text-align:center;
	border:1px solid #666455;
}

.selezionato{
	background:url(../../images/sfondo_menu_sel.png) no-repeat 0 1px;
}

#box_centro{
	/*width:620px;*/
	/*background-color: #FF0000;*/
	margin-top:60px;
	/*min-height:500px;*/
	text-align: center;
	/*padding: 50px;*/
	margin-bottom:20px;
}

#centro{
	width:600px;
	border:1px solid #666455;
	background-color: #000000;
	/*margin-top:60px;*/
	min-height:500px;
	text-align: justify;
	/*padding: 50px;*/
	/*margin-bottom:20px;*/
}

#centro_home{
	width:600px;
	border:1px solid #666455;
	background-color: #000000;
	/*margin-top:60px;*/
	min-height:500px;
	text-align: justify;
	/*padding: 50px;*/
	/*margin-bottom:20px;*/
}

#centro img{
	/*border: 1px solid #E1E1E1;
	padding: 2px;
	margin: 2px;*/
}

.immagini{
	border: 3px solid #1E1E1E;
	padding:0px;
	margin:2px;
}

a .immagini, a:visited .immagini, a:active .immagini{
	/*border: 1px solid #328fe9;*/
	border: 3px solid #1E1E1E;
}

a:hover .immagini{
	border: 3px solid #ff6633;
}

.riga_grigia{
	height: 1px;
	background-color: #1E1E1E;
}

.riga_nera{
	height: 1px;
	background-color: #000000;
}

#contenuto_footer{
	background-color:#000000;
	background-image: url(../../images/sfondo_footer.png);
	background-position: top center;
	background-repeat: repeat-x;
	height: 95px;
	font-size: 10px;
	font-family: Tahoma;
	padding-top:30px;
	/*border-top:2px solid #000000;*/
}

.red_footer{
	color: red;
}

.red_footer a, red_footer a:link, red_footer a:visited{
	color: red;
	text-decoration: none;
}

.red_footer a:hover{
	color: white;
	text-decoration: none;
}

.gray_footer{
	color: gray;
}

.gray_footer a, gray_footer a:link, gray_footer a:visited{
	color: gray;
	text-decoration: none;
}

.gray_footer a:hover{
	color: white;
	text-decoration: none;
}



.titolo_foto{
	font-size: 11px;
	color: #dbdbdb;
}

.titolo_foto a, titolo_foto a:link, titolo_foto a:visited{
	color: #dbdbdb;
	text-decoration: none;
}

.titolo_foto a:hover{
	color: #b22222;
	text-decoration: none;
}



h1{
	/*color: #f5eed4;*/
	color: #ececec;
	letter-spacing: 1em;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
}

h2{
	color: #adadad;
	/*color:#ff0f0f;*/
	letter-spacing: 1em;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
}

h3{
	color: #757165;
	letter-spacing: 1em;
	padding: 2px 0 2px 0;
	margin: 2px 0 2px 0;
}

.separatore{
	border-bottom:1px dotted #4d4d4d;
	height:10px;
	margin:10px 0 10px 0;
	clear: both;
}

.titologuest{
	color: #757165;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: bold;
}

.dataguest{
	/*color: #ff0f0f;*/
	color:#cc3300;
	letter-spacing: 1px;
	font-size: 11px;
}

.autoreguest{
	font-size: 11px;
	color: #a29d94;
}

.button	{
	/*background-color: #028b90;*/
	background-color: #d90000;
	border: 1px solid #950000;
	/*padding: 12px; 
margin: 10px;*/
	font-size: 12px;
	font-family: arial;
	color: white;
	padding: 3px;
}

.msg{
	color: #757165;
	letter-spacing: 2px;
}
