.fondoINDEX {
	
	background-image: url(imagenes/fondo_index.jpg);
	background-repeat: no-repeat;
}
.fondoQUIENESSOMOS {
	
	background-image: url(imagenes/fondo_quienessomos.jpg);
	background-repeat: no-repeat;
}
.textoCONTENIDO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;

}
.textoDESTACADOS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13.5px;
	font-weight: bolder;
	line-height: 22px;

}

.capacontenido {
	OVERFLOW-Y: auto;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff ;
	WIDTH: 300px;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #18470B;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	HEIGHT: 240px;
	padding: 0px;
.marcoFOTOS {
	border: 3pt solid #18470B;
}
