@charset "utf-8";
/* CSS Document */

/**** Estilos de Lightboxes ****/

#div_borda_geral {
	font-family:Verdana; 
	font-size:11px; 
	color:#231F20; 
	line-height:15px; 
	overflow-y:scroll; 
	overflow-x:hidden; 
	height: 450px;
	padding-top:8px;
	padding-left:2px;
	padding-bottom:8px;
} 

#div_borda_geral p {
	font-family:Verdana; 	
	font-size:14px;
	font-weight:normal;
	color:#8e8e8e; 
	margin: 10px;
	line-height:140%;
}


#div_borda_geral_semrolagem {
	font-family:Verdana; 
	font-size:11px; 
	color:#231F20; 
	line-height:15px; 
	overflow-y:hidden; 
	overflow-x:hidden; 
	height: 450px;
	padding-top:8px;
	padding-left:2px;
	padding-bottom:8px;
} 

#div_borda_geral_semrolagem p {
	font-family:Verdana; 	
	font-size:14px;
	font-weight:normal;
	color:#8e8e8e; 
	margin: 10px;
	line-height:140%;
}

.barra_titulo {
	background-color: #6fbccf;
}

.lb_bg_celular {
	background:url(../img/lb_celular_bg.jpg);  
	background-repeat:no-repeat;
	background-position:top;
	width: 187px;
	height: 383px;
	margin: 4px;
}

.celular_texto {
	font-family:Tahoma; 	
	font-size:10px;
	font-weight:bold;
	color:#ffffff; 
	width: 110px;
	padding-top: 100px;
	padding-left: 40px;
	line-height:140%;
}


.texto_lb01 {
	font-family:Tahoma; 
	font-size:11px; 
	color:#074552;
	padding: 20px 10px 20px 10px;
	line-height:140%;
}

