*{margin:0; padding:0;}

body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#banner {
	padding: 0px;
	margin-bottom: 5px;
	/*background-color: #000000;*/
	float: left;
	background-color: #000000;
}

	#banner h1{
		margin: 0 auto 0 auto;
		padding: 10px 0px 0px 0px;
		font-size: 1.3em;
		color: #fcdb00;
		text-align: center;
		visibility: hidden;
	}
	
		#logoHUM {
			float: left;
			clear: left;
			margin: 0px 35px 0px 0px;
			background-image: url(../imagenes/hum_logo.gif);
			background-repeat: no-repeat;
			background-color: #000000;
			width: 278px;
			height: 69px;
		}
	
			#link_HUM a{
				position: absolute;
				height: 69px;
				width: 278px;
				text-decoration: none;
			}
	
			#link_HUM a i{ visibility: hidden; }
	
		#logoOPPEN {
			float: right;
			clear: right;
			padding: 0px 5px 0px 0px;
			margin: 0px 0px 0px 35px;
			background-image: url(../imagenes/ophj_logo.gif);
			background-repeat: no-repeat;
			background-color: #000000;
			background-position: center;
			width: 172px;
			height: 69px;
		}
		
			#link_OPPEN a{
				position: absolute;
				height: 67px;
				width: 170px;
				text-decoration: none;
			}
			
			#link_OPPEN a i{ visibility: hidden; }
	

/**********************************/
/**** Menu de Pestaña Halfmoon ****/
/**********************************/

.halfmoon{
	margin: 0px 0px 0px 0px;
}

	.halfmoon ul{
		padding: 2px 9px 2px 5px;
		margin: 1px 0px 0px 0px;
		font: bold 12px Verdana;
		list-style-type: none;
		text-align: left; /*set to left, center, or right to align the menu as desired*/
		border-bottom: 1px solid #CCCCCC;
		clear: both;
	}

	.halfmoon li{
		display: inline;
		margin: 0px 0px 0px 0px;
	}

	.halfmoon li a{
		text-decoration: none;
		padding: 3px 9px 2px 5px;
		margin: 0px 0px 0px 0px;
		border-left: 1px solid #DDD;
		color: #666666;
		font-size: 13px;
		background: #EAEAEA url(../imagenes/tabright.gif) top right no-repeat;
	}

	.halfmoon li a:hover{
		background-color: #FFCC33;
		color: #000000;
	}
/**********************************/
/*Fin del menu de Pestaña Halfmoon*/
/**********************************/

/**********************************/
/****Contenido página de inicio****/
/**********************************/

#content {
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 0px 5px;
	float: left;
	clear: both;
	width: 100%;
}

	#content h3{
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 40px;
		border: 1px solid #DDD;
		background-color: #EAEAEA;
		background-image: url(../imagenes/hum_logo2.gif);
		background-position: left;
		background-repeat: no-repeat;
		font-size: 0.8em;
		font-weight: bold;
	}
	
	#content img{
		float: left;
		clear: left;
		margin: 5px 25px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#content p{
		margin: 0px 0px 0px 0px;
		padding: 5px 5px 0px 5px;
		line-height: 140%; /* Interlineado del párrafo */
		font-size: 0.7em;
		color: #555555;
	}
	
	#content a{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 0.95em;
		text-decoration: none;
		font-weight: bold;
		color: #ED8F03;
	}

		#content  a:hover{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-size: 0.95em;
			text-decoration: none;
			font-weight: bold;
			color: #000000;
			background-color: #FFCC33;
		}

	#IMAGENIZQ {
		background-image: url(../imagenes/senal_contactos.gif);
		background-repeat: no-repeat;
		width: 128px;
		height: 300px;
		float: left;
		clear: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#CONTACTO {
		float: right;
		clear: right;
		margin: 0px 0px 0px 0px;
		padding: 0px 10px 0px 0px;
		width: 80%;
	}

		#RAMON {
			float: left;
			clear: left;
			width: 49%;
			margin: 20px 0px 0px 0px;
		}

		#AMPARO {
			float: RIGHT;
			clear: RIGHT;
			width: 49%;
			margin: 20px 0px 0px 0px;
		}
	
/**********************************/
/**Fin Contenido página de inicio**/
/**********************************/

/**********************************/
/***Contenido página de Contacto***/
/**********************************/









/**********************************/
/*Fin Contenido página de Contacto*/
/**********************************/

/**********************************/
/*************Footer***************/
/**********************************/

#footer {
	border-top: 1px solid #CCCCCC;
	font-size: 0.6em;
	clear: both;
	padding: 5px;
	margin: 0px;
	text-align: center;
	color: #888888;
}

	#footer a{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 0.95em;
		text-decoration: none;
		color: #ED8F03;
	}

		#footer  a:hover{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-size: 0.95em;
			text-decoration: none;
			color: #000000;
			background-color: #FFCC33;
		}

/**********************************/
/**********Fin Footer**************/
/**********************************/