body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #7B878D;
	margin: 0px;
	padding: 0px;
	background-color: #435061;
	background-image: url(../images/bg_body.gif);
}


a.contacto:link {
	color: #E1871F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1871F;
}
a.contacto:visited {
	color: #E1871F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1871F;
}
a.contacto:hover {
	color: #E1871F;
	text-decoration: underline;
	background-color: #FCF2E9;
}



#antebase{
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg_antebase.gif);
	background-repeat: repeat-x;
}

#base {
	width: 769px;
	margin: 0px auto 25px;
	padding: 0px;
	text-align: right;
	background-image: url(../images/bg_base.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* -----------------------------------*/
/* ---- CABECERA <<<-----------*/
/* -----------------------------------*/

#cabecera {
	width: 769px;
	margin: 0px auto;
	padding: 0px;
	height: 173px;
	clear: none;
	background-image: url(../images/bg_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
	#menutop {
		position: relative;
		left: 15px;
		top: 7px;
		text-align: left;
	}
	#busquedas {
		position: relative;
		width: 245px;
		top: 22px;
		text-align: left;
		font-size: 10px;
		float: right;
		clear: left;
		color: #D7DCE0;
	}
	#busquedas p.fecha {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 13px;
		margin-left: 0px;
	}

	a.busquedas:link {
		color: #F6E3D2;
		text-decoration: none;
	}
	p.busquedas {
		margin: 0px;
		padding: 3px 0px 3px 1px;
	}

	a.busquedas:visited {
		color: #F6E3D2;
		text-decoration: none;
	}
	a.busquedas:hover {
		color: #F6E3D2;
		text-decoration: underline;
	}

	#busquedas form {
		margin: 0px;
		padding: 0px;
	}
	#busquedas form input.camposform {
		font-size: 11px;
		color: #333333;
		background-color: #FCF0E0;
		border: 1px solid #88490C;
		height: 13px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#busquedas form input.botonform {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #000000;
		border: 1px solid #FFD094;
		height: 19px;
	}
	#titulo {
	position: relative;
	top: 123px;
	right: 15px;
	text-align: left;
	left: 275px;
	height: 30px;
	}
	h1.titulo {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.05em;
	}
form.PAC {
	padding: 0px;
	clear: none;
	float: right;
	width: 260px;
	font-size: 10px;
	margin: 0px;
}
form.PAC .camposform {
	font-size: 10px;
	background-color: #D7DCE0;
}
form.PAC .botonform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F82C6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFD8E2;
	border-right-color: #132B42;
	border-bottom-color: #132B42;
	border-left-color: #CFD8E2;
	margin-left: 3px;
	margin-right: 5px;
}




/* -----------------------------------*/
/* ---- COLUMNA IZQUIERDA <<<-----------*/
/* -----------------------------------*/

#izda {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 259px;
	background-image: url(../images/bg_izda.gif);
	background-position: right top;
	text-align: left;
	background-repeat: no-repeat;
}
#izdaBottom {
	float: right;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 248px;
	height: 100px;
	text-align: left;
	font-size: 10px;
	color: #5B6970;
}
	p.menor {
		font-size: 10px;
		color: #3F82C6;
		margin: 0px 7px 0px 15px;
		padding: 0px;
	}
	h2.home {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #42535C;
		margin: 0px 7px 0px 15px;
		padding: 0px;
	}
	p.home {
		font-size: 11px;
		margin: 0px 7px 0px 15px;
		padding: 0px 0px 7px;
		border-bottom-width: 3px;
		border-bottom-style: dotted;
		border-bottom-color: #B4B8BC;
		font-weight: normal;
	}
	div.foto {
		float: left;
		padding-bottom: 2px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #E1871F;
		margin-left: 10px;
		margin-right: 5px;
	}
	img.izda {
		clear: none;
		float: left;
		border: 2px solid #FFFFFF;
	}
	p.enlace {
		font-size: 11px;
		margin: 8px 8px 5px 20px;
		padding: 0px 0px 7px;
	}


/* -----------------------------------*/
/* ---- COLUMNA DERECHA <<<-----------*/
/* -----------------------------------*/
#dcha {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 508px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
	text-align: center;
	background-color: #FFFFFF;
}
#dcha a.azul:link {
	color: #3F82C6;
	text-decoration: none;
}
#dcha a.azul:visited {
	color: #3F82C6;
	text-decoration: none;
}
#dcha a.azul:hover {
	color: #3F82C6;
	text-decoration: underline;
}

	div.baseDcha {
	background-color: #EBEDED;
	width: 503px;
	margin: 0px;
	padding: 0px;
	color: #5B6970;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}

	div.baseDcha h1.home {
		background-image: url(../images/bg_h1_home.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 5px 0px 10px 20px;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		text-align: left;
	}
	div.baseDcha h1.segundoNivel {
	background-image: url(../images/bg_h1_2nivel.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 10px 20px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}
	
	div.baseDcha h2 {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #3F82C6;
		margin: 0px;
		padding: 0px;
	}
div.baseDcha h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #42535C;
	margin: 0px;
	padding: 5px 8px 0px 20px;
	line-height: 22px;
}


table.novedades {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	color: #42535C;
	background-color: #EBEDEE;
	background-image: url(../images/bg_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
	ul.listadoMenu {
		font-size: 12px;
		margin: 0px;
		padding: 0px 15px 0px 45px;
	}
ul.listadoMenu li {
	padding: 0px;
	list-style-image: url(../images/bullet_menu.gif);
	margin: 9px 0px 0px;
}
ul.listadoMenu a:link {
	color: #5B6970;
	text-decoration: none;
}
ul.listadoMenu a:visited {
	color: #5B6970;
	text-decoration: none;
}
ul.listadoMenu a:hover {
	color: #5B6970;
	text-decoration: underline;
}


	table.novedades td.izda {
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		width: 252px;
	}
table.novedades td.pie {
	height: 50px;
}

	table.novedades td.2nivel {
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
		width: 505px;
	}
	table.novedades p.fecha {
		font-size: 10px;
		color: #3F82C6;
		text-align: left;
		margin: 0px;
		padding: 5px 8px 0px 20px;
	}
	table.novedades p {
	font-size: 11px;
	margin: 0px 8px 5px 20px;
	padding: 0px 0px 7px;
	line-height: 14px;
	}
	table.novedades p.content {
	font-size: 11px;
	margin: 0px 8px 5px 20px;
	padding: 0px 0px 7px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B8BC;
	}
	table.novedades p.contentAgenda {
	font-size: 12px;
	margin: 0px 8px 5px 20px;
	padding: 0px 0px 7px;
	border-bottom-width: 3px;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #B4B8BC;
	}
	table.novedades p.content02 {
		font-size: 11px;
		margin: 8px 8px 5px 20px;
		padding: 0px 0px 7px;
	}
	table.novedades p.citas {
		font-size: 12px;
		color: #E1871F;
		text-align: left;
		margin: 0px;
		padding: 5px 8px 0px 20px;
	}
	table.novedades p.propios {
		font-size: 12px;
		color: #009D3B;
		text-align: left;
		margin: 0px;
		padding: 5px 8px 0px 20px;
	}
	table.novedades p.participacion {
		font-size: 12px;
		color:  #3F82C6;
		text-align: left;
		margin: 0px;
		padding: 5px 8px 0px 20px;
	}
div.botonera {
	clear: none;
	float: right;
	width: 250px;
	margin: 0px;
	padding-top: 3px;
	text-align: right;
	padding-right: 10px;
}
table.ficha {
	padding: 0px;
	width: 477px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 11px;
}

table.ficha thead {
	background-image: url(../images/top_fichaPAC.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 23px;
}
table.ficha tbody {
	background-repeat: repeat-y;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/bg_fichaPAC.gif);
	margin: 0px;
	padding: 0px;
}
table.ficha tbody td {
	padding-bottom: 15px;
}



div.documentos {
	float: left;
	width: 220px;
	border: 1px solid #EAECEC;
	margin-top: 10px;
	margin-left: 7px;
	padding: 0px;
	margin-bottom: 0px;
}
div.documentos h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #42535C;
	background-color: #EBEDEE;
	padding: 5px;
	margin: 0px;
}
div.documentos ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px 5px 10px 0px;
	margin-top: 0px;
	margin-left: 5px;
	list-style-type: none;
	font-size: 11px;
	float: left;
	font-weight: normal;
	margin-bottom: 0px;
}
table.ficha ul li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


table.ficha tfoot {
	background-image: url(../images/bottom_fichaPAC.gif);
	background-repeat: no-repeat;
}






	h1.home {
		background-image: url(../images/bg_h1_home02.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 6px 0px 20px 27px;
		font-size: 13px;
		font-weight: bold;
		color: #000000;
		text-align: left;
		background-position: right top;
	}
	table.PAC {
		margin-top: 10px;
		margin-bottom: 0px;
		color: #5B6970;
		width: 240px;
	}
	td.descriptor {
		font-size: 10px;
		padding: 2px 2px 2px 0px;
		font-weight: bold;
		font-family: "Times New Roman", Times, serif;
	}
	td.normal {
		font-size: 11px;
		padding: 2px 2px 2px 5px;
	}
	td.foto {
		padding-right: 8px;
		padding-left: 10px;
	}


	table.contacto {
		font-size: 11px;
		width: 99%;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	div.foto02 {
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7B878D;
	}
div.fotoPublicaciones {
	float: left;
	margin-right: 7px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 5px;
}


.enfasisNegro {
	color: #000000;
}
.enfasisAzul {
	color: #4384C6;
}

a.noticia:link {
	text-decoration: none;
	color: #7B878D;
}
a.noticia:visited {
	text-decoration: none;
	color: #7B878D;
}
a.noticia:hover {
	text-decoration: none;
	color: #42535C;
}
a.noticia:active {
	text-decoration: none;
	color: #42535C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B878D;
}

/* -----------------------------------*/
/* ---- PIE <<<-----------*/
/* -----------------------------------*/
#pie {
	width: 100%;
	clear: both;
	float: none;
	margin: 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/bg_pie.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: right bottom;
}
#pie p {
	font-size: 10px;
	color: #8D9093;
	margin-right: 20px;
	text-align: right;
	padding-top: 17px;
}
#pie a:link {
	color: #8D9093;
	text-decoration: none;
}
#pie a:visited {
	color: #8D9093;
	text-decoration: none;
}
#pie a:hover {
	color: #8D9093;
	text-decoration: underline;
}
.alginCenter {
	text-align: center;
}
img.ilustracion {
	text-align: center;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.enfasisBold {
	font-family: "Arial Black", Arial;
	font-size: 14px;
	color: #0D0D0D;
}
table.mapa {
	width: 100%;
}
table.mapa td.cantidad {
	background-image: url(../images/ico_cantidadPlanes.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-align: left;
}
table.fichaMapa {
	width: 234px;
	background-image: url(../images/bg_fichaMapa.gif);
	background-repeat: repeat-y;
}
table.fichaMapa thead {
	background-image: url(../images/bg_fichaMapa_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}
table.fichaMapa tfoot {
	background-image: url(../images/bg_fichaMapa_pie.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
}
table.fichaMapa h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #42535C;
	margin: 0px;
	padding: 0px 8px 3px 15px;
	line-height: 22px;
}
img.noticia {
	border: 3px solid #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
table.novedades p.fechaNoticia {

		font-size: 10px;
		color: #3F82C6;
		text-align: left;
		margin: 0px;
		padding: 0px;
}
	ul.agenda {
		font-size: 12px;
		margin: 0px;
		padding: 0px 15px 0px 35px;
	}
ul.agenda li {
	padding: 0px;
	margin: 9px 0px 0px;
	list-style-image: url(../images/ico_participamos.gif);
}
ul.agenda a:link {
	color: #5B6970;
	text-decoration: none;
}
ul.agenda a:visited {
	color: #5B6970;
	text-decoration: none;
}
ul.agenda a:hover {
	color: #5B6970;
	text-decoration: underline;
}
.icopropios {
	list-style-image: url(../images/ico_propios.gif);
}
div.documentosPrincipal {

	float: left;
	width: 440px;
	border: 1px solid #EAECEC;
	margin-top: 10px;
	margin-left: 7px;
	padding: 10px;
	margin-bottom: 0px;
}
div.imagen {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
}

