
*{

	margin:0px;
	padding:0px;

}
body{

	background-image:url(imagenes/fondo.jpg);
	background-color:#000000;
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;

}

a{

	color:#ffffff;
	text-decoration:none;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;


}
a:hover{

	color:#e8c53b;
	
}

img, div { behavior: url(iepngfix.htc) }

p{
	line-height: 17px;
	width:auto;
	color:#f1fffb;
	margin-bottom:7px;
	vertical-align: top;
	font-size:11px;
}
*html .p{
	width:400px;
}
*html .p_2{
	width:300px;
}	


h1{

	font-family:helvetica, Helvetica, sans-serif;
	font-size:23px;
	margin-bottom:20px;
	color:#f1fffb;

}

h2{

	font-family:helvetica, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:5px;
	color:#ffffff;

}

h2 a{

	color:#ffffff;
	text-decoration:none;

}
h2 a:hover{

	color:#e8c53b;
	
}

#div_espacio{
	width:519px;
	height:60px;
	
	background-image:url(imagenes/fondo_espacio.gif);
	background-repeat:no-repeat;
}

#div_espacio_2{
	width:519px;
	height:20px;
}

#div_contenido{
	position:relative;
	margin:0px auto;
	width:1006px;
	height:500px;
}

#div_cabezera{
	width:auto;
	height:112px;
	text-align:left;
}

#div_cont_centro{
	padding-top:50px;
	padding-left:55px;
	text-align:left;
}

#div_cont_centro_izq{

	float:left;
	width:585px;
	background-color:#000000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: .80;
	margin-bottom:30px;
}
#div_cont_centro_izq ul{
	padding-top:20px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:13px;
	text-align:left;
	background-image:url(imagenes/img_centro_caja_fon.gif);
	background-repeat:repeat-y;
}
#div_caja_libros_ft{

	float:left;
	width:110px;

}

#div_caja_pelicula_ft{

	float:left;
	width:70px;

}
#div_caja_fotos_ft{

	float:left;
	width:120px;

}


#div_pie{
	float:left;
	height:64px;
	width:950px;
	/*
	background-image:url(imagenes/logo_emol_pie.gif);
	background-position:left center;
	background-repeat:no-repeat;
	*/
	margin-bottom:35px;

}

#div_pie ul{
	text-align:right;
	color:#FFFFFF;
	padding-top:25px;
	padding-right:50px;

}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}
#div_certifica {
	display:none;
}