/* CSS Document */
#capa_contenido_texto{
	position:absolute;
	left:60px;
	top:63px;
	width:860px;
	height:378px;
	z-index:1;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	border-bottom:1px solid #789E89;
	border-top:1px solid #789E89;
	background-image: url(../imagenes/fondo_empresa.gif);
	text-align:left;
}
#capa_texto{
	position:relative; left:0px; top:0px; width:860px; height:378px; z-index:2; overflow: auto; 
	scrollbar-face-color:#789E89;
	scrollbar-highlight-color:#789E89;
	scrollbar-3dlight-color:#D2F8E3;
	scrollbar-darkshadow-color:#466C57;
	scrollbar-shadow-color:#789E89;
	scrollbar-arrow-color:#D2F8E3;
	scrollbar-track-color:#96BCA7;
	text-align:left;
}

#titulo_empresa_texto{
	position:absolute; left:86px; top:43px; width:375px; height:21px; z-index:3; text-align:left; overflow:hidden;
}
#foto_right{
	float: right; padding:10px 5px 5px 5px;   width:237px; height:182px; z-index:1; border:0px none #666666;
	text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
#foto_left{
	float: left; padding:10px 5px 5px 5px;   width:247px; height:180px; z-index:1; border: 0px none #000000;
}
#fondo_tit{
	position:absolute; left:60px; top:39px; width:415px; height:24px; z-index:1; background-color:#789E89/*background-color:#DCE8B3;*/
	/*border-top:1px dotted #666666; border-left:1px dotted #666666; border-right:1px dotted #666666;*/
}
#columna_izq{
	float:left; width:312px; height:154px; z-index:2
}
#fondo_lineas1{
	position:absolute; left:60px; top:32px; width:1px; height:422px; z-index:3; 
	border-left:1px solid #789E89;
}
#fondo_lineas2{
	position:absolute; left:902px; top:52px; width:1px; height:400px; z-index:3; 
	border-right:1px solid #789E89;
}
#fondo_lineas3{
	position:absolute; left:38px; top:63px; width:912px; height:378px; z-index:1; border-top:1px solid #789E89;border-bottom:1px solid #789E89
}

