body {
	background:#EBEBEB;
	margin-top: 0px;
}

p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	vertical-align: top;
}

ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
}

li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	list-style-type: 
    word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
}

h2 {
	color: #660000;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	font-family: "Trebuchet MS";
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

   }
h3{
	color: #000000;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
 }

h4{
	color: #660000;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
 
h5 {
	color: #660000;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
   } 
   
h6 {
	margin: 0px;
	font-size: 12px;
	text-align:left;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
}  
 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	color:#660000;
	text-decoration:none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	color:#660000;
	text-decoration:none;
}

a: visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	color:#660000;
	text-decoration:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	color:#660000;
    text-decoration:none;
	background-color: #CCCCCC;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	color:#660000;
    text-decoration:none;
	background-color: #CCCCCC;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	font-style: italic;
}

.tabla_menu {
background-color:#FFFFFF;
}

.tabla_body {
	background-color: #FFFFFF;
	border:0px;
	width:760px;
}

.texto_mapa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:left;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	margin-left:0px;
	margin-right:0px;
}
.TituloTabla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(imagenes/FondoTituloTabla.png);
	background-repeat: repeat-x;
}

.FondoBusqueda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../CSS/BarraBusqueda2.png);
	background-repeat: repeat-x;
}
.ContenidoTabla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #FDDCC8;
}
.TituloBusqueda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.EnlaceURL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}

