@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	line-height: 1;
	color:#000;
	background-image:url(../imgs/bg_fundo01.png);
	background-position:center;
	background-repeat:repeat-y;
	font-size:11px;
	
}
a {
	text-decoration:none;
	color:#F00;
	font-size:11px;
}

a:hover {
	text-decoration:none;
	color:#999;
	font-size:11px;
}
	
/*///////////////////////////////||     Body     ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/

#alinhamento {
	width:940px;
	height:;
	margin:0 auto;

}

#corpo {
	background:#FFF;
	width:930px;
	height:;
	float:left;
	text-align:left;
	padding:5px;
	padding-top:10px;
	margin-top:5px;

	
}
/*///////////////////////////////||     Body     ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/




/*///////////////////////////////||     TOPO    ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/
#topo {
	background-image:url(../imgs/bg02.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:100%;
	height:158px;
	float:left;
	border-bottom:#990 2px solid;

}

#cabecalho {
	background:url(../imgs/topo01.jpg) center top no-repeat;
	width:100%;
	height:158px;
}
	


/*///////////////////////////////||     MENU     ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/
#menu {
	width:160px;
	float:left;
	clear:left;
	padding-bottom:5px;
	border-bottom:2px solid #000;
}

#menu a, a:hover {
	text-decoration:none;
	color:#000;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:150px;;
	height:15px;
	padding:5px;
	padding-bottom:2px;
	padding-left:2px;
	
}

#menu a:hover {
	color:#900;
	padding-right:18px;
	width:130px;
	text-align:right;

}

#menu ul li {
	border-bottom:1px solid #fff;
	color:#000;
	height:22px;
	background:url(../imgs/fixmenu.gif) center top no-repeat;

	}

#menu ul li:hover {
	background:url(../imgs/nav_menu01.gif) top center no-repeat;
	border-bottom:1px solid #fff;
	height:22px;

}




/*///////////////////////////////||    SLIDE     ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/
#slideshow01 {
	background:#000;
	width:600px;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}

#minibanner01 {
	background:#333;
	width:160px;
	height:225px;
	float:left;
}

/*///////////////////////////////||    BANNERS     ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/

#barra_direita {
	background:transparent;
	width:130px;
	height:100%;
	float:right;
	margin-right:0px;
	padding-left:9px;
	border-left:1px solid #CC0;

}

#barra_direita img {
	float:right;
	border:0px;
	margin-bottom:10px;
}

#barra_esquerda {
	background:#5e49;
	width:160px;
	height:400px;
	float:left;
	margin-right:10px;
	clear:left;

}
#barra_esquerda img {
	float:left;
	border:0px;
	margin-bottom:10px;
}

/*///////////////////////////////||    CORPO (conteudo)    ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/
#conteudo {
	background:;
	width:370px;
	float:left;
	margin-right:5px;

}

.titulos_home {
	margin-bottom:10px;
	float:left;
}

.titulos_home p {
	color:#666;
	font-size:11px;
	margin:2px;
	padding:5px;
	margin-left:30px;
}

.titulos_home p:hover {
	background:#f9f9f9;
	border:1px solid #e9e9e9;
	padding:4px;

}

.titulos_home .link {
	height:15px;
	float:right;
	
}

.titulos_home .link a, a:hover {
	color:#CC0;
	text-align:right;
	margin:0px;
	padding:0px;

}

/*///////////////////////////////||     NOTICIAS    ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/
.noticias {
	background:transparent;
	width:240px;
	float:left;
}
/*///////////////////////////////||     RODAPE     ||\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\/*/


.rodape {
	background-image:url(../imgs/rodape01.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:930px;
	height:120px;
	float:left;
	border-bottom:#990 2px solid;

}

#direitos {
	width:100%;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	text-align:center;
	color:#333;
	font-size:10px;
}