/* tomado prestado de las páginas de andres neuman */
/* revisado y modificado por LCA mayo 2008 */
#contenedor {
	width: 100%;
	height: 100%
}
#cabecera {
	border: thin;
	border-style: solid;
	border-color: Gray;
	font-size: 18px;
	width: 800px;
	height: 71px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#imagenfijacentrada {
	border: thin black;
	border-style: solid;
	position:absolute; 
	top:117px; 
	left:190px; 
	width:546px; 
}

#ladoizquierdo {
	width: 170px;
	background-color: #F8F8FF;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #E19DFF;
	font-size: 11px;
	float: left;
	height:100%;
	text-align: center;
}
#centro {
	position:absolute; 
	top:250px; 
	left:190px; 
	width:580px; 
	height:400px; 
	
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
	overflow:auto; 
	float: left;
	/* background-color: #FFF8DC; */
}
#ladoderecho {
   position:absolute; 
	top:140px; 
	left: 785px;
	width: 150px;
	/* border-right-style: solid;
	border-right-width: thin;
	border-right-color: #E19DFF;*/
	font-size: 11px;
	height: 500px;
	float: none;
}
#barra {
	border: thin;
	border-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-color: Gray;
	font-size: 18pt;
	width: 800px;
	height: 25px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#pie {
	font-size: 0.7em;
	color: Gray;
	text-align: center;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

body {
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	color: Gray;
}

.texto1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFD700;
	text-decoration: none;
}
.lineablanca {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 6px;
}
.lineablancavertical {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.titulo2 {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000066
	text-decoration: none;
}
.titulop {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #E1C000;
	text-decoration: none;
}
.titulo3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
}

.titulo3G {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.letrapie {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}


/* ---------------------- set millions of background images */
.rbroundbox {
	background: url(../imagenes/pru/nt.gif) repeat;
}
.rbtop div { background: url(../imagenes/pru/tl.gif) no-repeat top left; }
.rbtop { background: url(../imagenes/pru/nt.gif) no-repeat top right; }
.rbbot div { background: url(../imagenes/pru/nt.gif) no-repeat bottom left; }
.rbbot { background: url(../imagenes/pru/nt.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 27px;
font-size: 1px;
}
.rbcontent { margin: 7px 7px; }
.rbroundbox { width: 97%; margin: 0em auto; }

/* ---------------------- set millions of background images */

/* ---------------------- set millions of background images */
.rbmroundbox {
	background: url(../imagenes/pru/ntm.gif) repeat;
}
.rbmtop div { background: url(../imagenes/pru/tlm.gif) no-repeat top left; }
.rbmtop { background: url(../imagenes/pru/ntm.gif) no-repeat top right; }
.rbmbot div { background: url(../imagenes/pru/ntm.gif) no-repeat bottom left; }
.rbmbot { background: url(../imagenes/pru/ntm.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbmtop div, .rbmtop, .rbmbot div, .rbmbot {
width: 100%;
height: 27px;
font-size: 1px;
}
.rbmcontent { margin: 0 7px; }
.rbmroundbox { width: 90%; margin: 0em auto; }

/* ---------------------- set millions of background images */
