/* CSS Antigo Com As Modificações Necessárias */
body#bd {
    background: #dce5e9 url(../images/bg-contato.jpg) top center repeat-x;
}
#body-sub {
	background: url(../images/topo.jpg) top center no-repeat;
}
#header {
	line-height: normal;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 999;
	height: 252px;
}
#container {
	height: 1400px;
	width: 985px;
}

/* CSS Novo */

.clear {
	clear:both;
	}
#formulario {
    float: left;
    display: inline;
    padding-right: 10px;
    margin:20px 0 0 40px;
}
#titulo {
	width:455px;
	height:65px;
	margin:15px 0 0 40px;
	background:url(../images/titulopresa.jpg);
	float:left;
}
#texto {
	width:800px;
	height:40px;
	margin:20px 0 0 40px;
	float:left;
}
.style1 {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#tv {
	width:198px;
	height:111px;
	float:right;
	margin:77px 128px 0 0;
	background-color: #000000;	        background: url(../images/contato.gif) no-repeat;	
}
#aempresa {
	width:483px;
	height:243px;
	margin:15px 0 0 40px;
	background:url(../images/aempresa.jpg);
	float:left;
}
#aempresa-titulo {
	width:95px;
	height:25px;
	background:url(../images/aempresa-titulo.jpg);
	float:left;
	margin:15px 0 0 20px;
}
#aempresa-texto1 {
	width:400px;
	height:225px;
	margin:5px 0 0 20px;
	float:left;
}
#aempresa-texto2 {
	width:900px;
	height:40px;
	margin:0 0 0 40px;
	float:left;
}
#aempresa-texto1 p, #aempresa-texto2 p {
	margin:0;
	padding:0;
}
#laboratorio {
	width:483px;
	height:227px;
	margin:15px 0 0 40px;
	background:url(../images/laboratorio.jpg);
	float:left;
}
#laboratorio-titulo {
	width:117px;
	height:25px;
	background:url(../images/laboratorio-titulo.jpg);
	float:left;
	margin:15px 0 0 20px;
}
#laboratorio-texto1 {
	width:400px;
	height:240px;
	margin:5px 0 0 20px;
	float:left;
}
#laboratorio-texto2 {
	width:900px;
	height:150px;
	margin:0 0 0 40px;
	float:left;
}
#laboratorio-texto1 p, #laboratorio-texto2 p {
	margin:0;
	padding:0;
}
#certificado-titulo {
	width:140px;
	height:25px;
	background:url(../images/certificados.jpg);
	float:left;
	margin:20px 0 0 30px;
}
#certificado-texto1 {
	width:900px;
	height:40px;
	margin:0 0 0 40px;
	float:left;
}
#certificado-texto1 p {
	margin:0;
	padding:0;
}
