/*CSS - YAC*/
body {
	background:#2F598B url(../imagens/fundo.jpg) repeat-y;
	margin: 0px;
	paddinf: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
/*layout*/
#geral{
	width:760px;}	

#barra_titulo{
	background:url(../imagens/barra_titulo.jpg) no-repeat;}

#conteudo{
	padding:15px 0 15px 0;}
	
#geral{
	background:#E5EAEB url(../imagens/bg_topo.jpg) top no-repeat;
	margin:0 auto;}
		
#rodape{
	text-align:center;
}	
	
.esquerda{
	float:left;}
	
.direita{
	float:right;}
	
.limpa{
	clear:both;
	margin:0;
	padding:0;}
	
.imagens img{
	margin:10px;}
	
/*fomartacao*/
.textos {
	font-size: 12px;
	color: #000000;
	text-align:justify;
	margin-left:10px;
}
	
.textos a:link { 
	color: #06c; 
	text-decoration: none;}
	
.textos a:hover { 
	color: #36f; 
	text-decoration: underline;}
	
.textos a:visited { 
	color: #06c;
	text-decoration: none;}
	
.textos1 {
	font-size: 12px;
	color: #FFF;
	padding:3px;}
	
.textos1 a{
	color: #FFF;
	text-decoration: none;}
	
.textos1 a:hover{
	color:#FFFF00;
	text-decoration: underline;}

.textos2 {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.textos2 a:link{
	color: #006633;
	text-decoration: none;
}
.textos2 a:hover{
	color: #3366CC;
	text-decoration: underline;
}
.textos2 a:visited{
	color: #006633;
	text-decoration: none;}

h1{
	font-size:12px;
	margin:0;
	padding-bottom:10px;
	padding-top:15px;}
	

h4{
	background-color: #22e8e5;
	border: 1px solid #22d6d5;
	text-align: center;
}

/*----Empresa-----*/
#empresa_txt{
	margin-left:10px;
	width:530px;}
	
#empresa_img{
	height: 150px;
	margin-right:5px;
	width: 150px;}	