body {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color:#dedede;
}
.LR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color:#FFFFFF;	
}

.bc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


#contenedor {
	text-align: justify;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	height:750px;
}

#top {
	top: 5px;
	left: 10px;
	width: 700px;
	position: relative;
	height: 200px;
	text-align: right;
}

#opciones {
	top: 0px;
	left: 0px;
	overflow:visible;
	width: 700px;
	position: relative;
	height: 20px;
	background-color:#1F1A17;
	border-bottom: 1px solid #B2906C;
}

#opcionesintro {
	top: 0px;
	left: 0px;
	overflow:visible;
	width: 700px;
	position: relative;
	height: 23px;
	background-color:#1F1A17;
	border-bottom: 1px solid #B2906C;
}

#opciones ul {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
	color: #f3f3f3;
	font-family: tahoma;
	font-size:11px;
}

#opciones ul li {
	display: inline;
	background: none transparent scroll repeat 0% 0%;
}

#opciones ul li a {
	font-weight: normal;
	float: left;
	width: 80px;
	color: #ffffff;
	padding-top: 3px;
	height: 20px;
	text-decoration: none;
}

#opciones ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #B2906C;
}

.encabezados {
	color: #008000;
	font-weight:bold;
	font-variant:small-caps;
}

#bullet_listas {
	list-style-image:url(images/venadillo.gif);
}

a:link,a:active,a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:overline underline;
}

td, p {
	text-align: justify;
}

.texts {
	background: #f7f3f0; 
	border-right: #666666 1px solid; 
	border-top: #666666 1px solid; 
	border-left: #666666 1px solid; 
	border-bottom: #666666 1px solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
}
