body {
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, times,  sans-serif;
	color:#595959;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
caption{
	text-indent:-5000em;
	margin:0;
	padding:0;
}
form {
	margin:0;
}
img {
	border: 0;
}
td {
	font-family: Helvetica, Verdana, Arial, Helvetica, times,  sans-serif;
}
a:link, a:visited{
	color: #0081c7;
	font-weight: bold;
	text-decoration: none;
}
.hid{
	display: none;
}
a:hover{
	text-decoration: underline;
}

.clear, .limpiar{
	clear:both;
}

#contenedor{
	width:48.8em;
}
#cabecera{
	position: relative;
	background: transparent url('/imagenes/cabecera.jpg') top left no-repeat;
	width:48.8em; height: 13.05em;
}
#cuerpo{
	width: 48.8em;
	background: transparent url('/imagenes/lat_izq_fondo.gif') top left repeat-y;
	padding-bottom: 4em;
}
#latIzq{
	float: left;
	width:12.5em; height: 18em;
	padding: 0em 0em 4em 0em;
	/*background: transparent url('/imagenes/lat_izq.gif') bottom left no-repeat;*/
}
#contenidos{
	float: left;
	padding-left: .1em;
	padding-top: 2em;
	width: 35em;
	text-align: justify;
}
#pie{
	position: relative;
	width:48.8em; height: 5.9em;
	background: transparent url('/imagenes/pie.gif') top left no-repeat;
}
#linkMedAmb{
	position: absolute;
	top: 2.2em; left: 12em;
	width: 16em; height: 1.5em;
}
.textAzul{
	color: #4197a6;
}
.inpBuscar{
	width: 5.5em; height: 1em;
	border: 0;
}

#titulo-contenido h3{
	color:#4096A5;
	font-weight:bold;
	font-size: 1.2em;
	/*color: #F15C22;*/
	font-style: italic;
}

#subtitulo-contenido h4{
	color: #595959;
	font-size: 1em;
}

#contenido{
	color: #595959;
}
.contenido{
	text-align: justify;
}
.contenidoIndex{
	font-size: .9em;
}
.migas a:link, .migas a:visited{
	color: #818181;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.migas a:hover{
	text-decoration: underline;
}
.volver{
	float: right;
}
.volver a:link, .volver a:visited{
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}
.volver a:hover{
	text-decoration: underline;
}
.titulo h3{
	margin:0; padding:0;
	font-size: 1em;
}
.titulo a:link, .titulo a:visited{
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}
.titulo a:hover{
	text-decoration: underline;
}
.subtitulo h4{
	font-weight: normal;
	margin:0; padding:0;
	color: #595959;
	font-size: 1em;
}
.pag1 a:link, .pag1 a:visited{
	color: #818181;
	font-weight: bold;
	text-decoration: none;	
}
.pag1 a:hover{
	text-decoration: underline;
}
/* Mapa situacion */
.divmapa{
	font-family: verdana;
	font-weight:bold; 
	position:absolute;
	left:2em;
	top:-.3em;
	border: .1em solid #000;
	background-color: #439639;
	color: #FFF;
	display:none;
	padding: .2em;
	z-index:101;
}
.divmapa_1{
	font-family: verdana;
	font-weight:bold; 
	z-index:101;
	position:absolute;
	left:2em;
	top:-.3em;
	border: .1em solid #000;
	background-color: #439639;
	color: #FFF;
	display:block;
	padding: .2em;
}
.menu_mapa{
	font-size: .9em;
	background: transparent url('/imagenes/menu_v_med.gif') top left repeat-y;
	padding:0em 0.7em 0em 0.7em;
}
.menu_mapa a:link, .menu_mapa a:visited, .menu_mapa a:link, .menu_mapa a:visited{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_mapa a:hover, .menu_mapa a:hover{
	text-decoration: underline;
}
.linkBuscador{
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}
.linkBuscador:hover{
	text-decoration: underline;
}
.galDoc a:link, .galDoc a:visited, .enlaces a:link, .enlaces a:visited, .url a:link, .url a:visited, .tblDic a:link, .tblDic a:visited{
	color: #0081c7;
	font-weight: bold;
	text-decoration: none;
}
.galDoc a:hover, .enlaces a:hover, .tblDic a:hover, .url a:hover{
	text-decoration: underline;
}

.boton{
	border: 0.1em solid #818181;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
}
.tblDic{
	border: 0.1em solid #818181;
}
.tblDic td{
	padding: 0.3em;
}

.docs a:link, .docs a:visited{
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}
.docs a:hover{
	text-decoration: underline;
}