body {
	text-align:center;
	background-color: #7D0000;
	margin: 0px;
	padding: 0px;
   } 
   
P{
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
   }
   
.contenedor{
	text-align:center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #EBECBB;
	border-left-width: 1px;
	border-left-color: #EBECBB;
}
#logotexto {
	text-align: center;
	background-color: #EBECBB;
	height: 100px;
	width: 800px;
   }
#logo {
	text-align: left;
	padding-left: 10px;
	float: left;
   }
#accesibilidad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DEDF8F;
	font-size: x-small;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	width: 285px;
	letter-spacing: 1px;
	float: left;
	position: relative;
	height: 400px;
	padding-left: 5px;
}
#accesibilidad ul {
	list-style-type: none;
	margin: 5px;
	color: #C5C776;
}
#accesibilidad ul li {
	list-style-type: none;
	margin: 5px;
	color: #BEBA61;
}
#mapa{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DEDF8F;
	font-size: x-small;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	width: 482px;
	letter-spacing: 1px;
	padding-bottom: 15px;
	margin-left: 290px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #EBECBB;
}
#mapa ul {
	list-style-type: none;
	margin: 5px;
	color: #C5C776;
}
#mapa ul li {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.enlace {
	color: #C16100;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-variant: small-caps;
	background-color: #660000;
	font-weight: bold;
}
#mapa ul li a{
	color: #C16100;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-variant: small-caps;
	background-color: #660000;
	margin: 5px;
	font-weight: bold;
}
h1 {
	font-family: Georgia;
	color: #7D0000;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C16100;
	letter-spacing: 2px;
	line-height: 27px;
	text-align: center;
	font-weight: lighter;
	width: 400px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	font-family: Georgia;
	color: #DDE093;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C16100;
	letter-spacing: 2px;
	line-height: 27px;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 25px;
	text-align: center;
	font-weight: lighter;
}
h3 {
	font-family: Georgia;
	color: #C16100;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: lighter;
	padding: 15px;
	background-color: #EBECBB;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DFDE8E;
	font-size: x-small;
	background-color: #C16100;
	padding: 1px;
	margin: 0px;
}
.titulo {
	font-size: 14px;
	letter-spacing: 1px;
	color: #C16100;
}
#direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7D0000;
	font-size: x-small;
	line-height: 20px;
	padding-bottom: 5px;
	height: 80px;
	background-color: #E8E9B1;
	margin: 0px;
	padding-top: 25px;
	width: 100%;
	clear: both;
   }
.telefonos {
	color: #C16100;
	font-weight: bold;
   }       

