@charset "iso-8859-1";
/* CSS Document */

 
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e3e3e3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColLiqLtHdr #container { 
	width: 900px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top:3px;
} 
.twoColLiqLtHdr #header { 
	background: #ffffff; 
	height:320px;
	position:relative;
	
}

#header_interna {
	
	height:135px;
	position:relative;
	
}
.twoColLiqLtHdr #header h1 {
	margin: 0;

}

.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width: 26%; /* since this element is floated, a width must be given */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
	height:100%;
	margin-top:20px;
}





.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.twoColLiqLtHdr #mainContent { 
	margin-left:0px;
	margin-top:35px;
	margin-right:20px;
	position:relative;/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	background-color:#fff;
	width:630px;
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	
}

.twoColLiqLtHdr #mainContent_home { 

	margin: 0;

	position:relative;/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */

} 



#mainContent h1 {
	
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#dc001f;
}

#mainContent hr {
	
	width:500px;
	height:1px;
	color:#f0b500;
	width:630px;
	
}


#linha_vertical {
	height: 260px;
	width: 2px;
	background-color:#ababab;
	position: absolute;
	left: 482px;
	top: 5px;
	background-repeat: no-repeat;
}
#table_setinhas_home {
	position: absolute;
	height: 176px;
	width: 286px;
	left: 569px;
	top: 44px;
}
.texto_seta_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.texto_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.twoColLiqLtHdr #footer { 
	padding:10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#fff;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#menu{
		margin-left:42px;
}

#menu td {
	padding:0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666;
	text-decoration: none;
	background-color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	list-style-type: none;
	
}

#menu td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}
#menu td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#666;
	background-color: #e3e3e3;
	display:block;
	background-position: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#menu_h{
	clear:both;
}



#menu_cor ul {
	display:block;
	width: 815px;
	}
#menu_cor li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	width: 135px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	list-style-type: none;
}

#menu_cor ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;	
}

#menu_cor ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;	
	color:#666;
	background-position: center;
	width: 135px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: -5px;
	margin-bottom: -5px;
}
#logo_home {
	position: absolute;
	height: 104px;
	width: 208px;
	left: 129px;
	top: 16px;
}
#home_parceiros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ababab;
	text-align: center;
	width: 375px;
	position: absolute;
	left: 35px;
	top: 147px;
}

.link_geral{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.link_geral a{
	text-decoration:none;
	color:#666;
	}	
	
	
.link_geral a:visited{
	text-decoration:none;
	color:#666;
	}	
	
.labelcampotext
{
	font-weight:bold;
	font-size:11px;

}
.obrigatorio{color:#FF0000;}
	
.CaixaTexto
{
	border: solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
}	

	
#sem_registro
{
	background-color:#FFC;
	color:red;
	border:#990000 1px solid;
	font-weight:bolder;	
}

.labelcampotext
{
	font-weight:bold;
	font-size:11px;

}

.labeltitulo
{
	font-size:16px;
	text-align:center;
	color:#be0701;
	font-weight:bolder;
}

.CaixaTexto
{
	border: solid 1px #666;
	font-family:Arial, Helvetica, sans-serif;
}

textarea
{
	border: solid 1px #be0701;
	font-family:Arial, Helvetica, sans-serif;
	width:220px;
	scrollbar-arrow-color:#CCC; /* a partir daqui a estilização da barra de scroll da mensagem*/ 
	scrollbar-3dlight-color:#CCC; 
	scrollbar-highlight-color:#CCC; 
	scrollbar-face-color:#CCC; 
	scrollbar-shadow-color:#CCC; 
	scrollbar-track-color:#CCC;
}

 
