/*
www.cdmdotweb.com for www.bb-cenerente.it
creation-date: 2010-02-10
last-update: 2010-06-16
*/
html {
	margin: 0;
	padding: 0;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
body {
	margin: 0.4em 0 0 0;
	padding: 0;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
address {
	font-style: normal;
}
address:first-line {
	font-weight: bold;
}
.c, div.cen {
	text-align: center;
}
.b {
	font-weight: bold;
}
div.header {
	margin: 0;
	width: 100%;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border-bottom: none;
}
div.text p.close {
	margin: 0;
	clear: both;
	text-align: center;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.titles {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.titles h1 {
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
}
div.titles h2 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
div.titles h3 {
	margin: 0;
	font-size: 0.8em;
	font-weight: normal;
}
div.menu {
	margin: 0;
	padding: 0;
	text-align: center;
}
div.menu ul {
	margin: 0.5em 0 1em 0;
	list-style-type: none;
	font-size: 0.8em;
}
div.menu ul li {
	display: inline;
	text-align: center;
	margin: 0 0.1em 0 0;
	line-height: 2em;
}
div.menu ul li img {
	vertical-align: middle;
}
div.menu ul li.here {
	padding: 0.4em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.menu ul li a:link {
	text-decoration: none;
	padding: 0.4em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.menu ul li a:visited {
	text-decoration: none;
	padding: 0.4em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.menu ul li a:hover {
	text-decoration: none;
	padding: 0.4em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.main {
	margin: 0;
	border-bottom: none;
}
div.text {
	margin: 0;
	padding: 0 1em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border-top: none;
	border-bottom: none;
}
div.text address {
	font-size:0.8em;
}
div.text h1 {
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text h1.flo {
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	background-image: none;
}
div.text h2 {
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text h2.flo {
	margin: 0;
	padding: 4px 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	background-image: none;
	clear: both;
}
div.text h3 {
	margin: 0;
	padding: 0.2em 0;
	font-size: 0.9em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text h4 {
	margin: 0;
	padding: 0.2em 0;
	font-size: 0.8em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text h5 {
	margin: 0;
	padding: 0.2em 0;
	font-size: 0.8em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text p {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 0.8em;
}
div.text img.w30 {
	width: 31%;
}
div.text img.w40 {
	width: 40%;
}
div.text img.w50 {
	width: 53%;
}
div.text img.w60 {
	width: 60%;
}
div.text img.w80 {
	width: 80%;
}
div.text img.w100 {
	width: 100%;
}
div.text div.w80 {
	margin: 0 auto;
	width: 80%;
}
/*3 zone testi ai lati foto al centro*/
div.text div.txt_left, div.text div.txt_right {
	margin: 0;
	padding: 5px;
	width: 30%;
}
div.text div.txt_left {
	float: left;
	background-image: none;
}
div.text div.txt_right {
	float: right;
	background-image: none;
}
div.text div.txt_left p, div.text div.txt_right p {
	font-size: 0.8em;
	text-align: justify;
}
div.text div.txt_left p.c, div.text div.txt_right p.c {
	text-align: center;
}
div.text div.txt_cen {
	margin: 0 32%;
}
/*2 zone*/
div.text div.txt_sx {
	margin: 0;
	width: 49%;
	float: left;
}
div.text div.txt_dx {
	margin: 0;
	width: 49%;
	float: right;
}
div.text div.txt_sx2 {
	margin: 0;
	width: 59%;
	float: left;
}
div.text div.txt_dx2 {
	margin: 0;
	width: 39%;
	float: right;
}
div.text div.dx_maps {
	margin: 0;
	width: 250px;
	float: right;
}
div.text div.turismo {
	margin: 0 4em;
}
div.text div.lists {
	margin: 0 1em;
}
div.text div.lists ul {
	font-size: 0.8em;
	list-style: disc;
}
div.text div.lists ul ul {
	font-size: 100%;
}
div.text div.lists2 ul, div.text div.lists2 ol {
	font-size: 0.8em;
}
div.text div.lists2 ol ol {
	font-size: 100%;
}
div.text div.lists1, div.text div.lists1a {
	margin: 0 1em;
	text-align: left;
}
div.text div.lists1 ul {
	font-size: 0.9em;
	font-weight: bold;
}
div.text div.lists1a ul {
	font-size: 0.8em;
}
div.text table.dati {
	margin: 0 auto 0.5em auto;
	width: 500px;
	border-collapse: collapse;
	border: 1px double #c0c0c0;
}
div.text table.dati caption {
	margin: 0 auto;
	padding: 0.2em 0;
	font-size: 1.1em;
	font-weight: normal;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text table.dati th, div.text table.dati td {
	padding: 0.2em;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #c0c0c0;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text table.dati td.tl {
	text-align: left;
}
div.text div.boxes {
	margin: 0 auto;
	width: 500px;
	border: 3px double #c0c0c0;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text div.boxes h3 {
	margin: 0 auto;
	padding: 0 10px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text div.boxes h2 {
	margin: 0 auto;
	padding: 0 10px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text div.boxes h4 {
	margin: 0 auto;
	padding: 0 10px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text div.boxes h3 {
	padding: 0;
	background-image: none;
}
div.text div.boxes p, div.text div.boxes p.bc {
	margin: 0;
	padding: 4px 20px;
	font-weight: bold;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.text div.boxes p {
	text-align: justify;
}
div.text div.boxes p.bc {
	text-align: center;
}
div.text div.w70 {
	margin: 0 auto;
	padding: 0.2em;
	width: 70%;
}
div.text div.w500px {
	margin: 0 auto;
	padding: 0.2em;
	width: 500px;
}
div.text div.w500px ul {
	font-size: 0.8em;
}
div.foot {
	margin: 0;
	padding: 0.4em 0 1em;
	text-align: center;
	font-size: 0.7em;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
div.foot address, div.foot p {
	margin: 0;
	padding: 0 0 0.3em 0;
}

