body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin:0;
	padding:0;
	}

#contenedor{
	text-align:left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.wrap_menu {
	background-color: #003974;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#MenuBar1{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.wrap_cabezal {
	background-color: #0071BC;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
#cabezal {
	background-color: #0071BC;
	font-weight: normal;
	color: #FFFFFF;
	width: 617px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/enohsa_logo.png);
	background-repeat: no-repeat;
	background-position: 24px center;
	padding-left: 263px;
	font-size: 18px;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-right: 20px;
}
h1 {
	font-weight: bold;
	font-size: 18px;
}
.wrap_titulo {
	background-color: #00AFEF;
	height: 60px;
}
#titulo {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 60px;
	padding-left: 20px;
}
.wrap_contenido {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#contenido {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	padding: 20px;
}
#reglamentos {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-bottom: 20px;
	border: 1px solid #FF6600;
}
#contenido p {
	text-align: center;
}

#reglamentos a {
	text-decoration: none;
	color: #FFFFFF;
}
#reglamentos a:hover {
	color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#reglamentos td   {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}
.naranja {
	background-color: #FFCC00;
}
.a  {
	background-color: #002D62;
}
.b {
	background-color: #004990;
}
.c {
	background-color: #0081C6;
}
.d {
	background-color: #00BCE4;
}
.e {
	background-color: #00AAB5;
}
.f {
	background-color: #41BA8D;
}
#wrap_pie {
	clear: both;
	background-color: #D5D5D5;
	overflow: hidden;
	width: 100%;
}
#pie {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	overflow: hidden;
	background-image: url(../img/logo_enohsa_pie.png);
	background-repeat: no-repeat;
	background-position: 388px 20px;
	padding-top: 80px;
	color: #666666;
}

