@charset "utf-8";
body {
	text-align: center;
	/*background-color: #D5D0B0;*/
  background-color: #F9F4E8;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	position: relative;
	top: 20px;
}
A:link {
	COLOR: #478D8D;
	text-decoration: none
}
A:visited {
	COLOR: #478D8D; text-decoration: none
}
A:active {
	COLOR: #478D8D; text-decoration: none
}
A:hover {
	COLOR: #478D8D; text-decoration: underline
}
#navcontainer {
	border:0px;
	height:31px;
	clear:both;
	width:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navcontainer ul {
	color: #A0D288;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	clear: none;
	background-image: url(../img_pruebas/FONDO1.jpg);
	background-position: left bottom;
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer ul li {
	display: inline;
	float:left;
	border: 0;
}

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	padding-right:10px;
	color: #000000;
	text-decoration: none;
	float: left;
	width: auto;
	display: inline;
	font-size: 11px;
	line-height: normal;
	background-image: url(inerit);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer li a {
		width: auto;
		}

#navcontainer ul li a:hover {
	background-color: #E4ECD2;
	color: #F0EBCE;
	background-image: url(../img_pruebas/3123.png);
	background-repeat: repeat;
	background-position: center center;
	text-decoration: none;
}

.Titulo_tabla__pagina_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.Estilo2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #478D8D;
}
.Estilo6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;}
.Estilo7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 5px;
	position: absolute;
	left: 110px;
	top: 80px;
	height: 67px;
	width: 182px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#contenedor_izq {
	width: 720px;
	position: relative;
	height: 100px;
	left: 0px;
	top: 0px;
	margin-top: 50px;
}

#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	position: relative;
	height: 850px;
	left: 12px;
	top: 0px;
}
#contenedor_central {
	width: 760px;
	position: relative;
	height: 710px;
	left: 0px;
	top: 0px;
}
#centro {
	width: 720px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 620px;
	padding: 10px;
	margin: 10px;
	text-align: justify;
	display: block;
	float: right;
}


.ul {
	list-style-position: outside;
	list-style-type: none;
	margin:5px;
	padding-left: 15px;
	white-space:nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img_pruebas/FONDO.jpg);
}

.LetrasGrisesGeneral {
	text-align:left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
