@font-face {
 font-family: DINMittelschrift;
 src: url(fuentes/dinmittelschrift.eot);
 src: local('DINMittelschrift'), local('DINMittelschrift'), url(fuentes/dinmittelschrift.otf) format('opentype');
}
* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 10px;
	background-color:#68C9f4;
	font-family:Arial;
	font-size: 12px;
	color: #333333;
}
#general {
	margin: 0px auto;
	padding: 0px;
}
h1 {
	font-size: 2em;
}
h1.logo{
	font-size:1em;
	width:800px;
	height:125px;
	padding-left:0;
	margin-top:0px;
	margin:0px auto;
}
h1.logo a{
	display:block;
	overflow:hidden;
	height:125px;
	width:125px;
	/*background:url(images/logo.png) no-repeat;*/
	behavior: url(images/menu/iepngfix.htc);
}
h2 {
	padding-left:10px;
	padding-right:20px;
	color:#0584C9;
	/*font-weight:bold;*/
	line-height:1.5em;
	padding-top:8px;
	font-size:1.8em;
	font-family: DINMittelschrift, Verdana, Arial, Helvetica, sans-serif;
}
h2 a {
	font-weight:normal;
}
h3 {
	color: #0085C4;
	padding-bottom:5px;
	font-size:1.4em;
	font-weight:normal;
	font-family: DINMittelschrift, Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	padding-right:20px;
	padding-bottom:10px;
	color:#0584C9;
	font-weight:bold;
	line-height:1.1em;
	font-size:1.4em;
	font-family: DINMittelschrift, Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size:12px;
	color: #0085C4;
/*	padding-bottom:5px;*/
}
hr {
	border:0;
	color:#d8eefb;
	background-color:#d8eefb;
	height:3px;
	width:100%;
	margin-top:15px;
	margin-bottom:10px;
}
.meta {
	height: 10px;
/*	clear: left;*/
	margin: 0px 0px;
	width:100%;
}
.space {
	height:10px;
}
p, ul, ol {
	margin-bottom: 0em;
	line-height: 1.4em;
}
ul, ol {
	margin-left: 3em;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
a {
	color: #0584C9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
strong {
	color: #0085c4;
}
img.left {
	float: left;
	margin: 4px 10px 0px 0px;
}
img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}
/* Background */
#bg1 {
	padding-top:0px;
}
#bg2 {
	background: url(images/bg03.png) no-repeat center top;
	height:180px;
	margin-top:-10px;
}
#bg3 {
	background: url(images/bg05.png) repeat-y center top;
	height: auto;
}
/*#bg4 {
	background: url(images/bg05.jpg) no-repeat center top;
}*/
#bg5 {
	background: url(images/bg06.png) no-repeat center bottom;
}
/* Page */
#page {
	width: 960px;
	margin: 0px auto;
	min-height:900px;
	padding: 10px 0px 60px 0px;
}

/* Header2 */
#header2 {
	width: 960px;
	margin: 0px auto;
	margin-top:-15px;
}
/* ---------------------------- INICIO MENU SUPERIOR --------------------------- */
#menusuperior {
	height: 30px;
	margin-left:-60px;
}
#accesorios {
	margin-left:380px;
	width:400px;
	color:#FFFFFF;
	margin-top:8px;
}
#accesorios ul {
	list-style: none;
}
#accesorios li {
	float: left;
	margin-top:-20px;
}
#accesorios a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}
#lupa {
	margin-left:690px;
	margin-top:-20px;
	height:20px;
}
#rss {
	margin-left:920px;
	margin-top:-29px;
	
}
#facebook {
	margin-left:950px;
	margin-top:-26px;	
}
#twitter {
	margin-left:980px;
	margin-top:-24px;	
}
#search {
	margin-left:720px;
	color:#FFFFFF;
	margin-top:-19px;
	height:25px;
}
/* 
#search {
	float: right;
}*/
#search form {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}
#search input.text {
	width: 160px;
	background: #ffffff;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0584C9;
	font-size:12px;
}
#search input.button {
	background:url(images/menu/btn_buscador.png) no-repeat;
	behavior: url(images/menu/iepngfix.htc);
	width:15px;
	height:15px;
	border:none;
	margin-top:-3px;
	
}
/* ---------------------------- FIN MENU SUPERIOR --------------------------- */
/* ----------------------- MENU PRINCIPAL ------------------------------ */
#menuprincipal {
	background-color:#31a9dd;
	width:959px;
	height:20px;
	margin: 0px auto;
}
#principal {
	width:570px;
	float:left;
}
#principal ul {
	margin: 0px;
	list-style: none;
}
#principal li {
	float: left;
}
#principal a {
	float: left;
	width:113px;
	height:20px;
	background-image:url(images/boton.gif);
	font-size: 9px;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
#principal a:hover {
	background-image:url(images/boton_on.gif);
}
#principal a:hover,#principal li.item_active a 
{
	background-position:right bottom;
}
#principal a:hover span,#principal li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
#submenu {
	background-color:#d8eefb;
	width:959px;
	height:20px;
	float:left;
}
.submenu1 {
	float: left;
	width:900px;
}
.submenu1 ul {
	margin: 0px;
	list-style: none;
}
.submenu1 li {
	float: left;
}
.submenu1 a{
	float: left;
	height:20px;
	padding-top:2px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:#0088c6;
	text-decoration:none;
	padding-left:10px;
}
.submenu2 {
	float: left;
	width:900px;
}
.submenu2 ul {
	margin: 0px;
	list-style: none;
}
.submenu2 li {
	float: left;
}
.submenu2 a{
	float: left;
	height:20px;
	padding-top:2px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:#0088c6;
	text-decoration:none;
	padding-left:10px;
}
.submenu3 {
	float: left;
	width:900px;
}
.submenu3 ul {
	margin: 0px;
	list-style: none;
}
.submenu3 li {
	float: left;
}
.submenu3 a{
	float: left;
	height:20px;
	padding-top:2px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:#0088c6;
	text-decoration:none;
	padding-left:10px;
}
/* --------------------- FIN MENU PRINCIPAL --------------------------- */
/* ---------------------------- INICIO CONTENIDO --------------------------- */
#ruta {
	padding-left:17px;
	padding-bottom:10px;
	color:#666666;
	font-size:10px;
}
.ruta {
	padding-bottom:10px;
	color:#666666;
	font-size:10px;
}
.rutaselec {
	padding-bottom:10px;
	color:#0085C4;
	font-size:10px;
}
#titcontenido {
	padding:8px 0 18px 10px;
	width: 657px;
	color:#0085C4;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.6px;
}
#content {
	width: 677px;
	min-height:850px;
	/*	float:left;*/
	padding-left:8px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	margin-bottom:50px;
}
.portada {
	height:280px;
	margin: 0px 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #E5E5E5;
	width:98%;
}
.portada .portada1 {
	text-align:left;
} 
/* -------------------- FIN CONTENIDO ------------------ */
/* ------------------INICIO NOTICIAS HOME--------------  */
.noticias {
}
.noticias .contenido {
	padding: 10px 24px 0px 10px;
}
.destacado {
	color:#80b9dd;
	font-size:12px;
	line-height:1.5em;
	margin-left:190px;
}
.contenido p{
margin-left:190px;
}
.noticias .meta {
	height: 10px;
	clear: left;
	margin: 0px 10px;
	border-bottom: 1px solid #E5E5E5;
	width:98%;
}
#categoria {
	float:left;
	padding-left:10px;
	padding-top:5px;
	color:#f39c40;
	height:10px;
}
#date {
	margin-left:603px;
	padding-top:5px;
	padding-bottom:0px;
	color:#f39c40;
	height:10px;
	margin-top:0px;
}
.date {
	color:#f39c40;
}
/* ------------------ FIN NOTICIAS HOME ----------------- */
/* Sidebar */
#sidebar {
	float: right;
	width: 236px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li {
	padding: 0px 23px 20px 23px;
}
#sidebar li ul {
}
#sidebar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}
#sidebar h2 {
	margin: 0px;
	padding: 16px 0px 30px 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}
/* --------------- COLUMNA DERECHA ----------------------------*/
#columna_derecha{
	position:absolute;
	top:210px;
	margin-left: 695px;
	margin-top:-13px;
	width: 245px;
	padding: 0px 20px 20px 10px;
	line-height: 25px;
	font-size: 11px;
	color:#0584C9;
}
#especial{
	margin-left:5px;
	margin-bottom:10px;
}
/*Inicio listado provincias*/
#provincias {
	/*background: url(images/servicios/provincias.gif) no-repeat;
	padding-left:24px;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-size:10px;
	color:#0584C9;
	height: 105px;
}
#provincias ul {
	margin: 0 auto;
	padding-left: 15px;
}
#provincias li {
	display: block;
	text-align:center;
	float:left;
	width: 71px;
	list-style:none;
}
#provincias li ul {
	line-height: 1.8em;
}
#provincias li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 0px;
	line-height: 15px;
}
#provincias h3 {
	margin: 4px 0 0 0;
	color: #0584C9;
}
#provincias a {
	display: list-item;
	color: #0584C9;
}
#provincias a:hover {
	text-decoration: underline;
}
#provincias h3 a {
	text-decoration: none;
	color: #0584C9;
}
#provincias h3 a:hover {
	text-decoration: underline;
}
/*Fin listado provincias*/
#evento {
	height:90px;
	margin-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#agenda {
	/*background: url(images/servicios/agenda.gif) no-repeat;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-size:12px;
	color:#0584C9;
	height:125px;
}
#agenda ul{
	margin-left:20px;
}
#opinion {
	/*background: url(images/servicios/agenda.gif) no-repeat;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-size:12px;
	color:#0584C9;
	height:155px;
	margin-bottom:5px;
}
#opinion ul{
	margin-left:20px;
}

#valedor { 
	/*background: url(images/servicios/valedor.gif) no-repeat;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#emigrantes { 
	/*background: url(images/servicios/emigrantes.gif) no-repeat;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#afiliate { 
	/*background: url(images/servicios/afiliate.gif) no-repeat;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#form_afiliate {
	padding:10px;
}
#buzon { 
	/*background: url(images/servicios/buzon.gif) no-repeat;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#enlaces { 
	/*background: url(images/servicios/enlaces.gif) no-repeat;
	padding-top:45px;
	padding-left:25px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#opina { 
	/*background: url(images/servicios/opina.gif) no-repeat;
	padding-top:50px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom:15px;
}

#opina p{
margin-left:15px;
}
.formopina {
	padding-left:15px;
	font-size:10px;
	margin-left:10px;
}
#newsletter { 
	/*background: url(images/servicios/newsletter.gif) no-repeat;
	padding-top:50px;*/
	padding-bottom:20px;
	/*margin-bottom:20px;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#newsletter p{
margin:15px;
margin-top:0px;
margin-bottom:-5px;
}
.formnewsletter {
	padding-left:0px;
	font-size:9px;
}
/* --------------------- FIN COLUMNA DERECHA --------------------------- */

/* ------------------------- INICIO PIE -------------------------------- */
#footer {
/*	clear: both;*/
	color: #333;
	background:#68C9F4 url(images/fondo_pie.png) no-repeat top center;
	height:230px;
	width:961px;
	margin:0 auto;
}
#footer ul {
	padding: 0;
	list-style: none;
}
#footer li {
	display: block;
	float: left;
	width: 180px;
	margin-top:2px;
}
#footer li ul {
	line-height: 1.8em;
}
#footer li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 0px;
	line-height: 20px;
	margin-left:-35px;
}
#footer h3 {
	margin: 4px 0 0 0;
	color: #0584C9;
}
#footer a {
	text-decoration: none;
	color: #0584C9;
}
#footer a:hover {
	text-decoration: underline;
}
#footer h3 a {
	text-decoration: none;
	color: #0584C9;
}
#footer h3 a:hover {
	text-decoration: underline;
}

/* -------------------------- FIN PIE ------------------------------ */
/* --------------------- INICIO CONTENIDO -------------------------- */
#plantilla {
	width: 647px;
	text-align:left;
}
#contenido {
	padding-left:10px;
	width: 657px;
}
#logo_2
{
	display:block;
	overflow:hidden;
	height:125px;
	width:125px;
	background:url(images/logo.png) no-repeat;
}
#cabecera {
	width: 657px;
	padding-bottom:20px;
}
#cabecera_ladiana {
	float:left;
	width: 657px;
}
.cabecera_tex_des {
    color:#80B9DD;
    font-size: 1em;
	line-height:1.5em;
}
#texto {
	width: 460px;
	font-size:1em;
	text-align:justify;
}
#contenido_lateral {
	float:right;
	padding-left:0;
	width:185px;
}
#contenido_lateral_ladiana {
	float:right;
	width:185px;
}
.ico_noticias {
	color: #A4A4A4;
}
.ico_noticias:hover {
	text-decoration:underline;
	color: #A4A4A4;
}
.ico_noticias_descargar {
	color: #ffffff;
}
.ico_noticias_descargar:hover {
	text-decoration:underline;
	color: #ffffff;
}

.fecha_ico_noticias {
	color: #F39C40;
}
#fecha_ico_noticias_imp {
display:none;
 }
 #foto_texto_contenido{
	/*float:left;*/
	width:460px;
}
#foto {
	background-color:#CCC;
	width:460px;
	text-align:center;
	padding:3px;
}
#comentario_foto {
	color:#747474;
	text-align:left;
	padding-left:6px;
	font-size:9px;
}
.titulos_listados {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}
/*LISTADOS*/
.texto_listados {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding-left:5px;
}
.titulos_listados {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
}
/*FORM*/
.boton {
	color:#0584C9;
	background-color:#D8EEFB;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #D8EEFB;
}
.campos {
	padding:1px 1px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #0085C4;
}
/*---------FICHAS-----------------*/
.ficha_categoria {
	font-size:10px;
	color: #f39c40;
	font-weight:bold;
}
.ficha_nombre {
	font-size:15px;
	color: #0085C4;
	padding:10px 0 10px 10px;
	font-weight:bold;
}
.ficha_titulos_principales {
	font-size:11px;
	color: #0085C4;
	padding:10px 0 7px 10px;
	font-weight:bold;
}
.ficha_titulos {
	font-size:11px;
	color: #0085C4;
	padding:10px 0 0 22px;
	font-weight:bold;
}
.ficha_titulos_form {
	font-size:11px;
	color: #0085C4;
	padding:0 10px 0 0px;
	font-weight:bold;
}
.ficha_textos {
	font-size:11px;
	color: #333;
	padding:10px 0 10px 0;
}
.ficha_textos2 {
	font-size:11px;
	color: #333;
	padding:10px 10px 25px 0;
}
.ficha_foto {
	padding:10px 10px 0 0;
}
.ficha_foto_borde {
	border: 1px solid #0085C4;	
}
.ficha_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0085C4;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight:bold;
}
/*-----------Trayectoria--------------*/
.trayectoria_titulo {
	font-size:13px;
	color: #ffffff;
	padding:0 0 0 10px;
	font-weight:bold;
}
/*-------Menu principal nuevo------------*/

#menunuevo {
	width:959px;
	height:20px;
	margin: 0px auto;
	margin-top:-56px;
}
#menunuevo a:link {
	text-decoration: none;
}
#menunuevo a:visited {
	text-decoration: none;
}
#menunuevo a:hover {
	text-decoration: none;
}
#menunuevo a:active {
	text-decoration: none;
}

#menu_sup1{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
width:70px;
padding-top:2px;
}

#menu_sup1_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
width:70px;
visibility:hidden;
padding-top:2px;
}

#menu_sup2_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:71px;
width:100px;
visibility:hidden;
padding-top:2px;
}

#menu_sup2{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:71px;
width:100px;
padding-top:2px;
}

#menu_sup3_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:172px;
width:70px;
visibility:hidden;
padding-top:2px;
}

#menu_sup3{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:172px;
width:70px;
padding-top:2px;
}

#menu_sup4_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:243px;
width:100px;
visibility:hidden;
padding-top:2px;
}

#menu_sup4{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:243px;
width:100px;
padding-top:2px;
}

#menu_sup5_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:344px;
width:100px;
visibility:hidden;
padding-top:2px;
}

#menu_sup5{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:344px;
width:100px;
padding-top:2px;
}

#menu_sup6_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:444px;
width:70px;
visibility:hidden;
padding-top:2px;
}

#menu_sup6{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:444px;
width:70px;
padding-top:2px;
}

#menu_sup7_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:514px;
width:100px;
visibility:hidden;
padding-top:2px;
}

#menu_sup7{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:514px;
width:100px;
padding-top:2px;
}

#menu_sup8_on{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton_on.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:614px;
width:100px;
visibility:hidden;
padding-top:2px;
}

#menu_sup8{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
position:absolute;
background:transparent url(images/menu/boton.gif) no-repeat scroll right top;
text-align:center;
height:18px;
margin-left:614px;
width:100px;
padding-top:2px;
}

#sub_menu1{
position:absolute;
visibility:hidden;
}
#sub_menu2{
position:absolute;
visibility:hidden;

}
#sub_menu3{
position:absolute;
visibility:hidden;

}

#fondomenu {
	background-color:#d8eefb;
	width:959px;
	height:20px;
	margin: 0px auto;
	color:#999999;
	font-family:Arial;
}
#fondomenu a{
	color:#999999;
	font-family:Arial;
	font-size:11px;
}
#fondomenu a:link {
	text-decoration: none;
}
#fondomenu a:visited {
	text-decoration: none;
}
#fondomenu a:hover {
	text-decoration: none;
	color: #0088C6;
}
#fondomenu a:active {
	text-decoration: none;
}
/*Titulo de mes en el calendario de Eventos*/
#mesActual {
	margin-top: 10px;
	margin-left:119px;
	background-color: #0085c4;
	height:20px;
	width:420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #fff;
}
.compartir {
	border: 1px solid #CCCCCC;
}

.noticias a{
text-decoration:none;
}

.ficha_boton_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #0085C4;
	background-color:#D8EEFB;
	border: 1px solid #D8EEFB;
	font-weight:bold;
}
.tittablas {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color:#0584C9;
	font-size:11px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0584C9;
}
.ico_lugar {
         color: #B9B9B9;
}
#pager input{
	background-color:#FFFFFF;
	border:1px solid #0085C4;
	color:#0085C4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:1px 1px 1px 3px;
	text-decoration:none;
	text-align:center;
	width:50px;
}
#pager td{
text-align:center;
}

/*Slide*/

#slide {
	width:660px;
	height:280px;
	background-image:url(images/slide/img_fondo.jpg);
	cursor:pointer;
}
#foto_slide {
	margin-left:20px;
	margin-top:18px;
 	border: 2px solid #FFFFFF;
	width:260px;
	height:230px;
	overflow:hidden;
}
#texto_slide {
	padding-left:295px;
	margin-right:15px;
	margin-top:-237px;
	font-family: DINMittelschrift, Verdana, Arial, Helvetica, sans-serif;
	font-size:2.8em;
	/*letter-spacing:2px;*/
	line-height:1.3em;
	/*font-weight:bold;*/
	color:#FFFFFF;
}
#ladiana {
	background-image:url(images/img_ladiana.jpg);
	background-repeat:no-repeat;
	margin-left:13px;
	height:110px;
	padding:5px 110px 10px 10px;
}
.ladiana_titulo{
	font-weight:bold;
	color:#00A8F9;
	font-size:1.7em;
	font-family: DINMittelschrift, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}
.ladiana_leermas{
	font-size:11px;
	text-decoration:underline;
}
.columnista_listado {
	color:#0085C4;
	font-size:11px;
	font-weight:bold;
}