BODY {
  margin-top: 0em;
  margin-left: 0em;        /* copied from opposite side (right) */
}

.fondoLateral{
	background-image: 
url('imagenes/fondo_lateral.gif');
background-repeat: no-repeat;
	
}

.fondoDegradado{
	background-image: 
url('imagenes/fondo_degradado.gif');
background-repeat: no-repeat;
	
}
.fondoBarra{
	background-image: 
url('imagenes/fondo_barra.gif');
	
}
A:link {
	TEXT-DECORATION: none;

	}
A:visited {	

	TEXT-DECORATION: none;

	}
A:active {	
	TEXT-DECORATION: none;

	}
A:hover {

	TEXT-DECORATION: none;
	
} 

A.N:link {
	TEXT-DECORATION: none;
color: #ffffff;
	}
A.N:visited {	

	TEXT-DECORATION: none;
color: #ffffff;
	}
A.N:active {	
	TEXT-DECORATION: none;
	color: #ffba00;

	}
A.N:hover {
color: #ffba00;
	TEXT-DECORATION: none;
} 

.titBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.titBlanco17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;

	color: #FFFFFF;
}
.titAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #284E71;
}
.txtAzul10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #173883;
}
.txtBlanco11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;

}
.menuAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #173883;
	line-height: 11px;

}
.txtNaranja {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffba00;
}
.txtGris {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E95AA;
}

.txtNegro {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.txtBlanco10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #173883;
	border: 1px solid #919bc9;
	width: 150px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #173883;
	border: 1px none ##284E71;
}

.btn_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(imagenes/fondo_btn.jpg);
	height: 14px;
	width: 64px;
	background-color: #465B9C;
	border: none;
	font-weight: bold;
	cursor: hand;
}
.btn_azulGran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(imagenes/fondo_btn.jpg);
	height: 14px;
	width: 100px;
	background-color: #465B9C;
	border: none;
	font-weight: bold;
	cursor: hand;
}

.btn_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #465B9C;	
	height: 14px;
	width: 100px;
	background-color: #ffba00;
	border: none;
	font-weight: bold;
	cursor: hand;
}
.btn_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #173883;
	height: 16px;
	width: 45px;
	background-color: #FFFFFF;
	border: none;
	font-weight: bold;
	cursor: hand;
	margin-top: 5px;
	margin-right: 5px;
}

.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 15px;

	border: 0px;
}

.desplegable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #284e71;
	border: 1px solid #919bc9;
	width: 90px;

}
iframe {
	/*font-family: Arial, Helvetica, sans-serif;
	text-align: justify;

	height: 310px;
	background-color: #284E71;*/
}

.iframe_pq {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 10px;
	height: 150px;


}
.body_interno {
  margin-top: 0em;
  margin-left: 0em;  
background-color: #284E71;
scrollbar-face-color: #7E95AA; /*barra*/
scrollbar-arrow-color: #284E71; /*flecha*/
scrollbar-track-color: #ffffff; /*fondo*/
scrollbar-shadow-color: #7E95AA; /*sombra*/
scrollbar-highlight-color: #7E95AA; /*sombra clara*/
scrollbar-3dlight-color: #7E95AA; /*sombra mas clara*/
scrollbar-darkshadow-Color: #7E95AA; /*sombra oscura*/
}
.body_ventas {
  margin-top: 0em;
  margin-left: 0em;  
background-color: #7E95AA;
scrollbar-face-color: #284E71; /*barra*/
scrollbar-arrow-color: #7E95AA; /*flecha*/
scrollbar-track-color: #ffffff; /*fondo*/
scrollbar-shadow-color: #284E71; /*sombra*/
scrollbar-highlight-color: #284E71; /*sombra clara*/
scrollbar-3dlight-color: #284E71; /*sombra mas clara*/
scrollbar-darkshadow-Color: #284E71; /*sombra oscura*/
}

.body_compras {
  margin-top: 0em;
  margin-left: 0em;  
background-color:#284E71;
scrollbar-face-color: #7E95AA; /*barra*/
scrollbar-arrow-color: #284E71; /*flecha*/
scrollbar-track-color: #284E71; /*fondo*/
scrollbar-shadow-color: #7E95AA; /*sombra*/
scrollbar-highlight-color: #7E95AA; /*sombra clara*/
scrollbar-3dlight-color: #7E95AA; /*sombra mas clara*/
scrollbar-darkshadow-Color: #7E95AA; /*sombra oscura*/
}
ul li {margin:4px;margin-bottom: 0px;padding-left:26px;list-style-type:none; background-position: top left; background-repeat: no-repeat; }
ul.items li{ 

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #173883;
	background-image: url(imagenes/bg_li_pages.gif);padding-bottom:6px;
	 }
.titNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ffba00;
	font-weight: bold;

}
