/* CSS Document */

a {
	color: #004200;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #B30000;
}
#Contenedor {
	width: 759px;
	background-color: #FAF3E9;
}
#Contenedor p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA {
	clear: both;
	width: 100%;
}
.CABECERA h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.CABECERA h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	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: 12px;
}
.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: 714px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E1FF;
}
#Marco-gral a {
}
#Marco-gral a:hover {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #B3C2C4;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B3C2C4;
}
#Marco-gral a:active {
	border: 1px solid #C60000;
}
.FOTO {
	float: left;
	height: 60px;
	width: 84px;
	margin: 1px;
	border: 1px solid #B3C2C4;
	background-color: #F2F2FF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.FOTO img {
	margin-top: 6px;
}
.FOTO1 {
	float: left;
	height: 60px;
	width: 113px;
	margin: 1px;
	border: 1px solid #B3C2C4;
	background-color: #F2F2FF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.FOTO1 img {
	margin-top: 4px;
}
.IZQ {
	float: left;
	width: 14%;
	margin-left: 12px;
}
.IZQ img {
	float: left;
}
.DCHA {
	float: right;
	width: 14%;
	margin-right: 12px;
	text-align: right;
}
.CENTRO {
	width: 65%;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.CENTRO a {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
.CENTRO a:hover {
	font-weight: bold;
	color: #0000FF;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	background-color: #B3C2C4;
}
.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;
}
