#MarcoPagina {
	border: 1px solid #6E6E6E;
	width: 956px;
	margin: 10px auto auto auto;
	padding: 1px;
	background-color: #FFFFFF;
}
#Portada {
	height: 90px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #983600;
}
#Cabezera {
	background-color: #FFFFFF;
	height: 70px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#Menu {
	float: right;
}
#Cabezera ul {
	margin: 0px;
	padding: 0px;
	width: 600px;
	margin-top: 34px;
}
#Cabezera li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-left: 15px;
	display: block;
	height: 25px;
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #4D4D4D;
	line-height: 25px;
}
#Menu a {
	text-decoration: none;
	color: #B03A3A;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 125px;
	display: block;
	height: 25px;
}
#Contenido h1 {
	margin: 0px;
	font-size: 19px;
	color: #2F2F2F;
	font-weight: normal;
}
#Contenido h2 {
	color: #717171;
	margin: 1px;
	font-size: 17px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
}
#FramePrincipal {
	background-color: #FDFDFC;
}
#Contenido {
	padding: 10px;
	width: 910px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	color: #5A5954;
	text-align: justify;
	letter-spacing: 0.09em;
}
#Pie {
	clear: both;
	border-top: 0px solid;
	border-top-color: #F2F2F2;
	background-color: #CCCCBE;
	color: #4D4C47;
	padding: 10px;
	margin: 3px;
	filter: Gray;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../Img/Backgrounds/bg-satin.jpg);
}
#Pie a {
	color: #707070;
	text-decoration: none;
}
.hover {
	background-color: #FFFFFF;
	color: #A0A0A0;
	border-bottom-color: #5AE9A5;
}
#Contenido li {
	display: block;
	margin-bottom: 10px;
}
#formulario {
	float: left;
}
#Menu img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

