/* CSS Document A Tobias Ribeiro*/

* {
	margin:0;
	padding:0;
}

html{
	background-color: #ffffff;
	background-image: url(imagens/fundo_topo.jpg);
	background-repeat: repeat-x;
}


body{
	background-image: url(imagens/fundo_internas.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}


.centro {
	margin:0 auto;
	text-align:center;
}

.fundo_rodape{
	background-image: url(imagens/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
}


/*.bg_fundo_enquete {
	background-image: url(imagens/bg_fundo_enquete.jpg);
	background-repeat: no-repeat;
	width:237px;
	height:160px;
}*/

.bg_enquete_meio {
	background-image: url(imagens/img_enquete_meio.jpg);
	background-repeat: repeat-y;
	width: 237px; 
}

.bg_enquete_fim {
	background-image: url(imagens/img_enquete_fim.jpg);
	background-repeat: no-repeat;
	width: 237px; 
	height: 29px;
}



.bg_newsletter {
	background-image: url(imagens/bg_newsletter.jpg);
	background-repeat: no-repeat;
	width:236px;
	height:152px;
}


.bg_menu_rodape {
	margin:0 auto;
	background-image: url(imagens/bg_menu_rodape.jpg);
	background-repeat: no-repeat;
	width:762px;
	height:129px;
}



.bg_fundo_input {
	background-image: url(imagens/bg_fundo_input.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 26px;
}

.bg_fundo_input_pq {
	background-image: url(imagens/bg_fundo_input_pq.jpg);
	background-repeat: no-repeat;
	width: 112px;
	height: 26px;
}

.bg_fundo_textarea {
	background-image: url(imagens/bg_fundo_textarea.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 112px;
}





.paginacao {
	font-family:arial;
	font-size:11px;
	color:#373B2F;
	line-height:17px;
}

.paginacao a {
	font-family:arial;
	font-size:11px;
	color:#373B2F;
	text-decoration:none;
}

.texto_cinza_titulo {
	font-family:arial;
	font-size:15px;
	color:#373B2F;
	line-height:17px;
	text-align:left;
	font-weight: bold;
	
}

.texto_cinza_titulo a {
	font-family:arial;
	font-size:15px;
	color:#373B2F;
	line-height:17px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}

.texto_cinza_titulo a:hover {
	font-family:arial;
	font-size:15px;
	color:#373B2F;
	line-height:17px;
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}




.texto_cinza {
	font-family:arial;
	font-size:11px;
	color:#373B2F;
	line-height:17px;
	text-align:left;
}

.texto_cinza a {
	font-family:arial;
	font-size:11px;
	color:#373B2F;
	text-decoration:none;
}

.texto_cinza a:hover {
	font-family:arial;
	font-size:11px;
	color:#373B2F;
	text-decoration:underline;
}



.texto_azul {
	font-family:arial;
	font-size:11px;
	color:#003860;
	line-height:17px;
}

.texto_azul a {
	font-family:arial;
	font-size:11px;
	color:#003860;
	text-decoration:none;
}

.texto_azul a:hover {
	font-family:arial;
	font-size:11px;
	color:#003860;
	text-decoration:underline;
}


.texto_azul_titulo {
	font-family:arial;
	font-size:11px;
	font-weight: bold;
	color:#003860;
	line-height:17px;
}


.texto_preto {
	font-family:verdana;
	font-size:11px;
	color:#000000;
}

.texto_preto a {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

.texto_preto a:hover {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration: underline;
}



.texto_form {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight: bold;
}


.texto_rodape {
	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:20px;
}

address {
	font-style: normal;
}



.img_noticias{
	float:left;
	margin:5px;
	border:0;
}



.interna input{
	margin:3px 0 2px 5px;
	font-family:verdana;
	font-size:12px;
	color:#003860;
	
}

.interna select{
	margin:3px 0 2px 5px;
	font-family:verdana;
	font-size:12px;
	color:#003860;
}

.interna textarea{
	margin:3px 0 2px 5px;
	font-family:verdana;
	font-size:12px;
	color:#003860;
}
