@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#293539;
	margin:0;
	padding:0;
	background-image:url(../img/bg_body.jpg);
}

h1{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:bold;
}

h2{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:bold;

}

h3{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

p{
	font-size:inherit;
	margin:0;
	padding:0;
	text-align:left;
}

img{
	border:none;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
}

a{
	color:#293539;
	text-decoration:none;
}

a:hover{
	color:#0086b3;
	text-decoration:none;
}

.sfondo{
width:100%;
height:auto;
background-image:url(../img/bg_sfondo.jpg);
background-repeat:repeat-x;
}

.sfondo_interno{
width:100%;
height:auto;
background-image:url(../img/bg_sfondo_interno.jpg);
}

.container{
	margin:0 auto;
	width:960px;
	height:auto !important;
  	min-height:700px;
}

.testata{
width:100%;
height:155px;
background-image:url(../img/bg_testata.jpg);
background-repeat:repeat-x;
}

	.header{
	width:960px;
	height:155px;
	background-image:url(../img/bg_header.jpg);
	position:relative;
	margin:0 auto;
	}

	.menu{
	position:absolute;
	top:117px;
	left:26px;
	}

	.menu li{
	float:left;
	margin-right:8px;
	}
	
		#btn_home{
		background-image:url(../img/btn_home.jpg);
		}
		
		#btn_curr{
		background-image:url(../img/btn_curr2.jpg);
		}
		
		#btn_rassegna{
		background-image:url(../img/btn_rassegna.jpg);
		}
		
		#btn_domande{
		background-image:url(../img/btn_domande.jpg);
		}
		
		#btn_trattamenti{
		background-image:url(../img/btn_trattamenti2.jpg);
		}
		
		#btn_studi{
		background-image:url(../img/btn_studi.jpg);
		}
		
		#btn_contatti{
		background-image:url(../img/btn_contatti.jpg);
		}

	.main{
	width:960px;
	height:auto;
	}
	
	.home_sopra{
	width:960px;
	height:499px;
	}
		
		.sopra_sx{
		width:710px;
		height:499px;
		background-image:url(../img/gocce.jpg);
		background-position:right;
		background-repeat:no-repeat;
		float:left;
		}
		
			.flash_home{
			float:left;
			width:322px;
			height:499px;
			}
		
			.interventi_home{
			width:370px;
			height:350px;
			float:left;
			padding-top:40px;
			}
			
			.box_interventi{
			width:145px;
			height:145px;
			float:right;
			margin-right:25px;
			margin-bottom:55px;
			padding-top:35px;
			padding-left:15px;
			line-height:20px;
			}
			
				#corpo, #viso{
				height:160px;
				padding-top:20px;
				}
			
		.sopra_dx{
		width:139px;
		height:374px;
		background-image:url(../img/bg_trattamenti.jpg);
		float:left;
		padding:125px 35px 0px 35px;
		}
		
	.home_sotto{
	width:960px;
	height:348px;
	}
	
		.sotto_lato{
		width:178px;
		height:266px;
		float:left;
		background-repeat:no-repeat;
		padding:82px 15px 0px 17px;
		}
		
		.sotto_centro{
		width:395px;
		height:266px;
		float:left;
		background-image:url(../img/bg_sotto_centro.jpg);
		margin-left:19px;
		padding:82px 15px 0px 15px;
		}
		
			.cliniche{
			width:182px;
			height:200px;
			float:left;
			text-align:center;
			}
			
				.cliniche img{
				padding:1px;
				border:1px solid #727d81;
				}
			
				#milano{
				margin-left:23px;
				}
		
			#curriculum_home{
			background-image:url(../img/bg_sotto_curr.jpg);
			margin-left:39px;
			}
			
			#contatti_home{
			background-image:url(../img/bg_sotto_contatti.jpg);
			margin-left:19px;
			text-align:center;
			}
			
	.left{
	width:490px;
	height:auto !important;
  	min-height:500px;
	float:left;
	margin-right:29px;
	}
	
		.left strong, .left h2, .left h4{
		color:#194d5e;
		}
		
		.left p, .right p{
		margin-bottom:30px;
		line-height:22px;
		text-align:justify;
		}
	
	.right{
	width:361px;
	height:auto !important;
  	min-height:500px;
	float:left;
	position:relative;
	}
	
		.box_gallery{
		width:361px;
		height:auto !important;
  		min-height:155px;
		background-image:url(../img/bg_box_gallery.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		margin-bottom:20px;
		}
		
			.titolo_lei{
			height:61px;
			background-image:url(../img/foto_lei.jpg);
			}
			
			.titolo_lui{
			height:61px;
			background-image:url(../img/foto_lui.jpg);
			}
			
			.foto{
			float:left;
			margin-left:17px;
			margin-right:11px;
			margin-bottom:28px;
			}
			
				.foto img{
				border:1px solid #406977;
				float:left;
				}
	
	.links_dx{
	height:357px;
	position:relative;
	background-image:url(../img/bg_links_dx.jpg);
	}
	
	.right ul{
	text-align:left;
	margin:0;
	padding-left:30px;
	line-height:24px;
	font-size:16px;
	background-image:url(../img/bg_box.jpg);
	}
	
		.right ul a{
		font-weight:bold;
		color:#194d5e;
		}
		
		.right ul a:hover{
		color:#0086b3;
		}
	
		#gif_contatti{
		position:absolute;
		top:10px;
		left:20px;
		}
		
		#gif_curriculum{
		position:absolute;
		top:10px;
		left:210px;
		}
		
		#gif_mantova{
		position:absolute;
		top:147px;
		left:40px;
		}
		
		#gif_milano{
		position:absolute;
		top:265px;
		left:40px;
		}
		
		#smartlipo{
		position:absolute;
		top:385px;
		left:20px;
		}
		
		#biodynamic{
		position:absolute;
		top:385px;
		left:20px;
		}
		
	.articoli{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #666666;
	}
	
	#form1{
	background-image:url(../img/bg_form.jpg);
	background-repeat:no-repeat;
	}
	
	#form1 input, textarea{
	width:250px;
	border:1px solid #999999;
	margin-bottom:0px;
	background-color:#dedede;
	}
	
	#form1 textarea{
	width:459px;
	height:160px;
	}
	
	.submit button{
	width:92px;
	height:23px;
	border:none;
	color:#333333;
	background-image:url(../img/bg_invia.jpg);
	float:right;
	margin-top:0px;
	margin-right:29px;
	}
	
	#form1 input#check{
	border:none;
	width:20px;
	}
	
	.gallery_centro{
	width:360px;
	height:264px;
	position:relative;
	margin-bottom:10px;
	}
	
	.gallery_centro div{
	position:absolute;
	border:1px solid #406977;
	}
	
	#foto2, #foto3, #foto4{
	display:none;
	}
	
	.thumbs_centro img{
	float:left;
	margin-right:11px;
	border:1px solid #406977;
	}
	
	.indicazioni{
	padding-top:46px;
	}
	
		.indicazioni h2{
		color:#194d5e;
		}
	
	#map{
	border:1px solid #406977;
	width:360px;
	height:303px;
	}
	
	.clear{
	clear:both;
	}
			
	.footer{
	width:100%;
	height:70px;
	padding-top:10px;
	padding-bottom:15px;
	text-align:center;
	color:#FFFFFF;
	background-color:#64767e;
	}
	
		.footer a{
		color:#ffffff;
		}
		
		.footer a:hover{
		color:#293539;
		}
		
	.links_footer{
	text-align:center;
	margin-top:50px;
	margin-bottom:30px;
	}
	
		.links_footer li{
		display:inline;
		margin-right:20px;
		}
		
		.links_footer img{
		border:1px solid #006699;
		}
	
	
	
	















