@charset "utf-8";
/* CSS Document */


body{
	background-image:url(../images/bg_site.jpg);
	background-repeat:repeat-x;
	background-color:#D6DDCB;
	margin:0px;
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}


	a:link, a:visited, a:active{
		color:#44591E;
		text-decoration:none;
	}
	
	a:hover{
		color:#7BA036;
	}
	




/* ---------------------------------------- Layout do site ---------------------------------------- */


#resolucaosite{
	width:1000px;
	height:500px;;
	margin-left:auto;
	margin-right:auto;
}


#logotipofatarelli{
	width:150px;
	height:160px;
	margin-top:60px;
	margin-right:62px;
	float:left;
}


#menusite{
	position:relative;
	width:240px;
	height:230px;
	margin-top:15px;
	margin-left:160px;
	padding-top:35px;
	padding-left:30px;
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	font-size:14px;
	z-index:3;
	float:left;
}


	.linehmenu{
		margin-top:10px;
		margin-bottom:10px;
	}

	.linehmenucont{
		margin-top:-80px;
		margin-bottom:65px;
	}


#flashtopohome{
	position:relative;
	width:416px;
	height:164px;
	margin-top:52px;
	margin-left:-60px;
	z-index:1;
	float:left;
}




#rodapesite{
	position:fixed;
	bottom:0px;
	width:100%;
	height:43px;
	background-image:url(../images/bg_rodape.jpg);
	background-repeat:repeat-x;
	float:left;
}


#resconteudopags{
	width:900px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}


	a.linksrodape:link, a.linksrodape:visited, a.linksrodape:active{
			color:#FFF;
		}

		a.linksrodape:hover{
			color:#FFF;
			text-decoration:underline;
		}




/* ---------------------------------------- Home ---------------------------------------- */


#conteudohome{
	width:580px;
	height:320px;
	text-align:justify;
	float:left;
}


	.tithome{
		font-weight:bold;
		font-size:14px;
		color:#87B138;
	}


	.imgmarqueavaliacaoh{
	margin-left:410px;
	}


#fotohome{
	width:98px;
	height:95px;
	margin-left:55px;
	float:left;
}


#tratamentoshome{
	width:210px;
	height:350px;
	margin-left:55px;
	float:left;
}


	.topicstratamentos{
		font-size:11px;
	}


	.imgsetatratamentoh{
	margin-left:195px;
	margin-top:-10px;
	float:left;
	}


	.imglinetratamentoh{
	margin-top:5px;
	margin-bottom:5px;
	}
	
	
	
	
	/* ---------------------------------------- Clínica ---------------------------------------- */
	
	
#clinicafotos{
	width:380px;
	height:320px;
	text-align:justify;
	float:left;
}

#clinicacont{
	width:510px;
	height:350px;
	margin-left:55px;
	float:left;
}




	/* ---------------------------------------- Tratamentos ---------------------------------------- */
	
	
#conttratamentos{
	width:1000px;
	height:auto;
	float:left;
}