html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, Geneva, Swiss, sans-serif;
	background-image:url(../images/fondo-web.jpg);
	background-repeat: no-repeat;
	}

	body {

	font-size:1em;
	color:#333;
	width:100%;
	height:100%;
	margin:0;
	padding:0;

		}

div#container {

	width: 743px;

	margin: 0px auto;

	text-align: left;

	}

div#cabecera {
	
	height: 411px;
	margin: 0px;
	padding: 0px;

	}

div#contenido {
	padding: 10px;
	text-align: left;
	background-image: url(../images/libro_bajo.png);
	_background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px auto;
	}

#libro{
	width: 405px;	
	float: left;

}

#nonie, #iebased{
width: 389px;	
float: left;
//width: 450px;
//float: left;
}

#nonie{
//display: none;
}

#iebased{
display: none;
//display: visible;
} 

#menu ul {
	padding-top: 39px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 25px;
	}

#menu ul li a {
	color: #000;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #000;
	text-decoration: underline;
	}

#tamanyo_texto{

	float:right;
	margin-right: 25px;
}

.menu_seleccionado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

.img{
	border: 0;
}

.imagen{
	float: right;
	border: 0;

}

.imagen_izq{
	float: left;

}

h1{
	margin-left: 226px;
	font-size: 2em;
	color: #763b39;
	text-transform: uppercase;	
}

h2{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	
}

h3{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	color: #763b39;
	text-transform: uppercase;
}

.negrita{
	font-weight: bold;	
}

.cursiva{
	font-style: italic;
}

.logos{
	margin-left: 55px;
	border: 0;
}

.fotos{
	margin-left: 12px;
	margin-right: 12px;
	border: 0;
}

.fotos_vert{
	margin-left: 70px;
	border: 0;
}

.aarticulos{
	font-size:1em;
	color:#333;
	text-decoration: underline;
}

.aarticulos:hover {
	font-size:1em;
	color:#000;
	text-decoration: none;
}

.amenu_inf{
	font-size:1em;
	color:#333;
	text-decoration: none;
}

.amenu_inf:hover {
	font-size:1em;
	color:#333;
	text-decoration: underline;
}

.asitemap{
	font-size:1em;
	color:#763b39;
	text-decoration: none;
	font-weight: bold;
}

.asitemap:hover {
	font-size:1em;
	color:#763b39;
	text-decoration: underline;
	font-weight: bold;
}

.direcciones{
	line-height: 7px;
}

.parpadeo{
	text-decoration: blink;
	font-weight: bold;
}

.negrita_sub{
	text-decoration: underline;
	font-weight: bold;
}


/*--------------------EFECTO FOTOS-----------------------*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 0px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 0px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 0px 0px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*----*/

.titulo_articulo{
	margin-left: 56px;
	font-size: 2em;
	color: #763b39;
	text-transform: uppercase;	
}

.notas{
	font-size: 10px;
	color:#333;
}

.anotas{
	font-size: 10px;
	text-decoration: underline;
	color:#333;
}

.anotas:hover{
	font-size: 10px;
	text-decoration: none;
	color:#333;
}