/* CSS Document */

div.descripcion{ position:relative; float:left; width: 100%; text-align: justify; margin: 70px 0 25px 0;}
div.descripcion1{ position:relative; float:left; width: 100%; text-align: justify; margin: 25px 0 25px 0;}
div.destacado_left { 
	float:left; 
	width: 129px; 
	height: 129px; 
	background: #6a7711;
	margin: 6px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	}
div.destacado_left p{ position:relative; top: 35%; background: url(../images/bienvenida/flecha_der_verde.gif) no-repeat bottom ; padding-bottom: 15px;}
div.destacado_left p { color: #ffffff;}

div.destacado_right {
	float:left; 
	width: 129px; 
	height: 129px; 
	background: #6a7711; 
	margin: 6px;
	text-align: center;
	color: #ffffff;
	
	cursor: pointer;
	}

div#contents div.destacado_right p{ position:relative; top: 35%; background: url(../images/bienvenida/flecha_izq_verde.gif) no-repeat bottom ; padding-bottom: 15px;}
div#contents div.destacado_right p { color: #ffffff;}
div.destacado_foto { float:left; width: 129px; height: 129px; margin: 6px; }

