#contenidos_datos titulo  {
	color: #59577A;
	float: left;
	position: relative;
	width: 99%;
	margin: 0px 0px 0px 0px;
	padding: 54px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#contenido_datos_caja  {
	position: relative;
	margin: 0px;
	background-color: #FEFEFC;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#contenido_datos_caja a:link, #contenido_datos_caja a:visited { 
	text-decoration: none; 
	color: #397188;
}

#contenido_datos_caja a:hover { 
	text-decoration: underline; 
	color: #397188;
}


#contenido_datos {
	float: left;
	position: relative;
	width: 92%;
	margin: 0px;
	padding-left: 20px;
}


#contenido_ficha {float: left;}

#contenido_ficha_imagen {}

#contenido_ficha_texto {}

#contenido_ficha_texto ul {
	list-style-image: url(../media/bolita.gif);
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}

#contenido_ficha_texto ul ul {
	list-style-image: url(../media/bolita.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}

#contenido_ficha_texto ul ul ul {
	list-style-image: url(../media/bolita.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 5px;
}

.contenido_galeria {
	margin: auto;
	width:100%;
	text-align: center;
}

.img_galeria {
	margin-bottom: 5px;
	margin-left: 5px;
}

.imagen_izq {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}

.imagen_der {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}

.imagen_centro {
	clear: both;
	text-align: center;
}

/* Ruta de navegación */

#contenido_ruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 99.9%;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #59577a;
	float: left;	
}
#contenido_ruta_tex {
	padding: 4px 4px 4px 11px;
}

.contenido_ruta_tex_act{
	color: #64a3bd;
	font-weight: normal;
}
#contenido_ruta a:link, #contenido_ruta a:visited { 
	text-decoration: none; 
	color: #59577a;
}
#contenido_ruta a:hover, #contenido_ruta a:active { 
	text-decoration: none; 
	color: #64a3bd;
}

.texto_subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E7E4CF;
	width: 95%;
	line-height: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.texto_subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D2D5DF;
	width: 95%;
	line-height: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.texto_mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
