body {
	background-repeat: no-repeat;
	background-color: #99CCFF;
	background-image: url(../images/COR.png);
}
.izq {
	float: left;
}
#Cabecera #Centro {
}
#Cabecera #Centro #Logo {
	float: left;
}
#Cabecera #Centro #Menu {
	padding-top: 30px;
	padding-left: 160px;
}
#Centro{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3C45C5;
	border-left-color: #3C45C5;
	background-image: url(../images/Tramado.png);
	padding-right: 20px;
	padding-left: 20px;
	padding-top: -10px;
	padding-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #000099;
	margin-right: 1px;
	margin-left: 1px;
}
#Centro h3 {
	color: #660000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Cuerpo {
	margin-top: 20px;
}
#Cuerpo #Centro ul {
	margin: 0px;
}
#Cuerpo #Centro li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
#Error {
	font-size: 24px;
	color: #FF0000;
	text-align: center;
}
#Login {
	text-align: center;
	border: 2px solid #FFC521;
	clip: rect(auto,auto,auto,auto);
	margin-top: 5px;
	margin-right: 300px;
	margin-bottom: 5px;
	margin-left: 300px;
}
#Menu a {
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #1F1A17;
	background-color: #FEC81E;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-color: #1F1A17;
	text-decoration: none;
	color: #0051BA;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}
#Menu a:hover {
	text-decoration: none;
	color: #0051BA;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1F1A17;
	border-left-color: #1F1A17;
	background-color: #CC9933;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	font-weight: bold;
	font-size: 16px;
}
#Pie {
	margin-top: 20px;
}
#TextoCab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0056B9;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 200px;
}
#Centro p {
	text-align: justify;
}
.der {
	float: right;
	height: 200px;
}
#Centro .listaimagen {
	height: 400px;
}
#CentroQuienes {
	height: 450px;
}
#MenuQuienes ul {

}
#MenuQuienes li {
	list-style-type: none;
	width: 100px;
	display: inline;
}
#MenuQuienes a {
	margin-right: 20px;
	margin-left: 20px;
}
#MenuQuienes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
