/*
ESTILOS PARA LAS PÁGINAS INTERIORES
----------------------------------------------------------------------------*/
#main {
	background-image: url(/img/main_fondo.gif);
	background-repeat: repeat-y;	
}
#interior {
	padding: 20px 10px 20px 0px;
	background-image: url(/img/interior_fondo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	position: relative;	
	
}
#col_izq {
	float: left;
	width: 165px;
	padding-bottom: 150px;
}
#col_der {
	float: right;
	width: 160px;
        _width:20%;
}
#col_central {
	padding: 0px 20px;
	overflow:hidden;
	height: 100%;
	
}

#col_central .faja {
	_width: 95%;
}

.ocupatodo {
	_width: 54%;
}

html>body #col_izq {
	width: 169px;
}

a.boton {
	font-size: 11px;
	display: block;
	float: left;
	color: #FFFFFF !important;
	text-decoration: none;
	background-image: url(/img/botones_fondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 25px 0px 5px;
	height: 18px;
	border: 0 !important;
	background-color: #313e8c !important;
	margin: 10px 10px 10px 0px;	
	line-height: 1.6em;
	_line-height: 1.6em;
}
a:hover.boton {
	background-position: right bottom;
}
div.enviar_iniciativa {
	background-image: url(../img/iniciativa_enviar_fondo.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-left: 25px;
	background-color: #DEE6F0;
}
/*a.boton span {
	display: inline;
	line-height: 11px;
	padding: 0px 5px;
}*/

/*
ESTILOS QUE APARECEN EN LA COLUMNA IZQUIERDA
----------------------------------------------------------------------------*/
p.titmenu {
	text-align: right;
	background-image: url(/img/titmenu_fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 10px;
	padding-bottom: 10px;
	font-size: 1.8em;
	font-weight: bold;
	color: #223293;
}
ul.menuprin {
}
ul.menuprin li {}
ul.menuprin li span {
	display: block;
	min-height: 15px;
        _height:15px;
        padding:4px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #223293;
	background-image: url(/img/menuprin_fondo.gif);
	background-repeat: repeat-y;
	padding-left: 22px;
	background-color: #c5cdfc;
	margin-top: 10px;
	line-height: 1.3em;
}

ul.menuprin .on span {background-image: url(/img/menuprin_fondo.gif);
	background-color: #223293;}
ul.menuprin .on a {color:white;}

ul.menuprin .on li a {color:#223293;}


ul.menuprin a {color:#223293; padding:1px 5px;}

ul.menuprin li a:hover {
	color: #FFFFFF;
	background-color: #313E8C;
	text-decoration: none;
}

ul.menusec {
	margin-left: 9px;
}
ul.menusec li a {
	display: block;
	font-size: 1.1em;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5CDFC;
	border-right-color: #C5CDFC;
	border-bottom-color: #C5CDFC;
	border-left-color: #C5CDFC;
	padding: 5px 2px 3px 4px;
	color: #223293;
	line-height: 1.5em;
        margin:0px;
}
ul.menusec li a:hover {
	background-color: #FFFFFF;
	color: #000000;
	border-left-color: #223293;
}
/*
PATHWAY
----------------------------------------------------------------------------*/
#pathway, .pathway {
	_height: 15px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	color: #000000;
	margin-bottom: 13px;
clear:both; text-align:right;
}
#pathway a, .pathway a {
	color: #686868 !important;
	font-weight: normal;
	border: 0 !important;
}
#pathway a:hover, .pathway a:hover {
	text-decoration:underline !important;
}
#pathway a:visited, .pathway a:visited {
	background-color: transparent !important;
}

/*
BLOQUE DERECHO
----------------------------------------------------------------------------*/
.bloque_der, .bloque_der_iniciativas {
	background-color: #F5F5F5;
	background-image: url(/img/bloqueder_fondo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 18px;
	margin-bottom: 10px;
	margin-top:62px;
}
.bloque_der_iniciativas {
	background-color: #DEE6F0;
}
.bloque_der p.documentos, .bloque_der p.enlaces, .bloque_der_iniciativas p.iniciativas {
	background-color: #b5c2d2;
	font-size: 1em;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #26405f;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left top;
}
.bloque_der p.enlaces {
	background-image: url(/img/enlaces_derecha_fondo.gif);
}
.bloque_der p.documentos {
	background-image: url(/img/documentos_derecha_fondo.gif);
}
.bloque_der_iniciativas p.iniciativas {
	background-image: url(/img/iniciativas_derecha_fondo.gif);
}
	
.bloque_der .contenido, .bloque_der_iniciativas .contenido {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5C2D2;
	border-left-color: #B5C2D2;
	padding: 0px;
}
.bloque_der .contenido a, .bloque_der_iniciativas a.elementos {
	color: #26405F;
	display: block;
	padding: 8px 3px 8px 9px;
        font-size:1.2em;
	text-decoration: none !important;
	background-image: url(/img/flecha_derecha_fondo.gif);
	background-repeat: no-repeat;
	background-position: left 5px;	
}
.bloque_der a:hover, .bloque_der_iniciativas a:hover.elementos {
	background-image: url(/img/flecha_derecha2_fondo.gif);
	background-color: #DEE6F0;
}
.bloque_der p.titulo {
	font-size: 1.1em;
	margin-bottom: 3px;
	line-height: 1.2em;
}
.bloque_der p.fecha {
	color: #3F6B9E;
	text-align: right;
}
.bloque_der a.vertodos {
	color: #000;
	background-image: none !important;
	font-weight: bold;
	font-size: 1.1em;
	border-top: 1px dotted #B5C2D2;
	padding: 5px 3px 4px 9px;
	display: block;
}
.bloque_der a:hover.vertodos {
	background-color: #FFE3C5;
	text-decoration: none !important;
}

.bloque_der_iniciativas div.iniciativas {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.bloque_der_iniciativas img {
	display: block;
	margin: 0px auto;
	border-top: 1px solid #B5C2D2;
	border-right: 3px solid #B5C2D2;
	border-bottom: 3px solid #B5C2D2;
	border-left: 1px solid #B5C2D2;
}
.bloque_der_iniciativas p.titiniciativa {
	color: #FF6600;
	font-size: 1.4em;
	text-align: center;
	padding: 5px 7px 10px;
}
.bloque_der_iniciativas p.desciniciativa {
	font-size: 1.1em;
	color: #26405F;
	line-height: 1.2em;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
.bloque_der_iniciativas p.subtitulo {
	color: #26405F;
	font-weight: bold;
	font-size: 1.2em;
	padding: 3px 3px 3px 9px;
	background-color: #DEE6F0;
}
.bloque_der_iniciativas ul.clouds {
	background-color: #DEE6F0;
	padding: 3px 3px 8px;
	text-align: center;
}
.bloque_der_iniciativas ul.clouds li {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.bloque_der_iniciativas ul.clouds a {
	color: #223293;
	margin: 0 0px;
}
.bloque_der_iniciativas ul.clouds a:hover {
	color: #FF6600;
	text-decoration: none !important;
}
.bloque_der_iniciativas ul.clouds a.tag1 {
	font-size: 1.2em;
	font-weight: bold;
}
.bloque_der_iniciativas ul.clouds a.tag2 {
	font-size: 1em;
}
.bloque_der_iniciativas ul.clouds a.tag3 {
	font-size: 1.6em;
	font-weight: bold;
}
.bloque_der_iniciativas ul.clouds a.tag4 {
	font-size: 1.2em;
}
.bloque_der_iniciativas ul.clouds a.tag5 {
	font-size: 1.1em;
	font-weight: bold;
}
.bloque_der_iniciativas ul.clouds a.tag6 {
	font-size: 1.4em;
}
.bloque_der_iniciativas a.envianos {
	color: #000;
	background-image: none !important;
	font-weight: bold;
	font-size: 1.1em;
	border-top: 1px dotted #B5C2D2;
	padding: 5px 3px 4px 9px;
	display: block;
	background-color: #DEE6F0 !important;
}
.bloque_der_iniciativas a:hover.envianos {
	background-color: #FFE3C5!important;
	text-decoration: none !important;
}
.bloque_pastilla {
	background-color: #F5F5F5;
	padding: 0px;
	margin-bottom: 20px;
}
.bloque_pastilla p {
	background-color: #b5c2d2;
	font-size: 1em;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #26405f;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-position: left top;
}
.bloque_pastilla p.titulo_enviarcv {
	background-image: url(/img/enviarcv_fondo.gif);
} 
.bloque_pastilla p.titulo_publicaroferta {
	background-image: url(/img/publicaroferta_fondo.gif);
} 
.bloque_pastilla a {
	display: block;
	border-top: 0px solid #B5C2D2;
	border-right: 1px solid #B5C2D2;
	border-bottom: 3px solid #B5C2D2;
	border-left: 1px solid #B5C2D2;
}
.bloque_pastilla a:hover {
	border-top: 0px solid #223293;
	border-right: 1px solid #223293;
	border-bottom: 3px solid #223293;
	border-left: 1px solid #223293;
}


/* enviar cv y enviar oferta */

.bloque_pastilla a.publicar_oferta {padding:10px 40px 13px 5px; font-size:1.2em; background:url(/img/publicar_oferta.png) bottom right; color:#26405F;}
.bloque_pastilla a.candidatura_espontanea {padding:10px 10px 40px 5px; font-size:1.2em; background:url(/img/enviar_cv.png) bottom right; color:#26405F;}

/*
COLUMNA CENTRAL DE CONTENIDO
----------------------------------------------------------------------------*/
#col_central {
	font-size: 1.4em;
}
#col_central h2 {
	color: #223293;
	font-size: 1.6em;
	font-weight: bold;
        margin-top:1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcb468;
}
#col_central h3 {
	font-size: 0.9em;
	font-weight: bold;
	background-color: #fcb468;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
	float: right;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	text-align: right;
}
#col_central h4 {
	color: #223293;
	border-bottom: 1px dotted #223293;
	margin-bottom: 10px;
	border-top: 0px dotted #223293;
	padding: 1px 0px;
	font-size: 1.1em;
        clear:both;
}
#col_central p {
	line-height: 1.4em;
	text-align: justify;
	margin-bottom: 15px;
	color: #666666;
}

#col_central ol {
	padding:10px 30px;
}


#col_central ol li {
	padding:5px 0px;
}


/* Bloque central: tablas */

#col_central table {background:#718ED6; margin:0px 20px 30px 20px;}
#col_central td {background:white; margin:0px; padding:2px 5px; font-size:0.9em; text-align:left !important;}

/* Ficha de entidad: menu */

.menu_ficha_entidad {background-color:#EFF5FF;padding:5px 10px 15px 10px; margin:20px 0px;
 _height:20px;}

.menu_ficha_entidad h4 {display:block;padding:0px 10px !important;}
.menu_ficha_entidad ul {}
.menu_ficha_entidad li {float:left; width:45%; font-size:0.8em; }


/* Entradilla */
#col_central .entradilla {
    color: #223293!important;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #B5C2D2;
    padding-bottom: 5px;
    margin:20px 0px;
}
#col_central .entradilla p{margin:0px !important;}
#autor_fecha p {
	color: #223293 !important;
	font-size: 0.9em;
	font-style: italic;
}
#autor_fecha p.autor {
	float: left;
}
#autor_fecha p.fecha {
	float: right;
}

.img_right_, .img_left_ {
	margin: 0px 0px 10px 0px;
}
.img_right_ td, .img_left_ td, .img_center_ td {
	padding: 1px; 
}
.img_right_ {
	float: right;
	margin-left: 20px;
	
}
.img_center_ {
    margin:0px auto 10px auto;
}

.img_left_ {
	float: left;
	margin-right: 20px;
}
.img_right_ img, .img_left_ img, .img_center_ img {
	display: block;
	border: 1px solid #888;
}
.img_right_ span, .img_left_ span, .img_center_ span {
	display: block;
	font-size: 0.8em;
	text-align: center;
	padding: 2px;
	line-height: 1.1em;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #888;
	margin-top: 5px;
}

/*****************************************************************************
ENLACES DENTRO DE LA COLUMNA CENTRAL
*****************************************************************************/
#col_central a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC1DE;
	color: #223293;
}
#col_central a:hover {
	text-decoration: none;
	border-bottom-color: #223293;
}
#col_central a:visited, #col_central a:active {
	background-color: #DEE6F0;
}

/*****************************************************************************
CITAS DENTRO DEL TEXTO
*****************************************************************************/
blockquote {
	color: #365B87;
	font-size: 1em;
	float: right;
	display: block;
	width: 150px;
	margin-left: 20px;
	font-style: oblique;
	text-align: center;
	padding: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #365B87;
	background-image: url(/img/cita_fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

/*****************************************************************************
LISTAS DE OPCIONES (2 NIVELES)
*****************************************************************************/
#col_central ul {
	margin-bottom: 20px;
}
#col_central ul li {
	line-height: 1.6em;
	background-image: url(/img/listas_fondo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 18px;
	color: #666666;
	text-align: justify;
}
#col_central ul li ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#col_central ul li ul li {
	background-image: url(/img/listas2_fondo.gif);
	padding-left: 15px;
	background-position: 0px 7px;
}
/*****************************************************************************
ESTILOS PARA LOS PUNTOS CLAVE QUE APARECEN EN PORTADILLA Y DETALLE DE ARTICULO
*****************************************************************************/
.bloque_puntosclave {
	margin-bottom: 50px;
	list-style-type:none;
	background-color: #FFF !important;
	border-top: 0px solid #223293;
	border-right: 1px solid #223293;
	border-bottom: 1px solid #223293;
	border-left: 1px solid #223293;
}
#col_central ol.bloque_puntosclave {padding:0px !important; margin:0px !important;}
#col_central ol.bloque_puntosclave li {
	line-height: 1.4em;
margin:0px !important;
padding:0px;
}
.bloque_puntosclave a {
	display: block;
	_display: inline-block; /* Para IE6 */
	padding: 5px 5px 5px 5px;
        _padding: 5px 5px 2px 5px;
	text-align: justify;
	border: 0 !important;
	line-height: 1.2em;
	background-color: transparent !important;
}
.bloque_puntosclave a:hover {
	background-color: #DEE6F0 !important;
	color: #000000 !important;
}

.bloque_puntosclave .on a, .bloque_puntosclave .on a:visited {background-color: #718ED6 !important;
	color: #FFFFFF!important;}

.bloque_puntosclave a strong, .bloque_puntosclave a b {
	font-size: 1.3em;
}
#col_central .bloque_puntosclave .on p {color:white !important;}
h4.puntosclave {
	color: #FFFFFF !important;
	background-color: #223293;
	border: 0 !important;
	padding-left: 27px !important;
	background-image: url(/img/puntosclave_fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0 !important;
}

