/* Estilos genéricos
----------------------------------------- */
		* {
			margin: 0;
			padding: 0;
		}
		body {
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		img {
	border: 0;
		}
		p {
			letter-spacing: 0;
			text-align: justify;
			word-spacing: normal;
			color: #333;
			margin-bottom: 10px;
			font: 11px/1.3em Verdana;
			text-indent: 15px;
		}
		p.sinespacio {
			margin-bottom: 0px;
			
		}
		
		a:link {
			text-decoration: none;
			color: #333;
		}
		a:visited {
			text-decoration: none;
			color: #000;
		}
		a:hover {
			text-decoration: underline;
		}
		a:active {
			text-decoration: none;
			color: #000;
		}
		hr {
			color: #999;
			height: 1px;
			margin: 15px 10px;
		}
		h1 {
			color: #0197F2;
			font: 1.2em Verdana, Arial, Helvetica, sans-serif;
			padding-left: 5px;
		}
		h2 {
			color: #333;
			padding-left: 25px;
			margin-top: 10px;
			margin-bottom: 10px;
			font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
		}
		h3 {
			color: #333333;
			padding-left: 25px;
			font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
		}
		h3 a:link {
			color: #999;
		}
		h3 a:hover {
			color: #333;
		}
		h4 {
			color: #0197F2;
			padding-left: 35px;
			margin-left: 30px;
			margin-top: 10px;
			margin-bottom: 10px;
			font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		}
		ul {
	font-size: 1em;
	list-style-type: none;
}
li {
	font-weight: normal;
	
}
	.invisible {display:none;}
	.select {width:100px; margin:0px 0 0 5px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
	a.ir{font-size: 11px; color: #FFF}
/* Posicionamiento
----------------------------------------- */
		#contenedor {
			border-top:1px solid #0198F2;
			text-align: left;
			margin: 0 auto;
			padding: 0;
			width: 780px;
		}
		#cabecera {
			margin: 0 0 15px;
			height: 130px;
		}
		#colizda {
			float: left;
			width: 150px;
			background: #FFF;
		}
		#coldcha {
			float: left;
			width: 180px;
			margin-top: 10px;
			margin-left: 15px;
			color: White;
		}
		#centro {
	float: left;
	margin-top: 10px;
	padding-left: 3px;
	width: 427px;
		}
		#centro2 {
			font-family: Verdana;
			float: left;
			width: 79%;
			margin-top: 10px;
			padding-right: 3px;
			padding-left: 3px;
		}
		#pie {
			clear: both;
			background: #FFF;
			font-size: 0.6em;
			margin-bottom: 10px;
			margin-left: 180px;
		}

/* Cabecera
----------------------------------------- */

#direccion {
	font-size: 0.6em;
	font-weight: bold;
	border-left: 5px solid #0197F2;
	width: 275px;
	padding-left: 7px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.imgscabecera {
	margin-bottom: 5px;
	margin-top: 20px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.logoppal {
	margin-bottom: 5px;
	margin-top: 20px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
	#cabecera h1 span {display:none;}
	/************* navegación superior**************/
		#navegasup {
			float: left;
			font-color: #FFF;
			color: #FFFFFF;
			text-decoration: none;
			margin: 0;
			padding: 0;
			width: 100%;
			height: 25px;
			background: url(../img/fondoboto.gif);
			font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
		}
		#navegasup ul {
	font-color: #FFFFFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
		}
		#navegasup li {
			display: inline;
			float: left;
			margin-left: 30px;
			margin-top: 5px;
			list-style-type: none;
			padding-left: 10px;
			background: url(../img/flecha.gif) no-repeat left center;
		}
		#navegasup li a {
			margin-left: 1px;
			color: white;
			text-decoration: none;
			list-style-image: url(../img/flecha.gif);
			padding: 2px 2px 1px 8px;
			font-weight:bold !important;
		}
		#navegasup li a:hover {
			text-decoration: underline;
		}

/* Barra de la izquieda
----------------------------------------- */
	/* Menu por comunidades */
		/* Titulo del menu */
			#rotulo {
				border-bottom: 2px solid #0198F1;
				text-align: left;
				font-size: 12px;
				color: #0198F1;
				padding-top: 4px;
				padding-bottom: 9px;
				margin-bottom: 7px;
				padding-left: 55px;
				font-weight: normal;
				background: url(../img/cabezsedes.gif) no-repeat;
			}
		#rotulo h3 {
			font-size: 12px !important;
			color: #0198F1;
			font-weight: bold;
			padding-left:0px !important;
			font-weight:normal !important;
			}
			#rotulo h3 a{
				color: #FFF;
				}

		/* Elementos del menu */
			#menuizda {
				margin-left: 5px;
				margin-top: 10px;
				width: 135px;
				text-align: left;
			}
			#menuizda li {
				list-style: none;
				padding: 4px 2px 4px 0;
				color: #000;
				border-bottom: 1px solid #0198F2;
				font: normal 10px Verdana, Arial, Helvetica, sans-serif;
				line-height: 1.2em;
			}
			#menuizda li a {
				text-decoration: none;
				display: block;
				list-style-image: none;
				list-style-type: none;
				color: #333;
				padding-left: 15px;
				margin-left: 8px;
				background: url(../img/simbolo.gif) no-repeat left center;
			}
			#menuizda li a:hover {
				text-decoration: none;
				display: block;
				font-weight: bold;
			}
		
	/* Botones independientes */
		#submenu {margin:10px 10px 10px 5px;}
		#submenu ul {
			border-top:1px solid #0197F2 !important; margin:0px; padding:0px;}
		#submenu a {
	font-size: 0.7em;
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
		}
		#submenu li {
			border-bottom:1px solid #0197F2 !important;
			padding:1px 0px 1px 15px;
			background-image:url(../img/flecha.gif);
			background-repeat:no-repeat;
			 background-position:left center;}
		#submenu a:hover {
	text-decoration: underline;
		}
		
			
		
	/* Tabla con datos del programa */
		#datos_programa {
	margin:30px 10px 0px 5px;
	font-size:11px;
	padding:0px 0px 12px 0px;
	background-position: bottom;
			}
		#datos_programa h2 {
	padding:7px 0px!important;
	font-size:11px !important;
	text-align:center;
	border-bottom:1px solid #0197F2;
	margin-bottom:0px !important;
	background: #0198F2;
	color: #FFFFFF;
			}
		
		#datos_programa li {
	border-bottom:1px solid #0197F2;
	padding:2px 3px;
	color:#333333;
	background-color: #FFFFFF;
	}
	/* Centros de trabajo */
		 #centros_trabajo, #territorios {
	margin:30px 10px 0px 5px;
	font-size:11px;
	padding:0px 0px 12px 0px;
	background: #0198F2;
	background-position: bottom;
			}
		#centros_trabajo h2, #territorios h2 {
	padding:7px 0px!important;
	font-size:11px !important;
	text-align:center;
	border-bottom:1px solid #0197F2;
	margin-bottom:0px !important;
	background: #0198F2;
	color: #FFFFFF;
			}
		
		#centros_trabajo li {
	padding:5px 3px;
	color:#333333;
	background-color: #FFFFFF;
	}
		li.centros_trabajo_email {
			padding: 5px 0px 10px 3px;
			border-bottom:1px solid #0197F2;
		}

/* Texto central
------------------------------------------*/

.imgdocumentos {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
#tituprogra {
	font-size: 1em;
	font-variant: small-caps;
	text-indent: 50px;
	width: 100%;
	border-bottom: 2px solid #0197F2;
	margin-bottom: 15px;
}
#centro2 ul {
	letter-spacing: 0;
	font: 11px/1.3em Verdana;
}
#centro2 li {
	list-style-type: circle;
	margin-left: 65px;
}
	/* Enlaces centrales */
	#centro2 ul a {
		text-decoration:none;
		color:#F60;
	}
	#centro2 ul a:hover {
		color: #666666;
	}

.subir {
	float: right;
	margin-right: 15px;
}

	/* Fotos */
		.fotosdcha {
			float: right;
			margin-bottom: 10px;
			margin-left: 10px;
		}
		.fotosizda {
			float: left;
			margin-bottom: 10px;
			margin-right: 10px;
		}

	/* Noticias destacadas */
		#noticiashome {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #0197F2;
	width: 100%;
	border-bottom: 1px solid #0197F2;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: #FFF;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	}
	#noticiashome dt {
		font-weight: bold;
		padding-left: 15px;
		background: url(../img/simbolo.gif) no-repeat left;
	}
	#noticiashome dd {
		padding-left: 15px;
		margin-bottom: 7px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCC;
		padding-bottom: 7px;
	}
	#noticiashome dd.ultima {
		border-bottom: none;
	}

	/* Listado de entidades */
		dl#entidades {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			margin-top: 10px;
			margin-bottom: 10px;
			line-height: 1.4em;
			border-top: 1px solid #0197F2;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #0197F2;
			background: #F3F3F3;
		}
		dl#entidades dt {
			margin-left: 10px;
			padding-left: 0;
			padding-bottom: 5px;
			color: #999;
		}
		dl#entidades dd {
			margin-left: 45px;
			color: #999;
		}
	
	/* Fotos con pies de foto */
		.floatright
	{
		float: right;
		margin: 0 0 10px 20px;
		background-color: #FFFFFF;
		padding: 10px 10px 5px;
		border-top: 1px solid #999;
		border-right: 2px solid #555;
		border-bottom: 2px solid #555;
		border-left: 1px solid #999;
	}
	
	div.floatright img
	{
		margin-bottom: 10px;
		padding-bottom: 0px;
		border: 1px solid #999;
	}
	
	.floatleft
	{
		float: left;
		background-color: #FFFFFF;
		padding: 10px 10px 5px;
		margin-top: 0;
		margin-right: 20px;
		margin-bottom: 10px;
		border-top: 1px solid #999;
		border-right: 2px solid #555;
		border-bottom: 2px solid #555;
		border-left: 1px solid #999;
	}
	
	div.floatleft img{
		margin-bottom: 10px;
		padding-bottom: 0px;
		border: 1px solid #999;
	}
	
	.fotocentro{
		margin: 3% 5% 3% 8%;
		background-color: #FFFFFF;
		padding: 10px 10px 5px;
		border-top: 1px solid #999;
		border-right: 2px solid #555;
		border-bottom: 2px solid #555;
		border-left: 1px solid #999;
		text-align: center;
	}
	
	table.fotocentro img
	{
		margin-bottom: 10px;
		padding-bottom: 0px;
		border: 1px solid #999;
	}
	
	.entradilla{
		font-style: italic;
		font-weight: bold;
	
	}
	.ladillo{
		font-style: normal;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
	
	}
	.piefoto{
		font-size: 11px;
		margin-left: 3px;
		text-indent: 0px;
		margin-top: 50px;
		}
	#seriefotos{
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #666666;
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 35px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		margin-bottom: 5px;
	}
	#seriefotos img{
		border: 1px solid #333333;
		padding: 5px;
		margin: 10px;
		
	}

	/* Listado de documentos */
		#contenedordocumentos{
		width: 450px;
		margin: 20px 10px 10px 50px;
		background-color: #FFFFFF;
		padding: 0px;
	
	
	}
	
	#cuadrodocumentos{
		padding: 0px 10px;
		margin: 0px;
		width: 425px;
		border-right: 2px solid #FCCC4C;
		border-left: 2px solid #FCCC4C;
		background-color: #FFFFFF;
		vertical-align: top;
	
		
	}
	
	
	.ver {
		background-image: url(../img/flecha.gif);
		background-repeat: no-repeat;
		background-position: left center;
		float: right;
		margin-right: 10px;
		font-variant: small-caps;
		font-size: 0.8em;
		font-weight: bold;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
	}
	.titdocu{
		margin-bottom: 10px;
		height: auto;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
		padding-top: 0px;
		margin-top: 0px;
		background-color: #FFFFFF;
		padding-bottom: 5px;	
		
	}
	
	/* Listas de enlaces */
		dl#enlaces {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.4em;
		background-image: url(../img/recuadro.gif);
		background-repeat: no-repeat;
		background-position: center;
		height: 140px;
		width: 305px;
		margin-left: 2px;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-top: 5px;
		float: left;
	}
	dl#enlaces dt {
		padding-left: 1px;
		margin-left: 10px;
	
		padding-top: 20px;
		float: none;	
	}
	dl#enlaces dt img {
		background-color:#fff;
		
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
	
		}
	
	dl#enlaces dd {
		margin-left: 100px;
		color: #999;
		margin-top: -90px;
		width: 190px;
	
	}
	
	dl#enlaces dd.centrado {
		margin-top: -25px;
		margin-left: 5px;
		width: 280px;
		
	}
		.visitarweb a {
			font-size: 11px;
			color: #0197F2;
			padding-left: 10px;
			margin-top: 10px;
			margin-right: 10px;
			display: block;
			float: right;
			}
	
.epigrafe{
	text-indent:0;
	font-size:12px;
}

	/* Páginas en construcción */
		#construccion {
	border: 3px solid #FCCC4C;
	padding: 8px;
	width: 550px;
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom: 50px;
}

/* Columna de la derecha 
----------------------------------------- */

	/* Destacados */
		dl#destacados_dcha {
			
			padding: 0;
			margin: 0;
			float: left;
			color: #FFF;
			background: #0197F2;
		}
		dl#destacados_dcha dt {
			
			margin: 5 0;
			padding: 15 0;
			float: left;
			border-top: 4px solid #FFF;
			border-bottom: 2px solid #FFF;
		}
		dl#destacados_dcha .superior {
			border-top-style: none;
		}
		dl#destacados_dcha .inferior {
			border-bottom-style: none;
		}
		dl#destacados_dcha dt .dcha {
			text-align: right;
			width: 110px;
			display: block;
			font-size: 11px;
			font-variant: normal;
			padding-right: 10px;
			margin-top: 0;
			padding-top: 10px;
			float: right;
			text-decoration: none;
			color: #FFF;
		}
		dl#destacados_dcha dt .dcha a:hover {
			text-decoration: underline;
			color: #333;
		}
		dl#destacados_dcha dt img {
			padding: 2px;
			margin: 2px;
			float: left;
		}
		#imgsuperior {
			width: 175px;
			height: 15px;
			margin: 0;
			padding: 0;
			background: url(../img/destacadosarriba.gif) no-repeat top;
		}
		#imginferior {
			width: 175px;
			height: 15px;
			background: url(../img/destacadosabajo.gif) no-repeat bottom;
		}
	
	/* Version de Alicia */
		#bloque_destacados {
			color: #FFFFFF;
			border-top:10px solid #0198F2;
			border-bottom:10px solid #0198F2;
		}
			/* Esquinas redondeadas */
				#bloque_destacados_arriba {
		background-image:url(../img/esquina_superior_dcha.gif);
		background-position:top right;
		background-repeat:no-repeat;
		background-color: #0197F2;
		margin-bottom: 0px;
		padding: 0px;
		height: 15px;
					}
				#bloque_destacados_abajo {
					background-image:url(../img/esquina_inferior_dcha.gif);
					background-position:top right;
					background-repeat:no-repeat;
					background-color: #0197F2;
					clear: both;
					}
			
			/* Cada destacado */	
				#bloque_destacados div.destacado {
					line-height:1.2em;
					padding:4px 5px 2px 10px;
					color: #333333;
					clear:left;
					background-color: #FFFFFF;
					border-style: solid;
					border-color:#0197F2;
					border-width:0px 1px;
					margin-bottom:0px !important;
					margin-top: 0px;
				}
				#bloque_destacados .titulo {
					font-size:11px;
					font-weight:bold;
					margin-top:0px !important;
					margin-bottom:4px;
					display:block;
					line-height:13px;
					padding:0px 0px 0px 0px !important
					
					}
				#bloque_destacados a {
	color:#333333!important;
	font-size:11px;
	display:block;
	margin: 0px;
}
							#bloque_destacados a:hover, #bloque_destacados a:hover p {
								text-decoration:none !important; color:#0197F2!important;}
	
				#bloque_destacados img {
					float:left;
					margin:0px 5px 3px 0px;
					clear: left;
					max-width:43px;
					}
				#bloque_destacados p {
					float:right;
					margin:0px !important;
					padding:0px;
					text-align:left !important;
					text-indent:0px !important;
					width:110px;
                                        position:relative;
					}
				#bloque_destacados p.clear {
	float:none !important;
	clear:both;
	display:block;
	line-height: 1px !important;
	height: 5px;
	padding:0px !important;
	margin: 0px;
	font-size: 1px;
					}
				/* Espacio entre destacados */
				#bloque_destacados div.espaciado {
	background-color:#0197F2;
	height:2px;
	margin:0px !important;
	padding:0px !important;
	line-height:2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0197F2;
	border-left-color: #0197F2;
	float: none;
	font-size: 1px;
}
	#bloque_destacados div.espaciado p {margin:0px;}
				
/* Pie de página 
----------------------------------------- */
div.piePagina {clear:both; padding-top:20px;}
#unpiedentrodeotro {border-top:1px solid #ccc; padding-top: 10px;}
