#ContenidoRuta {
	border: 1px solid #d7d7d7;
	background-image: url(../../img/guias/fondo_guias.gif);
	background-repeat: no-repeat;
	background-position: 0px 65px;	
}

#ContenidoRuta a img {
	border: 0px;

}

#ContenidoRuta .Recursos img {
	width: 300px;
}

#ContenidoRuta #PaginaRuta {
	margin: 20px;
}

#ContenidoRuta h1 {
	display: block;
	margin: 0px;
	margin-bottom: 12px;
	font-family: Georgia;
	font-size: 33px;
}


#Contenido ol {
	list-style-image: none;
	list-style-type: decimal;
}

#Contenido ol li {
	list-style-image: none;
	list-style-type: decimal;
}


#ContenidoRuta h2 {
	display: block;
	margin: 0px;
	margin-bottom: 30px;
	font-family: Georgia;
	font-size: 13px;
}

#ContenidoRuta h2 a {

}


#ContenidoRuta .Recursos {
	width: 310px;
	float: right;
	margin-top: 8px;
}

#ContenidoRuta .Recursos .Foto {
	margin: 0px;
	padding: 0px;
	border: 4px solid #fff;
}

#ContenidoRuta .Recursos .Foto img {
	border: 1px solid #d1d1d1;
}

#ContenidoRuta .Recursos .PieDeFoto {
	margin-bottom: 12px;
	color: #808080;
	padding-left: 14px;
	background-image: url(../../img/guias/PieDeFoto.gif);
	background-repeat: no-repeat;		
}



#ContenidoRuta .Texto {
	width: 400px;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 12px;	
	line-height: 22px;	
	background-image: url(../../img/guias/fondo_Texto.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
	padding-bottom: 90px;	
	color: #4d4d4d;
}

#ContenidoRuta .Texto:first-letter {
	font-weight: bold;
	color: #fff;
	background-color: #54BB00;
	padding: 4px;
	font-size: 20px;
	margin-right: 4px;
	font-family: Georgia;
}

#ContenidoRuta #NavegadorRuta {
	padding: 0px;
	margin: 0px;
	clear: both;
}

#ContenidoRuta a.Anterior {
	font-size: 13px;
	display: block;
	padding-left: 12px;
	background-image: url(../../img/guias/anterior.gif);
	background-repeat: no-repeat;	
}

#ContenidoRuta a.Anterior:first-letter {
	text-transform: uppercase;
}

#ContenidoRuta a.Siguiente {
	font-size: 13px;
	display: block;
	padding-right: 12px;
	background-image: url(../../img/guias/siguiente.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#ContenidoRuta a.Siguiente:first-letter {
	text-transform: uppercase;
}



/* INDICE GENERAL DE GUIAS */

#IndiceGuias {
	border: 1px solid #d7d7d7;
	background-image: url(../../img/guias/fondo_guias.gif);
	background-repeat: no-repeat;
	background-position: 0px 65px;	
	font-size: 14px;

}

#ContenidoIndiceGuias {
	padding: 12px;
	padding-top: 0px;
}

.FotoIndiceGuias {
	margin-top: 44px;
	margin-left: 14px;	
	float: right;
}

#ListadoGuias {
	font-size: 14px;

	font-weight: bold;
}

#ListadoGuias ol li {
	margin-bottom: 10px;
}

#ListadoGuias ol li a {
	font-weight: normal;
}

/* INDICE DE GUIA */

#Indice {
	border: 1px solid #d7d7d7;
	background-image: url(../../img/guias/fondo_guias.gif);
	background-repeat: no-repeat;
	background-position: 0px 65px;	
	font-size: 14px;
}

#Indice #ContenidoIndice {
	padding: 12px;
	padding-top: 0px;
}

#Indice a img {
	border: 0px;

}

#Indice .Recursos img {
	width: 300px;
	float: right;
}


#Indice h1 {
	display: block;
	margin: 0px;
	margin-top: 12px;	
	margin-bottom: 12px;
	font-family: Georgia;
	font-size: 33px;
}


#Indice .Recursos {
	width: 310px;
	float: right;
	margin: 20px;
	margin-top: 8px;
}

#Indice .Recursos .Foto {
	margin: 0px;
	padding: 0px;
	border: 4px solid #fff;
}

#Indice .Recursos .Foto img {
	border: 1px solid #d1d1d1;
}

#Indice .Recursos .PieDeFoto {
	margin-bottom: 12px;
	color: #808080;
	padding-left: 14px;
	background-image: url(../../img/guias/PieDeFoto.gif);
	background-repeat: no-repeat;		
}

#Indice ul li {
	font-weight: bold;
}

#Indice ul li a {
	font-weight: normal;
}

.HerramientasFicha {
	float: right;
	font-size: 0.8em;
	color: #808080;
}

