/* ----- GENERAL ----- */
body{top: 0px; left: 0px; font:10px Verdana, Arial, Helvetica, sans-serif;}

/* ----- LAYOUT (IDS) ----- */
#contenedor{width: 700px; top: 0px; left: 0px; padding: 0 30px 0 45px;}
#logo {margin-top: 10px; height: 31px; right: 30px; width: 675px;}

#logo img{float: right;}


#titulo {margin: 0 0 3px 0; font-weight: bold; width: 465px; clear:both; float: left;}
#titulo .detalle1{text-transform:uppercase;}
#titulo .detalle2{text-transform:capitalize;}
#contCuerpo {width: 675px;}
#cuerpoBig {clear: both; width: 675px;position: relative;
	min-height: 290px; /* para navegadores modernos */
	height: auto !important; /* para navegadores modernos */
	height: 290px; /* para IE */
	vertical-align: top;
} 
#cuerpoDetalle{clear: both; width: 675px;position: relative;
	min-height: 290px; /* para navegadores modernos */
	height: auto !important; /* para navegadores modernos */
	height: 290px; /* para IE */}

#botonera{ position: absolute;
	 top: 290px !important;
	 left: 550px  !important;
	 t\op: 300px;
	 \left: 590px;
	 margin-top: 6px; width: auto; text-align: right;}
#botonera ul{margin: 0;}
#botonera li{float:left; list-style-type: none;}

/* ----- CLASES ----- */
.inicio {border-left: 1px solid #000;}
.izq {float: left; color: #FFF; /*overflow: auto;*/ width: 225px; height: 290px; margin: 2px 0 2px 2px;
	position:absolute; visibility:hidden;}
.izq a {color: white; text-decoration: none; text-transform:uppercase;}
.imagenGen {float: right; margin: 2px 2px 2px 0; 
	max-width: 490px !important;
	/*max-width: 493px;*/
	max-height: 455px !important;
	/*max-height: 458px;*/
}
	
.btnBig{padding: 0 24px 0 0;}
.btnAnt{padding: 0 16px 0 0;}
.btnSig{padding: 0 0 0 0;}	

.tablaGrid{width: 675px; height: 290px;}
.td1Izq{width: 185px; padding: 5px 5px 5px 2px; vertical-align:top; }
.td1Dch{width: 373px; padding: 2px 2px 2px 5px; vertical-align:top; text-align:right;}