html, body {
	margin: 0px auto;
	background-color: #FFF;
	height:100%;
}
p{
	margin: 0px auto;
}
/* DIVS GENERALES */
#header {
	display: none;
}
#container {
	width: 80%;
	margin: 0 auto;
}
#wrapper {
	width: 100%;
}
#content {
	margin-top: 0;
	margin-bottom: 0;
}
#contenido {
	margin-top: 0;
	margin-bottom: 0;
	clear:both; /*asi nos aseguramos que nada se coloque a los costados*/
	padding-top:3px;
	padding-left:5px;
	padding-right: 20px;
}
#submenu {
	display: none;
}
#auxiliar {
	display: none;
}
#navigation,  #navigation2{
	display: none;
}
#footer {
	display: none;
}
#colofon {
	display: none;
}
#balance {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7BBBC;
	border-bottom-color: #B7BBBC;
	background-image:url(../images/general/fondoH3.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top:-1px;
}
#detalle{
	float:right;
	padding-left: 10px;
}
/*CONTENIDO*/
#content p{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:0.75em;
	line-height: 18px;
}
#content h1, #cuadro h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#98A0AB;
	font-size:0.95em;
	line-height: 23px;
}
#contenido p, #cuadro p{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
}
#contenido strong, #cuadro strong{
	font-weight:bold;
}
#contenido .destaca, #cuadro .destaca{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.70em;
	font-weight:bold;
	padding-right:10px;
	text-align: left;
}
#contenido ol, #cuadro ol{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
}
#contenido h1, #cuadro h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#98A0AB;
	font-size:0.95em;
	line-height: 23px;
}
#contenido h2, #cuadro h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#C0922F;
	font-size:14px;
	background-image:url(../images/general/fondoH2.gif);
	background-repeat:no-repeat;
	line-height:28px;
	padding-left: 15px;
}
#contenido h3, #cuadro h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#384558;
	font-size:11px;
	line-height: 15px;
	background-image:url(../images/general/fondoH3.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
}
#contenido h3 .chico, #cuadro h3 .chico{
	font-size:14px;
}
#contenido h6, #cuadro h6{
	font-family:Arial, Helvetica, sans-serif;
	color:#949FAD;
	font-size:10px;
	line-height: 15px;
}
#contenido th{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:17px;
	height: 20px;
	text-align:left;
	padding-left: 5px;
	padding-rigth: 5px;
	border:solid;
	border-color:#000000;
	border-width:1px;
}
#cuadro th{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:17px;
	height: 20px;
	text-align:left;
	padding-left: 5px;
	padding-rigth: 5px;
	border:solid;
	border-color:#000000;
	border-width:1px;
}
#contenido td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:17px;
	height: 20px;
	text-align:left;
	padding-left: 5px;
	padding-rigth: 5px;
	border:solid;
	border-color:#000000;
	border-width:1px;
}
#cuadro td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:17px;
	height: 20px;
	text-align:left;
	padding-left: 5px;
	padding-rigth: 5px;
	border:solid;
	border-color:#000000;
	border-width:1px;
}
#balance .titulos, #cuadro .titulos{
	font-family:Arial, Helvetica, sans-serif;
	color:#384558;
	font-weight:bold;
	font-size:11px;
	line-height: 14px;
}
#balance .chico, #cuadro .chico{
	font-family:Arial, Helvetica, sans-serif;
	color:#384558;
	font-size:10px;
	line-height: 14px;
}
