/* CSS Document */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border:none;
	/*vertical-align:middle;*/
	text-decoration:none;
	list-style:none;
	text-align:justify;

}

body{


}

#floater{
	position:absolute;
	width:700px;
	height:487px;
	top: 80px;
	left: 50%;
	margin-left: -150px;
	z-index:9999;
	overflow: hidden;
}


#topo{
	background:transparent url(../imagem/bg_topo_home.gif) repeat-x left top;
}
#slides_topo{
	height:397px;
	width:775px;
	margin:0px auto;
	overflow:hidden;
	padding:0px 107px 0px 120px;
	position:relative;
}

#slides_topo #logo{
	position:absolute;
	float:left;
	z-index:999;
}

#slides_topo .slide_show{
	width:582px;
	height:397px;
	float:right;
}

#slides_topo .bolha{
	width:50px;
	height:50px;
	position:absolute;
	z-index:9999;
	background:transparent url(../imagem/home/bolha.png) repeat-x left top;
}

#topo_interna{
/* privisório  retirar imagem para por flash */
	background:transparent url(../imagem/bg_topo_home.gif) repeat-x left top;
	height:252px;
}

#topo h1{
	display:none;
}

body{
	background:#ffffff  url(../imagem/fundoBg.gif) repeat-x left 450px;
	height:190px;
}

#conteudoConteiner,#rodapeConteiner{
	width:745px;	
	margin:0 auto;
}


p{
	font-size:11px;
	color:#616161;
	line-height:14px;
}

a{
	font-size:11px;
	color:#616161;
	line-height:14px;
}
 a:hover{
	text-decoration:underline;
	color:#616161;

}



#rodapeGeral{
	background:transparent url(../imagem/fundo_rodape.jpg) repeat-x left top;
	height:110px;
	padding-bottom:30px;	
	position:relative;
	top:-10px;	
	_top:0;
	z-index:0;
}


#rodapeConteiner{	
	position:relative;
	top:40px;
	padding-bottom:20px;
	
}
#logoMkt{

float:right;
position:relative;
top:-28px;
right:10px;

}


/*   interna  */
body.interna{
	background:#ffffff  url(../imagem/fundoBg.gif) repeat-x left 318px;


}

#topo.interna{
	height:316px;
}

.tituloInterna{
	font-size:0px;
	margin-left:0px;

}

#conteudoConteiner.interna{
	margin: 0 auto;
	width:745px;
}






form {
	position: relative;
	overflow: hidden;
	margin-bottom: 29px;
	_height: 100%;
}

form div.campo {
	margin-top: 12px;
	font-size: 11px;
	width: 334px;
	overflow: hidden;
}

form div.campo label {
/*	display: block;*/
	margin-bottom: 8px;
	/*clear: both;*/
	float: left;
}

form div.campo div.erro {
/*	float: right;*/
	color: #F00;
	text-align: left;
}

form div.campo input, form div.campo textarea, form div.campo select {
	border: 1px solid #BCB69C;
	clear: both;
	display: block;
	height: 14px;
	padding: 4px;
	width: 322px;
	background-color: #f8f7f2;
	float: left;
}

form div.campo select {
	padding: 0;
	height: 22px;
}

form input.file {
	height: 20px !important;
	padding: 0;
}

form input.date {
	width: 70px !important;
}

form input.ddd {
	width: 90px !important;
}

form input.telefone {
	width: 90px !important;
}

form div.campo textarea {
	height: 200px;
	font-size: 11px;
}

form div.submit {
	margin-top: 20px;
	padding-top: 20px;
	_padding-top: 0;
	*padding-top: 0;
	clear: both;
}

form div.submit input {
	float: right;
	background: url('../imagem/btn_enviar.gif') no-repeat;
	height: 31px;
	width: 66px;
	border: none;
	cursor: pointer;
}

form small {
	margin-left: 8px;
	display: block;
	clear: both;
	line-height: 22px;
}

div.sucesso {
	margin-bottom: 29px;
}

div.sucesso p {
	margin-bottom: 5px;
}

.paginacao {
	overflow: auto;
}

div.paginacao span, div.paginacao a,div.paginacao span.atual
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:8px;
	display:block;
	float:left;
	background:url(../imagem/fund_pag.gif) no-repeat left top;
	color:#993300;
	font-weight:normal;
	margin-left:2px;
	font-size:12px;
	line-height:14px;
}

#rodape a{
	float:right;
	border:solid 1px red;
}

.newsAquivos{
	float:left;
	width:110px;
	text-align: center;
	padding-left:10px ;
}

.newsAquivos:hover{
	background-color: #F5F5DC;
}

..newsAquivos img a{
	text-decoration:none;
	text-align: left;
}
.clear{
	clear:both;
}

.autor{
	color:#333;
	font-weight:normal;
	font-size:12px;
	}

.url{
	color:#333; 
	font-weight:normal;
	font-size:12px;
}
