/* Início - CSS Web Site Pevex - 2006 */
/* CSS aplicável em todas as páginas do site*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CDCDCD;
	margin: -0px;
}
#corpo {
	width: 704px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#menu {
	background-image: url(imggeral/fundomenu.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 108px;
	text-align: center;
}
#titulo {
	height: 17px;
	margin-top: 31px;
	margin-left: 5px;
	margin-bottom: 45px;
}
#assina {
	color: #FFFFFF;
	background-image: url(imggeral/fundoassina.gif);
	background-repeat: no-repeat;
	height: 42px;
	text-align: right;
	padding-top: 20px;
	padding-right: 15px;
	background-position: bottom;
	clear:both;
}
#end {
	float: right;
	width: 220px;
	text-align: left;
}
#tel {
	text-align: left;
	float: right;
	width: 150px;
}
.txtboldvermelho{
	font-weight: bold;
	color: #E10615;
}
img {
	background-image: url(imggeral/load.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
a.linkunderVermelho {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.linkunderVermelho:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-size: 11px;
	color: #000000;
}
/* Fim */
/* ---------------------------------------------------*/
/* Início CSS aplicável no link Empresa */
.fotoEmpresa {
	margin-bottom: 3px;
}
.fotoEmpbarra {
	margin-bottom: 3px;
	margin-left: 127px;
}
#coleA {
	width: 325px;
	height: 279px;
	background-repeat: repeat-x;
	float: left;
	margin-left: 5px;
	padding-left: 29px;
	background-image: url(imggeral/fundoempresa.gif);
	font-size: 11px;
}
#coleB {
	width: 305px;
	height: 224px;
	background-repeat: repeat-x;
	margin-right: 10px;
	float: right;
	font-size: 11px;
}
/* Fim */
/* ---------------------------------------------------*/
/* Início CSS aplicável no link Aplicações */
#aplicacao {
	margin-left: 5px;
	background-image: url(imggeral/fundo_aplica.gif);
	background-repeat: repeat-x;
	height: 408px;
	margin-right: 5px;
}
#aplicatxt {
	font-size: 11px;
	height: 131px;
	width: 195px;
	padding-right: 40px;
	padding-left: 40px;
}
#aplicafoto {
	font-size: 11px;
	height: 116px;
	width: 275px;
	padding-top: 15px;
}
li {
	margin-left: 14px;
	height: 15px;
	list-style-image: url(imggeral/marca.gif);
	list-style-position: outside;
}
#aplicatitframe {
	font-size: 11px;
	height: 20px;
	width: 275px;
	margin-top: 45px;
}
#frame {
	float: right;
	height: 408px;
	width: 413px;
	clear: both;
}
.fotopqaplicacao {
	border: 1px solid #FFFFFF;
	margin-left: 5px;
	margin-top: 14px;
}
#aplicacaofotoframe {
	height: 382px;
	width: 413px;
	text-align: center;
	padding-top: 26px;
}
/* Fim */
/* ---------------------------------------------------*/
/* Início CSS aplicável no link Contato */
#fotoequipe {
	height: 70px;
	width: 694px;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 5px;
	background-color: #FFFFFF;
}
#contatoA {
	width: 153px;
	float: right;
	padding-left: 147px;
	margin-top: 8px;
}
#contatoB {
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}
#contatoC {
	width: 600px;
	float: left;
	padding-left: 60px;
	margin-top: 15px;
}
#contatoD {
	width: 200px;
	float: left;
	text-align: right;
	margin-top: 20px;
}
#contatoE {
	width: 280px;
	text-align: right;
	float: left;
	margin-top: 5px;
}
#contatoA, #contatoB ,#contatoC ,#contatoD ,#contatoE {
	height: 50px;
	
}
#enderecomapa {
	width: 694px;
	margin-left: 5px;
	height: 136px;
	background: #E3E3E3;
	text-align: left;
}
#mapa {
	float: right;
	height: 121px;
	width: 241px;
	background: #E3E3E3;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
}
.titmapalocalizacao {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: 250px;
}
#endcontato {
	width: 430px;
}
#formulario {
	height: 185px;
	width: 694px;
	margin-left: 5px;
	background-color: #434F4F;
}
#formphp {
	width: 694px;
	height: 120px;
}
.titformulariocontato {
	margin-top: 15px;
	margin-right: 250px;
}
.caixaformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
#assinacontato {

	color: #FFFFFF;
	background-image: url(imggeral/fundocontato.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: bottom;
	clear:both;
}
#tituloProdutos {

	height: 17px;
	margin-top: 31px;
	margin-left: 5px;
}
#corpoproduto {
	background-color: #F5F5F5;
	margin-left: 5px;
	margin-right: 5px;
	padding: 20px;
}
.f_cinzaBorda {
	background-color: #F1F1F1;
	border: 1px solid #DCDCDC;
}
.f_branco {
	background-color: #FFFFFF;
}
.f_cinza1 {
	background-color: #F5F5F5;
}
.f_cinza2 {
	background-color: #434F4F;
}
.f_cinza3 {
	background-color: #E3E3E3;
}#contatoAin {

	width: 153px;
	float: right;
	padding-left: 147px;
	margin-top: 10px;
}
