body {
	margin: 0px;
}
#menu {
	height: 500px;
	width: 240px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	margin: 0px;
}
#derecha {
	/*	width: 100%;*/
	position: absolute;
	left: 240px;
	top: 0px;
	margin: 0px;
}
#titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	background-color: #000;
	height: 57px;
	width: 595px;
	float: none;
	position: relative;
	padding-left: 0px;
	padding-top:23px;
}
#idioma {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #000;
	height: 20px;
	width: 595px;
	float: left;
	position: relative;
	font-variant: normal;
	padding-left: 0px;
	left: 0px;
	overflow: hidden;
}




#ruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
	height: 40px;
	width: 600px;
	float: none;
	position: relative;
	background-color: #000;
}
.normal {
	color: #F00;
}


#ruta a:hover, #ruta a:link, #ruta a:visited{
	color: #000;
	font-weight: bold;
}
#idioma a:hover, #idioma a:link, #idioma a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#content   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	width: 600px;
	position: relative;
}
#content ul li {
	list-style-type: square;
	list-style-position: outside;
	left: -21px;
	position: relative;
}


#content a:link, #content a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	width: 600px;
	font-weight: normal;
}

#content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	width: 600px;
}

#content em{
	font-style: italic;
}
#content img {
	float: left;
	margin-right: 10px;
}
.biblio {
	text-indent: -50px;
	position: relative;
	left: 50px;
	width: 550px;


}
.biblio-em {
	font-style: italic;
}




.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #FFF;
}


.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #666;
}
.indice a:link, .indice a:visited, .indice a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.indice {
	margin-left: 0px;
	display: block;
	margin-top: 35px;
	margin-bottom: 0px;
	width: 595px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
}

.indice ul li {
	list-style-type: square;
-webkit-margin-start: -20px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;

}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: none;
}
.indice2  {
	margin-left: 20px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 35px;
}

.indice2 a:link, .indice2 a:visited, .indice2 a:active {
	color: #000;
}

#botones  {
	width: 150px;
	position: relative;
    float:left;
    clear:all;
	/*left: 450px;*/
	top: 0px;
	height: 20px;
	background-color: #000;
}

#banner {
	position: absolute;
	left: 840px;
	height: 275px;
	width: 150px;
	z-index:99;
	top: 100px;
}
