/* CSS Document */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
	
}

h1 {
	font-weight:bold;
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	margin-bottom:8px;
	padding:0px;

}

h2 {
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

p {
	line-height:15px;
	margin:0;
	padding:0;
	font-size:11px;
}

* { margin:0; padding: 0;} 

.Campos{
	font-size:10px;
	background-color:#ededed;
	color:#909090;
	border:1px #cccccc solid;
	height:14px;
	width:155px;
}

.CampoBranco{
	font-size:10px;
	background-color:#ffffff;
	color:#909090;
	border:1px #cccccc solid;
	height:14px;
	width:155px;
}


#TabelaContato{
	float:left;
	margin-left:10px;
	width:380px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#TabelaContato td{
	padding:4px;
	vertical-align:top;
}
#TabelaContato h1{
	font-size:10px;
	color:#cc6633;
	text-align:right;
}
#TabelaContato p{
	font-size:10px;
	color:#999999;
}


body {
	background-image: url(imagens/fundo_site.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	margin:0 auto;
	text-align:center;
	position:relative;
}
#Mae {
	background-image: url(imagens/fundo_conteudo.gif);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#ffffff;
	width:813px;
	margin:0 auto;
	display:table;
	
}
#Conteudo {
	background-image: url(imagens/cabeca_conteudo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:813px;
	margin-top:0px;
	padding-top:250px;
	padding-bottom:0px;
}

#Conteudo_Home {
	background-image: url(imagens/cabeca_conteudo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:813px;
	margin-left:0px;
	padding-top:250px;
	padding-bottom:0px;
}

#Cabeca {
	width:801px;
	height:121px;
	margin-top:0px;
	margin:0 auto;
}

.CaixaTexto {
	color:black;
	font-size:11px;
	font-family:Verdana
	border:1px solid gray;
	height:13px;
}

.CaixaTextoSemBorda {
	color:black;
	font-size:9px;
	font-family:Verdana;
	border:1px white solid;
	height:15px;
	background-color:#f3f3f5;
}

.Botao {
	width:60px;
	border:1px #003366 solid;
	font-size:11px;
	font-weight:normal;
	font-family:verdana;
	height:20px;
	color:#003366;
}


#divConsultorVirtual{
	padding:0px;
	margin:0 auto;
	float:left;
	position:relative;
	width:530px;
	height:180px;
	background-image:url(imagens/fundo_consultor_virtual.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}


#divDicasDeSaude{
	padding:0px;
	margin:0 auto;
	float:left;
	position:relative;
	width:240px;
	height:180px;
	background-image:url(imagens/fundo_dicas_saude.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#divNewsletter{
	padding:0px;
	margin:0 auto;
	float:left;
	position:relative;
	width:240px;
	margin-right:20px;
}

#divFabricacaoPropria{
	padding:0px;
	margin:0 auto;
	float:left;
	position:relative;
	width:240px;
	margin-right:20px;
}

#divResponsabilidadeSocial{
	padding:0px;
	margin:0 auto;
	float:left;
	position:relative;
	width:240px;
}

.Link{
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	color:#909090;
	text-decoration:none;
}

.Link:Hover{
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	color:#909090;
	text-decoration:underline;
}

.Link9{
	font-size:9px;
	font-weight:normal;
	font-family:verdana;
	color:#929292;
	text-decoration:none;
}

.Link9:Hover{
	font-size:9px;
	font-weight:normal;
	font-family:verdana;
	color:#929292;
	text-decoration:underline;
}

.Rodape{
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	color:#6f6b6b;
	text-decoration:none;
}

.Rodape:Hover{
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	color:#6f6b6b;
	text-decoration:underline;
}
