.noticias_archivo{
	position: relative;
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
}
.noticias_archivo select{
	float: left;
	clear: left;
}

#menu_Lateral{
	float: left;
	margin-left: 15px;
	margin-bottom: 30px;
}
#menu_Lateral a{
	float: left;
	clear: left;
	width:145px;
	margin-bottom: 10px;
	font-family: georgia;
	font-style: italic;
	font-size: 12pt;
}
#menu_Lateral a.sel{
	color: #000;
}

#noticias_listado_Wrapper{
	position: relative;
	float: left;
	width: 740px;
	padding-right: 40px;
	border-right: solid 1px #ddd;
}
.noticia_listado{
	position: relative;
	width: 760px;
	float: left;
	clear: left;
	padding-left: 0;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid 1px #ddd;
}
.noticia_listado_primera{
	position: relative;
	width: 720px;
	float: left;
	clear: left;
	padding-left: 40px;
	padding-bottom: 30px;
	padding: 15px 20px;
	margin-bottom: 30px;
	background: #eaebef;
	border-top: solid 1px #c4c5c6;
	border-bottom: solid 1px #c4c5c6;
}

.noticia_listado_izq{
	position: relative;
	float: left;
	width: 200px;
}
.noticia_listado_izq img{
	width: 200px;
}

.noticia_listado_der{
	position: relative;
	float: left;
	width: 430px;
	margin-left: 20px;
}

.noticia_listado_der h3{
	float: left;
	clear: left;
	width: 430px;
	margin: 0;
	margin-bottom: 5px;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-weight: normal;
	color: #777;
}
.noticia_listado_der h3 span{
	color: #324b81;
	font-weight: bold;
}
.noticia_listado_der h1{
	float: left;
	clear: left;
	width: 430px;
	margin-bottom: 10px;
}
.noticia_listado_der h1 a{
	font-size: 18pt;
	line-height: 21pt;
	font-family: georgia;
	text-decoration: none;
	color: #5192bc;
	font-style: italic;
}
.noticia_listado_der h1 a:hover{
	color: #000;
}
.noticia_listado_der h2{
	float: left;
	clear: left;
	width: 430px;
	margin: 0;
	margin-bottom: 10px;
	line-height: 16pt;
}
.noticia_listado_cuerpo{
	float: left;
	clear: left;
	width: 430px;
	margin: 0;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 10pt;
	line-height: 14pt;
	color: #777;
}

.noticia_listado a.b_leer_mas,
.noticia_listado_primera a.b_leer_mas{
	bottom: 10px;
	right: 15px;
	font-size: 9pt;
	color: #5192bc;
	border-bottom: solid 1px #5192bc;
}
.noticia_listado a.b_leer_mas:hover,
.noticia_listado_primera a.b_leer_mas:hover{
	color: #000;
}
.noticia{
	position: relative;
	float: left;
	width: 600px;
	padding-right: 30px;
	border-right: solid 1px #ddd;	
}

#cabecera_noticia{
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 30px;
}
#cabecera_noticia img{
	width: 600px;
}
#cabecera_noticia iframe,
#cabecera_noticia object,
#cabecera_noticia embed{
	width: 600px;
	height: 300px;
}

.noticia h3{
	float: left;
	clear: left;
	width: 600px;
	margin: 0;
	margin-bottom: 5px;
	font-family: Lucida Grande, Lucida Sans, Arial;
}
.noticia h1{
	float: left;
	clear: left;
	width: 600px;
	margin-bottom: 10px;
	font-family: Lucida Grande, Lucida Sans, Arial;
}

.noticia h2{
	float: left;
	clear: left;
	width: 600px;
	margin: 0;
	margin-bottom: 10px;	
	line-height: 18pt;
	font-family: Lucida Grande, Lucida Sans, Arial;
}

#cuerpo_noticia{
	float: left;
	clear: left;	
	width: 600px;
	margin-top: 10px;
}

#cuerpo_noticia .video_wrapper{
	float: left;
	clear: left;
	width: 600px;
	height: 360px;
	margin-bottom: 10px;	
}

#cuerpo_noticia .video_wrapper iframe,
#cuerpo_noticia .video_wrapper object,
#cuerpo_noticia .video_wrapper embed{
	float: left;
	clear: left;
	width: 600px;
	height: 360px;
}

#cuerpo_noticia p iframe,
#cuerpo_noticia p object,
#cuerpo_noticia p embed{
	float: left;
	clear: left;
	width: 600px;
	height: 360px;
}

#cuerpo_noticia p{
	float: left;
	clear: left;
	width: 600px;
	margin-bottom: 10px;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 11pt;
	line-height: 15pt;
	color: #777;
}
#cuerpo_noticia p strong{
	color: #555;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 11pt;
	line-height: 15pt;	
}
#cuerpo_noticia p span{
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 11pt;
	line-height: 15pt;	
}

#cuerpo_noticia .foto_wrapper{
	float: left;
	clear: left;
	width: 600px;
	margin-bottom: 10px;	
	text-align: center;
}
#cuerpo_noticia .foto_wrapper img{
	width: 600px;
}

#cuerpo_noticia .foto_wrapper .pie_foto, #cuerpo_noticia .video_wrapper .pie_video{
	float: left;
	clear: left;
	margin: 5px 0;
	margin-bottom: 10px;
	width: 600px;
	text-align: center;
	color: #777;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 9pt;
	font-style: italic;	
}

#cuerpo_noticia ul{
	float: left;
	clear: left;
	margin-left: 10px;
	list-style: disc;
}
#cuerpo_noticia ul li{
	padding-left: 10px;
	margin-bottom: 5px;
	color: #777;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 11pt;
}
#cuerpo_noticia strong{
	color: #888;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 11pt;
}
#cuerpo_noticia a{
	color: #5192bc;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 11pt;
	text-decoration: none;
}

#cuerpo_noticia a:hover{
	color: #000;
}
.pie_video{
	margin-bottom: 20px;
}

#noticias_anteriores_Wrapper{
	position: relative;
	float: left;
	clear: both;
	width: 280px;
	margin-top: 40px;
	margin-left: 15px;
}

.noticia_anterior{
	position: relative;
	float: left;
	clear: left;
	width: 200px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #ddd;
}
.noticia_anterior img{
	float: left;
	clear: left;
	width: 200px;
	margin: 5px 0;
}

.noticia_anterior h3{
	float: left;
	clear: left;
	margin: 0;
	margin-bottom: 5px;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-weight: normal;
	color: #777;
}
.noticia_anterior a{
	float: left;
	clear: left;
	
	margin: 0;
	margin-bottom: 5px;
	font-size: 14pt;
	line-height: 16pt;
	font-style: italic;
	font-family: georgia;
	color: #777;
	text-decoration: none;
}
.noticia_anterior h2{
	float: left;
	clear: left;
	margin: 0;
	font-size: 10pt;
	line-height: 13pt;
	font-style: normal;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-weight: normal;
	color: #777;
}

#pie_noticia{
	position: relative;
	float: left;
	clear: left;
	width: 600px;
	border-top: solid 1px #ddd;
	margin-top: 20px;
	padding-top: 20px;
}

.tags{
	float: left;
	clear: left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tags a{
	float: left;
	margin-bottom: 3px;
	text-decoration: none;
	font-family: Lucida Grande, Lucida Sans, Arial;
	font-size: 9pt;
	color: #5192bc;
	font-style: italic;
}
.tags a:hover{
	color: #000;
}
.tags strong{
	float: left;
	margin-right: 5px;
	font-size: 9pt;
	color: #555;
	font-style: italic;
}

.enlaces, .documentos{
	float: left;
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: disc;	
}
.documentos{
	list-style: none;
}

.enlaces li{
	margin-left: 20px;
	margin-bottom: 10px;
}
.documentos li{
	margin-left: 0;
	margin-bottom: 15px;
}
.enlaces li a, .documentos li a{
	text-decoration: none;
	font-family: georgia;
	font-size: 10pt;
	color: #5192bc;
	font-style: italic;	
}
.enlaces li a:hover, .documentos li a:hover{
	color: #000;
}

/*######## BUSCADOR LATERAL #########*/

.busqueda_form{
	float: left;
	clear: left;
	width: 150px;
	margin-left: 15px;
	line-height: 12pt;
	font-size: 9pt;
}
.busqueda_form strong{
	color: #777;
}

.busqueda_form div{
	font-size: 8pt;	
}
.busqueda_form input[type="text"]{
	width: 150px;
}
.busqueda_form select{
	width: 158px;
	height: 100px;
	overflow: hidden;
	overflow-y: auto;
}

#b_submit_articulos_busqueda{
	float: left;
	clear: both;
	margin-top: 20px;
}