body {
	font: 80%/1.8 Verdana, Arial, Helvetica, sans-serif ;
	background-color: #007ac2;
	background-image: url("imagenes/fondo.gif");
	background-repeat: repeat-x;
	display: block;
}

img {
	border:none;
}

h1 { font-size: 3em; color: #00639f; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-top: 5px; border-bottom-style: double; border-bottom-width: 2px; }

h2 { color: #3c3c3c; font-size: 1.2em; }

h3 { font-size: 2em; color: #00639f; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-top: 5px; border-bottom-style: solid; border-bottom-width: 2px; margin-right: 10px;}

a:link, a:visited {
	color: #6699CC;
	font-weight: bold;
}	

a:hover {
	color:#999999;
}

/*reticula*/

#contenedor {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

body { text-align: center; position: relative; top: 0; min-width: 760px; }

#logo {
	height: 150px;
	margin: 0;
	padding: 0px 0 0px 0px;
	background: url("imagenes/bannermini.jpg") repeat-x left top #fff;
}

#logo img{
	float: left;
}

#navegacionPrincipal {
	margin: 0;
	padding: 0;
	float: left;
	height: 25px;
	width: 100%;
	list-style: none;
	background: #007AC2 url("imagenes/fondoNavegacion.gif") repeat-x;
	text-transform: uppercase;
}

#navegacionPrincipal li {
	float: left;
}

/*hack para IE5 de Mac*/

#navegacionPrincipal li a {
	display: block;
}

/*fin del hack*/

#navegacionPrincipal li a {
	display: block;
	margin: 0;
	padding: 0 1.5em;
	line-height: 2.1em;
	background: url("imagenes/bordeNavegacion.gif") repeat-y left top;
}

#navegacionPrincipal .first a { color: #3c3c3c; background: transparent; }

#navegacionPrincipal .first2 a { color: white; background: transparent; }


#banner { width: 720px; height: 25px; z-index: 25; clear: both; background: url("imagenes/barrainf.jpg") no-repeat left top; }

#banner p {
	position: absolute;
	left: 160px;
	font-size: 16px;
	font-weight: bold;
}

#banner h1 {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	color: #ffffff;
	padding-top: 10px;
	text-transform: lowercase;
	font-size: 24px;
}

#banner h2 {
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 100px;
}

#subNavegacion {
	width: 210px;
	float: left;
	color: #333;
	padding-left: 10px;
}

#subNavegacion a:link, #subNavegacion a:visited {
	text-decoration: none;
	color: #333;
}

#subNavegacion a:hover {
	color: #999999;
}

#contenido { width: 480px; float: right; padding-top: 0; min-height: 600px;}

#pie {
	clear: both;
}

/*estilo oculto para IE5 de Mac \*/

#pie { color: silver; text-align: center; border-top: 1px solid #666; margin-top: 10px; margin-right: 10px; }

/*hasta aqui se oculta*/

/*estilos generales*/

h2 {
	margin-bottom: 0;
}

p {
	margin-top: 0;
}

#navegacionPrincipal a:link, #navegacionPrincipal a:visited {
	text-decoration: none;
	color: #FFFFFF
}

#navegacionPrincipal a:hover {
	color: #333;
}

#contenidoPrincipal { background-color: #f0f0f0; width: 450px; margin: 0; float: left; height: auto; padding-left: 15px;}

#contenidoPrincipal2 { background-color: #ffffff; width: 450px; margin: 0; float: left; height: auto; padding-left: 15px; border: solid 1px #999;}

#ficha { width: 270px; margin: 0; float: left; height: 200px; padding-left: 0; padding-bottom: 10px; background: url(imagenes/fichatecnica.jpg) no-repeat left top;}

#ficha p { color: gray; font-size: 8pt; padding-left: 85px; padding-top: 20px; }

#novedades { background-color: #f0f0f0; width: 450px; margin: 0; float: left; height: auto; padding-left: 15px; margin-top: 15px;}

#evaluaciones { background-color: #dbedff; width: 450px; margin: 15px 0 0; float: left; height: auto; padding-left: 15px;}

.novedadesimg {float: left; margin-right: 2em; margin-bottom: 1em; clear: both;}

#subNavegacion ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subNavegacion li { background: #e4e4e4; padding-top: 12px; border-top-style: solid; border-top-width: 1px; }

#subNavegacion li a { font-weight: normal; display: block; margin: 0; line-height: 1.5em; padding: 0 5px 0 35px; }

#subNavegacion h2 {
	margin: 0;
	padding: 0 10px;
	font-size: 1em;
	line-height: 30px;
	border-bottom-width: 3px;
	background-color: #CCCCCC;
}

input { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px; color: #000000;
	border: solid 1px #000;
	background: url("imagenes/fondoinput.jpg") repeat-x left bottom;
	width: 188px;
	display: inline;
	cursor: text;
}

textarea { 
width: 188px;
height: 55px;
display: inline;
cursor: text;
}

select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	border: solid 1px #000;
	background: url("imagenes/fondoInput.jpg") repeat-x left bottom;
}

#formulario { background-color: #f0f0f0; position: relative; margin-top: 10px; width: 200px; height: auto; margin-left: 0; border: solid 1px #999; }

#formulario {padding: 5px;}
	
.actual a { color: #3c3c3c !important; background: transparent; }

.bannerlogo { display: inline; cursor: pointer; }

.navicono1 { background: url("imagenes/icono-mpa.gif") no-repeat 5px center;}

.navicono2 { background: url("imagenes/icono-enciclopedia.gif") no-repeat 5px center;}

.navicono3 { background: url("imagenes/icono-diccionario.gif") no-repeat 5px center;}

.navicono4 { background: url("imagenes/icono-ninos.gif") no-repeat 5px center;}

.navicono5 { background: url("imagenes/icono-familia.gif") no-repeat 5px center;}

.navicono6 { background: url("imagenes/icono-varios.gif") no-repeat 5px center;}

.tit-obras { color: #ff4604; font-size: 16pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}

.entradas { color: #666; font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;}

.detalles { background: url("imagenes/flecha.gif") no-repeat 3px center;}

.direccion { color: #fff; font-size: 10px; font-weight: normal; text-align: left; padding: 60px 0 10px; float: right; display: block; }

.esp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF33FF;
}

.mat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #6600CC;
}

.cnat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #006600;
}

.hmex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF9900;
}

.huni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FF6600;
}

.geo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #003399;
}

.civ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #990000;
}