/* CSS Document */

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #C10000;
}
a:active {
	text-decoration: none;
}
#Contenedor {
	width: 759px;
}
#Contenedor p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA {
	clear: both;
	width: 100%;
	font-weight: bold;
	color: #0000FF;
}
.CABECERA h1 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.CABECERA .CBIZQ {
	float: left;
	width: 17%;
}
.CABECERA .CBCENTRO {
	float: left;
	width: 65%;
}
.CABECERA .CBDCHA {
	float: right;
	width: 17%;
	text-align: right;
}
.CUERPO {
	clear: both;
	width: 100%;
}
}.CUERPO h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.CUERPO #Mapa {
	float: right;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.CUERPO #Mapa input {
	background-color: #F5F5F5;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B70000;
	font-size: 16px;
}
.CUERPO #Mapa ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.CUERPO #Mapa li {
	display: block;
	float: left;
	list-style-type: none;
	background-color: #B3C2C4;
	text-align: center;
	width: 42px;
	font-size: 12px;
	font-weight: bold;
}
.CUERPO #Mapa a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.CUERPO #Mapa a:link {
	color: #000000;
	text-decoration: none;
}
.CUERPO #Mapa a:visited {
	color: #000000;
	text-decoration: none;
}
.CUERPO #Mapa a:hover {
	color: #0000FF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #909090;
	border-right-color: #400000;
	border-bottom-color: #400000;
	border-left-color: #909090;
}
.CUERPO .MITAD {
	float: left;
	width: 49%;
	text-align: center;
	font-size: 14px;
	font-style: italic;
}
.CUERPO .TEXTO {
	clear: both;
}
.CUERPO .FOTO {
	clear: both;
}
.CUERPO .FOTO img {
	float: right;
	margin-left: 3px;
}
.CUERPO .Azul {
	color: #0000FF;
}
.CUERPO .Peque {
	font-size: 12px;
	font-style: italic;
	color: #728D92;
}

.CUERPO ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	font-weight: bold;
}
.CUERPO .CAJA {
	clear: both;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
.CUERPO .CAJA h1 {
	font-size: 18px;
	font-weight: bold;
	color: #B90000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.CUERPO .CAJA ul {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 5px;
}

.CUERPO .CAJAD, .CUERPO .CAJAI {
	border: 3px outset #CCCCCC;
}
.CUERPO .CAJAI {
	float: left;
	background-color: #FFFFE8;
	width: 44%;
}
.CUERPO .CAJAD {
	float: right;
	background-color: #F3ECC2;
	width: 52%;
}



.menu {
	color: #000000;
	text-decoration: none;
	background-color: #ECE9D8;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.menu:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.menu:visited {
	text-decoration: none;
}
.menu:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	color: #0000FF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.menu1 {
	color: #C10000;
	text-decoration: none;
	background-color: #ECE9D8;
	text-align: center;
	display: block;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu1:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #C10000;
}
.menu1:visited {
	text-decoration: none;
}
.menu1:hover {
	text-decoration: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3C2C4;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B3C2C4;
	color: #0000FF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #E4E4E4;
}
.PIE {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #000097;
	text-align: center;
}