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;
	background-color: #003974;
	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;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#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;
}

#decretos  ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin: 0px;
}
#decretos  ul  li {
	margin: 0px;
	padding: 0px;
}
#decretos  ul  li  a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #00AFEF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
}
#decretos   ul  li  a:hover {
	color: #FFFFFF;
	background-color: #0071BC;
}
#contenido     ol   li  {
	margin-bottom: 6px;
	padding-bottom: 2px;
	list-style-image: url(../img/flecha.gif);
}
#contenido a  {
	text-decoration: none;
	color: #003974;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AFEF;
	font-weight: bold;
}
#contenido a:hover  {
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

h2   {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	padding-bottom: 5px;
}
h4 {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
h6 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0071BC;
	font-size: 12px;
	padding-left: 10px;
	line-height: 20px;
	padding-bottom: 2px;
	border: 1px solid #00AFEF;
}

h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003974;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	text-decoration: none;
}
#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;
}

