#Contenido {
	border: 1px solid #CFDBE7;
	padding: 2px;
	float: left;
	height: 500px;
	width: 900px;
	margin-left: 30px;
}
#PiePagina {
	float: left;
	width: 950px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #223455;s
}
#Cabecera {
	border: 1px solid #CFDBE7;
	margin-top: 10px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#Menu {
	border: 1px solid #CFDBE7;
	margin-left: 5px;
	margin-top: 5px;
	width: 175px;
	float: left;
	background-color: #FFFFFF;
}
#Texto {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 700px;
}
#Menu ul {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-weight: bold;
	color: #223455;
	list-style-type: square;
	margin: 0px;
	text-align: left;
}
#Menu li {
	display: block;
	margin-top: 15px;
	margin-left: 2px;
	margin-bottom: 2px;
}
#Cabecera ul {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-weight: bold;
	color: #223455;
	list-style-type: none;
	margin: 0px;
	text-align: right;
}
#Cabecera li {
	margin-top: 15px;
	margin-left: 2px;
	margin-bottom: 2px;
	display: inline;
}
#ImPortada {
	text-align: center;
	border: 1px solid #CFDBE7;
	width: 600px;
	margin-top: 75px;
}
.BotonInicio {
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFDBE7;
	padding-right: 20px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFDBE7;
	padding-left: 20px;
	margin-left: 20px;
}
#MenuInf {
	float: left;
	width: 600px;
	margin-top: 125px;
}
#MenuInf ul{
	text-align: right;
}
#MenuInf li{
	border: 1px solid #CFDBE7;
	text-align: right;
	display: inline;
	font-family: "Comic Sans MS";
	color: #1D2498;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
}
a:link {
	text-decoration: none;
	color: #1A2696;
}
a:hover {
	color: #2B416A;
	text-decoration: underline;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
p {
	font-family: "Comic Sans MS";
	color: #000099;
	text-align: justify;
	margin-right: 10px;
}

p b{
	font-family: "Comic Sans MS";
	color: #FF3300;
	text-align: justify;
	margin: 20;
}

#texto img{
	float: left;
	margin: 5px;

}
#Texto ul {
	text-align: left;
	font-family: "Comic Sans MS";
	color: #00007D;
	font-weight: normal;
}
#ImagenDer {
	float: left;
	margin-right: 10px;
}

