body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #005272;
	margin: 0;
	padding: 0;
}

/* ************ ENCABEZADO*************** */
#encabezado {
	float:left;
	height: 120px;
	width: 100%;
	color:#FFFFFF;
	background-color:#000000;
	background-image: url(../images/encabezado.jpg);
	background-repeat: no-repeat;
	background-position: 39px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: -900px;
}
/* ************ CONSULTAS *************** */
#consulta {
	width: 567px;
	height: 240px;
	margin-bottom: 0px;
	
}
body#contcons {
	background-color:#FFFFFF;
	color:#333333;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
table {
	margin-left: 40px;
	width: 85%;
	font-size: 9px;
}
table.cuadro {
	margin-left: 25px;
	font-size: 9px;
	width: 90%;
	vertical-align: bottom;
}
th {
	color:#005272;
	background-color:#bfd4dc;
	text-align:left;
	/*font-weight:normal;*/
	text-transform:uppercase;
	
}
td {
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bfd4dc;	
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	margin-left: 40px;
}
input {
	margin-top: 20px;
	margin-left: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	
}

/* ************ CONTENIDO *************** */
#contenido {
	position:absolute;
	width: 567px;
	height: auto;
	background-color:#FFFFFF;
	color:#333333;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFE;

	left: 230px;
	top: 121px;
	padding-top: 0px;
	margin-top: 0px;
}
img.left {
	float:left;
	border: 3px solid #ffe5cc;
	margin: 15px;
}
img.right {
	float:right;
	border: 3px solid #ffe5cc;
	margin: 15px;
}
img.borde {
	border: 3px solid #ffe5cc;
	margin: 15px;
}
img.rightsinborde {
	float:right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#contenido a {
	color: #993300;
	background-color:#FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
#contenido a:hover {
	color: #993300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
	background-color: #ffe5cc;
}
#contenido h3 {
	background-color: #FFCC99;
	color: #993300;
	font-size: 12px;
	padding: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
h4 {
	background-color: #ffe5cc;
	color: #993300;
	font-size: 12px;
	padding: 10px;
	text-transform: uppercase;	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#contenido p {
	padding-left: 10px;
	padding-right: 8px;
}
	
/* *********** ELEMENTOS NAV************* */

#nav h3 {
	color: #FA6633;
	background-color: #005272;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 22px;
	text-transform:uppercase;
	font-weight:bold;
}
#nav h4 {
	color: #FFCC99;
	background-color: #005272;
	font-size: 10px;
	margin: 0;
	padding: 0 0 0 22px;
	border: none;
	/*text-transform:uppercase;*/
	font-weight: bold;
}
#nav ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
#nav li {
	list-style-image: url(../images/li.png);
}
#nav a {
	text-decoration: none;
	color: #FFFFFE;
	background-color: #005272;
	list-style-image: url(../images/li.png);
}
#nav a:hover {
	text-decoration: underline;
	list-style-image: url(../images/lihover.png);
}
#framenu {
	float: left;
	height: 550px;
	width: 190px;
	margin-left: 33px;
	margin-top: 20px;
}
#inclusion {
	float:left;
	width: 100px;
	height: 300px;
}

/* ********* PIE DE PAGINA ********* */

#pie {
	background-color: #FFCC99;
	color: #993300;
	font-size: 10px;
	text-transform: uppercase;
	height: 90px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#pie a {
	background-color: #FFCC99;
	color: #993300;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pie a:hover {
	background-color: #FFCC99;
	color: #993300;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#reglita {
	width: 40px;
	height: 700px;
	background-image:url(../images/reglita_01.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: -1px;
	top: -2px;
	display: block;
	cursor: pointer;
	text-indent: -900px;
}
.sup {
	vertical-align: 33%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
/* ************ FHORN-2005 *************** */
