@charset "utf-8";
/* CSS Document */
hr{
	border:0px;
	border-top:dotted #999999 1px;
	height:0px;
	margin:0;
	*margin-top:-7px;
	*padding:0;
}


/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION PRINCIPAL
*/

.principal{
}
.principal p{
	text-align:justify;
}







/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE LOGIN
*/
.btn_logeo{
	height:24px;
	background-image:url(imagenes/btn_logeo/centro.jpg);
	background-repeat:repeat-x;
}
.btn_logeo img{
	vertical-align:middle;
}
.btn_logeo a{
	font-family:"Times New Roman", Times, serif;
}

.separador_logeo{
	margin-top:40px;
	*margin-top:30px;
}


.titulo_logeo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px !important;
	color:#000000 !important;
}

.form_logeo{
	width:498px;
}
.form_logeo p{
	margin-bottom:15px;
	overflow:hidden;
}
.form_logeo label{
	display:block;
	float:left;
	text-align:left;
	width:150px;
	
	color:#999999;
}
.campo{
	border:solid #999999 1px;
	font-size:12px;
	width:200px;
	margin-left:0px;
}
.submit{
	border:none;
	/*background-image:url(../img/btn_logeo/submit.jpg);
	background-repeat:no-repeat;*/
	
	border-width: 2px;
	border-style: groove;
	text-align: center;
	background-color: #EEE;
	width:80px;
	height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	cursor:pointer;
	padding-bottom:5px;
	*padding-bottom:0;
}

.form_logeo img{
	margin-left:151px;
}

.form_logeo .registro_campo{
	margin-left:151px;
}
.form_logeo .registro_check{
	float:left;
	margin-left:148px;
}
.form_logeo .registro_label{
	width:260px;
	margin-left:10px;
}
.form_logeo .registrar_submit{
	margin-left:160px;
}

/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE REGISTRO
*/
.registro{
}
.registro p{
	color:#999999;
}
.registro a{
	color:#999999;
}


/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE INGRESA
*/
.ingresar{
}
.ingresar p{
	color:#999999;
}
.ingresar a{
	color:#999999;
}
.ingresar input.submit{
	text-align:left;
}


/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE MISION
*/
.oneColFixCtrHdr #mainContent #izq{
	width:200px;
	overflow:hidden;
	float:left;
}
.oneColFixCtrHdr #mainContent #der{
	width:728px;
	overflow:hidden;
	float:right;
}


.oneColFixCtrHdr #mainContent #der #centro_izq{
	width:500px;
	float:left;
}
.oneColFixCtrHdr #mainContent #der #centro_izq h1{
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;
	*margin-top:0;
}
.oneColFixCtrHdr #mainContent #der #centro_izq h1 b{
	font-weight:normal;
}
.oneColFixCtrHdr #mainContent #der #centro_izq p{
	margin-top:8px;
	margin-bottom:8px;
}


.oneColFixCtrHdr #mainContent #der #centro_der{
	width:200px;
	float:right;
}





/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE SANTOS
*/

.santos_agradecimientos{
}

.santos_agradecimientos h1 strong{
	font-weight:normal;
}


.santos_agradecimientos form{
	height:340px;
}
.santos_agradecimientos textarea{
	width:495px;
	height:200px;
	border:solid #999999 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0;
}

.santos_agradecimientos #f_izq{
	float:left;
	width:273px;

}
.santos_agradecimientos #f_izq p{
	margin-bottom:10px;
}
.santos_agradecimientos #f_izq label{
	display:block;
	float:left;
	text-align:left;
}
.santos_agradecimientos #f_izq .campo{
	float:right;
	border:solid #999999 1px;
	font-size:12px;
	width:190px;
}
.santos_agradecimientos #f_izq span.select{
	font-size:12px;
	margin-left:81px;
}
.santos_agradecimientos #f_izq select.styled{
	border:solid #999999 1px;
	font-size:12px;
	width:190px;
	margin-left:81px;
}

.santos_agradecimientos #f_izq p{
	margin-bottom:15px;
	overflow:hidden;
}
.santos_agradecimientos .submit{
	float:right;
	text-align:right;
}


.santos_agradecimientos #f_der{
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}


.santos_agradecimientos .agradecimientos{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	overflow:hidden;
}
.santos_agradecimientos .agradecimientos img{
	float:left;
	margin-right:5px;
}
.santos_agradecimientos .agradecimientos em{
	color:#999999;
}



.santos_galeria{
	font-family:Arial, Helvetica, sans-serif;
}
.santos_galeria .santos_galeria_foto{
	margin-bottom:20px;
	margin-top:50px;
}
.santos_galeria .santos_galeria_foto img{
	margin-top:0px;
	margin-bottom:10px;
}
.santos_galeria .santos_galeria_foto em{
	font-style:italic;
}

.santos_galeria #centro_der{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.santos_galeria #centro_der ul.submenu select.styled{
	margin-top:10px;
	font-size:11px;
	margin-bottom:10px;
}
.santos_galeria #centro_der ul.submenu span.select{
	width:190px;
	margin-top:24px;
	margin-left:-49px;
	font-size:11px;

}





/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE PROYECTOS
*/
.proyectos_centro{
}
.proyectos_izq{
}
.proyectos_der{
	margin-top:0 !important;
}
.proyectos_info_centro{
}
.proyectos_info_centro #addthis_alineado_izquierda{
	margin-bottom:0 !important;
}

.proyectos_info_centro strong a {
	color:#57B6DD;
	font-weight:normal;
}


.proyectos_centro .proyectos_bloque_info{
	height:151px !important;
}
.proyectos_centro div{
	height:163px;
	overflow:hidden;
}
.proyectos_centro p{
	text-align:justify;
}
.proyectos_centro div h1 a{
	color:#4188D2;
}
.proyectos_centro h2{
	margin-top:0 !important;
}
.proyectos_centro #addthis_alineado_derecha_27px{
	margin-top:0 !important;
}


.proyectos_izq div{
	height:163px;
	margin-bottom:0;
	margin-top:0;
}


.proyectos_der h1{
	margin-top:10px;
	margin-bottom:10px;
	*margin-top:0;
}

.proyectos_der h1,ul,li, li a{
	color:#999999;
}
.proyectos_der b a{
	color:#333333;
	font-weight:normal;
}
.proyectos_der ul{
	margin-top:10px;
	margin-bottom:10px;
}
.proyectos_der li{
	display:list-item;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	list-style-type:none !important;
	margin:0 !important;
	margin-bottom:10px !important;
}
.proyectos_der select{
	margin-top:10px;
	margin-bottom:20px;
	width: 190px !important;
	font-size:10px;
	color:#999999;
}


.proyectos_info_centro p{
	margin-bottom:10px;
	text-align:justify;
}
.proyectos_info_centro img{
	margin-top:12px;
	margin-bottom:12px;
}










/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE BLOG
*/
#sube_foto{
	color:#FF0000;
}
.fotomes_submit{
	color:#FF0000;
}


.blog_izq{
}
.blog_centro{
}
.blog_der{
}


.blog_der h1,ul,li, li a{
	color:#999999;
}
.blog_der b a{
	color:#333333;
	font-weight:normal;
}

.blog_centro div{
	overflow:hidden;
	text-align:justify;
	margin-top:10px;
	*margin-top:0;
}

.blog_centro div h1{
	margin-top:0 !important;
}
.blog_centro div h1 a{
	color:#4188D2;
}



.blog_centro img{
	margin-bottom:10px;
}
.blog_centro h3 img{
	margin:0;
}


.blog_info_centro div{
	overflow:hidden;
	text-align:justify;
}
.blog_info_centro img{
	margin-bottom:10px;
}
.blog_info_centro h3 img{
	margin:0;
}

.blog_info_centro p{
	margin-bottom:10px;
	text-align:justify;
}
.blog_info_centro h4{
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	color:#57B6DD;
	*margin-top:0;
}

.blog_info_centro .comentario{
	margin-top:10px;
	*margin-top:0;
}
.blog_info_centro .comentario em{
	color:#999999;
}

.blog_info_centro form{
}
.blog_info_centro form p{
	overflow:hidden;
}
.blog_info_centro form label{
	float:left;
	width:82px;
}
.blog_info_centro form textarea{
	border:solid 1px #999999;
	margin-top:12px;
	margin-right:0 !important;
	margin-bottom:10px;
	width:496px !important;
	height:150px;
	*margin-left:-5px;
}
.blog_info_centro form .blog_submit{
	float:right;
}
.blog_info_centro form .blog_campo{
	width:292px;
	float:right;
	margin-right:122px;
	margin-left:0;
}

.blog_info_centro form .upload_archivo{
	border:solid 1px #999999;
	margin-right:5px;
	font-size:12px;
}

.blog_info_centro form #field_file{
	height:24px !important;
	margin-left:-279px !important;
	margin-top:-6px;
	opacity: 1 !important;
	
	*margin-left:-140px !important;
	*opacity: 100 !important;
	*filter: alpha(opacity=100) !important;
}


.foto_mes_bloque_compartir{
	color:#57B6DD;
	font-size:8px;
	text-transform:uppercase;
}
.foto_mes_bloque_compartir a{
	color:#57B6DD;
}

.liga_foto_mes{
	font-weight:normal;
	color:#999999;
}
.liga_foto_mes_selec{
	font-weight:normal;
	color:#333333;
}

/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE PRENSA
*/
.prensa_izq{
	width:728px !important;
}

.prensa_izq .prensa_recientes li{
	display:inline-block !important;
	list-style-type:none !important;
	width:355px;
	margin:0 !important;
	margin-bottom:20px !important;
	zoom: 1;
   *display: inline;
}
.prensa_izq .prensa_otros ul{
	margin-top:8px;
}
.prensa_izq .prensa_otros li{
	display:inline-block !important;
	margin:0 !important;
	list-style-type:none !important;
	width:171px;
	zoom: 1;
    *display: inline;
}


.prensa_bloque_centro{
}
.prensa_bloque_centro h2{
	margin-top:84px !important; 
}
.prensa_bloque_centro #addthis_alineado_derecha_22px{
	margin-top:94px !important;
}


.prensa_der{
}

.prensa_der h1,ul,li, li a{
	color:#999999;
}
.prensa_der b a{
	color:#333333;
	font-weight:normal;
}

.prensa_der h1{
	margin-top:10px;
	margin-bottom:10px;
	*margin-top:0;
}
.prensa_der ul{
	margin-top:10px;
	margin-bottom:10px;
}
.prensa_der li{
	display:list-item;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	margin:0 !important;
	margin-bottom:10px !important;
	list-style-type:none !important;
	
}
.prensa_der select{
	margin-top:10px;
	margin-bottom:20px;
}
.prensa_img_izq{
	width:171px;
}


.prensa_info_centro h2{
	color:#57B6DD;
}
.prensa_info_centro h2 a{
	color:#57B6DD;
}


.prensa_izq .prensa_division{
	width:8px !important;
	*width:13px !important;
}

.prensa_info_revista{
	margin-bottom:10px;
	font-weight:bold;
}
.prensa_info_revista li{
	display:list-item;
	margin:0 !important;
	list-style-type:none !important;
}






/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE EVENTOS
*/
.eventos_centro .evento_bloque_info{
	height:150px;
	color:#999999;
}
.eventos_centro .evento_bloque_info strong{
	color:#333333;
}

.eventos_centro h2{
	margin-top:0 !important;
}
.eventos_centro #addthis_alineado_derecha_17px{
	margin-top:0 !important;
}

.eventos_info_datos{
	margin-top:10px;
	margin-bottom:10px;
	
	font-weight:bold;
}
.eventos_info_datos li{
	display:list-item;
	list-style-type:none !important;
	margin:0 !important;
}








/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE CONTACTO
*/
.contacto h1 b{
	font-weight:normal;
}
.contacto form{
	width:498px;
}
.contacto form label{
	width:auto;
}
.contacto .campo{
	width:292px;
	margin-left:10px;
	margin-right:122px;
	float:right;
}
.contacto .submit{
	float:right;
}
.contacto textarea{
	width:493px !important;
	height:150px;
	margin:0 !important;

}
.contacto p{
	color:#999999;
}
.contacto a{
	color:#57B6DD;
}


/* ERRORES */
.error_autentificacion{
	color:#FF0000;
	text-align:right;
	margin-bottom:20px;
}
input.error{
	border-color:#FF0000;
}
label.error{
	float:right;
	color:#FF0000;
}
label.message{
	float:right;
	color:#57B6DD;
}
textarea.error{
	border-color:#FF0000 !important;
}






/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION RESULTADOS DE LA BUSQUEDA
*/
.buscar_resultados{
	width:100% !important;
}
#cse-search-results iframe table .bb{
	border-bottom:1px dotted #444444 !important;
}











/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE TIENDA
*/

.agregado_carrito{
	color:#57B6DD;
	font-size:11px;
	margin-top:30px;
	font-style:italic;
}

.tienda_izq{
	width:458px !important;
}
.tienda_thumbs{
	margin-top:7px;
	*margin-top:5px;
}
.tienda_thumbs li{
	display:block !important;
	float:left;
	list-style-type:none !important;
	margin:0 !important;
}
.tienda_thumbs li input{
	width:86px;
}

.tienda_thumbs li.separador{
	width:7px !important;
}






.tienda_centro{
	width:256px !important;
	text-align:justify;
	margin-left:17px !important;
}
.tienda_centro p{
	color:#999999;
}
.tienda_centro h1{
	font-size:12px !important;
}


.tienda_comparte{
	width:200px;
	font-size:9px;
	margin-top:40px;
}
.tienda_comparte li{
	color:#999999 !important;
}
.tienda_comparte #sig_atras{
	*margin-left:-8px;
	margin-left:-3px;
}
.tienda_comparte #sig_atras input{
	border:none;
	background:none;
	font-size:9px;
	color:#999999;
	cursor:pointer;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:1px;
}

.precio{
	color:#57B6DD !important;
	margin-top:27px !important;
}
.tienda_producto_form select{
	border:solid 1px #999999;
	font-size:10px;
	height:21px;	
}

.tienda_submit{
	/* border:none; */
	border-width: 2px;
	border-style: groove;
	background:none;
	width:120px;
	height:21px;
	color:#57B6DD;
	padding-bottom:5px;
	cursor:pointer;
	font-size:10px;
	text-align:left;
	letter-spacing:1px;
}





.tienda_der{
}
.tienda_categoria_der hr{
	margin-top:0px;
}

.tienda_categoria_izq{
	width:760px !important;
}
.tienda_categoria_izq div{
	overflow:hidden;
	width:171px;
	height:188px;
	float:left;
	margin-right:16px;
	margin-bottom:14px;
}
.tienda_categoria_izq h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-bottom:40px;
}

.tienda_categoria_nav{
	float:none !important;
	width:722px !important;
	height:16px !important;
	margin-right:0 !important;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#666666;
	overflow:hidden;
}
.tienda_categoria_nav div{
	margin-bottom:0 !important;
}
.tienda_categoria_nav div.paginas_totales{

}
.tienda_categoria_nav div.siguiente_atras{
	float:right;
	text-align:right;
	margin-right:0 !important;
}

.tienda_categoria_nav a{
	color:#666666;
}





.tienda_carrito{
	width:auto !important;
	float:none !important;
}
.tienda_carrito table{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	margin-top:10px;
}

.tienda_carrito table th{
	width:161px;
	height:192px;
	text-align:center;
	vertical-align:top;
}
.tienda_carrito table td{
	border-top:#999999 dotted 1px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:top;
}
.tienda_carrito table tbody td h1{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.tienda_carrito table tbody td div{
	float:left;
	text-align:left;
	color:#999999;
}
.tienda_carrito table tbody td em{
	color:#333333;
	font-style:normal !important;
}


.tienda_carrito table tfoot td{
	padding-top:10px;
}
.tienda_carrito table tfoot td div{
	float:left;
	color:#999999;
	/*text-align:right;*/
}
.tienda_carrito table tfoot td div.condiciones{
	width:100%;
	float: left;
	text-align: right;
}
.tienda_carrito table tfoot td div.condiciones a{
	color:#57B6DD;
}
.tienda_carrito table tfoot td div.condiciones strong{
	color:#000000;
}
.tienda_carrito table tfoot td div.subtotal{
	font-size:15px;
	text-align: right;
	width: 50% !important;
	float: left;
	/* background-color: #E3F; */
}
.tienda_carrito table tfoot td div.subtotal em{
	color:#333333;
	font-style:normal !important;
}
/****/
.tienda_carrito table tfoot td div.subtotal2{
	font-size:15px;
	text-align: left;
	width: 40% !important;
	float: right;
	/* background-color: #E3F; */
}
.tienda_carrito table tfoot td div.subtotal2 em{
	color:#333333;
	font-style:normal !important;
}

/****/
.tienda_carrito table tfoot td div.pagar{
	padding-top:32px;
	width:50% !important;
	float: left;
	text-align: right;
	/*background-color: #E3F;*/
}
.tienda_carrito table tfoot td div.pagar a{
	color:#57B6DD;
}

/******/
.tienda_carrito table tfoot td div.pagar2{
	padding-top:32px;
	width:50% !important;
	float: right;
	text-align: right;
	/* background-color: #E3F; */
}
.tienda_carrito table tfoot td div.pagar2 a{
	color:#57B6DD;
}
/******/


.tienda_carrito table tfoot td div.total_direccion{ width:100%; float:right;}
.tienda_carrito table tfoot td div.total_direccion div.subtotal
{
 width:auto !important;
 font-size:18px;
 text-align:right; float:none !important; border-bottom:1px dotted #999999; height:30px;
 }
 
.tienda_carrito table tfoot td div.form_direccion
{
	float: right;
	/* background-color: #EFF; */
	width:100% !important;
	text-align: left;
}
.tienda_carrito table tfoot td div.form_direccion .instruccion{	color:#333333; font-weight:bold;}
.tienda_carrito table tfoot td div.form_direccion p{overflow:hidden;}
.tienda_carrito table tfoot td div.form_direccion label{display:block; width:177px;	float:left;}
.tienda_carrito table tfoot td div.form_direccion .dpto_label{ float:none; display:inline; margin-left:8px;}
.tienda_carrito table tfoot td div.form_direccion .dpto_input{margin-left:5px; width:59px;}
.tienda_carrito table tfoot td div.form_direccion input{ border: 1px solid #999999; width:218px;}
.tienda_carrito table tfoot td div.form_direccion select{ border: 1px solid #999999; width:218px;}
.tienda_carrito table tfoot td div.form_direccion #selectpais {position: absolute;width: 218px; height: 20px; padding: 0 24px 0 8px; font: 12px/21px arial,sans-serif; background: url(../img/select_form_pedido.jpg) no-repeat;overflow: hidden;}
.tienda_carrito table tfoot td div.form_direccion .dir_envio_input{ width:auto; margin-right:8px;}
.tienda_carrito table tfoot td div.form_direccion .dir_envio_label{ width:auto; float:none; margin-top:4px;}
.tienda_carrito table tfoot td div.form_direccion .submit{ background-color:#FFFFFF; width:auto; border-width: 2px; border-style: groove; float:right; margin-right:103px; text-transform:uppercase;}
.tienda_carrito table tfoot td div.form_direccion span.checkbox {width: 19px; height: 25px; padding: 0 5px 0 0; background: url(../img/checkbox.jpg) no-repeat; display: block; clear: left; float: left;}




.tienda_carrito table tbody td input{
	width:25px;
	border:solid #999999 1px;
	text-align:center;
}



.tienda_carrito .producto_datos{
	width:191px;
}
.tienda_carrito .producto_precio{
	width:140px;
}
.tienda_carrito .producto_cantidad{
	width:107px;
}
.tienda_carrito .producto_total{
	width:127px;
}
.tienda_carrito .producto_opciones{
	width:114px;
}

.tienda_carrito .signos{
	width:43px;
}
.tienda_carrito .carrito_separador{
	width:30px;
	border:none;
}
.tienda_carrito .tienda_btn_carrito{
	background:none;
	border:none;
	width:114px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#57B6DD;
	text-align:left;
}




/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION TERMINOS Y CONDICIONES
*/
#terminos_condiciones{
	background-color:#FFFFFF;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}

#terminos_condiciones h1{
	font-size:16px;
	color:#666666;
	margin-bottom:10px;
}

#terminos_condiciones ul{
}
#terminos_condiciones li{
	display:list-item;
	list-style-type:circle;
	margin-bottom:10px;
	margin-left:50px;
}






/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION MI CUENTA
*/
.cuenta{}
.cuenta a{color:#999999; text-decoration:underline;}
.cuenta .submit_p{ margin-bottom:0;}
.cuenta .instrucciones{ color:#999999; font-style:italic;}
.cuenta .campo{ height:20px;}
.cuenta .radio_si, .cuenta .radio_no{ float:left; display:block; width:48px;}
.cuenta .radio_si{ margin-left:0px; margin-right:5px;}
.cuenta .radio_no{ margin-left:15px; margin-right:5px;}
.cuenta span.radio{ float:right; margin-top:-4px;}
.cuenta .dpto_label{display:inline; float:none; margin-left:8px;}
.cuenta .dpto_input{width:50px;}
.cuenta select{ width:200px !important; margin-left:0px; color:#999999; font-size:9px;}
.cuenta #selectpago_pais, .cuenta #selectpago_tarjeta_tipo, .cuenta #selectenvio_pais, .cuenta #selectenvio_tarjeta_tipo{margin-left:0px; width:200px; height:20px; background: url(../img/select_form_cuenta.jpg) no-repeat;}
.cuenta .dir_envio_label{float:none; width:400px; margin-top:4px;}

.cuenta .expiracion_mes_label, .cuenta .expiracion_anio_label, .cuenta .expiracion_csc_label{ width:auto; margin-left:0px;}
.cuenta #expiracion_mes, .cuenta #expiracion_anio, .cuenta .expiracion_csc{ width:78px !important; margin-left:0; color:#999999; font-size:9px;}
.cuenta .expiracion_csc{font-size:12px; color:#000000; width:50px !important;}
.cuenta #selectpago_expiracion_mes, .cuenta #selectpago_expiracion_anio, .cuenta #selectenvio_expiracion_mes, .cuenta #selectenvio_expiracion_anio{width:70px; height:20px; background: url(../img/select_form_expiracion.jpg) no-repeat;}
.cuenta .submit{ float:right;}



/*
------------------------------------------------------------------------------------------------------------------------------------
REGLAS PARA LA SECCION DE ORDENES
*/
.ordenes{}
.ordenes table{ width:498px; }
.ordenes thead{ height:30px; border-bottom:dotted #999999 1px; }
.ordenes thead th{ text-align:center; color:#999999;}

.ordenes tbody tr{ height:50px; border-bottom:dotted #999999 1px;}
.ordenes tbody td{ text-align:center;}
.ordenes .orden_numero{ color:#57B6DD; }

