* {
	margin:0;
	list-style:none;
}
body, html {
	height:100%;
}
#conteudo {
	min-height:100%;
	width:100%;
	margin:auto;
}
/*---------- OUTDOOR ----------*/
#outdoor {
	width:100%;
	background-image:url(../img/outdor/outdoor_bg.jpg);
	padding:5px 0 5px 0;}
.outdoor_base {
	margin:auto;
	width:768px;
	height:90px;
	padding: 8px 0px 8px 8px;
	background-image:url(../img/outdor/outdoor_banner_bg.jpg);
	background-repeat:no-repeat;
}
/*---------- OUTDOOR ----------*/

/*---------- CENTRO ----------*/

#centro {
	margin:auto;
	width:996px;
	position:relative;
}
/*---------- CENTRO ----------*/

/*---------- MIOLO ----------*/
#miolo {
	float:left;
	width:auto;
	padding:10px;
}
.res_pesquisa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.base_pesquisa {
	background-image:url(../img/pesquisa/bg_pesquisado.png);
	background-repeat:no-repeat;
	width:770px;
	height:100px;
	margin-bottom:10px;
}
.azul_gr{
	color:#1C93BD;
	font-size:13px;
	font-weight:bold;
}
.azul{
	color:#1C93BD;
	font-weight:bold;
}

.linha_paginacao{
	color:#999999;
}
.link_azul{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.link_azul:hover{
	color:#910000;
}
.link_verm{
	color:#910000;
	font-weight:bold;
	text-decoration:none;
	border:2px solid #910000;
	padding:3px;
}
.fim_pesquisa{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	width:730px;
	padding:20px;
}
.descricao a {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.descricao a:hover {
	color:#910000;
}
#subcat img {
	padding-left:7px;
}
#subcat h3{
	padding:0px 0px 10px 0px;
	min-width:10px;
	float:left;
	padding-top:14px;
}
#subcat h3 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	padding:5px;
}
#subcat h3 a:hover{
	color:#910000;
}
.subcat_atual {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	padding:5px;
	min-width:10px;
}
.subcat_atual img {
	padding-left:7px;
}
.linha {
	height:1px;
	width:772px;
	background-color:#cccccc;
	margin:2px 0px 7px 0px;
}
.res_cat {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:5px;
}
.bordo {
	color:#910000;
	font-weight:bold;
}
/*---------- MIOLO ----------*/