body {
	background: #A69E89 url(imagenes/img01.jpg) repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

a:link,a:visited,a:hover {
   font-weight: bold;
}
h3 {
   font-weight: bold;
   font-size: 17px;
   font-family: Verdana;
   margin-top: 10px;
   margin-bottom: 10px;
   color: #0055ff;
   text-align: center;
   text-decoration: underline;
}
h4 {
   font-weight: bold;
   font-size: 14px;
   /*text-decoration: underline;*/
   font-family: Verdana;
   text-align: justify;
   color: brown;
}

#contenido {
	margin:0 auto 0 auto;
	width: 910px;
	background: #FFFFFF url(imagenes/bg.gif);
}

#guia {
        margin:0 auto 0 auto;
	/*margin-bottom: 20px;*/
	padding-bottom: 15px;
	width: 880px;
	text-align: justify;
	color: #000;
}

#guia p {
	text-indent: 0.25in;
	font-family: Verdana;
	font-size: 11px;
}

#guia a {
	text-decoration: none;
	color: #4f1111;
        font-size: 11px;
}

#guia a:hover {
	text-decoration: none;
	color: #de6734;
	font-size: 11px;
	border-bottom: 1px dotted #000;
}

#guia hr {
        margin: 0;
	padding: 0;
	color: Black;
}

.imgborde {
  margin: 0px;
  border: 2px solid #000;
}

.Titulo {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #FFF;
}

.Titulo_medio {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000;
}

.Normal {
	font-family: Verdana;
	font-size: 11px;
}


.Objeto {
	font-family: Verdana;
	font-size: 11px;
	color: Blue;
	font-weight: bold;
	text-transform: none;
}

.Nombre {
	font-family: Verdana;
	font-size: 11px;
	color: Green;
	font-weight: bold;
}

.Lugar {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.Resalte {
  font-family: Verdana;
  font-size: 11px;
  color: Red;
  font-weight: bold;
}

.Opcion {
  font-family: Verdana;
  color: Black;
  font-weight: bold;
  font-size: 11px;
}

li {
	padding-bottom: 0.5em;
}

.li_corto {
    margin: 0;
	padding: 0;
}


.tabla-borde {
	border: 1px solid #000;
}

#copyright {
  font-family: "Trebuchet MS";
  font-size: 10px;
  color: Black;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

#pp {
font-weight: bold;
   font-size: 17px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   margin-top: 10px;
   margin-bottom: 10px;
   color: #0055ff;
   text-align: center;
   margin: 0;
   
}

#pp a {
   font-weight: bold;
   font-size: 17px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   margin-top: 10px;
   margin-bottom: 10px;
   color: #0055ff;
   text-align: center;
   margin: 0;
}

#pp a:hover {
	text-decoration: none;
	color: #de6734;
	font-size: 17px;
	border-bottom: 1px dotted #000;
}

.cab {
	background: url(imagenes/img02.gif) repeat-x;
	width: 880px;
}

.datos {
   font-size: 14px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #000;
}

#logo_guia {
    margin-bottom: 5px;
}
