@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; border:0px; }
body.intro { background: #000 url(../img/bgbodyblackintro.jpg) top left repeat-x; margin-top:36px; }

#main { width:960px; height:500px; margin:0px auto; background:url(../img/intro/bg_intro.jpg); }

#left { width:140px; height:500px; float:left; }

	.contato { width:140px; height:183px; background:url(../img/intro/contato.jpg) top left; position:relative; top:317px; }

.revistas {  width:636px; height:347px; margin:70px auto; float:left; }
	
	ul.menu { list-style:none; position:relative; }
		
		ul.menu img { position:absolute; float:left; }
		
		.esteticaThumb { position:absolute; top:74px; left:-39px; }
		.perioThumb { position:absolute; top:74px; left:130px; }
		.clinicaThumb { position:absolute; top:74px; left:298px; }
		.pesquisaThumb { position:absolute; top:74px; left:467px; }
	
		p.over1 { width:180px; height:347px; float:left; display:block;}
		p.over2 { width:151px; height:347px; float:left; display:block;}
		p.over3 { width:148px; height:347px; float:left; display:block;}
		p.over4 { width:157px; height:347px; float:left; display:block;}

#right { width:184px; height:500px; float:left; background:url(../img/intro/cafe.jpg) right bottom no-repeat; }

	.assinatura { width:184px; height:185px; background:url(../img/intro/assinatura.jpg) no-repeat; position:relative; top:0px; }
	
#bottom { width:960px; height:500px; margin:0px auto; text-align:right; padding-right:10px; padding-top:5px; font-size:11px; color:#FFF; font-family:"Trebuchet MS",Arial,sans-serif; }
