body{
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;	
	background:#eceeed url(../imagens/bg.jpg) repeat-y center;
}

#total {
	width:994px;
	margin:0 auto;	
}

.titulo_esq {
	float:left;
	margin-left:30px;
	width:298px;
	height:62px;
	color:#fff;
	text-align:center;
	font-size:30px;	
	line-height:48px;
}

.titulo_esq2 {
	float:left;
	margin-left:30px;
	width:181px;
	height:62px;
	color:#fff;
	text-align:center;
	font-size:30px;	
	line-height:48px;
}

.anvisa {
	width:570px;
	height: 111px;
	float:right;
	margin-right:70px;
	background:url(../imagens/anvisa.jpg) right no-repeat;
	text-align:center;
	font-size:30px;	
	line-height:111px;
	color:#0e3987;
}

#produtos_box {
	width:915px;
	height:50px;
	margin:0 auto;
	text-align:center;	
}

.produto {
	float:left;
	width:276px;
	height:414px;
	margin:10px 14px;
}
.produto_imagem {
	width:276px;
	height:293px;
	background:#9e6e24;	
}
.produto_desc {
	width:276px;
	height:121px;
	background:#f5a627;	
}
.produto_desc h2 {
	color:#fff;
	font-size:25px;
	text-align:left;
	padding:5px;	
}
.produto_desc h3 {
	color:#fff;
	padding:5px;
	font-size:12px;
	text-align:left;	
}
.produto_desc h1 {
	padding:5px;
	color:red;
	text-align:right;
	font-size:30px;
	
	text-shadow:#FF0 3px -1px, #FF0 -3px 1px, #FF0 3px 1px, #FF0 -3px -1px
}

.manipulacao {
	float:left;
	width:350px;
	height:500px;
	background:url(../imagens/manipula.png) no-repeat;
	margin-left:30px;	
}

.laboratorios {
	float:right;
	width:275px;
	height:325px;
	margin-right:30px;
}

.box {
	clear:both;
	width:994px;	
}

.empresa {
	float:left;	
	width:330px;
}

.foto_centro {
	float:left;	
	width:345px;
}

.foto_centro2 {
	float:left;	
	width:290px;
}

.contato {
	float:right;
	margin:25px 25px 0 0;
	width:500px;	
}
.texto {
	float:left;
	width:300px;	
}

.imagem_contato {
	width:181px;
	height:62px;
	float:right;
	margin:20px 0 0 0;	
}

