body {
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #FDFDFD;	
	background-image: url(img/web_ceird_bg.jpg);
	margin: 0;
}

img.valign { 
	width: 0px;
	height: 100%;
	vertical-align: middle;
} 

/* Contenedores y secciones del cuerpo - comienzo */

#contenedor {
    width: 100%;
    margin: 0 auto;
	padding: 0px;
    text-align: center;
}

#wrapper_big {
    width: 930px;
    margin: 0 auto;
	padding: 0px;
    text-align: center;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
	padding: 0px;
    text-align: left;
}

#wrapper_cuerpo {
    width: 900px;
    margin: 0 auto;
	padding-top: 15px;
    text-align: left;
}

.blog {
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #cecece;	
	background-image: url(img/blog_fondo.jpg);
	margin: 0;
}

.blanco {
	background-color: #FFFFFF;
}

#header {
    padding: 0px;
}

#menu {
	width: 900px;
	height: 45px;
	margin: 0 auto;
    background: #dedede;
	background-image: url(img/fondo_menu.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0;
	vertical-align: middle;
}

#seccion_cuerpo {
	background: #FDFDFD;
	background-image: url(img/fondo_pagina.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0;
}

/*#fondo_actividades {
	width: 900px;
	margin: 0px auto;
	padding: 0;
    text-align: left;
	background: #efefef;
	background-image: url(img/fondo_enlaces_actividades.gif);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0;
}*/

#pie_de_pagina {
	background: #111e24;
	padding: 0;
}

/* Contenedores y secciones del cuerpo - fin */


/* Cintillo - comienzo */

.cintillo_cuerpo {
	font-family: tahoma;
	font-size: 11px;
	color: #494848;
	text-decoration: none;
	font-weight: normal;
}

A.cintillo_link, A:visited.cintillo_link, A:hover.cintillo_link {
	font-family: tahoma;
	font-size: 11px;
	color: #494848;
	text-decoration: none;
}

A:hover.cintillo_link {
	text-decoration: underline;
}

/* Cintillo - final*/


/* Menu Horizontal - comienzo */

.cuerpo_menu {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

A.cuerpo_menu_link, A:visited.cuerpo_menu_link, A:hover.cuerpo_menu_link {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

A:hover.cuerpo_menu_link {
	color: #666666;
	text-decoration: underline;
}

/* Menu Horizontal - final */

/* Sub-menu Vertical - comienzo */

#navi {  
	list-style:none;
	margin:0;
	padding:0;
}
#navi li {
	margin:2px;
	padding:0;
}

#navi li a {
	font-family: tahoma;
	font-size: 11px;
	color: #205877;
	text-decoration: underline;
}

#navi li a:hover {
	text-decoration: none;
}

/* Sub-menu Vertical - final */

/* Textos - comienzo */

.cuerpo {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.cuerpo_respuesta_blog {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.titulo_secciones {
	font-family: tahoma;
	font-size: 27px;
	color: #00268d;
	font-weight: normal;
	display: inline;
	margin: 0;
}

.sub_titulo_secciones {
	font-family: tahoma;
	font-size: 16px;
	color: #00268d;
	font-weight: normal;
}

.header_subseccion {
	font-family: tahoma;
	font-size: 16px;
	color: #7ebb04;
	text-decoration: none;
	font-weight: normal;
}

.texto_eddy {
	font-family: tahoma;
	font-size: 12px;
	color: #1729a5;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

.texto_eddy_bold {
	font-family: tahoma;
	font-size: 12px;
	color: #00379e;
	text-decoration: none;
	font-weight: bold;
}

.titulo_actividades_director {
	font-family: tahoma;
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

A.actividades_director_link, A:visited.actividades_director_link, A:hover.actividades_director_link {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A:hover.actividades_director_link {
	text-decoration: underline;
}

A.actividades_director_link_13, A:visited.actividades_director_link_13, A:hover.actividades_director_link_13 {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}

A:hover.actividades_director_link_13 {
	text-decoration: none;
}

.imagen_seccion {
	border: 2px solid #7ebb04;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}


/* Textos - final */

/* Barra navegación - comienzo */

.cuerpo_track {
	font-family: tahoma;
	font-size: 11px;
	color: #205877;
	text-decoration: none;
	font-weight: normal;
}

A.track, A:visited.track, A:hover.track {
	font-family: tahoma;
	font-size: 11px;
	color: #7ebb04;
	text-decoration: underline;
}

A:hover.track {
	text-decoration: none;
}

/* Barra navegación - final */

/* Blog - comienzo */

.header_blog {
	font-family: tahoma;
	font-size: 16px;
	color: #7ebb04;
	text-decoration: none;
	font-weight: normal;
}

.header_blog_b {
	font-family: tahoma;
	font-size: 16px;
	color: #7ebb04;
	text-decoration: none;
	font-weight: bold;
}

.titulo_blog_principal {
	font-family: tahoma;
	font-size: 20px;
	color: #7ebb04;
	text-decoration: none;
	font-weight: normal;
}

A.titulo_cuerpo_blog, A:visited.titulo_cuerpo_blog, A:hover.titulo_cuerpo_blog {
	font-family: tahoma;
	font-size: 12px;
	color: #205877;
	text-decoration: underline;
	font-weight: bold;
}

A:hover.titulo_cuerpo_blog {
	text-decoration: none;
}

.cuerpo_blog {
	font-family: tahoma;
	font-size: 12px;
	color: #205877;
	text-decoration: none;
	font-weight: normal;
}

A.titulo_blog_principal, A:visited.titulo_blog_principal, A:hover.titulo_blog_principal {
	font-family: tahoma;
	font-size: 20px;
	color: #7ebb04;
	text-decoration: underline;
}

A:hover.titulo_blog_principal {
	text-decoration: none;
}

A.titulo_blog_principal_2, A:visited.titulo_blog_principal_2, A:hover.titulo_blog_principal_2 {
	font-family: tahoma;
	font-size: 17px;
	color: #7ebb04;
	text-decoration: underline;
}

A:hover.titulo_blog_principal_2 {
	text-decoration: none;
}

A.blog_recientes, A:visited.blog_recientes, A:hover.blog_recientes {
	font-family: tahoma;
	font-size: 11px;
	color: #205877;
	text-decoration: underline;
}

A:hover.blog_recientes {
	text-decoration: none;
}

A.blog_anteriores, A:visited.blog_anteriores, A:hover.blog_anteriores {
	font-family: tahoma;
	font-size: 10px;
	color: #494949;
	text-decoration: underline;
}

A:hover.blog_anteriores {
	text-decoration: none;
}

A.blog_anteriores2, A:visited.blog_anteriores2, A:hover.blog_anteriores2 {
	font-family: tahoma;
	font-size: 10px;
	color: #7ebb04;
	text-decoration: underline;
}

A:hover.blog_anteriores2 {
	text-decoration: none;
}

/* Blog - final */

/* Enlaces - comienzo */

A.default_link, A:visited.default_link, A:hover.default_link {
	font-family: tahoma;
	font-size: 12px;
	color: #27889b;
	text-decoration: underline;
	font-weight: normal;
}

A:hover.default_link {
	text-decoration: none;
}

A.link_descubre, A:visited.link_descubre, A:hover.link_descubre {
	font-family: Arial;
	font-size: 12px;
	color: #164a54;
	text-decoration: underline;
	font-weight: bold;
}

A:hover.link_descubre {
	text-decoration: none;
}

/* Enlaces - final */

/* Enlace pie de pagina - comienzo */

.cuerpo_footer {
	font-family: tahoma;
	font-size: 11px;
	color: #205877;
	text-decoration: none;
	font-weight: normal;
}

A.footer_link, A:visited.footer_link, A:hover.footer_link {
	font-family: tahoma;
	font-size: 12px;
	color: #49c7fa;
	text-decoration: underline;
	font-weight: normal;
}

A:hover.footer_link {
	text-decoration: none;
}

/* Enlace pie de pagina - final */

a.img_logo_borde img {
	border: 3px solid #7ebb04;
}

a.img_logo_borde:hover img {
	border-color: #004e90;
}
