body
	{
		color: #201f1b;
font-size: 62.5%;
line-height: 1.4em;
font-family: "Trebuchet MS", Verdana, arial, helvetica, sans-serif;
margin: 0;
padding: 0;
color: #333;
background-color: white;
	}
hr
{
width: 50%;
border: 1px maroon dotted;
}
h1
{
display: none;
}
h3
{
color: black;
font-size: 1.4em;

margin: 5px 25px 10px 25px;
border-bottom: 1px maroon dotted;
}
dl
{
margin-left: 20px;
}
dt
{
font-size: 1.3em;
margin-bottom: 5px;
}
dt a
{
	background-image: url(images/lupa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 2px 5px 39px;

}
dt img
{
width: 100px;
padding: 3px 3px 3px 0;
margin-left: 20px;
}
dd
{
margin-bottom: 10px;
margin-left: 0;
padding-bottom: 5px;
border-bottom: 1px silver dotted;
font-size: 1.3em;
color: maroon;
font-style: italic;
}
#container
{
padding: 0;
margin: 10px auto 10px auto;
width: 1000px;
background-color: white;
}
#cabecera
{
	margin: 0;
	padding: 0;
}
#menu
{
margin: 0 10px 0 0;
padding: 3px 0;
text-align: left;
}		

#navlist
{
margin: 2px 0 2px 20px;
padding: 0;
list-style-type: none;
}

#navlist li
{
padding: 0 0 0 2px;
margin: 0;
display: inline;
}

#navlist li a
{
text-decoration: none;
font-size: 1em;
border-right: 1px silver solid;
padding-right: 5px;
font-size: 1.2em;
}
#navlist li a:link
{
color: gray;
}
#navlist li a:visited
{
color: gray;
}
#navlist li a:hover
{
color: black;
}
#navlist li a:active
{
color: maroon;
}
#navlist a#current
{
	color: black;
}
#salto
{
	float: left;
	clear: both;
}
#izqda
{
	margin: 0;
	padding: 0;
	width: 575px;
	float: left;
}
#derecha
{
	margin: 0 0 0 575px;
	padding: 0;
border-left: 1px silver dotted;

}
#texto
{
font-size: 1.3em;
line-height: 1.6em;
color: gray;
padding: 0;
margin:0;
background-color: white;
text-align: justify;
}

#texto p
{
padding: 5px 25px;
}
#texto ul
{
margin-left: 40px;
padding: 5px 25px;
	list-style-type: circle;
	list-style-position: inside;
}
#texto a
{
text-decoration: none;
border-bottom: 1px gray dotted;
}
#texto a:link
{
color: black;
}
#texto a:visited
{
color: black;
}
#texto a:hover
{
color: maroon;
}
#texto a:active
{

color: maroon;
}
#texto2
{
padding: 0 10px;
}
#texto2 a
{
text-decoration: none;
}
#texto2 a:link
{
color: black;
}
#texto2 a:visited
{
color: black;
}
#texto2 a:hover
{
text-decoration: underline;
}
#texto2 a:active
{

color: maroon;
}
#footer	
{
font-size: 0.95em;
clear: both;
display: block;
padding: 5px;
margin: 5px 25px 5px 25px;
border-bottom: 1px maroon dotted;
border-top: 1px maroon dotted;
text-align: center;
	}
	#footer	a	
	{
		text-decoration: none;
	}
#footer a:link, a:visited
{
color: gray;
}
#footer a:hover, a:active
{
color: silver;
}
	.destacar
	{
		color: maroon;
		font-size: 1.2em;
		font-weight: bold;
	}

.inclinado { font-style: italic; }

.destacar2
{
color: maroon;
font-size: 1.2em;
font-style: italic;
}
.linea
{
width: 630px;
margin: 0 0 10px 0;
border-bottom: 1px maroon dotted;
text-align: right;

}
/* Reemplazos de texto */
.replaceText
{
	text-indent: -9000px;
	height: 50px;
	background-image: url(images/luke110.gif);
	background-repeat: no-repeat;
}
