/* 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: 680px;
}
#Contenedor p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA {
	clear: both;
	width: 100%;
	text-align: center;
}
.CABECERA h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
.CUERPO {
	clear: both;
	width: 100%;
	padding-left: 12px;
}
.CUERPO .MENU {
	clear: both;
	margin-top: 30px;
	margin-bottom: 145px;
}

.CUERPO .MENU ul {
	margin-top: 2px;
	margin-bottom: 0px;
	list-style-type: square;
	margin-left: 22px;
}
.CUERPO .MENU li {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.CUERPO .MENU a {
	text-decoration: none;
	color: #0000FF;
	list-style-type: square;
}
.CUERPO .MENU a:hover {
	text-decoration: none;
	font-style: normal;
	color: #A60000;
	text-indent: 3px;
	font-size: 105%;
}
.CUERPO .Estilo2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}
.CUERPO .Estilo3 {
	font-size: 11px;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
}
.CUERPO .Estilo4 {
	font-size: 12px;
}
.CUERPO .Estilo5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #92A6A9;
	font-weight: bold;
}
.CUERPO .Estilo6 {
	font-size: 14px;
	font-weight: bold;
	color: #C40000;
}
.Estilo7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #910000;
}





.CUERPO .TEXTO {
	clear: both;
}
.CUERPO .TEXTO .TXT07 {
	font-size: 14px;
	margin-left: 10px;
	font-weight: bold;
	color: #0000FF;
	border: 2px outset #999999;
}
.CUERPO .TEXTO .TXT07 img {
	float: right;
	margin-right: 2px;
}

.CUERPO .TEXTO .TXT072 {
	color: #7E7E7E;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
}



.CUERPO .FOTO {
	clear: both;
}
.CUERPO .FOTO img {
	float: right;
}
.PIE {
	clear: both;
	width: 100%;
}

.navtabla {
	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;
}
.navtabla:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.navtabla:visited {
	text-decoration: none;
}
.navtabla: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: #D90000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

