*{margin:0; padding:0;}

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

.negrita{
	font-weight: bold;
}

#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 CATALOGO***/
/**********************************/
#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 p{
		margin: 20px 30px 0px 10px;
		padding: 0px 0px 0px 0px;
		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: url(../imagenes/prensa_logo.jpg) no-repeat bottom;
		width: 243px;
		height: 357px;
		float: left;
		clear: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}

	#NOTAS {
		float: right;
		clear: right;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 68%;
	}
	
	#NOTAS img{
		float: right;
		padding: 20px 30px 20px 20px;
		border: 0;
	}
	
	#NOTAS ul{
		margin: 0px 0px 0px 0px;
		padding: 20px 0px 0px 40px;
		font-size: 0.8em;
	}

	#NOTAS ul a{
		color: #000000;
		font-weight: normal;
	}

	#NOTAS ul a:hover{
		color: #000000;
		font-weight: normal;
		text-decoration: underline;
	}

	#NOTAS ul li .LEERMAS a{
		font-size: 0.9em;
		text-decoration: none;
		font-weight: bold;
		color: #ED8F03;
	}

	#NOTAS ul li .LEERMAS a:hover{
		font-size: 0.9em;
		text-decoration: none;
		font-weight: bold;
		color: #000000;
	}

	.video{
		text-align: center;
		padding: 0px 0px 0px 0px;
	}
			
				
/**********************************/
/*Fin Contenido página de CATALOGO*/
/**********************************/

/**********************************/
/*************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**************/
/**********************************/
