body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(imaxes/fondo.JPG);
	background-attachment: fixed;
	background-repeat:  repeat;



}
.cuerpo {
	width: 100%;
	z-index: 2;
	position: absolute;
	top: 57px;
	left: 0px;




}
.contenido {
	background-color: #FF3F0C;
	border: thick solid #000000;
	width: 800px;

}
.tablatopmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	left: 5%;
	width: 800px;
}

.MenuPrincipal {
	margin: 0; padding: 0;
}
.MenuPrincipal li{
	background-image: none;
	padding-left: 1px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	list-style:none;
	float: left;
	margin: 0 5;
	width: 23.5%;
	line-height: 20px;
	white-space: nowrap;
	text-align: center;
	color: #000000;


}
.MenuPrincipal a {
	display: block;
	float: right;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	border-top: 2px solid #fff;
	border-right: 2px solid #555555;
	border-bottom: 2px solid #555555;
	border-left: 2px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;

}
.MenuPrincipal a {
	float: none;
}
.MenuPrincipal a:hover {
	background: #dddddd;
	font-weight: bold;

}
.MenuGeneral a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;


}
.MenuGeneral a:hover {
	font-style: italic;

}
.MenuGeneral img {
	border: 1px solid #000000;
}
.mapasitio {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;


}
.mapasitio a {
	font-style: italic;
	color: #FF3F0C;
}
.cuadrotexto {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	text-align: justify;

}
.mainenlace {
	color: #FFFFFF;
	text-decoration: none;

}

