@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image:url(/images/bgr.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color: #6E685F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*menu*/
.title_menu{color:#d12d19; font-size:12px; font-weight:bold;}
.top_menu{color:#fff; font-size:12px; text-decoration:none;}
.top_menu:hover{color:#EE0D00; font-size:12px; text-decoration:none;}
.top_active{color:#EE0D00; font-size:12px; text-decoration:none;}
.top_menu1{color:#7c766d; font-size:12px; text-decoration:none;}
.top_menu1:hover{color:#fff; font-size:12px; text-decoration:none;}
.areariservata{color:#fff; font-size:12px; text-decoration:none;}
.areariservata:hover{color:#fff; font-size:12px; text-decoration:none;text-decoration:underline;}
.separatore{color:#EE0D00; font-size:12px; text-decoration:none;}

.menuBlock {
	
	float			: left; 
	width			: 65px; 
	height			: 48px; 
	border-left		: 1px solid #ff0000; 
	
}

.menuBlock div {
	
	width			: 65px;
	text-align		: center;
	
}

.menuBlock div a, .menuBlock div a:link{
	
	color			: #fff; 
	font-size		: 12px; 
	text-decoration	: none;
	
}

.menuBlock div a:hover{
	
	color			: #EE0D00; 
	font-size		: 12px; 
	text-decoration	: none;
	
}

.selected div a, selected div a:link {
	
	color			: #EE0D00; 
	
}


/*txt*/
.txt{ color:#333; font-size:12px; line-height:20px;}
.txt_link{ color:#5b554c; font-size:12px; line-height:14px; font-weight:bold; text-decoration:underline;}
.txt_link:hover{ color:#7c7469; font-size:12px; line-height:14px; font-weight:bold; text-decoration:underline;}
.footer{color: #fff; font-size:12px;}
.foote_link{color: #fff; font-size:12px; text-decoration:underline;}
.foote_link:hover{color: #ccc; font-size:12px; text-decoration:underline;}


/*home*/
.testo{ color:#5b554c; font-size:12px;}
.titolo{ color:#000; font-size:12px;font-weight:bold;}
.continua{ color:#EE0D00; font-size:11px; text-decoration:none; font-weight:bold;}
.continua:hover{ color:#EE0D00; font-size:11px; text-decoration:underline;font-weight:bold;}

.title_section {color: #E5DFD5;font-size: 40px;}
.text_sectionTitle {color: #5C554B;font-size: 15px;}
.text_sectionTitle1 {color: #000;font-size: 18px; line-height:22px;}