/* Class */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e2e3e5;
	text-align:center;
	padding-top:12px;
}
iframe{
	margin:0;
	padding:0;
}
form {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

/**************** estrutura **************/
#borda{
	border:4px solid;
	border-color:#FFFFFF;
}
#fundo{
	background-image:url(imagens/bk_fundo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	/*height:720px;*/
	width:760px;
	margin:0 auto;
}

#principal{
	/*height:720px;*/
	width:780px;
	background-color:#FFFFFF;
	padding-top:10px;
	margin:0 auto;
}
#rodape{
	width:780px;
	margin:0 auto;
}

#topo{
	height:124px;
}
#topo_01{
	background-image:url(imagens/bk_topo_01.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#bk_icons{
	background-image:url(imagens/bk_icons.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:33px;
	width:122px;
}

#meio{
	height:585px;
	width:530px;
}

#esquerda{
	width:160px;
}

#bk_menu{
	background-image:url(imagens/bk_menu.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:160px;
	height:31px;
}

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

#tit_conteudo{
	background-image:url(imagens/tit_conteudo.jpg);
	background-repeat:no-repeat;
	height:40px;
}
#bk_news{
	background-image:url(imagens/bk_news.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:160px;
	height:170px;
}
#bk_enquete{
	background-image:url(imagens/bk_enquete.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:160px;
	height:172px;
	background-position:top right;
}



/****************texto *****************/

/*azul */
.texto01_10{
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	color:#42536d;
	text-decoration:none;
}
.texto01_11{
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#42536d;
	text-decoration:none;
}
.texto01_11_esp{
	font-family: Tahoma, Verdana, Arial;
	font-size:11px;
	color:#42536d;
	text-decoration:none;
	line-height:18px;
}
/*azul claro */
.texto03_11{
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	color:#42536d;
	text-decoration:none;
}
/*branco*/
.texto02_10{
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.texto02_13{
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

/*************** form ************/

.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;
	text-align: left;
}





