@charset "utf-8";
/* CSS Document */
#main
{/*
	width:57em;*/
	margin:0;
	padding:0 3.5em 0 3.5em;
}

#main p
{
	clear:both;
	font-family: Trebuchet MS, Arial;
	font-size:12px;
	line-height: 1.2em;
	color:#74665d;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	margin:1em 0 0 0;
	padding:0 0 2em 0;
}

#home_cabecera
{
	clear:both;
	width:100%;
	margin:0;
	padding:1em 0 0;
}

#home_cabecera h1
{
	font-family: Trebuchet MS, Arial;
	font-size:15px;
	line-height: 15pt;
	color:#a89488;
	font-weight:normal;
	text-decoration:none;
	padding:0em 0 0 0;
	margin:0;
}

#col_izq{float:left;width:20.7em;}
#col_izq img
{
	border:0;
	width:18.25em;
	height:9.8em;
	margin:0;
	padding:0;
}

#col_drch{float:left;width:36.1em;}
#col_drch h2
{
	font-family: Trebuchet MS, Arial;
	font-size:12px;
	line-height: 12pt;
	color:#71abbd;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:1px;
	margin:0;
	padding:0;
}


#presentacion_noticia
{
	clear:both;
	width:100%;
	margin:1.5em 0 0 0;
}
#presentacion_noticia img{border:0;}
#presentacion_noticia p{color:#6a5b51;margin:0;padding:0 0 .5em;}
#presentacion_noticia_contenido{min-height:120px; height:auto !important; height:120px;display: table !important; background-color:#dfdbd8;}
#presentacion_noticia .ultima_noticia_foto{float:left; width:150px; text-align:left;}
#presentacion_noticia .ultima_noticia{float:left; width:420px;padding:1em 1em .5em;}
#presentacion_noticia .ultima_noticia_borde{border-left:1px #FFF solid;}
#presentacion_noticia .ultima_noticia_width{float:left;width:16.5em;}
#presentacion_noticia .txtTitulo{color:#085065; font-weight:bold;}
#presentacion_noticia .leer_mas a{color:#fb9403; font-size:12px; text-decoration:underline;}
#presentacion_noticia .leer_mas a:hover{color:#71abbd; text-decoration:none;}


#presentacion_home
{
	float:right;
	width:13em;
	padding:0.5em 0 0.5em 0;
	margin:0;
}

#presentacion_home ul
{
	list-style:none;
	margin:0;
	padding: 0;
}

#presentacion_home li
{
	float:left;
	font-family: Trebuchet MS, Arial;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	margin:0;
	padding: 0 0 0 0;
}

#presentacion_home .apartado_texto
{
	padding:0;
	margin:0;
	vertical-align:top;
}

#presentacion_home a{color:#000000; text-decoration:underline; font-size:12px;}
#presentacion_home a:hover{color:#000000; text-decoration:none; font-size:12px;}
