/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

BODY
{
	background-color: #FFFFFF;
	/*background-image: url(../images/back_site.gif);*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


HR
{
	color:#000000;
	width:380px;
	height:1px;
		
}	


a:link{
	FONT-SIZE: 10px;
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}

a:visited{
	FONT-SIZE: 10px;
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: underline;
}


A.menu_n1:link
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}
A.menu_n1:visited
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}
A.menu_n1:hover
{
	FONT-SIZE: 10px;
	COLOR: #8C0101;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
	font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3{
	font-family: Verdana,Arial,sans-serif;
	font-size:12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}




/***********************************************/
/* CSS TXT									   */
/***********************************************/

.txt
{
    FONT-SIZE:10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
}


.txt_666666
{
    FONT-SIZE:10px;
    COLOR: #666666;
    FONT-FAMILY: Arial;
}

.txt_rodape
{
    FONT-SIZE: 9px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
	font-weight: bold;
}

.txt_9
{
    FONT-SIZE: 9px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
	font-weight: normal;
}

.txt_10
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
	font-weight: normal;
}

.txt_bold
{
    FONT-SIZE:11px;
    COLOR: #000000;
    FONT-FAMILY: Arial;
	font-weight: bold;
}


.txt_bold_FF0000
{
    FONT-SIZE:11px;
    COLOR: #FF0000;
    FONT-FAMILY: Arial;
	font-weight: bold;
}

.txt_bold_666666
{
    FONT-SIZE:11px;
    COLOR: #666666;
    FONT-FAMILY: Arial;
	font-weight: bold;
}


/***********************************************/
/* CSS Guia						               */
/***********************************************/

A.guia:link
{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}
A.guia:visited
{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}
A.guia:hover
{
	FONT-SIZE: 10px;
	COLOR: #CC0000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}

A.guiaB:link
{
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A.guiaB:visited
{
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A.guiaB:hover
{
	FONT-SIZE: 11px;
	COLOR: #CC0000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;

}

/***********************************************/
/* CSS Table								   */
/***********************************************/

.TB_Moldura
{
	background-image:url(../images/back_moldura.gif);
 }

.TB_Queromais
{
	background-image:url(../images/pop_back_01.gif);
 }

.TB_Queromais02
{
	background-image:url(../images/pop_back_03.gif);
 }

/***********************************************/
/* CSS TD Menu									   */
/***********************************************/

.TB_menu
{
	background-image: url(../images/back_mn01.jpg);
	height:28px;
}

.TB_busca
{
	background-image: url(../images/back_mn02.jpg);
	height:57px;
}




/***********************************************/
/* CSS TD Esquerda							   */
/***********************************************/

.TD_box_esq
{
	background-image: url(../images/back_esquerdo.gif);

}


/***********************************************/
/* CSS TD Central							   */
/***********************************************/

.TD_box_busca
{
	background-image:url(../images/back_busca.gif);
}

.TD_FFFFFF
{
	background-color:#FFFFFF;
}

.TD_EFEFEF
{
	background-color:#EFEFEF;
}

.TD_Guia
{
	background-image:url(../images/tag_guia02.gif);
}

.TD_GuiaD
{
	background-image:url(../images/img_tab02_guia.gif);
}


.TD_EEEBDE
{
	background-color:#EEEBDE;
}

.TD_Espaco
{
	background-color:#EFEFEF;
	width:inherit;
	height:100%;
}

.TD_F8F5EF
{
	background-color:#F8F5EF;
}



/***********************************************/
/* CSS TD Direita          					   */
/***********************************************/

.TD_box_dir
{
	background-image: url(../images/back_direito.gif);

}



/************************************************************/
/* CSS Rodapé											   */
/***********************************************************/

.TD_rodape
{
	background-image: url(../images/img_rodape.gif);
	height:48px;

}


A.rodape:link
{
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}
A.rodape:visited
{
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}
A.rodape:hover
{
	FONT-SIZE: 10px;
	COLOR: #FFFF00;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight: normal;

}



/***********************************************/
/* CSS Form 								   */
/***********************************************/

.busca
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
   	font-size: xx-small;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY:Arial;
    BACKGROUND-COLOR: #FFFFFF;
	width:85px;
}

 .Field 
{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/***********************************************/
/* Created by NazoDesign 					   */
/* http://www.nazodesign.com.br		           */
/***********************************************/ 



