BODY {
	background-color:#66000C;
	text-align: center;
	font-family: Arial;
	font-size:11px;
	padding:0;
	margin: 0;
}

#div_tudo {
	background:url(../imagens/miolo.png) center top repeat-y fixed;
	position: relative;
	width: 928px;
	text-align: justify;
	margin: 0 auto;
}

#div_rodape {
	background:url(../imagens/base.png) center no-repeat;
	position: relative;
	width: 928px;
	margin: 0 auto;
	padding:0;
}

#div_topo {
	position: relative;
	width: 928px;
	height:131px;
	margin: 0 auto;
	padding:0;
	top:5px;
}

#div_fundo {
	background-image:url(../imagens/fundo_conteudo.png);
	position:relative; 
	height:623px; 
	width:928px;
	margin: 0 auto 0;
}

#div_fundo2 {
	background-image:url(../imagens/fundo_conteudo2.png);
	position:relative; 
	height:10px; 
	width:928px;
	margin: 0 auto 0;
}

#div_menu {
	background-image:url(../imagens/fundo_menu.gif);
	background-repeat:repeat-x;
	position:absolute;
	height:200px;
	width:298px;
	float:left;
	left: 10px;
	top: 10px;
}

#div_submenu {
	background-image:url(../imagens/fundo_submenu.gif);
	background-repeat:repeat-x;
	position:absolute;
	height:312px;
	width:285px;
	float:left;
	left: 16px;
	top: 250px;
}

#div_submenu_livre {
	background-image:url(../imagens/fundo_submenu.gif);
	background-repeat:repeat-x;
	position:relative;
	height:312px;
	width:285px;
	float:center;
}

#div_conteudo {
	margin-top:2px;
	position:relative;
	height:592px;
	width:595px;
	float:right;
	margin: 10px;
}

#div_conteudo2 {
	position:relative;
	height:592px;
	width:595px;
	float:left;
	left: 300px;
}

#div_busca {
	background-image:url(../imagens/fundo_busca.gif);
	background-repeat:repeat-x;
	position:absolute;
	height:36px;
	width:285px;
	float:left;
	left: 16px;
	top: 215px;
}

#div_busca_livre {
	background-image:url(../imagens/fundo_busca.gif);
	background-repeat:repeat-x;
	position:relative;
	height:36px;
	width:285px;
	float:center;
}


.titulo_amarelo_18px{
	font-size:18px;
	color:#FF0;
}

.titulo_branco{

	color:#FFF;
}

.fonte_13px{
	font-size:13px;
}

A.link { 
	color:#000000;
	text-decoration:none;
}

A.link:Hover { 	
	text-decoration:none;
	background-color:#CD1B22;
	color:#ffffff;
}

.abc {
	font-weight: bold;
	padding:5px 6px 6px 6px;;
	color:#002d54;
}

.menu {
	margin-top:2px;
	padding:3px 0 0 10px;
	color:#000000;
	font-size:14px;
	width:245px;
	height:21px;
	display:block;
	font-weight:bold;
	border-bottom:#CECECE 1px dashed;
	text-decoration:none;
	text-align:left;
}


.menu:hover {
	background-image:url(../imagens/fundo_over_menu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:3px 0 0 10px;;
	text-decoration: none;
	color:#FFF;
	font-size:14px;
	width:245px;
	height:21px;
	display:block;
	font-weight:bold;
	margin-top:2px;
	text-decoration:none;
	text-align:left;
}

.submenu {
	padding:0 0 0 10px;;
	color:#ffffff;
	font-size:13px;
	width:245px;
	height:16px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:left;

}

.submenu:hover {
	padding:0 0 0 10px;
	text-decoration: none;
	color:#F4878F;
	font-size:13px;
	width:245px;
	height:16px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.submenu2 {
	padding:0 0 0 10px;;
	color:#F4878F;
	font-size:13px;
	width:245px;
	height:16px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.submenu2:hover {
	padding:0 0 0 10px;;
	text-decoration: none;
	color:#ffffff;
	font-size:13px;
	width:245px;
	height:16px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.secao_home {
	background-image:url(../imagens/fundo_over_submenu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:6px 0 0 10px;
	margin:5px 0 5px 0;
	text-decoration: none;
	color:#ffffff;
	font-size:14px;
	width:267px;
	height:20px;
	display:block;
	font-weight:bold;
	text-align:left;
}



.menu_sembottom {
	margin-top:2px;
	padding:3px 0 0 10px;
	color:#000000;
	font-size:14px;
	width:245px;
	height:21px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.menu_sembottom:hover {
	background-image:url(../imagens/fundo_over_menu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:3px 0 0 10px;
	text-decoration: none;
	color:#FFF;
	font-size:14px;
	width:245px;
	height:21px;
	display:block;
	font-weight:bold;
	text-align:left;
}

.abc {
	font-weight: bold;
	text-decoration: none;
	color:#00000;
}
.abc:hover {
	font-weight: bold;
	background-color:#757474;
	text-decoration: none;
	color:#FFF;
}

.titulo_vermelho{
	color:#93000B;
	font-size:12px;
}
