/* ==================================== G E N E R A L E S ====================== */
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin : 0px 0px 20px 0px;
	text-align: center;
	color: black;
}

.banner_educacion {
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/educacion.gif) bottom right no-repeat;
	margin-top: 10px; 
        /margin-bottom: -2px;
	width: 100%;
	height: 89px;
	float: right;
}

.espacio_en_blanco
{
	width:5px;
	float:left;
	clear: left;
}
a {
	/*color: Black;	*/
	text-decoration: none;
	color:#e76d44;
}
img {
	border: none;
	vertical-align: middle;
}
body.popup{
      margin : auto;
      text-align: center;
      vertical-align:text-bottom;
      background-image: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_menu_poesia.gif);
      background-repeat: repeat-y;
      width:160px;
}
div.cuerpo_principal_popup
{
      margin-left:-65px;
      /margin-left:0px;
      width:300px;
}
a.poema , a.poema:link , a.poema:visited {
	/*color: #f5ac22;*/
	color: #047c94;
        text-decoration: none;
        font-weight : bold;
        /*font-style: italic;*/
}

.poema_popup{
	color: white;
	text-decoration: none;
        font-weight : bold;
}

/*a.poema:hover { 
	color: #047c94;
        text-decoration: none;
        font-weight : bold;
}*/
/* ==================================== C A B E C E R A ====================== */

div.cabecera {
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/cabecera_superior.gif);
	background-repeat: no-repeat;
	width: 100%;
	clear: both;
	/*height: 93px;*/
	height: 180px;
}

.cabecera_inferior
{
        background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/cabecera_inferior.gif);
	background-repeat: no-repeat;
	width: 100%;
	clear: both;
	height: 56px;
}
.caja_logo_junta_educacion
{
	width: 133px;
	height: 85px;
	margin-left: 40px;
}
.logo_junta
{
	width: 82px;
	height: 59px;
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/logo_junta.gif) no-repeat;
	margin-bottom: 10px;
	margin-left: 25px;
	cursor: pointer;
}
.logo_consejeria
{
	width: 133px;
	height: 11px;
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/logo_consejeria.gif) no-repeat;
	cursor: pointer;
}
.logo_poetas
{
	width: 274px;
	height: 61px;
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/logo_poetas.gif) no-repeat;
	margin-left: 250px;
	margin-top: -70px;
	cursor: pointer;
}
.encabezado
{
	/*background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/linea_miguita.gif) no-repeat;*/
	height: 22px;
	margin-top: 10px;
	width: 766px;

}
.encabezado .texto_encabezado
{
	margin-bottom:10px;
	color: #184655;
	font-weight: bold;
	font-size: 14px;
	float:left;
}
.titulo_novedades
{
	color: #184655;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}
.maximizar
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/icono_mas.gif) no-repeat;
	width: 24px;
	height: 19px;
  	cursor:pointer;
	float: left;
	margin-top: 5px;
	margin-left: 14px;
	/margin-left: 7px;
}
.imprimir
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/icono_imprimir.gif) no-repeat;
	width: 27px;
	height: 19px;
	float: right;
  	cursor:pointer;
	margin-top: 5px;
	margin-left: 15px;
	/margin-left: 9px;
}
.volver
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/icono_volver.gif) no-repeat;
	width: 27px;
	height: 19px;
	float: right;
  	cursor:pointer;
	margin-top: 5px;
	margin-left: 5px;
}
.botones
{
	float: right;
	width:200px;
	margin-right:25px;
}
.float_drc
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_iconos_derecha.gif) no-repeat;
	float:right;
	margin-top: 104px;
	width: 90px;
	height: 27px;
  	margin-right: 1px;
}
.fuente_azul_ruta
{
	color: #3F5680;
	font-size: 0.9em;
}
.fuente_gris_ruta
{
	color: gray;
	font-size: 0.9em;
}
#logo_junta
{
	cursor:pointer;
	float:left;
	width: 120px;
	height: 60px;
	margin-top:22px;
	margin-left:20px;
}
#logo_educacion
{
	cursor:pointer;
	float:left;
	height:21px;
	margin-left:-130px;
	margin-top:80px;
	position:relative;
	width:150px;
}
#logo_poetasdel27
{
	cursor:pointer;
	float:left;
	height:115px;
	margin-left:120px;
	margin-top:15px;
	position:relative;
	width:358px;
}
.caja_cabecera_listado
{
	background-color:white;
	margin-top:5px;
	width:700px;
}
/* ================================================== C U E R P O ======================================= */

.contenedor {
	margin: auto;
	text-align: left;
	/*width: 754px;*/
	width: 978px;
	/*background-color: #7BC041;*/
}

.contenedor_cuerpo {
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_contenedor.gif) top left repeat-y;
	width: 100%;
}

.cuerpo {
        padding:10px 10px 10px 10px;
	float: left;
	display: inline;
	width: 758px;
	min-height:580px;	
}
.cuerpo .contenido {
	margin: 0px 0px 0 10px;
	/*overflow: auto;*/
	width: 740px;
	/width: 725px;
	color:#444242;
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	margin-top: 50px;
	/margin-top: 15px;
	position:relative;
}
	
.linea_vertical
{
	/*background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/linea_vertical.gif) left repeat-y;*/
	width: 2px;
	height: 580px;
	position: absolute;
}
/*.cuerpo .fondo_contenido
{
	/*background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_portada.gif) top no-repeat;*/
	background-position-y: 10px;
	width: 767px;
	/width: 765px;
	margin-left: 2px;
	margin-top: 50px;
}*/
/*=========================PORTADA===========================*/
.bloque_banners
{
	margin-bottom:20px;
	width: 436px;

}
.bloque_noticias
{
	margin-bottom:20px;
}

/*=========================MENU===========================*/
#menu_poetas
{
	float:left;
	width:142px;
	margin-top: -10px;
	/*margin-left: 30px;
	/margin-left: 8px;*/
	margin-left: -7px;

}
.caja_menu_poetas{
	margin-top: 13px;
	margin-left: -20px;
}
.bloque_elemento_menu
{
	color:white;
	margin-top: 30px;
	margin-bottom: 20px;
}
.bloque_elemento_menu a
{
	color:white;
}
.lateral_izquierdo
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_menu.gif) top left no-repeat;
	width: 200px;
	/*height: 553px;*/
	height: auto;
	float:left;

}
.imagen_seccion_izquierda_portada_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/portada.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 30px;
	cursor:pointer;
}
.imagen_seccion_izquierda_portada_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/portada.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 30px;
	cursor:pointer;
}
.imagen_seccion_izquierda_presentacion_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/presentacion.gif) no-repeat;
	width: 120px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_presentacion_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/presentacion.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_poetas_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/poetas.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_poetas_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/poetas.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_actividades_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/actividades.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_actividades_oculto_abierto
{
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_actividades_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/actividades.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_el27y_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/el27y.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_el27y_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/el27y.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_recursosEducativos_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/recursos_educativos.gif) no-repeat;
	width: 150px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_recursosEducativos_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/recursos_educativos.gif) no-repeat;
	width: 150px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_enlaces_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/enlaces.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_enlaces_oculto_abierto
{
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_enlaces_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/enlaces.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_contactar_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/contactar.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_contactar_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/contactar.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_inscripcion_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/inscripcion.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}

.imagen_seccion_izquierda_inscripcion_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/inscripcion.gif) no-repeat;
	width: 100px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.imagen_seccion_izquierda_rutasLiterarias_abierto
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/rutas_literarias.gif) no-repeat;
	width: 140px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}

.imagen_seccion_izquierda_rutasLiterarias_cerrado
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/rutas_literarias.gif) no-repeat;
	width: 1209px;
	height: 18px;
	margin-left: 40px;
	margin-top: 10px;
	cursor:pointer;
}
.elemento_submenu
{
	cursor:pointer;
	margin-left:30px;
}
.elemento_submenu a
{
	color:white;
}
.bloque_elementos
{
	margin-left:30px;
}
.bloque_elementos li a
{
	color:white;
}
.imagen_seccion_derecha_abierto
{
	width:198px;
	height:20px;
	padding:1px 0px 1px 0px;
}
.imagen_seccion_derecha_cerrado
{
	width:198px;
	height:20px;
	padding:1px 0px 1px 0px;
}
.pie_poesia_interno {
	float: left;
	width: 170px;    
        text-align: center;    
        /*padding: 20px 0px 20px 0px;*/
        padding: 0px 0px 20px 0px;
	/*background-image: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_menu.gif);*/
        background-position: top left;
	background-repeat: repeat-y;
	margin-top: 100px;
}

.contenido_pie_poesia_interno {
      /*background-image: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_poesia.gif);*/
      width: 160px;
      /*height:130px;*/
      height:auto;
      margin-left:15px;
      margin-top: 120px;
}
.texto_menu
{
	margin-left: 40px;
	margin-top: 15px;
}
/*=========================PIE===========================*/
.pie
{
	/*background-image: url("http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/pie.gif");*/
	height: 94px;
	width: 978px;
	/*margin-top: 7px;
	/margin-top: -2px;*/
	font-weight: bold;
	margin-top:-94px;
}
div.dibujo_fondo {
	float: right;
        width: 207px;
	height: 94px;
        background-image: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/marca_agua.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top:-94px;
	margin-right: 15px;
}
.imagen_pie
{
	background-image: url("http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/pie.gif");
	height: 35px;
	width: 978px;
}

/*========================CONTADOR VISITAS===================*/
.caja_contador_visita
{
	width:220px;
	margin-left: 180px;
	float: right;
}
.caja_numero_visita
{
	/*background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/fondo_contador_visita.gif) no-repeat;*/
	width:15px;
	height:20px;
	color:white;
	padding-top:3px;
	text-align: center;
	padding-left: 2px;
	/margin-top:20px;
	margin-top:10px;
	float: left;
	color: #F9CC57;
	font-size:16px;
	margin-left:-3px;
}
.bloque_contador_visita
{
	/*background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/mancha_contador_visitas.gif) no-repeat;*/
	font-weight: bold;
	/margin-top: -10px;
	margin-top: 0px;
	/*margin-left: 880px;*/
	float:right;
	width:97px;
	margin-right:-20px;
}
.texto_contador_visita
{
	float:left;
	font-family:Verdana;
	margin-top:3px;
	font-size:12px;
}
.caja_verde
{
	padding: 10px 10px 10px 10px;
	/*margin-bottom:120px;*/
	margin-bottom:20px;
	font-size:11px;
	font-family:verdana;
}
.caja_verde_texto
{
	padding: 10px 10px 10px 10px;
}
.caja_verde_texto_cabecera
{
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.enlace_mail_texto_generico
{
	background: url(http://www.juntadeandalucia.es/educacion/poetasdel27/com/css/1024/cssimg/icono_mail2.gif) no-repeat;
	width:19px;
	padding-left:25px;
}
.separador_banners {
  	float: right; 
	width: 15px;
}
.contenedor_banners {
        float: left;
	width: 100px;
        height: 32px;
        border: 2px solid green;
        margin-left:100px;
        /margin-left:50px;
}
.imagen_banners {
	width: 100px;
        height: 33px;
}

