body{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../imagens/bg_ices.jpg);
	background-repeat:repeat-x;
}
.bv A:link {
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}

.bv A:active {
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}

.bv A:hover {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}
.bv A:visited {
	color: #60C;
	font-weight: bold;
	text-decoration: none;
}
A{
	color:#000000;
	text-decoration:none;
}
A:hover{
		text-decoration:none;
}
A:active {
}
p{
	text-align:justify;
	font-size:12px;
	line-height:19px;
	padding-right:5px;
}
h1{
	font-size:16px;
	color:#be0000;
	margin:0px 0px 3px 0px;
}
h2{
	font-size:14px;
	color:#333;
	margin:0px 0px 0px 0px;
}
h3{
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#be0000;
	font-size:11px;
}
h4{
	margin:0px 0px 0px 0px;
	font-weight:bold;
	color:#be0000;
	font-size:10px;
}
h5{
	margin:0px 0px 0px 0px;
	color:#000000;
	font-size:10px;
}
hr{
	size:1;
	width:98%;
	text-align:left;
}
form{
	margin:0px 0px 0px 0px;
}
li{
	font-size:12px;
	margin-left:12px;
	margin-bottom:2px;
	list-style: none;
}
#site{
	position:relative;
	width:1000px;
	left:50%;
	margin-left:-500px;
}
.botao{
	background-color:#be0000;
	color:#FFF;
	border:0px 0px 0px 0px;
	margin:3px 3px 3px 3px;
}
#logo{
	width:177px;
	text-align:center;
	font-size:7px;
	float:left;
}
.cabecalho{
	vertical-align:top;
	width:100%;
	height:121px;
}
#link_topo{
	float:right;
	width:350px;
	height:20px;
	margin-top:10px;
}
#link_topo1{
	padding-left:10px;
	float:right;
}
.menu_off{
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-top:#CCC solid 1px;
	border-bottom:solid 1px #be0000;
	color:#be0000;
	background-color:#FFF;
	text-align:center;
	width:106px;
	font-size:11px;
	height:23px;
	margin-top:8px;
	float:left;
	margin-left:2px;
	padding-top:8px;
}
.menu_off a{
	color:#be0000;
}
.menu_on{
	background-color:#be0000;
	color:#FFF;
	text-align:center;
	width:106px;
	font-size:11px;
	border-left:#be0000 solid 1px;
	border-right:#be0000 solid 1px;
	border-top:#be0000 solid 1px;
	border-bottom:solid 1px #be0000;	
	height:23px;
	margin-top:8px;
	float:left;
	margin-left:2px;
	padding-top:8px;
}
.menu_on a {
	color:#FFF;
}
.menu{
	height:56px;
}
#busca{
	width:290px;
	float:right;
	background-color:#FFF;
	padding:8px 5px 5px 8px;
	margin-top:25px;
	height:20px;
}
#busca form{
	margin:0px 0px 0px 0px;
}
.campo{
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-top:#CCC solid 1px;
	background-image:url(../imagens/bg_campo.gif);
}
.selecao{
	background-color:#ededed;
    border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-top:#CCC solid 1px;
	font-size:10px;
	margin-left:10px;
}
.conteudo{
	clear:both;
}
.table1{
	margin-left:10px;
	border-bottom:#F0F0F0 solid 1px;
	border-top:#F0F0F0 solid 1px;
	border-right:#F0F0F0 solid 1px;
	border-left:#F0F0F0 solid 1px;
	background-color:#fce8a1;

}

.table2{
	border:#F0F0F0 solid 1px;
	background-color:#fce8a1;

}

/* não alterar esse bloco3 (jef) */

.bloco3{
	background-color:#fce8a1;
	margin-left:10px;
	width:263px;
	height:230px;
	float:left;

}

.bloco4{
	background-color:#FFF;
	padding:10px;
	/* float:right;*/
	margin:5px;
	height:200px;
	width:233px;
	line-height:25px;

}

.enquete1{
	background-color:#fce8a1;
	width:355px;
	float:left;
	margin-top:2px;	

}

.enquete2{
	background-color:#FFF;
	padding:5px;
	/* float:right; */
	margin:5px;
	width:335px;
	line-height:22px;
		

}

.destaque_geral{
	margin-top:12px;
	width:263px;
	float:right;
	height:230px;

}

.destaque{
	font-size:12px;
	background-color:#fce8a1;
	width:256px;
	height:18px;
	padding-left:8px;
	padding-top:10px;
	border-bottom:2px #FFF solid;

}

.clear{
	clear:both;

}

.imgf{
	float:left;
	padding:2px;
	border:#CCC 1px solid;
	margin-right:5px;

}

.imgfr{
	float:right;
	padding:2px;
	border:#CCC 1px solid;
	margin-left:10px;
	margin-top:10px;

}

.bloco{
	margin-top:12px;
	width:360px;
	float:left;
	margin-right:6px;

}

.banners{
	text-align:right;
	margin-bottom:10px;
	border:1px #e4e4e4 solid;

}

.bloco_banners{
	margin-top:12px;
	width:263px;
	float:right;
	height:230px;
	

}

.rodape1{
	width:100%;
	float:left;
	clear:both;
	background-color:#ebebeb;

}

.rodape{
	width:1000px;
	margin-left:-500px;
	left:50%;
	position:relative;
	background-color:#ebebeb;
	padding:5px 5px 5px 5px;
	font-size:9px;
	color:#333;

}

.pg_esq{
	width:180px;
	float:left;

}

.pg_dir{
	width:810px;
	margin-left:10px;
	float:left;
	margin-top:10px;

}

.submenu{
	background-color:#fce8a1;
	width:180px;

}

.submenu_campo{
	padding-left:5px;
	padding-top:10px;
	height:23px;
	border-bottom:#FFF 2px solid;
	font-size:11px;

}

.submenu_campo a{
	font-size:12px;

}

.submenu_campo_red{
	padding-left:5px;
	padding-top:10px;
	height:23px;
	border-bottom:#FFF 2px solid;
	font-size:11px;
	background: #C00;
	
}

.submenu_campo_red a{
	font-size:12px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;

}

.aba_pagina {
	height:35px;

}

.aba_pagina a{
	font-size:11px;
	color:#666;

}

.titulos{
	font-size:14px;
	text-align:center;
	background-image:url(../imagens/fdo_titulo.jpg);
	font-weight:bold;
	color:#be0000;
	height:18px;
	margin-bottom:5px;
	padding:12px;	

}

.titulos1{
	font-size:14px;
	text-align:center;
	background:url(../imagens/fdo_titulo.jpg) repeat-x bottom;
	font-weight:bold;
	color:#be0000;
	height:28px;
	margin-bottom:5px;
	padding:12px;	

}

.barra{
	width:100%;
	height:2px;
	background-color:#F0F0F0;

}

.menu_suspenso{
	float:left;
	width:auto;
	border:1px #CCC solid;
	padding:5px;
	color:#be000;
	background-color:#FFF9D5;
	margin-top:5px;
	margin-right:3px;
	font-size:12px;

}

.menu_suspenso a{
	color:#be0000;

}

.subtitulo{
	font-style:italic;
	color:#999;

}

.box_cursos{
	background-image:url(../imagens/bg_box.gif);
	background-repeat:repeat-x;	

    border:#CCC 1px solid;
	width:252px;
	height:120px;
	float:left;
	padding:5px;
	margin-right:6px;
	color:#666;
	margin-top:6px;
		

}

.box_cursos a{
	color:#be0000;

}

.img_b_cursos{
	float:left;
	margin:2px;

}

.autorizacao{
	text-align:left;
	float:left;
	margin-top:20px;
	margin-left:10px;
	color:#666;

}

.mostra_div{
	display:none;

}

.contato{
	width:400px;
	float:left;
	margin:20px;

}

.assinatura{
	background-image:url(../imagens/bg_contato.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:12px;
	text-align:center;
	width:300px;
	margin:20px;
	float:right;
	padding:14px;
	height:210px;
	

}

#acesso{
	width:188px;
	height:45px;
	background-image:url(../imagens/botao_acesso.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:16px;
	color:#be0000;
	font-weight:bold;
	line-height:45px;
	margin-top:20px;
	margin-left:22px;

}

#acesso a{
	color:#be0000;

}

.img_foto{
	float:left;
	border:1px #FCF solid;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;

}

.download{
	height:60px;
	width:120px;
	font-size:11px;
	color:#666;
	border:1px #CCC solid;
	text-align:center;
	float:left;
	margin:5px;
	vertical-align:middle;
	padding:4px;

}

.download a{
	font-weight:bold;
	color:#666;

}
