@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: scroll;
	background-image: url(/images/padrao/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #faf5e1;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:11px;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

#todo { 
 margin: 0px 0px 0px 0px;
 width: 100%;/*  controla o tamanho geral do site - se adapta ao navegador em 100 % ou fixo */
 text-align: center;
}

#topo{
	width:990px;
	height:250px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
	background-image: url(/images/padrao/banner.jpg);
	background-repeat: no-repeat;
}

.login {
	float:right;
	width: 690px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 35px;
	
	
	

}

.buscar {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #ffc762;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 50px;
	width:677px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left:0px;
	margin-right:0px;
	margin-left:5px;
	text-align: left;
	display: inline;	
	margin-bottom:3px;
	
	
}

#centro{
	width: 960px;
	text-align:center
}

#corpo{
	width:490px; 
	height:auto; 
	text-align:center; 
	float:left; 
	padding-left:0px; 
	padding-top:0px;
	display: inline; 
	position: static;
	
}

/*---------------------------------------------------------------- MENUS DIREITA/ESQUERDA( s1 ) ----------------------------------------------------------*/

#s1_menu_esquerda {
	width:213px; 
	height:auto; 
	text-align:left; 
	float:left; 
	padding-left:0px; 
	display: inline; 
	position: relative; 
	padding-bottom: 10px;
}

.s1_menu_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 195px;
	background-image: url(/images/padrao/right_03.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}

.s1_menu_titulo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/padrao/morelinks.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.s1_menu_titulo_restrito {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/padrao/morelinks2.png);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 145px;
	text-transform: capitalize;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.s1_menu_cabecalho {
	background-image: url(/images/padrao/right_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 195px;
}

.s1_menu_topo {
	background-image: url(/images/padrao/right_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 195px;
}

.s1_link_topo {
	background-image: url(/images/padrao/right_03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 195px;
}

.s1_link_area {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}

.s1_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(/images/padrao/morelinks_active.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.s1_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;

	text-decoration: none;
	background-image: url(/images/padrao/morelinks_active.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.s1_menu_rodape {
	background-image: url(/images/padrao/right_04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 13px;
	width: 195px;
}

#menu_direita{
	width:188px; 
	height:auto; 
	text-align:left; 
	float:right; 
	padding-right:0px;
	display: inline; 
	position:relative; 
	
}

.s1_botao {
	font-family: "Arial Narrow";
	font-size: 23px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/padrao/freereg.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 168px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*---------------------------------------------------------------- ABAS( s1 ) ----------------------------------------------------------*/

.s1_aba_fundo{
	width:100%;
	height:242px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	background-attachment: scroll;
	background-image: url(/images/padrao/bodyarea1_bg.jpg);
	background-repeat: repeat-x;
	position: inherit;
}

.s1_aba_fundo2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 765px;
}

.s1_aba_area {
	margin: 0px;
	float: left;
	height: 242px;
	width: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	text-align: center;
}

.s1_aba_menu {
	padding: 0px;
	float: left;
	height: 28px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.s1_aba {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/padrao/menu_inner_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.s1_aba:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/padrao/menu_inner_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.s1_aba_hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/padrao/menu_inner_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 81px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	cursor:text;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------- FOOTER( s1 ) ----------------------------------------------------------*/

#fotter{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	height: 104px;
	background-image: url(/images/padrao/fotter_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#fotter_1{
	width:941px;
	height:104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: none;
}
.fotter_links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #9e9e9e;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fotter_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cb0002;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 43px;
	width: 944px;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 32px;
	padding-left: 30px;
}

.fotter_copyrights {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: right;
	height: 20px;
	width: 220px;
	color: #ae920f;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_validation {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 150px;
	color: #c75c2c;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.fotterlink:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
a.fotterlink:active{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #9e9e9e;
	padding-right: 5px;
	padding-left: 5px;

}

.validation {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(../../images/padrao/fotter_validation.png);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 48px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.validation:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/padrao/fotter_validation1.png);
	background-repeat: no-repeat;
	float: right;
	height: 19px;
	width: 48px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fotter_designed {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fotter_designed1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #d0b003;
}
.fotter_designedlink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #f5430a;
}
.fotter_designedlink:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
}
.fotter_leftarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 104px;
	width: 555px;
}
.fotter_rightarea {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 104px;
	width: 385px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/*----------------------------------------------------------------forms e input text areas----------------------------------------------------------------------------------------*/
   
   input.text_buscar {  
        border: 0px ;  
        padding: 0px;  
        font-size: 14px;  
        background-color: #FDFFE5;
		font: "Trebuchet MS", Verdana, Arial;  
		display:inline-table;
		width:auto;
		height:20px;
		padding-top:5px;
		vertical-align:top;
    }  
   
	select.combo_buscar{

		width:122px;

	}

	input.text_login{
		border:1px #0066CC;/*não funciona no ie6*/;
		color:#999999;
		background-color:#FFFFFF;
		font-size:11px;
		border-style: solid;
	}
	
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
  font: "Trebuchet MS", Verdana, Arial;  

}

#errorExplanation {
  width: 443px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 5px;
  margin-top: 12px;
  font: "Trebuchet MS", Verdana, Arial;  
  background-color:#FFFFFF;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
  font: "Trebuchet MS", Verdana, Arial;  
}

#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
	font: "Trebuchet MS", Verdana, Arial;  
	font-size: 12px;
	margin-top:10px;
	font-weight: bold;
	font-size: 12px;
}


#errorExplanation ul li {
   list-style: square;
   font: "Trebuchet MS", Verdana, Arial;  
   font-size: 12px;
   height: 100%;
   line-height:100%;
}

#sucesso {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  padding: 6px 6px 6px 6px;
  margin-top: 7 px;
  margin-bottom: 5px;
  background-color: #FFFFCC;
  color: #0033CC;
   font: "Trebuchet MS", Verdana, Arial;  
   width:490px;
   height:20px;
   border:1px solid #FFCC66;
}

#info_plano {
  text-align: center;
  font-size: 12px;
  padding: 6px 6px 6px 6px;
  margin-top: 7 px;
  margin-bottom: 5px;
  background-color: #FFFFFF;
  color: #330066;
   font: "Trebuchet MS", Verdana, Arial;  
   width:510px;
   height:auto;
   border:1px solid #999999;
}

	#div_meio_hotsite{
	width:535px;
	height:auto;
	text-align:center;
	float:left;
	display: inline;
	position: relative;
	background-color:#F3EED0;
	border-left: 1px solid #D8D2B8;
	border-right: 1px solid #D8D2B8;
	margin-left: 0px;
	margin-right: 10px;
}

#div_topo_titulo {
	margin-left:7px; 
	background-image: url(/images/padrao/barra_titulo.png); 
	height:25px; 
	background-repeat: 	no-repeat; 
	position: center;
}

#div_titulo {
	color : #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top:5px; 
	margin-left:10px; 
	line-height: normal;
	height:20px;
}

#div_topo_branco {
	margin: 0pt auto; 
	width: 520px;  
	position:center;
}

#div_topo_fundo {
	width: 520px; 
	height:140px;
	background-image: url(/images/padrao/fundo_div.jpg); 
	repeat:repeat-y;
	font-weight: bold;
	
}

#div_topo_fundo_pequeno {
	margin: 0pt auto; 
	width: 520px; 
	background-image: url(/images/padrao/fundo_div.jpg); 
	font-weight: bold;
	
}

#div_topo_titulo_branco {
	margin: 0pt auto; 
	width: 520px; 
	height:auto; 
	background-image: url(/images/padrao/fundo_div.jpg); 
	repeat: repeat-y; 
	position:center;
}
#div_space {
	padding-left:6px;
	padding-right:6px;
	

}

#galeria {
	text-align: center;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

