
/*GERAL */
body {
	font-family:verdana;
	background-image:url(img/fundo.gif);
	font-size:11px;
	margin:0;
}

a {color:#9d2100;}
a:hover {text-decoration:none;background:#f5dfd9}

h1 {
	font-size:14px;
}

h2 {
	font-weight:normal;
	color:#CC3300;
	margin:0px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:14px;
}

p {margin:0}

/*PERSONALIZADAS */
.titulo {
	background-image:url(img/tit_2.gif);
	color: #CC3300;
	font-size:16px;
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom: 5px;
}

.sites a {color: #999999; text-decoration:none; font-weight:bold;font-size: 9px;padding-left:5px;}
.sites a:hover {color:#000;text-decoration:none;font-weight:bold;font-size: 9px;}

/*CATEGORIAS */
#geral {
	background-color:#FFFFFF;
	background-image:url(img/ctd_fundo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:760px;
	border-right:solid #000000 1px;
}

#topo {
	background-image:url(img/top.gif);
	background-repeat:no-repeat;
	width:760px;
	height:139px;
}

#banner_lateral {
	position: absolute;
	width: 160px;
	top: 0px; left: 780px;
}

#conteudo {
	width: 598px;
	float:right;
}

#interior {
	padding:18px;
	text-align:justify;
}

#img {
	 float:right;
	 margin:0 0 10px 10px;
}

#titulo {
	background-image:url(img/tit_fundo.gif);
	height:37px;
	width:100%;
}

#menu {
	width:160px;
	margin:0;
	padding:0;
	border-bottom:solid #000 1px;
	border-right:solid #000 1px;
}

#left {
	width:160px;
	margin:0;
	padding:0;
	float:left;
}

#menu ul {
	display:block;
	list-style:none;
	width:160px;
	margin:0;
	padding:0;
}

#menu ul li{
	display:block;
	list-style:none;
	border-bottom:solid #FFFFFF 1px;
	background-color:#9d2100;
	padding:0;
}

#menu ul li a {display:block;background-color:#9d2100; padding:4px; color:#FFF; text-decoration:none; width:143px; border-left:#000000 solid 3px;}
#menu ul li a:hover {background-color:#000; color:#a7d5ff; padding-left:10px; border-left:#ffffff solid 3px;}

#rodape {
	width:760px;
	background-image:url(img/r_fundo.gif);
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
	color: #55759B;
	clear:both;
	font-size:9px;
}
