#Contenedor {
	width: 759px;
}
#Contenedor p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA {
	clear: both;
	width: 100%;
}
.CABECERA h1 {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
.CABECERA h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 16px;
}
.CABECERA .CBIZQ {
	float: left;
	width: 20%;
	text-align: left;
}
.CABECERA .CBCENTRO {
	float: left;
	width: 59%;
	text-align: center;
}
.CABECERA .CBDCHA {
	text-align: right;
	float: right;
	width: 20%;
}
#Marco-gral {
	width: 752px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border: 1px outset #CCCCCC;
	background-color: #DAD9CB;
	height: 465px;
}
#Marco-gral a {
}
#Marco-gral a:hover {
	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: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}
#Marco-gral a:active {
	border: 1px solid #C60000;
}
.FOTO {
	float: left;
	height: 68px;
	width: 99px;
	margin: 3px;
	border: 1px solid #B3C2C4;
	background-color: #9FB3B5;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.FOTO img {
	margin-top: 4px;
}
.IZQ {
	float: left;
	width: 25%;
	margin-left: 12px;
}
.IZQ img {
	float: left;
}
.DCHA {
	float: right;
	width: 25%;
	margin-right: 12px;
	text-align: right;
}
.DCHA img {
	float: right;
}
.PIE {
	clear: both;
	width: 100%;
}
.PIE .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;
}
.PIE .menu:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.PIE .menu:visited {
	text-decoration: none;
}
.PIE .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;
}
