/* STRUTTURA */

body {
	background:url('../images/back_body.png') repeat-x left top;
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Helvetica,Arial,sans-serif;
	font-size:76%;
	color:#fff;
	text-align:center;
}


div#contenitore_esterno {
	width:1152px;
	height:864px;
	background:transparent;
	margin:0 auto;
	border:0px solid #445;
	padding:0;
	color:#000;
}


div#div_top_header {
	width:100%;
	height:77px;
	background:#fff url("../images/back_top_header.png") no-repeat left bottom;
	margin:0 auto;
	text-align:center;
}

	div#div_top_header_int {
		width:994px;
		height:100%;
		margin:0 auto;
		border:0px solid #445;
		text-align:right;
	}


div#div_header {
	width:100%;
	height:228px;
	margin:0 auto;
}

div#div_menu_orr {
	width:100%;
	height:58px;
	padding:0;
	/*background:#fff url("../images/back_grad_menu_orr.png") repeat-x left top;*/
	background:#fff url("../images/back_menu_orr.png") no-repeat left top;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}


	div#div_menu_orr_int {
		width:994px;
		height:100%;
		background:#fff;
		margin:0 auto;
		border:0px solid #000;
		padding:0;
	}


div#div_contenitore_contenuti {
	width:100%;
	height:465px;
	background:#fff;
	margin:0 auto;
	text-align:center;
	background:url('../images/back_contenitore_contenuti.png') repeat-y left top;
}

div#div_contenitore_contenuti_int {
	width:994px;
	height:100%;
	background:#fff;
	margin:0 auto;

}


	table#t_contenitore_contenuti {
		width:990px;
		height:465px;
		border:2px solid #c6c6c6;
		margin:0 auto;
		border-collapse:separate;
	}

		tr.tr_contenitore_contenuti {
			height:100%;
		}

		td.td_contenitore_contenuti_sx {
			width:740px;
			height:100%;
			border:2px solid #c6c6c6;
			padding:0;
			vertical-align:middle;
			text-align:center;
		}

			/* TABELLA CONTIENE CONTENUTI SX */
			table#t_contenuti {
				width:720px;
				height:445px;
				border:0px solid #f00;
				margin:0 auto;
				padding:0;
				border-collapse:collapse;
				background:transparent url("../images/back_grad_contenuto.png") repeat-x 0 0;
			}

				tr.tr_contenuti {
					height:445px;
				}

					td.td_contenuti_sx {
						width:544px;
						height:100%;
						border:0px solid #00f;
						background:transparent url("../images/linea_vert.png") no-repeat 549px 4px;
						vertical-align:middle;
						text-align:center;
					}


						div#div_contenuti_testo {
							width:520px;
							height:425px;
							margin:0 auto;
							border:0px solid #912;
							padding:3px;
							color:#000;
							text-align:justify;
							overflow:auto;
						}

						div#div_contenuti_testo_ayurveda {
							width:520px;
							height:425px;
							margin:0 auto;
							border:0px solid #912;
							padding:3px;
							color:#000;
							text-align:justify;
							
						}


					td.td_contenuti_dx {
						width:166px;
						height:100%;
						border:0px solid #0f0;
						vertical-align:top;
						text-align:center;
					}

						div#div_contenuti_image_pre_gallery {
							width:150px;
							height:425px;
							margin:0 auto;
							border:0px solid #912;
							padding:3px;
							text-align:left;
							overflow:hidden;

						}



		td.td_contenitore_contenuti_dx {
			width:250px;
			height:100%;
			border:1px solid #c6c6c6;
			border-top:0px;
			border-bottom:0px;
			border-right:0px;
			text-align:right;
			vertical-align:top;
		}




div#div_footer {
	width:100%;
	height:36px;
	margin:0 auto;
	font-size:12px;
	line-height:36px;
	background:#fff url('../images/back_contenitore_contenuti.png') repeat-y left top;
}




/* TOP HEADER - NAVIGATOR */
table.menu_top_header {
	float:right;
	margin-right:5px;
	height:100%;
	text-align:right;
	border:0px solid #f22;
}

table.menu_top_header tr {
	vertical-align:bottom;
	border:0px solid #367;
}

a.a_navigator {
	text-decoration:none;
	color:#000;
	font-size:11px;
	line-height:20px;
	outline:none;
}


/* MENU ORIZZONTALE */

a.a_menu_orr {
	display:block;
	float:left;
	width:122px;
	height:57px;
	padding:0;
	margin:0;
	margin-right:2px;
	background:#fff url("../images/button_menu_back.png") no-repeat 0 0;
	color:#fff;
	font-size:12px;
	line-height:36px;
	text-decoration:none;
	border:0px solid #f00;
	outline:none;
}

a.a_menu_orr:hover {
	background:#fff url("../images/button_menu_back.png") no-repeat 0 -57px;
	color:#222;
}




/* CONTENUTI #eef2f5*/

img.img_pre_gallery {
	width:150px;
	display:block;
	margin-bottom:5px;
	
}


p.p_vai_gallery {
	height:25px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	font-size:10px;
	color:#959595;
}



a.a_vai_gallery_img {
	display:block;
	float:right;
	width:95px;
	height:17px;
	border:0px solid #f00;
	background:transparent url("../images/button_vai_gallery.gif") no-repeat 78px 0;
	text-decoration:none;
	font-size:10px;
	line-height:17px;
	text-align:left;
	color:#959595;
}

a.a_vai_gallery_img:hover {
	display:block;
	float:right;
	width:95px;
	height:17px;
	background:transparent url("../images/button_vai_gallery.png") no-repeat 78px -17px;
	border:0px solid #f00;
	text-decoration:none;
	font-size:10px;
	line-height:17px;
	text-align:left;
	color:#000;
}




/* MENU VERTICALE*/

div#div_contenitore_menu_vert {
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:transparent url("../images/decoro_01.png") no-repeat top left;
	
}



/* FOOTER */

a.footer_mailto {
	text-decoration:none;
	font-size:12px;
	color:#000;
}

/* CONTENUTI */

h2.titolo_contenuto {
	font-family:,Helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
	font-size:40px;
	font-weight:normal;
	color:#717274;

}

h2.titolo_contenuto span {
	font-family:"Helvetica-Black-SemiBold",Helvetica;
	font-size:40px;
	font-weight:bold;
	color:#717274;
}

span.sottotitolo {
	font-weight:bold;
}

div#div_contenuti_testo p {
	color:#000;

}

div#div_contenuti_testo_ayurveda p {
	width:495px;
	color:#000;

}


div#div_contenuti_testo p:first-child {
	margin-top:0px;

}

div#div_contenuti_testo-ayurveda p:first-child {
	margin-top:0px;

}



/* MATERIALI PAGINE */

p.p_materiali_link {
	text-align:right;
}

p.p_materiali_link a {
	color:#000;
	font-size:13px;
	font-style :italic;

}



/* HOME PAGE IMAGE SLIDE */

div.div_home_img_home {
	width:100%;
	height:103px;
	margin-top:0;
	margin-left:0;
	text-align:left;

}


div.div_home_lestagioni {
	width:225px;
	height:142px;
	margin:0 auto;
	background:transparent url("../images/back_le_stagioni_menu.png") no-repeat 0 0;
	text-align:center;
	border:1px solid #fff;
}

div.p_home_lestagioni_txt {
	width:190px;
	height:50px;
	margin:0 auto;
	margin-top:50px;
	text-align:left;
	border:0px solid #fff;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

div.p_home_lestagioni_txt p {
	margin:0 auto;
	padding:0;
	color:#fff;
}

div.p_home_lestagioni_txt a {
	text-decoration:none;
	color:#fff;
}

div.p_home_lestagioni_foot {
	width:190px;
	height:30px;
	margin:0 auto;
	text-align:right;
	border:0px solid #fff;
	color:#fff;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
}

img.pdf_icon {
	position:relative;
	top:3px;
	left:0;
	width:28px;
	height:28px;
	margin-left:10px;
}


div.div_home_promo {
	width:225px;
	margin:0 auto;
	text-align:left;
	border:0px solid #00f;
	color:#fff;
	font-size:11px;
}

dl.dl_home_promo {
	width:225px;
	margin:0 auto;
	color:#000;
	border:0px solid #0f0;
}

dl.dl_home_promo dt {
	margin-bottom:0px;
	padding:0;
	font-weight:bold;
	font-size:12px;

}

dd.dd_testo {
	width:200px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0;
	padding:0;
	border:0px solid #f00;
	font-size:12px;
	font-weight:normal;

}

dd.dd_testo p {
	margin:0 auto;
	padding:0;
	color:#000;

}



dd.dd_leggi {
	width:225px;
	height:17px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0;
	padding:0;
	color:#7e7e7e;
	font-size:11px;
	text-align:right;
	border:0px solid #f0f;
	
}

a.a_leggi {
	display:block;
	float:right;
	width:82px;
	height:17px;
	border:0px solid #f00;
	background:transparent url("../images/button_vai_gallery.png") no-repeat 65px 0;
	text-decoration:none;
	font-size:10px;
	line-height:17px;
	text-align:left;
	color:#959595;
}

a.a_leggi:hover {
	background:transparent url("../images/button_vai_gallery.png") no-repeat 65px -17px;
	border:0px solid #f00;
	color:#000;
}

hr.gray_225 {
	clear:both;
	width:225px;
	color:#c3c3c3;
	
}

hr.gray {
	clear:both;
	color:#c3c3c3;
	
}




/* Attualią - Promozioni */
dl.dl_promozioni {
	width:90%;
	margin:0 auto;
	color:#000;
	border:0px solid #0f0;
}

dl.dl_promozioni dt {
	margin-bottom:0px;
	padding:0;
	font-weight:bold;
	font-size:14px;
	color:#717274;

}

dl.dl_promozioni dd {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding:0;
	border:0px solid #f00;
	font-weight:normal;

}

dd.dd_testo p {
	margin:0 auto;
	padding:0;
	color:#000;
}

/* PDF Link */
div.p_home_lestagioni_foot a {
	text-decoration:none;
	color:#fff;
}

div.p_home_lestagioni_foot a img {
	border:0 solid #fff;
}



/*  EVENTI */

h2.data_evento {
	font-family:,Helvetica,sans-serif;
	margin-top:0px;
	margin-bottom:10px;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#717274;

}

h2.data_evento span {
	font-family:"Helvetica-Black-SemiBold",Helvetica;
	font-size:24px;
	font-weight:bold;
	color:#717274;
}


/* DIV FIX */

div.div_fix_top  {
	width:520px;
	height:42px;
	background:transparent url("../images/back_grad_div_fix_top.png") repeat-x left top;
	border:0 solid #fff;
	margin:0 auto;
	padding:0;
	color:#fff;
	text-align:right;
	line-height:42px;
}

div.div_fix_top table, div.div_fix_bottom table {
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;
}

td.td_text {
	padding:0;
	text-align:right;
	vertical-align:middle;
}

td.td_img {
	width:60px;
	padding:0;
	text-align:center;
	vertical-align:middle;
}




div.div_fix_top a {
	color:#fff;
	font-size:12px;
	line-height:42px;
	text-decoration:none;
}

img.pdf_icon_fix {
	width:31px;
	height:42px;
	padding:0;
	margin:0 auto;
	border:0px solid #fff;
}

img.pdf_icon_fix_shadow {
	width:31px;
	height:37px;
	padding:0;
	margin:0 auto;
	border:0px solid #fff;
}


div.div_fix_bottom {
	width:520px;
	height:38px;
	margin:0 auto;
	padding:0;
	background:transparent url("../images/back_grad_div_fix_bottom.png") repeat-x left top ;
	border:0 solid #fff;
	line-height:38px;
}

div.div_fix_bottom a {
	text-decoration:none;
	color:#000;
}

div.div_scroll_fix {
	width:514px;
	height:340px;
	margin:0 auto;
	border:0px solid #912;
	padding:3px;
	color:#000;
	text-align:justify;
	overflow:auto;
}

div.div_scroll_fix h2 {
	padding-left:10px;
}


/* PDF DOWNLOAD PAGINE */
table.download_pdf {
	width:100%;
	height:44px;
	border-collapse:collapse;
}

td.download_pdf_text {
	text-align:right;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
}

td.download_pdf_img {
	width:60px;
	text-align:center;
	vertical-align:middle;
}

a.a_pdf {
	color:#000;
	text-decoration:none;
}

img.pdf_icon_pg {
	border:0px solid #fff;

}

a.a_download_pdf {
	color:#000;
}


/* PERSONE */

a.a_persone {
	color:#717274;
	
}

img.img_persone {
	float:right;
	width:150px;
	margin:1em;
}

/* mappa del sito */

div#div_contenuti_testo ul a{
	color:#000;
	line-height:14px;
}

div#div_contenuti_testo ul a:hover{
	color:#717274;
	line-height:14px;
}


/* CALENDARIO */
div#div_calendario_navig {
	text-align:center;
	margin:0 auto;
	font-size:12px;
}

div#div_calendario_navig a {
	text-decoration : none;
	color:#000;
	font-size:16px;
}


table.t_calendario {
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	border:1px solid #717274;
	border-collapse:collapse;
}

table.t_calendario th {
	background:#717274;
	color:#fff;
	width:30px;
	text-align:center;
}


table.t_calendario td {
	width:30px;
	text-align:center;
}

td.td_today {
	background:#717274;
	color:#fff;
	font-weight:bold;
	border:;
}

td.td_evento {
	background:#f00;
	color:#fff;
	font-weight:bold;
	border:;
}


td.td_evento a {
	display:block;
	width:30px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}




/* GOOGLE MAPS */
div#map  {
	border:5px solid #717274;
	margin:0 auto;
	margin-top:20px;
}



/* TEST AYURVEDICO */

form.frm_test_ayurv fieldset {
	border:0px solid #c6c6c6;
}

table.t_test_ayurv {
	width:100%;
	font-family:Helvetica,"Sans Serif";
	font-size:12px;
	line-height:20px;
	border-collapse:collapse;
}

table.t_test_ayurv td {
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#c6c6c6;
	padding-top:5px;
	padding-bottom:5px;

}

a.a_button {
	display : block;
	width:200px;
	height:30px;
	margin:0 auto;
	background :transparent url(../images/a_button_up.png) repeat-x top left;
	font-family:Helvetica,"sans serif";
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	text-align:center;
	text-decoration:none;
}

a.a_button:hover {
	background :transparent url(../images/a_button_down.png) repeat-x top left;
	color:#000;
}

td.td_center {
	text-align:center;
}


/* FORM INSERIMENTO EMAIL */

form.frm_email  {
	text-align:center;
}

form.frm_email fieldset {
	border:1px solid #c6c6c6;
}


input.inp_email {
	width:300px;
	border:1px solid #c6c6c6;
}

form.frm_email table {
	margin:0 auto;
}

td.radio {
	font-size:10px;
}

a.a_button_iscriviti {
	display:block;
	width:100px;
	height:20px;
	margin:0 auto;
	background :transparent url(../images/a_button_up.png) repeat-x top left;
	font-family:Helvetica,"sans serif";
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
	text-align:center;
	text-decoration:none;
}

a.a_button_iscriviti:hover {
	background :transparent url(../images/a_button_down.png) repeat-x top left;
	color:#000;
}

div#div_result {
	width:100%;
	margin:0 auto;
	margin-top:10px;
	border:1px solid #c6c6c6;
	text-align:center;
}

