/* 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 h2 {
	font-size: 18px;
	color: #BF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA h3 {
	font-size: 12px;
	color: #849C9F;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


.CABECERA .CBIZQ {
	float: left;
	width: 17%;
}
.CABECERA .CBCENTRO {
	float: left;
	width: 65%;
}
.CABECERA .CBDCHA {
	float: right;
	width: 17%;
	text-align: right;
}
.CABECERA .Peque {
	font-size: 12px;
}

.CUERPO {
	clear: both;
	width: 100%;
	font-size: 15px;
}
}
}
.CUERPO h6 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #BF0000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.CUERPO ul {
	margin-bottom: 0px;
	font-weight: bold;
	color: #9B0000;
	margin-top: 15px;
}

.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: 5px;
}
.CUERPO .FOTOIZQ {
	clear: both;
}
.CUERPO .FOTOIZQ img {
	float: left;
	margin-right: 5px;
}
.CUERPO .SOLOFOTO {
	clear: both;
	text-align: center;
}

.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;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #000097;
	text-align: center;
}
