#destacados_Wrapper{
	/*
	position: absolute;
	top: 1px;
	left: 0;
	right: 0;
	*/
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 301px;
	/*background: url(../Images/fondo_diagonales_azul.jpg);*/
	background: url(../Images/fondo.png);
}

#destacados{
	position: relative;
	width: 960px;
	height: 301px;
	margin: 0 auto;
	background: #acc7d4;
}

#destacados_fotos{
	position: absolute;
	z-index: 1;
	width: 600px;
	height: 301px;
	left: 0;
	bottom: 0;
	overflow: hidden;
}



#destacados_Menu{
	position: relative;
	float: right;
	width: 360px;
	height: 301px;
	background: url(../Images/fondo_destacados_arriba.png) no-repeat 50% 0;
}

#destacados_Menu ul{
	margin-top: 30px;
}

#destacados_Menu ul li{
	position: relative;
	width: 360px;
	height: 60px;
	height: 49px;
	background: url(../Images/fondo_boton_destacados.png) no-repeat 50% 0;
}

#destacados_Menu ul li.sel{
	background: url(../Images/fondo_boton_destacados_hover.png) no-repeat 50% 0;
}

#destacados_Menu ul li img{
	position: absolute;
	bottom: 0;
}
#destacados_Menu ul li h2{
	width: 310px;
	padding: 5px 20px;
	padding-bottom: 0;
	font-family: arial;
	font-size: 10pt;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	overflow: hidden;
}
#destacados_Menu ul li h2 a{
	font-family: arial;
	font-size: 10pt;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#destacados_Menu ul li h1{
	width: 310px;
	padding: 5px 20px;
	padding-bottom: 0;
	cursor: pointer;
	font-family: arial;
	font-size: 12pt;
	color: #0f3063;
	font-weight: normal;
	font-style: normal;
	overflow: hidden;
}

#destacados_Menu ul li a{
	position: absolute;
	right: 14px;
	top: 22px;
	display: none;
	color: #fff;
	font-size: 8pt;
}
#destacados_Menu ul li a:hover{
	text-decoration: underline;
}
#destacados_Menu ul li:hover a{
	display: block;
}

#destacados_Menu ul li a img{
	width: 7px;
}

#destacados_Menu a#b_ver_todas{
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding: 5px 10px;
	background: #0f3063;
	color: #fff;
	text-decoration: none;
}

#destacados_Menu a#b_ver_todas:hover{
	background: #000;
}

#destacados_fotos .destacado{
	position: absolute;
	z-index: 1;
}

#destacados_fotos iframe, #destacados_fotos object, #destacados_fotos embed{
	width: 600px;
	height: 300px;
}

#destacados_fotos .destacado .destacado_video{
	position: absolute;
	z-index: 1;
	width: 600px;
	height: 300px;
	display: none;
}
#destacados_fotos .destacado .destacado_video_enlace{
	position: absolute;
	z-index: 2;
	width: 600px;
	height: 300px;
}

#destacados_fotos .destacado .destacado_video_enlace .foto_destacado_video{
	position: absolute;
	z-index: 1;
}

#destacados_fotos .destacado .destacado_video_enlace .icono_play{
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-left: -56px;
	margin-top: -54px;
	opacity: 0.5;
}
#destacados_fotos .destacado:hover .destacado_video_enlace .icono_play{
	opacity: 1;
}

#destacados_info_Wrapper{
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 600px;
	height: 65px;
	overflow: hidden;
	background: url(../Images/fondo_info_destacado.png);
}

.info_destacado{
	position: absolute;
	z-index: 4000;
	width: 600px;
	height: 65px;
}

.info_destacado h1{
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 0;
	padding-right: 15px;
}

.info_destacado h1 a{
	text-decoration: none;
	font-size: 14pt;
	line-height: 18pt;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-style: normal;
	color: #fff;
	font-weight: normal;
}

.info_destacado h1 a:hover{
	text-decoration: underline;
}

.info_destacado h2{
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 8px;
	font-family: arial;
	font-style: normal;
	font-size: 10pt;
	color: #fff;
	font-weight: normal;
}
.info_destacado p{
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 3px;

	font-family: arial;
	font-size: 9pt;
	line-height: 12pt;
	color: #fff;
	font-weight: normal;
}

#control_destacados{
	/*
	position: absolute;
	z-index: 5000;
	bottom: 1px;
	right: 342px;
	*/
	position: absolute;
	z-index: 5000;
	width: 18px;
	height: 18px;
	left: 582px;
	background: #0f3063;
}

a#b_play{
	float: left;
	padding: 3px 4px;
	display: none;
	opacity: 0.5;
}

a#b_pausa{
	float: left;
	padding: 3px 4px;
	opacity: 0.5;
}
a#b_play:hover, a#b_pausa:hover{
	opacity: 1;
}
/*#############################*/

#portada_Wrapper{
	float: left;
	clear: both;
	margin-top: 25px;
}

#columna_1{
	float: left;
	width: 461px;
	padding-bottom: 0;
	border-right: dotted 1px #898989;
}

#columna_2{
	float: left;
	width: 289px;
	padding-bottom: 0;
	border-right: dotted 1px #898989;
}

#columna_3{
	float: left;
	width: 208px;
	padding-bottom: 0;
}

#columna_1 h1{
	padding: 5px 10px;
	font-size: 16pt;
	font-weight: normal;
}
#columna_2 h1{
	padding: 5px 10px;
	margin-left: 10px;
	font-size: 16pt;
	font-weight: normal;
}

#columna_3 h1{
	display: block;
	margin-top: 7px;
	padding: 5px 10px;
	margin-left: 12px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #989898;
}
#columna_3 h1 a{
	font-family: Georgia;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #989898;
}
#columna_3 h1 a:hover{
	color: #000;
}

.noticia_portada{
	position: relative;
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 30px;
	margin-bottom: 10px;
	background: #e6e4dd;
}
.noticia_portada img{
	width: 200px;
}

div.noticia_portada a.titular{
	float: left;
	padding: 7px;
	text-decoration: none;
	color: #0f3063;
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
}

div.noticia_portada a.titular:hover{
	color: #000;
}

a.b_leer_mas{
	position: absolute;
	bottom: 5px;
	right: 0;
	padding: 0;
	margin-top: 7px;
	margin-right: 7px;
	text-decoration: none;
	color: #0f3063;
	border-bottom: solid 1px #0f3063;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-weight: normal;
	font-size: 7pt;
	letter-spacing: 1px;
	line-height: 10pt;
}

a.b_leer_mas:hover{
	color: #000;
}

a.b_ver_todas{
	float: left;
	clear: both;
	width: 411px;
	padding: 8px 10px;
	background: #0f3063;
	color: #fff;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0.1em;
}
a.b_ver_todas:hover{
	background: #000;
}

.thumb_evento_portada{
	float: left;
	clear: left;
	width: 245px;
	margin-left: 20px;
}

.evento_dato{
	float: left;
	clear: left;
	width: 215px;
	padding: 15px;
	margin-left: 20px;
	background: #e6e4dd;
	margin-bottom: 1px;
	line-height: 12pt;
}
.evento_dato strong{
	float: left;
	text-decoration: none;
	color: #0f3063;
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
}
.evento_dato p{
	float: left;
	clear: left;
	margin-top: 8px;
	color: #3a538a;
	font-family: Lucida Grande, Lucida Sans, Arial;
}
#b_ver_agenda{
	width: 225px;
	margin-top: 10px;
	margin-left: 20px;
	letter-spacing: 0.1em;
}

#empresas_acp_Wrapper{
	position: relative;
	width: 185px;
	height: 185px;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-bottom: 0;
	margin-top: 2px;
	border: solid 1px #ddd;
	background: #fff;
	vertical-align: middle;
	overflow: hidden;
}
.empresa_asociada img{
	width: 185px;
	height: 185px;
}

#empresas_acp_menu{
	position: relative;
	width: 187px;
	float: left;
	clear: left;
	padding: 5px 0;
	padding-bottom: 13px;
	margin: 5px 0;
	margin-left: 20px;
	margin-bottom: 20px;
	border-top: solid 1px #aac9dd;
	text-align: center;
	border-bottom: solid 1px #aac9dd;
}

#b_emp_izq{
	float: left;
	margin-top: 15px;
}
#b_emp_der{
	float: right;
	margin-top: 15px;
}
#empresa_asociada_nombre{
	float: left;
	width: 150px;
	height: 45px;
	margin-top: 0;
}
#empresa_asociada_nombre div{
	width: 150px;
	height: 45px;
	margin-left: 5px;
	margin-top: 8px;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	line-height: 10pt;
	color: #0f3063;
	font-family: Lucida Grande, Lucida Sans, Arial;
}

#empresas_colaboradoras_Wrapper{
	position: relative;
	width: 185px;
	height: 190px;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-bottom: 0;
	background: transparent;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #898989;
	overflow: hidden;
}
.empresa_colaboradora a{
	font-family: georgia;
	font-style: italic;
	text-decoration: none;
	color: #898989;
}
.empresa_colaboradora:hover a{
	color: #000;
}
.empresa_colaboradora img{
	width: 185px;
	height: 185px;
	margin-top: -20px;
}

#over{
	position: absolute;
	z-index: 5000;
	width: 100px;
	height: 100px;
	background: red;
}

#banners li{
	position: relative;
	float: left;
	width: 190px;
	height: 90px;
	padding: 20px;
	background: #0f3063;
	margin-left: 13px;
	overflow: hidden;
	vertical-align: bottom;
}
#banners li:first-child{
	margin-left: 0;
}

#banners li a{
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 190px;
	text-decoration: none;
	color: #fff;
	font-family: georgia;
	font-style: italic;
	font-size: 20pt;
	line-height: 20pt;
}

#banners li:hover{
	background: #000;
}

a#b_empresas_dir{
	float: left;
	clear: left;
	width: 165px;
	margin: 20px;
	margin-top: 0;
	padding: 10px;
	padding-top: 45px;
	text-decoration: none;
	color: #fff;
	font-family: georgia;
	font-style: italic;
	font-size: 14pt;
	line-height: 18pt;
	background: #0f3063 url(../Images/fondo_dir.png) no-repeat 50px 10px;

}
a#b_empresas_dir:hover{
	background: #000 url(../Images/fondo_dir.png) no-repeat 50px 10px;
}

/*######�TWITTER ######*/

#redes_sociales_Wrapper{
	float: left;
	width: 244px;
	margin-bottom: 20px;
	margin-left: 20px;
}
