/*
los comentario en // son para IE ,  FF los ignora
*/

* {
	margin: 0px;
	padding: 0px;
}
a:visited{
	color: #333333;
/*	text-decoration: line-through;*/
}

.banner_zona{
	float: left;
	background-color: #33FF99;
	width: 468px;
	height: 68px;
	margin-top: 2px;
	display: block;
	position: absolute;
	left: 360px;
	//left: 320px;
}

.barra_horizontal{
	background-color: #CCCCCC;
	text-align: left;
	display: block;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	clear: both;
	color: #FFFFFF;
	background-image: url(psd/barra_horizontal.png);
}

.barra_horizontal a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color:#FFFFFF;
	float: left;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	
}

.barra_horizontal a:hover {
	background-image: url(psd/barra_horizontal_over.png);
	background-position: left top;

}

.barra_horizontal p{
	color: #000080;
	font-size: 14px;/*
	background-color: #CCCCCC;
	text-align: left;
	display: block;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	clear: both;

	background-image: url(psd/barra_horizontal.png);
	*/
}

body {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-image: url(psd/fondo_degrade.png);
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	background-color: #2D8EEF;
	background-attachment: fixed;
}
.boton_nuevo {}
 .boton_nuevo a{
	background-image: url(psd/boton_nuevo_090722.png);
	display: block;
	width: 129px;
	height: 28px;
	text-decoration: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	color: #ffffff;

}

 .boton_nuevo a:hover{
		background-image: url(psd/boton_nuevo_090722_over.png);
	background-repeat: no-repeat;
	background-position: left top;
/*	padding-top: 10px;*/
/*	height: 25px;*/

}

.boton_nuevo_comprar a, .columna_central .boton_nuevo_comprar a{
	background-image: url(psd/boton_nuevo_090722_comprar.png);
	display: block;
	width: 145px;
	height: 28px;
	text-decoration: none;
	/*	padding-left: 15px;*/
	background-repeat: no-repeat;
	/*	background-position: left top;*/
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
	margin-top: 20px;
}

.boton_nuevo_comprar a:hover{
	background-image: url(psd/boton_nuevo_comprar_over.png);
}

 .boton_nuevo_alto a{
	background-image: url(psd/boton_nuevo_alto.png);
	display: block;
	width: 129px;
	height: 45px;
	text-decoration: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	/*color: #000080;*/
	color: #FFFFFF;
	}

 .boton_nuevo_alto a:hover{
	background-image: url(psd/boton_nuevo_alto_over.png);
	display: block;
	width: 129px;
	height: 45px;
	text-decoration: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	color: #000080;
}


.buscador{
	float: right;
/*	background-color: #33FF33;*/

	padding-top: 8px;
	text-align: center;

/*	width: 100px;*/
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;

}

.buscador * {
	margin: 2px;
}

.cien_porciento_ancho{
/*	background-color: #99CC33;*/
	display: block;
	width: 100%;
	float: left;
}
.cincuenta{
/*	background-color: #99FF99;*/
	margin: 0px;
	width: 50%;
		height: 80px;
	float: left;
}

.columna_central{
background-color: #e9f3fc;
	float: right;
	width: 83%;
	padding: 1%;
	text-align: justify;
	background-image: url(psd/pixel_uno_solo.png);
	background-repeat: repeat-y;
	background-position: right top;/*	background-image: url(psd/centro_fondo_2lineas.png);
	background-position: right;
	/*	height: 430px;*/
/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00FF00;
	*/
}

.columna_central ol li a{
//	padding-left: 20px;
}
.columna_izquierda{
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	float: left;
	width: 15%;
	text-align: left;
}

.columna_izquierda ul{
	background-color: #FFFFFF;
	/*padding-right: 3px;/*
	padding-left: 3px;*/
	list-style-type: none;
}

.columna_izquierda ul li {


}
.columna_izquierda ul li a{
	height: 30px;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	background-image: url(psd/boton_nuevo_090722.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	color: #FFFFFF;

}

.columna_izquierda ul li a:hover{
}



.cuerpo {
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 15px;
	float: left;
	padding: 0px;/*	border: 1px solid #FF0000;*/
	
	background-image: url(psd/pixel_uno_solo.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	
	}

.cuentafinal td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

.encabezado {
	padding: 0px;
	height: 80px;
	margin: 0px;
	/*	background-color: #98C216;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000080;
	background-color: #FFFFFF;
}

.firma{
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-image: url(psd/pixel_uno_solo.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	padding: 0px;
	height: 35px;
}

h1, h2, h3, h4, .columna_central h2{
	color: #000080;
}

h1{
	font-size: 20px;
}



hr{
	background-color: #000080;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #000080;
	margin-top: 10px;
}
.pixel_der{
	background-color: #000080;
	display: block;
	float: right;
	height: 20px;
	width: 1px;
}

.miga_de_pan{
	background-color: #FFFFFF;
	border: 1px solid #000080;
	color: #000080;
	padding-left: 5px;
}

.miga_de_pan a{
	text-decoration: none;
}

.miga_de_pan a:hover {
text-transform: uppercase;
/*	background-color: #1C86EE;	*/
	font-weight: bold;

}

/*
.miga_flecha{
	font-size: 16px;
	padding: 0px;
	font-weight: lighter;
	font-family: "Arial Narrow";
	letter-spacing: -2px;
	display: block;

	float: left;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

*/
.miga_miseleccion{

	float: right;
/*	width: 240px;*/
}

.miga_miseleccion a{
margin-right: 3px;	/*
	float: left;
	
	display: block;
	*/
}
/*
.miga_de_pan .miga_miseleccion a:hover{
	font-weight: normal;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000080;
	border-bottom-color: #000080;
	background-color: #999999;
	border-top-width: medium;
	border-bottom-width: medium;	
}

*/


ol , ul{

	list-style-position: inside;
}

ol li, ul li{
	margin-left: 50px;
}

.procesar_layer{
	position: absolute;
	visibility: hidden;
	z-index: 1;
	top: 25px;
	border: 4px double #000080;
	padding: 15px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e9f3fc;
/*	background-image: url(psd/centro_fondo_2lineas.png);*/
	left: 30px;
}

.pixel_izq{
	background-color: #000080;
	display: block;
	float: left;
	height: 20px;
	width: 1px;
}
tabla_nivel_dos{}

.treinta {
/*	background-color: #000000;*/
	background-color: #E9F3FC;
	margin: 0px;
	float: left;
	width: 30%;
		height: 80px;
	display: block;
}

.treinta img {
	text-align: center;
}

.veinte {
/*	background-color: #000000;*/
	background-color: #E9F3FC;
	margin: 0px;
	float: right;
	width: 19%;
		height: 80px;
	display: block;
}




ul{

	list-style-position: inside;
}

ul li{
	margin-left: 50px;
	color: #000080;
	list-style-type: square;
}

ul li a:hover{
	font-weight: bold;
}

.veinte {
	margin: 0px;
	float: right;
	display: block;
	background-color: #E9F3FC;
	margin: 0px;
	width: 20%;
	//width: 19%;
	height: 80px;
	background-image: url(psd/pixel_uno_solo.png);
	background-repeat: repeat-y;
	background-position: right;
}

