body {
	background-color: #DAD29D;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.banner{
	margin-top: 0px;
	padding-top: 3px;
}
.barra_horizontal_tabla {
	margin-top: 5px;
	text-align: left;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #CDCFD0;
	border-right: 1px solid #CDCFD0;
	border-bottom: 1px solid #CDCFD0;
		color:#333333;
}

.barra_horizontal_tabla A{
	color:#333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	float: left;
	margin-right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCFD0;
}

.barra_horizontal_tabla a:hover{
/*	color: #EF5F00;*/
	background-color: #DAA614;
}


.bordes_separador_productos{
/*	background-color: #FCE4E0;*/
	border: 1px solid #989898;
	margin: 2px;
}

.boton_cotizar{
	background-image: url(psd/_boton_standard_chico.gif);
	height: 18px;
	width: 100px;
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-bottom: 30px;
}

.boton_cotizar:hover{
	color: #FFFFFF;
}

.buscador_div{
/*	background-color: #00FF00;*/
	height: 50px;
	margin-top: 10px;
	display: block;
	text-align: center;
	width: 100px;
}

.buscador_div form input{
/*	clear: left;*/
/*	background-color: #00FFCC;*/
/*	float: left;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
}

.canasta{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E2E3;
	border-right-color: #8B8B8B;
	border-bottom-color: #8B8B8B;
	border-left-color: #E1E2E3;
	margin: 0px 0px 5px;
	padding: 1px 5px;
	float: right;
	width: auto;
	display: block;
	clear: right;
}


.canasta a{
	text-decoration: none;
	color:#060008;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.canasta a:hover{
	color: #EF5F00;
	background-color: #FCE4E0;
}

.columna_izquierda_arriba{
	background-image: url(psd/columna_izquierda_arriba.png);
	height: 15px;
	width: 150px;
	display: block;
}

.columna_izquierda_abajo{
	width: 150px;
	display: block;
	height: 20px;
	background-position: left top;

	background-image: url(psd/columna_izquierda_abajo.png);
	background-repeat: no-repeat;

}

.columna_izquierda a{
	padding-left: 10px;
	float: left;
	color:#060008;
	text-decoration: none;
	text-align: left;
	width: 137px;
	text-indent: 8pt;
	padding-top: 10px;
}

.columna_izquierda a:hover{
	font-weight: bold;
	background-color: #DAA614;
}



.comprar_boton_chico {
	height: 18px;
	width: 100px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #999999;
	background-image: url(psd/_boton_standard_chico.gif);
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
}

.comprar_boton_chico A{
	display: block;
	height: 16px;
	width: 100px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	color: #0000FF;
	font-weight: bold;
	
}

.comprar_boton_chico A:hover{
	color: #FF0000;
}


.comprar_boton_largo {
	height: 18px;
	width: 200px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-color: #999999;
	background-image: url(psd/_boton_standard_largo.gif);
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
}

.comprar_boton_largo a{
	display: block;
	height: 16px;
	width: 200px;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	color: #0000FF;
	font-weight: bold;
	
}

comprar_boton_largo A:hover{
	color: #FF0000;
		color: #FF0000;
}

.cuentafinal {
	border: 1px solid #EF5F00;
}

.cuentafinal td{
	margin: 2px;
	padding: 2px;
	border: 1px solid #EF5F00;
}

h1{
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 10px;
	color:#060008;
/*	color:#CB9B02;-*/


	text-align: left;
}

h2, legend{
	font-family: "Arial Black";
	font-size: 16px;
	text-decoration: none;
	margin-top: 0px;
	font-weight: normal;
/*	color: #FF0000;*/
	color: #CB9B02;
	
}

h2 a{
	color: #333333;
}

.hr_rojo{
	background-color: #FF0000;
	height: 3px;
}

.medio {
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.medio_de_pago{
	text-align: center;
	display: block;
	padding: 5px;
	width: 75%;
	border: 4px dashed #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFF00;
}

.migadepan{
	clear: both;
}
.principal{
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(psd/ppal_medio_der.png);
	background-repeat: repeat-y;
	background-position: right;
/*	overflow: scroll;*/

	text-align: justify;
	overflow: auto;
}

.ppal_abajo_der{
	background-image: url(psd/ppal_abajo_der.png);
	float: right;
	height: 20px;
	width: 20px;
}

.ppal_abajo_izq{
	background-image: url(psd/ppal_abajo_izq.png);
	float: left;
	height: 20px;
	width: 20px;
}


.ppal_abajo_medio
	{
	margin: 0px;
	padding: 0px;
	height: 15px;
	line-height: 15px;
	background-image: url(psd/ppal_abajo_medio.png);
	background-repeat: repeat-x;
	}


.ppal_d {
	float: right;
	margin: 0px;
	background-image: url(psd/ppal_a_d.png);
	height: 20px;
	width: 30px;
}
.ppal_i {
	float: left;
	margin: 0px;
	height: 20px;
	width: 30px;
	background-image: url(psd/ppal_a_i.png);
	background-image: url(psd/ppal_a_i.png);
}

.ppal_margen_interno{
	width: auto;
	margin-right: 17px;
	margin-left: 15px;
}

.ppal_margen_interno ul li {
	color: #CB9B02;
	list-style-type: disc;
}


.ppal_margen_interno h4{
	background-color: #CCCCCC;
	margin: 0px;
	height: 50px;
	padding: 2px;
	color: #CB9B02;
}

.ppal_medio_izq {
	background-image: url(psd/ppal_medio_izq.png);
	background-repeat: repeat-y;
	background-position: left 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}

.procesar_layer{
	position: absolute;
	visibility: hidden;
	z-index: 1;
	top: 25px;
	background-color: #FCE4E0;
	border: 4px double #EF5F00;
	padding: 15px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

.tabla_nivel_dos{
/*
	border-bottom: 1px solid #EF5F00;
	border-left: 1px solid #EF5F00;
	background-color: #FCE4E0;
	*/
}

.tabla_nivel_dos h2 a{
	color: #CB9B02;
}

.ulsinvinneta
{
	list-style-type: none;

}
