/*********************************************************************/
/*=========> ELEMENTS <==========*/

body {
	margin: 0px;
	background-image: url(../imagens/background_img01.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EDEDED;
}

form {
	margin: 0px;
}

select {
	font-family: Verdana;
	color: #3F3F3F;
	background-image: url(../imagens/input_fundo.gif);
	font-size: 10px;
	text-decoration: none;
	border: 2px solid;
	border-bottom-color: #D9D9CF;
	border-left-color: #C1C1B9;
	border-right-color: #E4E1DA;
	border-top-color: #B6B3AA;
	padding-left: 5px;
}

.input {
	font-family: Verdana;
	color: #6B6145;
	background-image: url(../imagens/input_fundo01.gif);
	font-size: 10px;
	text-decoration: none;
	border: 1px solid;
	border-bottom-color: #978D72;
	border-left-color: #978D72;
	border-right-color: #978D72;
	border-top-color: #978D72;
	padding-left: 5px;
}

.b {
	font-weight: bold;
}
/***************************************************************************/
/************************> TEXTOS 11px  <****************************/

.txt11_marrom {
	font-family: verdana;
	font-size: 11px;
	color: #595959;
}

/***************************************************************************/
/************************> TEXTOS 10px  <****************************/

.txt10_marrom {
	font-family: verdana;
	font-size: 9px;
	color: #6B6145;
}

/***************************************************************************/
/************************> TEXTOS 9px  <****************************/

.txt09_marrom {
	font-family: verdana;
	font-size: 9px;
	color: #6B6145;
}

.txt09_marromc {
	font-family: verdana;
	font-size: 9px;
	color: #9C947D;
}

/***************************************************************************/
/************************> LINKS 13px  <****************************/

a.lnk13_marrom {
	font-family: verdana;
	font-size: 13px;
	color: #6B6145;
	text-decoration: none;
}

a.lnk13_marrom:hover {
	font-family: verdana;
	font-size: 13px;
	color: #6B6145;
	text-decoration: none;
}

/***************************************************************************/
/************************> LINKS 11px  <****************************/

a.lnk11_marrom {
	font-family: verdana;
	font-size: 11px;
	color: #6B6145;
	text-decoration: none;
}

a.lnk11_marrom:hover {
	font-family: verdana;
	font-size: 11px;
	color: #6B6145;
	text-decoration: none;
}

a.lnk11_faq {
	font-family: verdana;
	font-size: 11px;
	color: #6B6145;
	text-decoration: none;
}

a.lnk11_faq:hover {
	font-family: verdana;
	font-size: 11px;
	color: #9b8750;
	text-decoration: underline;
}


/***************************************************************************/
/************************> LINKS 9px  <****************************/

a.lnk09_marrom {
	font-family: verdana;
	font-size: 9px;
	color: #595959;
	text-decoration: none;
}

a.lnk09_marrom:hover {
	font-family: verdana;
	font-size: 9px;
	color: #6B6145;
	text-decoration: none;
}




.style1 {color: #595959}

.indentmenu{
font: bold 11px Arial;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
border: 1px solid #564c66; /*dark purple border*/
background: black url(../imagens/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 10px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../imagens/indentbg2.gif) center center repeat-x;
}


.PSV_link_02 {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #595959;
}

.PSV_link_02:hover {
	text-decoration: none; 
	color: #000000;
}

.linkArquivoDown{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #595959;
}

.linkArquivoDown:hover{
	text-decoration: none; 
	color: #000000;
}

