body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.infind {
	display: block;
	margin: 2px;

}
#cuerpo {
	text-align: left;
	display: block;
	margin: auto;
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(img/backbody.png);
	background-repeat: repeat-y;
	color: #365161;
}
#nav {
	display: block;
	float: left;
	width: 150px;
	background-image: url(img/backnav.png);
	background-repeat: repeat-y;
}
.finnav {
	background-image: url(img/downnav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 32px;
}

#nav ul, #nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
#nav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#nav ul li img {
	border-bottom-style: none;
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#nav ul {
	background-position: right bottom;
	padding-bottom: 29px;
}
#nav ul li a {
	margin: 0px;
	padding: 8px;
	list-style-type: none;
	display: block;
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#nav ul li ul li a {
	margin: 0px;
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #666666;
}
#nav ul li a:hover {
	color: #003366;
	text-decoration: none;
	background-image: url(img/h_backnav.png);
}
#contenido {
	display: block;
	padding: 10px;
	float: left;
	width: 579px;
}
#pie {
	font-size: 10px;
	display: block;
	padding: 5px;
	clear: both;
	float: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(img/back_pie.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
}


#encabezado {
	display: block;
	height: 99px;
	background-image: url(img/tope.png);
	text-align: right;
}
#encabezado p {
	font-size: 10px;
	color: #999999;
	padding-top: 40px;
	padding-right: 10px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
#ubicacion {
	font-size: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C9CD;
	padding-bottom: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}
#contenido table {
	width: 100%;
}
#contenidoadmin table {
	width: 100%;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.btntexto  {
	color: #000000;
	background-color: #FFFFCC;
	margin: 2px;
	padding: 2px;
	border: 1px solid #FF9933;
	font-size: 10px;
	text-decoration: none;
	display: block;
	width: auto;
	clear: both;
}
a:hover.btntexto  {
	color: #FF6600;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.btntexto img {
	border-bottom-style: none;
	margin-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#contenido table {
	border: 1px solid #000000;
}
s tr {
	border: 1px solid #000000;
}
a:link, a:visited {
	color: #FF6600;
}
textarea {
	width: 100%;
}
#contenido th {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenido td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.tablaprincipio {
	background-color: #F7F7F7;
	width: 30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	background-image: url(img/back_principio_tabla.png);
	background-repeat: repeat-x;
	background-position: center;
}
.tablaindicadores {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin-bottom: 5px;
}
.tablaindicadores td {
	border-bottom-color: #CCCCCC;
}
.tablaceldavalor {
	background-color: #F7F7F7;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
}
#contenidoadmin {

	display: block;
	float: left;
	width: 579px;
}
.resaltado {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	margin: 5px;
	padding: 5px;
}
#nav2 {
	display: block;
	clear: both;
	float: none;
}
