/* SEF - Search Engine Friendly ----------------------- */
/* used to hide descriptive text from browsers */ 
.SEF{display:none;position:absolute;left:0px;top:-200px;}

/* HTML Elements -------------------------------------- */

html, body, table { 
	height:100%;
	padding: 0 0 0 0px; 
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	line-height: 130%;
	color: #666;
	/* -- These are for Safari and Opera, 
	which can't center the body horizzontally */
	margin-left: auto;
	margin-right: auto;
}

html, body { height: 100%; background-color: #F6F4DE; }
img { display: block; margin-left: auto; margin-right: auto; }
td { text-align: left; }

/* Links   -------------------------------------------- */

a:link { color: #FFF; text-decoration: none; }
a:visited { color: #FFF; text-decoration: none; }
a:hover { color: #82211E; text-decoration: none;}

a.leftmenu { font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height: 150%; }
a.leftmenu:link { color: #000; text-decoration: none; }
a.leftmenu:visited { color: #000; text-decoration: none; }
a.leftmenu:hover { color: #82211E; text-decoration: none; }

a.lefton { font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 12px; color: #82211E; line-height: 150%; }
a.lefton:link { color: #82211E; text-decoration: none; }
a.lefton:visited { color: #82211E; text-decoration: none; }
a.lefton:hover { color: #82211E; text-decoration: none; }

a.email { color: #000; line-height: 150%; color: #82211E; font-size: 11px; margin-left:10px; }
a.email:link { color: #000; text-decoration: none;  font-size: 11px; margin-left:10px; }
a.email:visited { color: #000; text-decoration: none;font-size: 11px; margin-left:10px; }
a.email:hover { color: #82211E; text-decoration: none;font-size: 11px; margin-left:10px; }

a.langue { color: #82211E; line-height: 150%; color: #82211E; font-size: 11px; margin-left:10px; }
a.langue:link { color: #82211E; text-decoration: none;  font-size: 11px; margin-left:10px; }
a.langue:visited { color: #82211E; text-decoration: none;font-size: 11px; margin-left:10px; }
a.langue:hover { color: #82211E; text-decoration: none;font-size: 11px; margin-left:10px; }

a.mail { color: #82211E; line-height: 150%; color: #82211E; font-size: 11px; }
a.mail:link { color: #82211E; text-decoration: none;  font-size: 11px;}
a.mail:visited { color: #82211E; text-decoration: none;font-size: 11px; }
a.mail:hover { color: #82211E; text-decoration: none;font-size: 11px;}


a.persons { color: #000; line-height: 180%; font-size: 11px; }
a.persons:link { color: #000; text-decoration: none;  font-size: 11px; }
a.persons:visited { color: #000; text-decoration: none; font-size: 11px; }
a.persons:hover { color: #82211E; text-decoration: none; font-size: 11px; }

a.collegamenti { color: #000; line-height: 150%; margin-left:5px; font-size: 12px; }
a.collegamenti:link { color: #000; text-decoration: none;  margin-left:10px; font-size: 12px; }
a.collegamenti:visited { color: #000; text-decoration: none;  margin-left:10px; font-size: 12px; }
a.collegamenti:hover { color: #82211E; text-decoration: none;  margin-left:10px; font-size: 12px; }



/* Classes -------------------------------------------- */

.shadow_sx { background-image : url(../Images/ombra_sx.jpg); background-repeat : repeat-y; }
.shadow_dx { background-image : url(../Images/ombra_dx.jpg); background-repeat : repeat-y; }
.bg_main { background-image : url(../Images/bg_main.jpg); background-repeat : repeat-y; text-align: left; margin: 0px; padding: 0px; }
.redpix_horz { background-image : url(../Images/pixel_rosso.gif); background-repeat : repeat-x; text-align: right; }

.mdm { font-family: "Times New Roman", Times, serif; font-size: 11px; color:#82211E; font-style:italic; font-weight : bolder; }

.copy { text-align: right; font-size: 10px;}
.bgmenu { text-align: center; padding: 5px; color: #666; height: -20px; }
.menu { text-align: center; font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 13px; color: #FFF; width: 20%; height: 30px;  background: #999; }
.menured { text-align: center; padding: 0px; font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 13px; color: #82211E; background: #999; width: 20%; height: 30px;}
.intro { padding: 10px;	font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 21px; color: #666;	line-height: 130%; }
.subcat { font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height: 150%; height: 20px; }
.title { font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 18px; color: #000; line-height: 150%; height: 20px; }
.redtitle { font-family: 'Georgia', Arial, Helvetica, sans-serif; font-size: 18px; color: #82211E; line-height: 130%;}
.contacts { font-family: Arial, Helvetica, sans-serif; font-size: 11px;  }
.search { text-align: right; }


