/*  CSS FiqNet [default]
 *    Joares Luis Dalorsoleta
 */
 
* {
 	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

body {
	/*background: url(../img/fd_home_02.jpg) no-repeat ;*/
	/*background: url(../img/fd_cab.jpg) repeat-x;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:'Trebuchet Ms', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0px;
}

#cabecalho {
    background:url(../img/banner_01.jpg) no-repeat;
	margin:0px auto;
	height:125px;
	width:1000px;
	text-align:left;
}
#menu{
	margin:0px auto;
	width:1000px;
	height:25px;
	text-align:right
}
#moldura {
	margin:0px auto;
	padding-top:0px;
	margin-top:0px;
	width:1000px;
	height:100%;
}
#conteudo {
	/*background: url(../img/fd_w2.jpg) no-repeat center ;*/
	margin:0px auto;
	margin-top:0px;
	width:998px;
	height:100%;
	margin-top:0px;
	float:left;
	display:inline;
}
#conteudo_centro{
	float:left;
	width:610px;
	/*margin-right:10px;*/
	float:left;
	height:100%;
	margin-top:0px;
}
#conteudo_central{
	float:left;
	width:610px;
/*	margin-right:10px;*/
	float:left;
	height:100%;
	margin-top:0px;
}
#rodape {
	margin:0px auto;
	margin-top:3px;
	height:40px;
	width:998px;
	text-align:center;
	float:left;
}
#menu_rodape {
	background:url(../img/fd_menu_rodape.jpg);
	margin:0px auto;
	margin-top:10px;
	height:20px;
	width:998px;
	text-align:center;
	color:#006699;
	float:left;
}
#menu_esquerda{
	width:190px;
	height:100%;
	float:left;
	text-align:left;
	margin-top:10px;
}
#menu_direta{
	background: url(../img/fd_menu_dir.jpg) no-repeat;
	width:174px;
	height:100%;
	float:left;
	text-align:left;
	margin-top:5px;
}
.menu_direta_item{
	width:174px;
	float:left;
	text-align:left;
	margin-top:2px;
}
#menu_esquerda_item{
	width:176px;
	text-align:left;
	font-size:12px;
}
#menu_esquerda_item_ger{
	background:url(../img/bt_fundo.jpg);
	width:176px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:12px;
}
.menu_direita_item_titulo{
	background:url(../img/bt_fundo.jpg);
	width:176px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
#menu_esquerda_ger{
	width:200px;
	height:100%;
	float:left;
	text-align:left;
}
#menu_direta_ger{
	width:174px;
	height:100%;
	float:left;
	text-align:left;
}
#markups {
	float:right;
	padding-right:10px;
	color:#d3d3d3;
}

.text_principal_menu_esq {
	color: #003366;
	font-size:24px;
}
.text_principal_noticia {
	color: #003366;
	font-size:20px;
	text-align:left;
}
.text_principal_noticia_01 {
	color: #CC0033;
	font-size:20px;
	text-align:left;
}
.text_principal_noticia_02 {
	color: #006633;
	font-size:20px;
	text-align:left;
}
.text_principal_noticia_03 {
	color: #FF9900;
	font-size:20px;
	text-align:left;
}
.text_principal_menu_dir {
	color: #FFFFFF;
	font-size:20px;
	text-align:left;
}
.text_noticia {
	color: #003366;
	font-size:16px;
	text-align:justify;
}
.text_noticia_01 {
	color: #CC0033;
	font-size:16px;
	text-align:left;
}
.text_noticia_02 {
	color: #006633;
	font-size:16px;
	text-align:left;
}
.text_noticia_03 {
	color: #FF9900;
	font-size:16px;
	text-align:left;
}
.txt-cinza {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt-branco {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tt-cont-home {
	font-family: "trebuchet ms";
	font-size: 18px;
	font-weight: bold;
	color: #0d2372;
	text-decoration: none;
}
.txt-preto {

	font-family: "trebuchet ms";
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
.txt-preto:hover {
	text-decoration: underline;
}
.tt-cont-marron {
	font-family: "trebuchet ms";
	font-size: 18px;
	font-weight: bold;
	color: #7a7559;
	text-decoration: none;
}
.txt-marron {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #413c1e;
	text-decoration: none;
	line-height: 13px;
}
.txt-preto10 {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.txt-preto10:hover {
	text-decoration: underline;
}
.txt-cinza:hover {
	text-decoration: underline;
}
