
/* CSS Document */

p{ margin: 10px;}

br{margin: 10px;}



body{
	margin: 0 auto;
	background:#dae6f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#menu_Big_{
	width:auto;
	height: 90px;
	background: #1c1c1c;
}


#footer_Big_{
	margin: 0px auto;
	padding: 0px;
	clear:both;
	height: 95px;
	font-size: 11px;
	text-align:center;
	}

#Br_um_Big_{
	width:auto;
	height: 37px;
	background: url(../images/layout_interno/Br_Dg.jpg) repeat-x;
	border-bottom: 2px solid #000;
	margin-bottom: 4px;
}

#Br_um_Int_{
	margin: 0 auto;
	width:1000px;
	height: 25px;
	color:#FFF;
	padding-top: 10px;
}

#menu_Int_{
	margin: 0 auto;
	width:1000px;
	height: 28px;
	color:#FFF;
	padding-top:12px;
}



#Colum_Um{
	width: 11%;
	margin-left: 5px;
	float:left;	
}



#Content_{
	width:100%;
	margin: 0 auto;
	margin-top:20px;
}

#BGContCont{
	width: 100%;
	background: #FFF;
	float:left;	
	border-right: 2px solid #CDD9E5; 
	border-bottom: 2px solid #CDD9E5; 
}


#BGContContLog{
	margin: 0px auto;
	padding: 0px;
	width: 30%;
	background: #FFF;
	border-right: 2px solid #CDD9E5; 
	border-bottom: 2px solid #CDD9E5; 
}


#BGContContPost{
	width: 67%;
	background: #FFF;
	float:left;	
	border-right: 2px solid #CDD9E5; 
	border-bottom: 2px solid #CDD9E5; 
}


#Colum_Dois{
	width: 85%;
	float:left;
	margin-left: 12px;
	margin-bottom: 20px;	
}

#Colum_DoisPost{
	width: 84%;
	float:left;
	margin-left: 12px;
	margin-bottom: 20px;
}

#LocalCont{
	width: 97%;
	padding: 5px;
}

#Logo{
	width: 105px;
	height: 45px;
	margin-bottom: 15px;
}

#Colum_Tres{
	width: 32%;
	float:right;	
}



#LocalContTres{
	width: 94%;
	margin-bottom: 20px;
	background:#FFF;
	padding: 5px;
	border-right: 2px solid #CDD9E5; 
	border-bottom: 2px solid #CDD9E5; 
}

#texto_superior{
	margin: 0px;
	text-align:right;
}
#texto_superior a {
	color:#999999;
}
	
#texto_superior a:hover {
	color:white;
}

/*menu_vertical*/

.MenuVertical{
font-weight: bold;
width: 100%;
}

.MenuVertical ul{
padding: 6px 0 7px 0; 
margin: 0;

}

.MenuVertical ul li{
display: inline;
}

.MenuVertical ul li a{
color:#999999;
padding: 16px 10px 4px 10px; 
margin-right: 20px;
text-decoration: none;
}

.MenuVertical ul li a:hover, .MenuVertical ul li a.selected{
color:#FFF;
border-bottom: 2px solid #FFFFFF;

}

/*menu_vertical*/

.MenuCont{
font-weight: bold;
width: 50%;
}

.MenuCont ul{
padding: 6px 0 7px 0; 
margin: 0;

}

.MenuCont ul li{
display: inline;
}

.MenuCont ul li a{
color:#999999;
padding: 16px 10px 4px 10px; 
margin-right: 20px;
text-decoration: none;
}

.MenuCont ul li a:hover, .MenuCont ul li a.selected{
color:#FFF;
border-bottom: 2px solid #FFFFFF;

}

/* Menu admin Lateral*/

		/*Menu Geral */
		  #leftmenu_ {
		  		width: 100%;
				float:left;
			}
		
			/* menu cinza e o branco */
			
			#leftmenu_  ul#menu, ul#menu ul { 
			  list-style-type:none;
			  width: 100%;
			}
			
			
			#leftmenu_ ul#menu a {
			  display: block;
			  text-decoration: none;	
			}
			
			#leftmenu_ ul#menu li {
			  margin-top: 1px;
			}
			
			/* Menu Preto fixo*/
			
			#leftmenu_ ul#menu li a {
				  background: #000/*#ceddef*/;
				  color: #999999;	
				  padding:8px;
				}
				
				
			/*Menu Preto quando passa o mause*/	
				#leftmenu_ ul#menu li a:hover {
				  background: #1e1e1e/*#c1cfdf*/;
				  color: #FFF;
				}
				
				
				
			
				#leftmenu_ ul#menu li ul li a {
				  display:block;
				  color:#5e7987;
				  background-color:#FFF;
				  font-weight:bold;	
				  text-decoration:none;
				   
				}
				
				/* sub menu */
				
				#leftmenu_ ul#menu li ul li a:hover {
				  background: #f8fbfe;
				  color: #4c6470;
			      text-decoration:underline;
				}
			
			#leftmenu_ .indent1 { padding-left: 1em; }
			#leftmenu_ .indent2 { padding-left: 2em; }


#saveinfo{ height: 20px; padding-top: 10px; margin-left: 25px;}

.check{height: 20px; margin-top: 10px; margin-right: 310px; float: right;}


.Textcheckbox{ height: 20px; padding-top: 6px; margin-left: 0px; }

.boxperfil{ width:100px; border: 1px solid #000}

.coment{ margin-left: -98px; border: 1px solid #5e7987; margin-top: 2px; }

.editor{
	width: 100%;
}


input{ height:28px; font-size: 16px; color:#535353; border: 1px solid #d2d2d2; background: #fcfcfc}
	
select{ height:28px; font-size: 14px; color:#535353; border: 1px solid #d2d2d2;background: #fcfcfc}


#campo_personalizado{
	margin-left: 170px;
	margin-top: -28px;
	width: 400px;
}

fieldset{ border:1px solid #e6e6e4; padding-left: 20px;}

#localBtn{
	clear:both;
	float:right;
	
}

/* link preto e cinza */
  a.EstiloUm:link {
  text-decoration: none;
  color: #000;
  }
  a.EstiloUm:visited {
  text-decoration: none;
  color: #000;
  }
  a.EstiloUm:hover {text-decoration: underline; 
  color: #4d4d4d;
  }

  
 #ExibeBoxSenha{
	width: 90px;
	height: 17px;
	margin-top: 40px;
}


/* formulario*/
.rowElem{
	
	margin: 10px;	

	}
	
.secao{
	float:left;
	width: 150px;
	margin-right: 8px;	
	height:20px;
}	
	
#localSec{ width:200px;   margin-top: 10px;}	
	
	
.ictexto{float:left; margin-top:-10px;}	


/************** Fim POST ******************/	

.icperftxt{ margin-top:-25px;  width:10px; height:10px; margin-right: 20px; border: 1px solid #c40a0a; float:left;}	
	
.labelperf{margin-left:20px; }	

.localPerf{ width: 180px; border: 1px solid #000; float: left;}

.buttonAfastado{

margin-left: 300px;
}

.fieldsetAfastado{
	width:720px;
}
/**** classe de erro ***/
.errors{
	color:red;
}

