@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717171;
}
/*Estilos*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.campos {
	background: #FFF;
	border: #CCC solid 1px;
	color: #666;
	font-size: 9px;
	height: 15px;
	width: 110px;
}
.camposOrcamento {
	background: #FFF;
	border: #CCC solid 1px;
	color: #666;
	font-size: 9px;
}
.img {
	border: #999999 solid 1px;
	padding: 5px;
}
#newsletter ul {
	margin: 30px 8px 20px 8px;
	padding:0px;
	list-style:none;
}
.numeroFoto {
	background-color: #FFFFFF;
	border: #000000 solid 1px;
	float: left;
	padding: 2px;
	text-align: center;
	width: 20px;
}
.produtosCapaNome {
	font-weight: bold;
	text-transform: uppercase;
}
#rodape a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#rodape a:link {
	text-decoration: none;
}
#rodape a:visited {
	text-decoration: none;
	color: #fff;
}
#rodape a:hover {
	font-weight:bold;
	color: #fff;
}
#rodape a:active {
	text-decoration: none;
	color: #fff;
}
.tituloInterno {
	font-size:17px;
	font-weight: bold;
	text-align:right;
	letter-spacing: 2px;
}
/*Layers*/
#site {
	background-color: #FFF;
	left: 50%;
	margin-left: -390px;
	position: absolute;
	top: 0px;
	z-index: 1;
	width: 780px;
}
#baixoBanner {
	float: left;
	margin: 0px 0px 30px 20px;
	width: 500px;
	line-height: 20px;
}
#banner {
	margin-bottom: 30px;
}
#camposNewsletter {
	margin-left: 5px;
	margin-top: 8px;
	float:left;
}
#foto {
	position: absolute;
	left: 0px;
	top: 0px;
}
#IconesGeral {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#identificador {
	border: #CCCCCC solid 1px;
	float: left;
	letter-spacing: 2px;
	margin: 0px 30px 10px 30px;
	padding: 5px;
	width: 715px;
}
#newsletter {
	background: url(../img/newsletter.jpg) no-repeat;
	float: left;
	height: 139px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 190px;
}
#orcamento {
	font-weight:bold;
	margin: 20px 0px 0px 0px;
}
#produtosCapa {
	float: left;
	margin: 0px 10px 10px 30px;
	width: 740px;
}
#produtosCapaBaixo {
	background: url(../img/infPub.jpg) repeat-x;
	height: 100px;
	padding: 5px;
	text-align: center;
}
#produtosCapaDendro {
	float:left;
	width: 210px;
}
#produtosCapaPeq {
	float:left;
	height: 200px;
	margin-right: 6px;
	width: 175px;
}
#produtosCapaServicos {
	background: url(../img/supPub.jpg) repeat-x;
	width: 210px;
	height: 28px;
}
#produtosCapaTop {
	background: url(../img/supPub.jpg) repeat-x;
	width: 175px;
	height: 28px;
}
#produtosIco {
	border :#d8d8d8 solid 1px;
	display: table-cell;
	height: 85px;
	line-height: 85px;
	text-align: center;
	vertical-align: middle;
	width: 173px;
}
#rodape {
	background: url(../img/barraBaixo.jpg) no-repeat;
	color:#FFF;
	float: left;
	height: 20px;
	line-height:20px;
	margin-top: 40px;
	text-align:center;
	width: 780px;
}
#titulosNewsletter {
	float:left;
	margin-top: 8px;
	line-height:21px;
}
#valor {
	text-align: right;
	width: 165px;
}

