body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin:0;
	padding:0;
	}
#contenedor{
	position:relative;
	text-align:left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	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_menu {
	background-color: #003974;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#MenuBar1{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.wrap_titulo {
	background-color: #0071BC;
	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-top: 1px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
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 a {
	text-decoration: none;
	color: #009BDE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003974;
}
#contenido a:hover {
	background-color: #009BDE;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003974;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003974;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contenido  ul li {
	list-style-image: url(../img/flecha.gif);
	padding-bottom: 5px;
}

#contenido ol li {
	list-style-type: decimal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AFEF;
	margin-bottom: 6px;
	padding-bottom: 2px;
}
#wrap_slider1{
	background-image: url(../img/bgd_slider.gif);
	background-repeat: repeat-x;
}
#wrap_slider {
	position:relative;
	width:900px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrap_pie {
	clear: both;
	background-color: #D5D5D5;
	overflow: hidden;
	width: 100%;
}
h2 {
	background-color: #0098DC;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
h5 {
	color: #FFFFFF;
	display: block;
	line-height: 30px;
	font-size: 14px;
	border: 2px solid #FF6600;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


#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;
}


/* // Easy Slider */
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:350px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:60px;
		height:82px;
		position:absolute;
		left:-60px;
		top:120px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:900px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width:60px;
	height:82px;
	background-image: url(../img/btn_prev.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a, #slider1next a{
	background-image: url(../img/btn_next.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
			
/* // Easy Slider */

