
/*---- RESET ----*/

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	text-align:left;
	vertical-align:baseline}

p{
	text-align:justify;
}

table {
	border-collapse: collapse;
	border-spacing:0}
ul{list-style:none}
q:before, q:after,
blockquote:before, blockquote:after {
	content: ""}
:focus {outline:0}
	html{
		width:100%;
		height:100%}
		body{
			text-align:center;
			margin:0 auto;
		    height:100%;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#300000
			}

/*---- END RESET ----*/


h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#dc006b;
	padding-bottom:20px
	}


h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#dc006b;
	padding-bottom:20px
	}

h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dc006b;
	padding-bottom:20px
	}

p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#300000;
	padding-bottom:10px
	}

#top_container{
	width:100%;
	height:268px;
	text-align:center;
	}

#top{
	width:955px;
	height:268px;
	background:url(../images/top.jpg) no-repeat;
	text-align:center;
	margin:0 auto;
	position:relative
	}

#img_home{
	width:589px;
	height:484px;
	background:url(../images/cover.jpg) no-repeat;
	text-align:center;
	/*border:1px solid #000;*/
	margin:0 auto;
	position:relative
	}

#img_home_ferie{
	width:589px;
	height:701px;
	background:url(../images/cover_ferie.jpg) no-repeat;
	text-align:center;
	/*border:1px solid #000;*/
	margin:0 auto;
	position:relative
	}


/*----------------------------------------- menù home -----------------------------------------*/

#menu {
	position:absolute;
	top:111px;
	left:366px;
	width: 458px;
	height: 68px;
	}

#menu ul li{
	float:left;
	display:inline;
	cursor:pointer;	
	}

				



a.link01 span, a.link02 span, a.link03 span, a.link04 span{display:none}
a.link01, a.link02, a.link03, a.link04{height:68px}
	
	a.link01{		
		width:71px;
		background:url(../images/bott_home.jpg) no-repeat 0 0;
		display:block;
		padding:0
		}
	a:hover.link01, a.link01.attivo{
		background:url(../images/bott_home.jpg) no-repeat 0 -68px
		}
		
	a.link02{		
		width:189px;
		background:url(../images/bott_coccoliamo.jpg) no-repeat 0 0;
		display:block;
		padding:0
		}
	a:hover.link02, a.link02.attivo{
		background:url(../images/bott_coccoliamo.jpg) no-repeat 0 -68px
		}
		
	a.link03{		
		width:101px;
		background:url(../images/bott_siamoqui.jpg) no-repeat 0 0;
		display:block;
		padding:0
		}
	a:hover.link03, a.link03.attivo{
		background:url(../images/bott_siamoqui.jpg) no-repeat 0 -68px
		}
		
	a.link04{		
		width:97px;
		background:url(../images/bott_contattaci.jpg) no-repeat 0 0;
		display:block;
		padding:0
		}
	a:hover.link04, a.link04.attivo{
		background:url(../images/bott_contattaci.jpg) no-repeat 0 -68px
		}

				
/*-------------------------------- end menu_home --------------------------------*/


#content_container{
	width:100%;
	text-align:center;
	margin:0 auto;
	overflow:auto !important;
	overflow:visible;
	/*border:1px solid red;*/
	}
	
#content_all{
	width:995px;
	margin:0 auto;
	text-align:center;
	overflow:auto !important;
	overflow:visible;
	}

#content_sx{
	
	width:316px;
	float:left;
	margin:0 auto;
	}
	
#bv{
	width:316px;
	height:191px;
	background:url(../images/bv.jpg) no-repeat;
	margin:0 auto;
	float:left;
	/*border:1px solid orange;*/
	}

#content_dx{
	width:550px;
	padding:10px 0px 40px 0px;
	text-align:justify;
	margin:0 auto;
	float:left;
	/*border:1px solid orange;*/
	}

#footer_container{
	width:100%;
	height:193px;
	background:url(../images/bk_footer.jpg) repeat-x;
	/*border:1px solid orange;*/
	}

#footer{
	width:955px;
	height:193px;
	background:url(../images/bk_footer_forest.jpg) no-repeat;
	margin:0 auto;
	/*border:1px solid orange;*/
	}


#riferimenti{
clear:both;
color: #DD046D;
margin: 20px 0 0 15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
}


/* FORM CONTATTI */
.cont {
margin-bottom:30px;

}





.obbligatorio01{
color:#FF0000;
font-size:12px;
					}
	.cont form{ 
		margin:0;
		border:1px solid #fff;
		padding:20px;
		width:500px}
		.cont fieldset{ 
			border:0;
			padding:10px 10px 0 10px;
			margin:0}
			/*.cont fieldset.chiaro{background:#fff}*/				   
				.cont  legend{ 
					font-size:12px;
					font-weight:bold;
					font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
					color:#333;
					margin:0;
					padding:0}
					.cont span.riga{ 
						padding:10px; 
						margin:0;
						border:0;
						display:block;
						clear:both}
						.cont span.riga_centrata{ 
							padding:7px; 
							margin:0;
							border:0;
							display:block;
							clear:both;
							text-align:center}
							.cont label{ 
								font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
								font-size:11px;
								color:#333;
								text-align:right;
								color:#333}
								.cont span.elemento_block {
									display:block;
									width:22%;
									margin-top:2px;
									margin-right:15px;
									float:left;
									text-align:right;
									vertical-align: baseline}
									.cont input, .cont select, .cont textarea{ 
										color: #333; 
										font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
										font-size:11px;
										margin:0;
										border:0;
										width:55%}
										.cont input, .cont select{
											border-bottom:1px dotted #0B3032 !important;
											border-left:none !important;
											border-right:none !important;
											border-top:none !important;
											border:1px solid #ADADAD}
											.cont input[file]{border-bottom:1px dotted #0B3032}
											.cont textarea{
												border:1px dotted #0B3032 !important;
												border:1px solid #ADADAD;
												overflow:auto}
												/*.cont input:hover,select:hover,textarea:hover{background:#F9DCCA}
													.cont  input:focus,select:focus,textarea:focus{background:#F9DCCA}*/
														.cont  span.asterisco{
															color:#333;
															font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
															font-size:11px;
															margin-left:15px;
															vertical-align:top}
															.cont  span.leggi_privacy { 
																font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
																font-size:11px;
																color: #0B3032;
																text-align:center;
																display:block;
																margin:00;
																padding:20px 0px 8px 0}
																.cont .spunta {
																	border:0;
																	width:20px;
																	vertical-align:middle;
																	padding:0}
																	.cont button{
																		margin-right:5px;
																		padding:0;
																		border:0;
																		width:auto;
																		height:auto;
																		cursor:pointer;
																		background:none;
																		overflow:visible}				


#invia_contatti,#cancella{
	width: 100px;
	background-color:#DD006C;
	color: #fff;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;

	border-bottom:1px dotted #fff !important;
	border-left:none !important;
	border-right:none !important;
	border-top:none !important;
	border:1px solid #fff
}

#divider_1{
	background:url(../images/divider_01.jpg) no-repeat;
	clear:both;
	width:233px;
	height:1px;
	padding: 5px 0px 5px 0px;
}

#divider_2{
	background:url(../images/divider_02.jpg) no-repeat;
	margin: 5px 0px 5px 0px;
	clear:both;
	width:233px;
	height:1px;
}

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

a:hover.link_riferimenti{
	color: #dc006b;
	text-decoration:underline;
	}

a.link_servizi{		
	color: #dc006b;
	text-decoration:none;
}

a:hover.link_servizi{
	color: #000;
	text-decoration:underline;
	}


#menu_pagina {
    background: #fff;
    float:left;
    margin:0 auto;
    padding:5px 10px 10px 0px;
	margin: 0px 0 0 15px;
	width:245px;
	}

#menu_pagina h1 {
	color:#4F4F4F;
}

.menu_coccole{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#dc006b;
	padding-bottom:20px
	}


.active{
	color:#DC006B;
}

#photogallery{
	float:left;
	clear:both;
	border:1px solid #dc006b;
	width:420px;
	padding: 5px;
}

#photogallery img{
	width:100px;
}

#orari li{
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	
}


#orari li span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#dc006b;
	padding-top:10px;
	font-weight: bold;
}


.titolo_trattamento{		
	color: #dc006b;
	font-weight: bold;
}

.titolo_sezione{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dc006b;
	padding-bottom:10px;
	font-weight: bold;
	}
