/* /////////////////////////////////////////////

    CSS General
    Sitio Web: escueladeeconomiasocial.es
    Ultima actualizacion:03/11/2008
	www.lima-limon.com

//////////////////////////////////////////////*/

html * { /* Reseteamos */
    margin: 0;
    padding: 0;
}
html { font-size:100.01%; }
body { font-size:0.9em; }
img {
    border: 0;
    text-decoration: none;
}
table {
	width: 100% !important;
    border-collapse: collapse;
    border: 2px solid #999;
}
td, th {
	padding: 0.2em;
	border: 1px solid #ccc;
}


/* ////////////////////////////////////////////
Estilos generales */

html, body {
    background: #fff url(../images/bg_body.jpg) repeat-x;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address { margin: 1em 0; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.05em; }
h6 { font-size: 1em; }
big { font-size: 1.5em; }
p,li,blockquote { text-align: justify; }
li, dd, blockquote { margin-left: 1.5em; }
q { quotes: "" ""; }
kbd {
    border: 2px solid #ccc;
    border-right: 2px solid #888;
    border-bottom: 2px solid #888;
    padding: 0 0.5em;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 1em;
}
hr {
    padding: 0;
    border: 1px solid #fff;
    border-top: 1px solid #ccc;
    clear: both;
}
a { color: #004542; }

/* ///////// id /////////// */

#bg_top {
	border-top: 5px solid #00635F;
}
#cabecera #dvlogo a {
	display: block;
	width: 127px;
	margin-top: 0;
	padding-top: 20px;
}
/* Menu ayudas */
#cabecera #menu_ayudas {
	position: absolute;
	top: 2px;
	left: 0;
}
#cabecera #menu_ayudas ul {
	margin: 0;
	padding: 0;
}
#cabecera #menu_ayudas li {
	margin: 0 1px;
	display: inline;
	float: left;
}
#cabecera #menu_ayudas li a {
	padding-left: 15px;
	font-size: 0.9em;
	font-weight: normal;
}
#cabecera #menu_ayudas #inicio {
	background: transparent url("../images/ico_inicio.png") left center no-repeat;
}
#cabecera #menu_ayudas #contactar {
	margin-left: 5px;
	border-left: 1px solid #999;
	padding-left: 5px;
	background: transparent url("../images/ico_contactar.png") 5px center no-repeat;
}
#cabecera #menu_ayudas li a:hover {
	color: #000;
}
#cabecera #menu_ayudas .ocultar { display: none; }
/* Menu ayudas */

/* Accesos directos */
#cabecera #menu_accesos {
	position: absolute;
	top: 0;
	right: 0;
}
#cabecera #menu_accesos span {
	float: left;
	margin: 4px;	
	padding-left: 15px;
	background: transparent url("../images/ico_directo.png") 0 center no-repeat;
	font-size: 0.9em;
}
#cabecera ul {
	float: right;
	margin: 0;
	padding: 0;
}
#cabecera #menu_accesos li {
	margin: 0 1px;
	display: inline;
	float: left;
}
#cabecera #ul_menu_accesos li a {
	display: block;
	padding: 0.3em 1em;
	font-size: 0.8em;
	color: #fff;
	text-decoration: none;
	background: #01645F;
}
#cabecera #ul_menu_accesos li a:hover {
	background: #003C39;
}
#cabecera #socialmedia li a {
	display: block;
	padding: 0.2em;
	text-decoration: none;
}

/* Fin accesos directos */

/* buscador */
#buscar {
	position: absolute;
	top: 60px;
	right: 0;
	width: 240px;
	background: #003C39;
}
#buscar .redondeararriba,
#buscar .redondearabajo {
    height: 5px;
    width: 100%;
}
#buscar .redondeararriba div,
#buscar .redondearabajo div {
    height: 5px;
    width: 5px;
    float: right;
    overflow: hidden;
}
#buscar .redondeararriba { background: transparent url(../images/esquinas_bgbuscador.png) -5px bottom no-repeat; }
#buscar .redondeararriba div { background: transparent url(../images/esquinas_bgbuscador.png) left -5px no-repeat; }
#buscar .redondearabajo { background: transparent url(../images/esquinas_bgbuscador.png) -5px top no-repeat; }
#buscar .redondearabajo div { background: transparent url(../images/esquinas_bgbuscador.png) left top no-repeat; }

#buscar label {
	float: left;
	width: 75px;
	color: #fff;
	font-size: 1.2em;
	font-family:"Arial Narrow", Arial, Helvetica;
	font-weight: bold;
	text-align: center;
}
#dv_inBuscar {
	width: 155px;
	margin-right: 5px;
	background: #fff;
	float: right;
}
#dv_inBuscar #inBuscar {
	width: 117px;
	float: left;
	border: 0;
	margin-left: 3px;
	font-size: 0.9em;	
}
#dv_inBuscar .redondeararriba,
#dv_inBuscar .redondearabajo {
    height: 3px;
    width: 100%;
}
#dv_inBuscar .redondeararriba div,
#dv_inBuscar .redondearabajo div {
    height: 3px;
    width: 3px;
    float: right;
    overflow: hidden;
}
#dv_inBuscar .redondeararriba { background: transparent url(../images/esquinas_bgverdeoscuro.png) -3px bottom no-repeat; }
#dv_inBuscar .redondeararriba div { background: transparent url(../images/esquinas_bgverdeoscuro.png) left -3px no-repeat; }
#dv_inBuscar .redondearabajo { background: transparent url(../images/esquinas_bgverdeoscuro.png) -3px top no-repeat; }
#dv_inBuscar .redondearabajo div { background: transparent url(../images/esquinas_bgverdeoscuro.png) left top no-repeat; }

#dv_inBuscar #btBuscar {
	float: right;
	margin-right: 3px;
}
/* Fin buscador */

#bg_menu { 
	margin-top: -7px;
	border-top: 7px solid #721D34;
}
#rastro {
	border-bottom: 1px solid #D3D3D3; 
	background: #E4E4E4;
}
#rastro span {
	display: block;
	padding: 0.5em 0;
	font-size: 0.9em;
}
/* menu_principal */
#menu_principal {
	padding-top: 10px;
}
#menu_principal ul {
	margin: 0;
	padding: 0;
}
#menu_principal li {
	margin: 0;
	display: inline;
	float: left;
}
#menu_principal a {
	display: block;
	width: 84px;
	height: 36px;
	margin-right: 3px;
	border-bottom: 7px solid #721D34;
	padding: 6px 5px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#informacion_institucional a { background: #721D34 url("../images/bg_menu_1.png") top center no-repeat; }
#la_escuela a { background: #015954 url("../images/bg_menu_2.png") top center no-repeat; padding-top: 15px; height: 27px; }
#formacion a { background: #6C8300 url("../images/bg_menu_3.png") top center no-repeat; padding-top: 15px; height: 27px; }
#proyectos a { background: #750055 url("../images/bg_menu_4.png") top center no-repeat; }
#cooperacion a { background: #00737B url("../images/bg_menu_5.png") top center no-repeat; }
#investigacion a { background: #A83E00 url("../images/bg_menu_6.png") top center no-repeat; }
#sala_prensa a { background: #B68200 url("../images/bg_menu_7.png") top center no-repeat; }
#blog a { background: #018356 url("../images/bg_menu_8.png") top center no-repeat; padding-top: 15px; height: 27px; }
#menu_principal .activo a {
	border-bottom: 7px solid #E4E4E4 !important;
	background: #E4E4E4 url("../images/bg_menu_activo.png") top center no-repeat !important;
	color: #000 !important;
}
/* Fin menu_principal */

/* Contenido */
#contenedor_cont { background: #fff; }
#top_libreta { 
	width: 245px; 
	height: 48px; 
	background: transparent url("../images/top_libreta.png") top center no-repeat; 
}
#bg_libreta { 
	width: 220px;
	padding-left: 25px;
	background: transparent url("../images/bg_libreta.png") top center repeat-y; 
}
#bottom_libreta { 
	width: 245px; 
	height: 32px; 
	background: transparent url("../images/bottom_libreta.png") top center no-repeat; 
}
#libreta ul { 
	width: 200px;
	margin: 0; 
}
#libreta li {
	margin: 0;
	padding: 0.2em 0 0.2em 15px;
	background: transparent url("../images/ico_lista.png") left center no-repeat;
	list-style-type: none;
	font-size: 0.9em;
	text-align: left;
}
#libreta li a {
	text-decoration: none;
}

/* Fin contenido */

/* pie */
#contenedor_pie {
	clear: both;
	float: none;
	margin-top: 1em;
	background: #B3B3B3 url("../images/bg_pie.png") top center repeat-x;
}
#pie address {
	font-size: 0.8em;
	font-style: normal;
}
#pie address img {
	vertical-align: top;
}
#logos_pie {
	margin-top: 17px;
}
#contenedor_pie_2 {

	background: #01645F;
	color: #fff;
	font-size: 0.85em;
}
#contenedor_pie_2 span {
	padding: 0.3em;
}
#contenedor_pie_2 ul {
	margin: 0;
	padding: 0.3em;
}
#contenedor_pie_2 li {
	margin: 0;
	padding-left: 7px;
	display: inline;
	float: left;
}
#contenedor_pie_2 a { color: #fff; }
#lima-limon { 
	padding: 5px 0;
	text-align: right; 
}
/* Fin pie */

#calendario {margin-top: -10px; width:190px;}
#calendario .encabezadoCalendario {display:none;}
#calendario div.tabla {position:relative; width:190px; padding-bottom:26px;}
#calendario p {display:none;}
#calendario ul,#calendario li {list-style-type: none !important; background-image: none; padding: 0; }
#calendario ul span {display:none;}
#calendario table {border:1px solid #bbb; background-color: #F8F8CC; border-collapse: separate; border-spacing: 0; border-width:1px 0 0 1px; width:	0px;}
#calendario table caption span {display:none;}
#calendario table thead th {background-color:#BA8400; border:1px solid #bbb; border-width:0 1px 1px 0 ; color:#fff;}
#calendario table tbody td {border:1px solid #bbb; border-width:0 1px 1px 0 ; text-align:center;}
#calendario table tbody td .enlace {display:block;}
#calendario table tbody td.diaNulo {color:#ccc;}

#calNavMeses li:first-letter {text-transform:uppercase;}
#calNavMeses li {position:absolute; top:0; }
#calNavMeses li a {display:block; height:16px; width:16px;}
#calNavMeses li.anterior a {background:url(../images/ico-anterior.png) no-repeat 0 0;}
#calNavMeses li.siguiente a {background:url(../images/ico-siguiente.png) no-repeat 0 0;}

#calNavYears li {bottom:0; position:absolute;}

#calendario ul li.anterior {left:0;}
#calendario ul li.siguiente {right:0;}

#contenedor #calendario a {color:#0000EE; text-decoration:none;}
#contenedor #calendario a:hover { color:#F7941D; }
#contenedor #calendario table tbody td.fechaHoy a {background-color:#ccc; color:#585858;}
#contenedor #calendario table tbody td.fechaSeleccionada a {background-color:#585858; color:#fff;}
#calendario .fecha_activa a { background-color: #015B56; color: #fff; text-decoration: none; }

#opciones {border:1px solid #ccc; border-width:1px 0; margin:20px 0; padding:10px 0;}
#opciones p {font-size:14px;}
#opciones ul {list-style:none;}

/* /////// clases ///////// */
.ocultar { display: none; }
.block { display: block; }
.izquierda { float: left; }
.derecha { float: right; }
.limpiar {
    clear: both !important;
    float: none !important;
}
.anchoycentrar {
	position: relative;
	left: 50%;
    width: 780px;
    margin-left: -390px; 
}
.columna33 {
	width: 31%;
	margin-left: 0.5%;
	padding: 1em 0.5% 0 0.5%;
}
.columna66 {
	width: 66%;
}
.modulo {
	width: 202px;
	padding: 2px 0;
}
.modulo img {
    display: block;
}
.modulo a {
	display: block;
	border: 1px solid #999999;
}
.modulo a:hover {
	border: 1px solid #5C5453;
}

/* Clases de texto */

.alinearizquieda { text-align: left; }
.alinearderecha { text-align: right; }
.alinearcentro { text-align: center; }
.alinearjustificado { text-align: justify !important; }

.titulo_1 {
	margin: 0;
	padding: 1em;
	color: #555;
	font-family:"Arial Narrow", Arial, Helvetica;
	font-weight: normal;
	font-size: 1.4em;
	background: transparent url("../images/bg_titulo.png") left center no-repeat;
}
.titulo_1_2 {
	margin: 5px 0 0 -30px;
	padding: 0;
	color: #555;
	font-family:"Arial Narrow", Arial, Helvetica;
	font-weight: normal;
	font-size: 1.4em;
	text-align: center;
}
.titulo_2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
.titulo_3 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	text-align: justify !important;
}
.titulo_3 a {
	text-decoration: none;
}
.titulo_4 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
.titulo_5 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}
.titulo_5 a {
	text-decoration: none;
}
.texto_2 {
	margin-top: 0.2em;
	font-size: 0.9em;
}
.texto_3 {
	font-size: 1.2em;
	font-weight: normal;
	text-align: justify;
}

/* Clases de contenedores */
.contenedor { margin: 1em 0; }
.contenedor .contenido { padding: 0 10px; }

.contenedor .redondeararriba,
.contenedor .redondearabajo {
    height: 10px;
    width: 100%;
}
.contenedor .redondeararriba div,
.contenedor .redondearabajo div {
    height: 10px;
    width: 10px;
    float: right;
    overflow: hidden;
}
.contenedor_2 {
	margin-top: 0.5em;
	border-bottom: 1px solid #ccc;
}
.bloque1 { background: #E4E4E4; }
.bloque1 img { 
	margin: 5px 5px 0 0;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.bgpostit { 
	margin-left: -30px;
	padding: 25px 0 0 35px;
	width: 225px;
	height: 255px;
	background: transparent url(../images/bg_postit.png) 0 20px no-repeat;
}

.bgpapel .redondeararriba { background: transparent url(../images/esquinas_bgpapel.png) -10px bottom no-repeat; }
.bgpapel .redondeararriba div { background: transparent url(../images/esquinas_bgpapel.png) left -10px no-repeat; }
.bgpapel .redondearabajo { background: transparent url(../images/esquinas_bgpapel.png) -10px top no-repeat; }
.bgpapel .redondearabajo div { background: transparent url(../images/esquinas_bgpapel.png) left top no-repeat; }

.bgblanco .redondeararriba { background: transparent url(../images/esquinas_bgblanco.png) -10px bottom no-repeat; }
.bgblanco .redondeararriba div { background: transparent url(../images/esquinas_bgblanco.png) left -10px no-repeat; }
.bgblanco .redondearabajo { background: transparent url(../images/esquinas_bgblanco.png) -10px top no-repeat; }
.bgblanco .redondearabajo div { background: transparent url(../images/esquinas_bgblanco.png) left top no-repeat; }

.descargas { background: #E4E4E4; }
.descargas p { margin: 0 0.5em; }
.descargas ul { margin: 0.5em 0; }

.galeria_fotos { background: #E4E4E4; }
.galeria_fotos p { margin: 0 0.5em; }
.galeria_fotos ul { margin: 0.5em 0; }

.galeria_fotos .foto img {
	height: 80px;
}

.foto {
    float: left;
    margin: 0 0.5em 0.5em 0;
    border: 1px solid #ccc;
    padding: 3px;
    background: #fff;
}
.foto img,
.foto a {
    display: block;
}
.ampliar {
    margin: 1em 0;
    text-align: right;
}
.ampliar a {
    padding-left: 15px;
    background: transparent url(../images/ico-mas.png) 0 0.3em no-repeat;
}

/* Paginar */

.dvPaginar {
	background: #E4E4E4;
    text-align: center;
    font-weight: bold;
}
.dvPagAnt {
    float: left;
    padding-left: 15px;
    background: transparent url(../images/ico-anterior.png) left center no-repeat;
}
.dvPagSig {
    float: left;
    padding-right: 15px;
    background: transparent url(../images/ico-siguiente.png) right center no-repeat;
}
.dvPagAnt a, .dvPagSig  a {
    text-decoration: none;
}
.dvNumPag {
    float: left;
    width: 340px;
}
.dvNumPag a {
    padding: 0 5px 0 5px;
    margin: 0 1px 0 0;
    text-decoration: none;
    font-weight: normal;
    background-color: #721D34;
    color: #fff;
}
.dvNumPag a:hover {
    background-color: #01645F;
    color: #fff;
}
