/* CSS Document */

#conteudo_pagcontato
{
	position:absolute;
	left:170px;
	top:140px;
	background-repeat: no-repeat;
	width:820px;
	height: 118px;
 
}
#div_contato {
	padding: 0px 0px 0 0;
	position: absolute;
	margin: 0;
	top: 20px;
	left: 0px;
	width: 820px;
}
#menu_pagagradecimento, 
#menu_pagcontato{
	height: 480px;
	position:absolute;
	left:0px;
	top:129px;
	width:169px;
	}

.titulo_pagcontato  {
	font-weight:bold;
	font-size:16px;
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	position:absolute;
	top:-20px;
	*top:0px;
	left:0px;
	
}
 #pagcontato li.pagcontato a{
 width:120px;
	color: #FFFF00;
	font-weight: bold;
	background-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
.dados{
	font-weight:bold;
	font-size:12px;
	margin-left:30px;
	
	}	
#conteudo_pagcontato p{
margin-top:20px;	
}
.nosso_endereco{
	margin-top:20px;
}
#endereco_contato{
	position: absolute;
	top:188px;
	left: 169px;
	width: 160px;
} 
#endereco_contato h5{
	color:#FFFF00;
}

/*FORMULARIO*/
#pagcontato form {
	width: 375px;
	float: left;
	padding: 10px 0 0 20px;
	margin: 0px;
	border: 1px dotted #cccc33;
}
#pagcontato label {
	font-size: 10px;
	padding: 0 10px 0 0;
	display: inline;
	float: left;
	line-height: 115%;
	color: #fff;
	font-weight: bold;
	margin: 3px 0 9px 0;
	clear: both;
	width: 83px;
}
#pagcontato fieldset {
	border: none;
}
#nome, #telefone, #cidade, 
#estado, #email, #assunto{
	color: #003333;
	font-family: "Lucida Sans Unicode", Verdana, 
Helvetica, sans-serif;
	margin: 0 0 9px 0;
	font-size: 10px;
	width: 200px;
}
#comentarios {
	width:200px;
	height: 80px;
	color: #003333;
	font-family: 
"Lucida Sans Unicode", Verdana, Helvetica, 
sans-serif;
	font-size: 10px;
}
#enviar, #retorno {
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	float: right;
	margin-top: 20px;
	height: 20px;
	font-size: 10px;
	border-top-color: #333333 ;
	border-left-color:#333;
	border-bottom-color: #CCCCCC;
	border-right-color: #ccc;
}
#estado {
	width: 80px;
}
/*FIM FORM*/ 
#conteudo_pagagradecimento p{
	text-align:center;
	padding: 120px 0 10px 10px;
	margin:0;
}
 #conteudo_pagagradecimento  
 {
	position:absolute;
	left:405px;
	top:121px;
	background-repeat: no-repeat;
	width:464px;
	height: 118px;
 
}
#rodape_contato{
	background-image: url(../images/rodape.jpg);
	width: 1024px; 
	height: 22px;
	background-repeat: no-repeat;
	position: absolute;
	text-align:center;
	color: #000000;
	left: 1px;
	font-size:10px;
	margin:0;
	padding-top:5px;
	top:731px;
}
