﻿@charset "utf-8";
/* CSS Document */
html,body{
	margin: 0;
	padding: 0;
	background-color: #DCEAED;
}
/*Cancellato da fabio body{background:#FFF;color:#333}*/
body{
	color: #020202;
	text-align: left;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


div#menu_cont{
	text-align: left;
	color:#020202;
	background: #A9BACE url(images/bg-top18.jpg) no-repeat top left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/*CSS principale per il menu*/
div#menu_nav{
	padding-top: 90px;
	padding-left: 100px;
	text-align: left;
	border-bottom: 2px solid #020202;
}

ul#menu_nav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul#menu_nav,ul#menu_nav li,ul#menu_nav ul,ul#menu_nav ul li{margin:0;padding:0;list-style-type:none}

ul#menu_nav{height:26px;line-height:25px;margin-left:50px;
     color: #020202}

ul#menu_nav a{display:block;padding: 0 15px;text-decoration: none; color:#020202}
ul#menu_nav li{float: left;position: relative}
ul#menu_nav li li{float: none;line-height: 22px;
    display:block !important;display: inline; /*IE*/}
ul#menu_nav ul{
	position: absolute;
	top: 23px;
	left: -9999px;
	width: 25em;
	background: #faddef;
	color: #020202
}

/*definisce il bordo del menù a discesa: */
ul#menu_nav ul{padding: 7px 0;border: 1px solid #9e5d70}

ul#menu_nav li li a{height:22px}   /*fix per IE */
ul#menu_nav ul,ul#menu_nav li li a{background-color: #8BBE94;color: #faddef}
ul#menu_nav li:hover,ul#menu_nav a:hover{background-color: #8BBE94;color: #020202}
ul#menu_nav li:hover ul,ul#menu_nav li.sfhover ul{left: -1px;z-index: 100}

/*regole per separatore e le icone 'BenchNine',  */

ul#menu_nav li.sep{height: 34px;background: #8BBE94}
ul#menu_nav li.sep span{display: block;height: 1px;overflow: hidden;
    margin: 6px 5px 0;background: #8BBE94}
ul#menu_nav li li.icon a{padding-left: 24px}
ul#menu_nav li li.cd a{background: url(images/icon_cd.gif) no-repeat 3px 3px}
ul#menu_nav li li.privacy a{background: url(images/icon_padlock.gif) no-repeat 3px 3px}

div#main_cont{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 13px;
	width: 930px;
	padding: 0px 0px;
	margin: 0 auto;
	color: #020202;
	background: #B4E6FF url(images/bg-body18.jpg) repeat top left;
	text-align: left;
	min-height: 480px;
	line-height: 0px;
}
#text_cont {
	margin-left: 1em;
	margin-right: 1em;
	line-height: 1.5em;
}
div#text_cont  body {
	font-size: 1em;
	line-height: 1.5em;
	color: #020202;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
}

div#text_cont p {


}
div#text_cont h1 {
	font-size: 1.7em;
	line-height: 1.7;
}
div#text_cont h2 {
	font-size: 1.6em;
	line-height: 1.6;
	}
div#text_cont h3 {
	font-size: 1.5em;
	line-height: 1.5;
	}
div#text_cont h1,h2,h3 {
	font-family: 'Abril Fatface', "Times New Roman", Times, serif;
	font-weight: normal;	
	padding-left: 1em;
}
div#text_cont h4 {
	font-size: 1em;
	line-height: 1.5;
	}
div#text_cont h5 {
	font-size: 1em;
	line-height: 1.5;
	}
div#text_cont h6 {
	font-size: 1em;
	line-height: 1.5;
	margin-right: 50%;
	}
div#text_cont h4,h5,h6 {
	font-weight: bold;	
	padding-left: 0.5em;
}
div#text_cont h1,h4 {
	background-color: #9e5d70;
	color: #DCEAED;
}
div#text_cont h2,h5 {
	color: #9e5d70;
}
div#text_cont h3,h6 {
	background-color: #8BBE94;
	color: #edfcff;
}

div#text_cont table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
div#text_cont td, th {
	font-size: 1em;
	line-height: 1.5em;
	}
div#text_cont ul {	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
div#text_cont a {
	text-decoration: underline;
	color: #020202;
	}
div#text_cont a:hover {
	text-decoration: underline;
	background-color: #020202;
	color: #8BBE94;
	}
div#foot_cont{
	width:930px;
	padding-top:10px;
	margin:0 auto;
	background:  #DCEAED;
	color: #020202;
	height: 18px;
	text-align: center;
	border-top:1px solid #4474B2;
}
div#foot_cont a {
	color: #8BBE94;
}
#foto_main {
	text-align: center;
}
div#foto_main_thumb {
	width:160px;
	margin:0 auto;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
div#foto_main_descr {
	width:160px;
	margin:0 auto;
	height: 70px;
	text-align: center;
	vertical-align: top;
	border: 0;
	padding: 0;
}
div#calendar {
	text-align:center;
}
