/*area contenido portada-home ***********************************************/

#col_contenido_home img{
	position:relative;
	float:left;
	margin:2px;
	border: solid 1px #8a8a8a;
	background-image: url(../imagenes/i_pagina_ppal/splash2.jpg);
}

#col_contenido_home p{
position:relative;
margin-left: 15px;
margin-top: 15px;
}

#col_contenido_home .floatright img{
position:relative;
float:right;
margin:2px;
border: solid 1px #8a8a8a;
}
#col_contenido_home .floatright{
position:relative;
margin-right: 15px;
margin-top: 15px;
}
		
#col_contenido_home a.boton_h{
	border: none;
	background: none;
	}
#col_contenido_home img.boton1{
	position: absolute;
	top: 35px;
	border: solid 1px #000;
	z-index: 10;
	background: transparent;
	left: 265px;
	}
	
#col_contenido_home img.boton2{
	position: absolute;
	top: 95px;
	border: none;
	border: solid 1px #000;
	z-index: 10;
	background: transparent;
	left: 265;

	}

/*menu destacados portada-home*/
#destacados_home h2{
position:relative;
color:#8EB101;
font-size: 1.2em;
left:12px;
margin-top:18px;
margin-left: 10px;
margin-right:10px;
text-transform:uppercase;
font-weight: bold;
}
#destacados_home ul{
position:relative;
margin:0px;
margin-left:25px;
margin-right:20px;
padding:0px;
padding-top:0px;
z-index:10;
list-style:none;
font-size:1.1em;

}
#destacados_home ul li{
position:relative;
list-style:none;
line-height:1.2em;
margin:0px;
margin-top:5px;
margin-bottom:5px;
padding:0px;
padding-bottom: 5px;
padding-left: 15px;
background-image: url(../imagenes/i_iconografia/ico_flecha.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
border-bottom: 1px dotted #DBDBDB;

}

#destacados_home ul li a{
font-weight: bold;

}

#col_contenido_home enlaces{
border: 1px dotted #DBDBDB;
height: 40px;
width: 40px;
position:absolute;
z-index:10;
}

