/* CSS Document Brandolis*/

* {
	margin:0;
	padding:0;
}



body {
	margin:0 auto;
	text-align:center;
	background-color: #EEF3F6;
	background-image: url(imagens/fundo_topo.jpg);
	background-repeat: repeat-x;
}

.fundo_rodape{
	background-image: url(imagens/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:100%;
}


.bg_fundo_conteudo{
	background-image: url(imagens/fundo_conteudo.jpg);
	background-repeat: repeat-y;	
}




.bg_meio_brandolis{
	background-image: url(imagens/img_meio_brandolis2.jpg);
	background-repeat: repeat-y;
}
.texto_brandolis {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-image: url(imagens/img_meio_brandolis.jpg);
	background-repeat: no-repeat;
	line-height:17px;
}
.texto{font-family:Verdana;
	font-size:10px;
	color:#000000;
	line-height:17px;}


.bg_meio_noticias{
	background-image: url(imagens/img_meio_noticias2.jpg);
	background-repeat: repeat-y;
}
.texto_noticias {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	background-image: url(imagens/img_meio_noticias.jpg);
	background-repeat: no-repeat;
	line-height:17px;
}
.texto_noticias a {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.texto_noticias a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}



.bg_fundo_interna{
	background-image: url(imagens/bg_fundo_interna2.jpg);
	background-repeat: repeat-y;
	/*background-color:#EBEBEB;*/
}
.texto_interna {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-image: url(imagens/bg_fundo_interna.jpg);
	background-repeat: no-repeat;
	line-height:17px;
}
.texto_interna a {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	line-height:17px;
	text-decoration:none;	
}
.texto_interna a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;	
}



.texto_noticias_interna{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	line-height:17px;
}



.bg_fundo_rodape{
	background-image: url(imagens/bg_fundo_rodape.jpg);
	background-repeat: no-repeat;
	height:75px;
	width:575px;
}



.bg_fundo_menu{
	background-image: url(imagens/bg_fundo_menu.jpg);
	background-repeat: no-repeat;
	height:34px;
}




.texto_geral {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	line-height:17px;
}

.texto_geral a {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.texto_geral a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}



.texto_azul {
	font-family:verdana;
	font-size:10px;
	color:#3B7698;
	font-weight:bold;
}

.texto_azul a {
	font-family:verdana;
	font-size:10px;
	color:#3B7698;
	font-weight:bold;
	text-decoration:none;
}

.texto_azul a:hover {
	font-family:verdana;
	font-size:10px;
	color:#3B7698;
	font-weight:bold;
	text-decoration:underline;
}




.img_noticias{
	float:left;
	margin:5px;
	border:0;
}



.interna input{
	margin:2px 0 2px 5px;
	color:#000000;
}

.interna select{
	margin:2px 0 2px 5px;
	color:#000000;
}

.interna textarea{
	margin:2px 0 2px 5px;
	color:#000000;
}

.paginacao{
	margin:10px 0 10px 0; 
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
