/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos ENTUCASAMECOLE.COM
///////////////////////////////////////////////////////////////////////// */
@import url(carrusel.css);
@import url("menu_colapsible.css");
@import url("thickbox.css");

BODY{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color:#333;
	background: #FFF url(images/fondo_principal.gif) repeat-x top left;
	margin:0 auto;
	padding:0;
	height:100%;
	text-align: center; 
}
html{
	height:100%; 
}
img {
	border: 0;
}
* {
	margin:0;
	padding:0;
}
.centro {
	text-align: center;
}
.justif {
	text-align:justify;
}
.alignDer {
	float: right;
	text-align: right;
}
.alignIz {
	float: left;
}
.clear {
	clear: both;
}
.sinBorde {
	border: none;
}
#cuerpo .advertRojo {
	font-size:12px;
	font-weight:bold;
	color:#ff2f0b;
}
#cuerpo .advertVerde {
	font-size:12px;
	font-weight:bold;
	color: #67AF24;
}
p {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	font-size: 11px;
	color: #000;
	padding-left: 15px;
	padding-right: 5px;
}

a {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#555;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	color: #000;
	text-decoration:none;
}
h1 {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: relative;
	left: 15px;
	text-align: left;
	height: 22px;
	border: 0;
	margin: 10px 0 15px 0;
	color: #d6006f;
	clear: both;
}
h2.interiores {
	font-size: 15px;
	position: relative;
	font-weight: bold;
	left: 15px;
	color: #eaa113;
	margin: 15px 0 0 0;
	padding-top: 5px;
	padding-left: 5px;
	width: 595px;
	height: 28px;
	background: #FFF url(images/fondo_h2.gif) no-repeat top left;
	text-transform: uppercase;
}
h2.paginaPrincipal {
	font-size: 15px;
	position: relative;
	font-weight: bold;
	left: 15px;
	color: #fd911b;
	margin: 5px 0 0 0;
	padding-top: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	background-color: #FFF;
	/*border-bottom: 1px solid #000;*/
	width: 600px;
	height: 20px;
}
.cajaform2 h3 {
	font-size: 13px;
	color:#000;
	margin:10px 0 10px 8px;
	border-bottom: 1px solid #CCC;
	width: 590px;
	height:20px;
	/*background-color: #E8F2FB;*/
	padding-top: 5px;
	padding-left:4px;
}
h3.datos {
	font-size: 13px;
	color:#000;
	margin:10px 0 0 15px;
	border-bottom: 1px solid #444;
	width: 190px;
}
h3.catalogo {
	position: relative;
	float: left;
	text-indent: -9999px;
	width: 233px;
	height: 29px;
	margin: 0 0 12px 0;
	background: #FFF url(images/cab_catalogo_izquierda.gif) no-repeat center left;
}
h3.situacion {
	position: relative;
	float: left;
	text-indent: -9999px;
	width: 233px;
	height: 29px;
	margin: 0 0 12px 0;
	background: #FFF url(images/cab_seguimiento_izquierda.gif) no-repeat center left;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	left: 11px;
	width: 546px;
	height: 20px;
	color: #000;
	margin: 10px 0 20px 0;
	padding-top: 6px;
	padding-left: 18px;
	background: #FFF url(images/bullets_h4.gif) no-repeat center left;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	position: relative;
	left: 16px;
	color: #D6006F;
	margin: 10px 0 20px 0;
}
/* /////////////////////////////////////////////////////////////////////////
DIVS GENERALES
///////////////////////////////////////////////////////////////////////// */

.cuadroDestacado {
	background:#DDD url(images/fondo_destacados.gif) repeat-x top left; 
	border:1px solid #FF9219; 
	width:490px; 
	margin:0 auto;
	height:35px;
}

#migasPan {
	position: relative;
	float: left;
	margin: 20px 0 20px 15px !important;
	margin: 20px 0 20px 8px;
	font-size: 12px;
}
#migasPan a {
	font-weight: bold;
	color: #444;
	font-size: 12px;
}
#migasPan a:hover {
	font-weight: bold;
	color: #CCC;
}
#migasPan span {
	color: #6eafeb;
	font-weight: bold;
}
.volver {
	position: absolute;
	float: right;
	right: 30px;
	top: 66px;
	margin: 10px 0 0 0;
	z-index: 100;
	font-weight: bold;
	cursor: pointer;
}

/*MENU SUPERIOR*/

/*FIN MENÚ SUPERIOR*/

/*MENUS IZQUIERDA*/

#moduloMenuIzquierda {
	position: relative;
	float: left;
	margin: 0 0 10px 0;
	text-align: left;
	padding-left: 3px;

}
.modulosPeq {
	margin:0 0 10px 0;
}
/*.subMenusIzquierda ul {
	list-style-type: none;	
}
.subMenusIzquierda li {
	background: #FFF url(images/bullets_izquierda.gif) no-repeat 5px 6px;
	width: 225px !important;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	background-color: #E8F2FB;
}
.subMenusIzquierda li a {
	font-size: 12px;
	color: #d99613;
	font-weight: bold;
}
.subMenusIzquierda li a:hover {
	color: #6eafeb;
}

.subSubMenusIzquierda li {
	background: #FFF url(images/bullets_izquierda_subsub.gif) no-repeat 12px 6px;
	width: 200px !important;
	text-indent: 22px;
	padding-top: 5px;
	padding-bottom: 1px;
	list-style-type: none;
	background-color: #E8F2FB;
}
.subSubMenusIzquierda li a {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.subSubMenusIzquierda li a:hover {
	color: #6eafeb;
}*/

/*FIN MENUS IZQUIERDA*/

#sitio {
	margin: 0 auto;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	width:865px;
	height: 100%;
	position: relative;
	background: #FFF url(images/fondo_sitio.gif) repeat-y top left;
}
html>body #sitio {
	min-height: 100%;
	height: auto;
}
#cabecera {
	width:865px;
	height: 185px;
	margin: 0 auto 20px auto;
	/*overflow: hidden;*/
	position: relative;
	/*background: url(images/fondo_cabecera.gif) no-repeat top left;*/
	z-index:0;
}

#accesoUsuarios {
	position: relative;
	float: right;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	width: 630px;
	height: 66px;
	background: #FFF url(images/fondo_acceso_usuarios.gif) no-repeat top left;
}
#accesoUsuarios input {
	margin: 0 10px 0 0;
	width: 110px;
	vertical-align: middle;
}
.errorUsuario {
	position: relative;
	top:20px;
	left:20px;
	font-size: 11px;
	color: #FFF;
	float:right;
}
.usuarios {
	position: relative; 
	left: 10px; 
	top: 10px; 
	width: 550px;
}
.registrarse {
	position: relative; 
	float: right; 
	right: 15px; 
	bottom: 8px;
}
select {
	vertical-align: middle;
	font-size: 11px;

}
#accesoUsuarios .btnEntrar {
	width:58px;
	height: 18px;
	position: relative;

	cursor: pointer;
}
#accesoUsuarios .btnSalir {
	width:58px;
	height: 18px;
	position: relative;

	cursor: pointer;
}

#accesoUsuarios a {
	font-weight: normal;
	color: #444;
	font-size: 10px;
	text-align: left;
}
#accesoUsuarios a:hover {
	color: #FFF;
}

#accesosDirectos {
	position: relative;
	float: left;
	width: 228px;
	height: 45px;
}

.btnInicio {
	position: relative;
	float: left;
}
.btnContacto {
	position: relative;
	float: right;
	right: 10px;
}

#logo {
	float: left;
	width: 228px;
	height: 170px;
	background: url(images/logo.gif) no-repeat top left;
	position: absolute;
	top: 32px;
	left: 28px;
}
#logo a {
	margin: 0px auto;
	width: 228px;
	height: 170px;
	display: block;
	border: none;
}
#logo span {
	display: none;
}

#flashCabecera {
	position: relative;
	float: right;
	width: 630px;
	height: 119px;
	/*background: #FFF url(images/prueba_flash_cabecera.jpg) no-repeat top left;*/
}

#contenidosPrincipales {
	position: relative;
	float: left;
	width: 865px;
	height: auto;
	margin: 0 0 50px 0;
	z-index: 1;
}
#izquierda {
	position: relative;
	float: left;
	top: 6px;
	text-align: left;
	width: 235px;
	height: auto !important;
	background: #FFF url(images/fondo_izquierda.gif) repeat-y 0 15px;
	/*padding-top: 51px;*/
}

#izquierda p {
	padding-left: 8px;
}

#moduloSeur {
	width: 231px;
	height: 106px;
	background: #FFF url(images/fondo_modulo_seur.gif) no-repeat top left;
	padding:10px;
	margin: 15px 0 0 0;
	text-align: center;
}

#moduloContactos {
	width: 233px;
	height: 116px;
	background: #FFF url(images/datos_contacto.gif) no-repeat top left;
}
#moduloContactos a {
	position: relative;
	top: 44px;
	left: 20px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
#moduloContactos a:hover {
	color: #FFF;
	text-decoration: none;
}

#divCarrito {
	position: relative;
	top:-15px;
	float: right;
	height: 54px;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #000;
	width: 630px;
	padding-bottom: 14px;
	background: #FFF url(images/icono_carrito.gif) no-repeat 148px 20px;
}

#divCarrito a {
	font-weight: bold;
	font-size: 12px;
	color: #326696;
	text-decoration: underline;
}
#divCarrito a:hover {
	color: #444;
	text-decoration: none;
}

#divAnuncioDevolucion {
	position: relative; 
	float: left; 
	width:134px;
}
#divAnuncioMarcas {
	position: relative; 
	float: right; 
	width:211px;
}
#divAnuncioCupones {
	background: #FFF url(images/fondo_anuncio_cupones.gif) no-repeat top left;
	position: relative; 
	float: right; 
	width:211px;
	height:54px;
}
#divAnuncioCupones span, #divAnuncioCuponesCons span {
	position:relative;
	top:25px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#divAnuncioCuponesCons {
	background: #FFF url(images/fondo_anuncio_cupones_cons.gif) no-repeat top left;
	position: relative; 
	float: right; 
	width:211px;
	height:54px;
}

#divBuscador {
	position: relative;
	float: right;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #326696;
	width: 630px;
	background: #FFF url(images/fondo_top_cuerpo.gif) no-repeat 0 20px;
	padding-bottom: 4px;
}
#divBuscador .btnBuscar {
	position: relative;
	top: 9px;
	cursor: pointer;
}

#sliderOfertas {
	text-align: center;
	float: left;
	position: relative;
	left: 10px;
	top: 15px;
	background: url(images/fondo_slider_ofertas.gif) no-repeat top left;
	width: 611px;
	height: 155px;
	margin: 0 0 35px 0;
}

#sliderOfertas span {
	clear: both;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}

#sliderOfertas img {
	padding: 1px;
	border: 1px solid #FFF;
}

#sliderDestacados{
	float: left;
	position: relative;
	left: 10px;
	top: 15px;
	background: url(images/fondo_slider_destacados.gif) no-repeat top left;
	width: 611px;
	height: 275px;
	text-align: center;
	margin: 0 0 25px 0;
}
.modulosDestacadosPortada {
	width: 246px;
	height: 244px;
	background: url(images/fondo_modulos_destacados.gif) no-repeat top left;
}
#sliderDestacados .titulo{
	float: left;
	position: relative;
	top: 15px;
	left:20px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin: 0 0 8px 0;
}
#sliderDestacados .contenedorImg{
	width: 208px;
	height:115px;
	background-color: #FFF;
	position: relative;
	left:0;
	*left:-10px;
	top: 35px;
	*top: 15px;
	margin: 0 0 24px 20px !important;
	border: 1px solid #CCC;
}
#sliderDestacados img{
	position: absolute;
	top: 3px;
	left: 20%;
}
#sliderDestacados .descripcion{
	float: left;
	position: relative;
	top: 15px;
	*top: 0;
	left:20px;
	width: 200px;
	height:25px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
#sliderDestacados .preciosPortada{
	float: left;
	position: relative;
	top: 35px;
	*top:-5px;
	left:20px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
#sliderDestacados .comprar {
	position: relative; 
	float: left;
	left: 75px; 
	top: 40px;
	*top: -5px; 
	border: none; 
	cursor: pointer;
}

#sliderVendidos {
	text-align: center;
	float: left;
	position: relative;
	left: 10px;
	top: 15px;
	width: 611px;
	height: 145px;
	margin: 0 0 35px 0;
	background: url(images/fondo_slider_vendidos.gif) no-repeat top left;
}

#sliderVendidos span {
	clear: both;
	text-align: center;
	margin: 0 auto;
	font-size: 10px;
	font-weight: normal;
	color: #326696;
}

#sliderVendidos img {
	padding: 1px;
	border: 1px solid #FFF;
}

#cuerpo {
	position: relative;
	float: right;
	width: 630px;
	height: 100%;
	text-align: left;
	z-index: 0;
	background: #FFF url(images/fondo_cuerpo.gif) repeat-y top center;
}
#cuerpo p {
	font-weight: normal;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	font-size: 11px;
}
#cuerpo .centro {
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	font-size: 11px;
}

#cuerpo strong {
	font-weight: bold;
	color: #000;
}
#cuerpoPie {
	position: relative;
	float: left;
	bottom: 0;
	padding-top: 13px;
	width: 630px;
	height: 20px;
	background: #FFF url(images/fondo_pie_cuerpo.gif) no-repeat top center;
}

/*********************************************************************************
MÓDULOS CATÁLOGO DE PRODUCTOS
/////////////////////////////////////////////////////////////////////////////////*/

.modulosProductosCatalogo {
	position: relative;
	float: left;
	width: 190px;
	height: 225px;
	/*border: 1px solid #000;*/
	margin: 15px 0 15px 15px !important;
	margin-left: 8px;
	text-align: center;
}
.modulosProductosCatalogo .titulos {
	font-size: 11px;
	font-weight: bold;
	color: #eaa113;
 }
.modulosProductosCatalogo .imagesProductos {
	position: relative;
	/*width: 145px;
	height: 110px;*/
	margin: 5px auto 0 auto;
}
.modulosProductosCatalogo p {
	position: relative;
	text-align: center;
	line-height: 14px;
	margin: 0 0 15px 0;
	height: 30px;
}
.modulosProductosCatalogo .precios {
	position: relative;
	float: left;
	left: 15px;
	font-size: 11px;
	font-weight: bold;
}
.modulosProductosCatalogo .preciosOferta {
	position: relative;
	float: left;
	clear: both;
	left: 15px;
	font-size: 11px;
	font-weight: bold;
}
.modulosProductosCatalogo .btnComprar {
	position: relative; 
	float: right;
	right: 15px; 
	/*left: 35px;*/ 
	top: -3px;
	cursor: pointer;
}
.btnAumentar {
	position: relative; 
	float: right;
	right: 15px; 
	/*left: 35px;*/ 
	top: 200px;
	cursor: pointer;
}
/*********************************************************************************
FIN MÓDULOS CATÁLOGO DE PRODUCTOS
/////////////////////////////////////////////////////////////////////////////////*/

/*********************************************************************************
MÓDULOS DETALLES DE PRODUCTOS
/////////////////////////////////////////////////////////////////////////////////*/
.modulosProductosDetalle {
	position: relative;
	float: left;
	width: 600px;
	/*border: 1px solid #000;*/
	margin: 15px 0 15px 15px !important;
	margin-left: 8px;
	text-align: center;
}
.modulosProductosDetalle .titulos {
	position: relative;
	float: left;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #eaa113;
}
.modulosProductosDetalle .imagesProductos {
	position: relative;
	margin: 0 auto;
	margin: 0 auto 0 auto;
}
.modulosProductosDetalle p {
	position: relative;
	float: left;
	clear:left;
	text-align: left;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding-left: 4px;
}
.modulosProductosDetalle .precios {
	position: relative;
	float: left;
	clear:both;
	width:150px;
	text-align: left;
	left: 5px;
	font-size: 16px;
	font-weight: bold;
	margin:15px 0 0 0;
}
.modulosProductosDetalle a {
	color:#FE9517;
	text-decoration: underline;
}
.modulosProductosDetalle a:hover {
	color:#444;
	text-decoration: none;
}
.modulosProductosDetalle .btnComprar {
	position: absolute; 
	float: right; 
	right: 12px;
	bottom: 0;
	cursor: pointer;
}
/*********************************************************************************
FIN MÓDULOS DETALLES DE PRODUCTOS
/////////////////////////////////////////////////////////////////////////////////*/


#footer {
	clear: both;
	background-color: #d6006f;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	width: 863px;
	height: 133px;
	padding-top: 10px;
	position: relative;
	bottom: -2px;
	left: 0;
	margin: 0 auto;
	background: #FFF url(images/fondo_footer.gif) no-repeat top center;
}
#footer p {
	color: #FFF;
	text-align: center;
}
#footer a {
	color:#333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#footer a:hover {
	color:#FFF;
	text-decoration: underline;
}

#menuFooter{
	position: relative;
	top:10px;
	left: 0px;
	text-align: center;
	margin: 5px auto 20px auto !important;
	margin-bottom: 25px;
	width: 630px;
	height: 30px;
}
#menuFooter li {
	display: inline;
	list-style-type: none;
	width: 140px;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border-right: 1px solid #000;
}
#menuFooter li a {
	font-weight: bold;
	text-decoration: none;
}
#menuFooter li a:hover {
	color: #FFF;
	text-decoration: none;
}
.itemIzquierda {
	border-left: 1px solid #000;
}

/*NOTICIAS*/
#cabeceraNoticias {
	position: relative;
	float: left;
	left: 30px;
	background: url(images/cab_noticias.gif) no-repeat top left;
	width: 178px;
	height: 44px;
	margin: 20px 0 10px 0;
}
#cabeceraPatrocinan{
	position: relative;
	float: left;
	right: 20px;
	background: url(images/cab_patrocinan.gif) no-repeat top left;
	width: 178px;
	height: 44px;
	margin: 10px 0 10px 0;
}

/*NOTICIAS*/
.moduloNoticias {
	margin: 0 0 8px 0;
	position: relative;
	float: left;
	left: 13px;
	text-align: left;
	width: 240px;
	height: auto;
	border-bottom: 1px solid #bdbdbd;
}
.moduloNoticias p {
	margin: 5px 0 10px 0;
	color: #000;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}
#imagenesNoticias {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
	text-align: left;
}
#imagenesNoticias img {
	float: left;
	width: 120px;
	text-align: left;
	padding: 1px;
	border: 1px solid #CCC;
}
.imagenes {
	float: left;
	width: 120px;
	text-align: center;
	margin-right: 20px !important;
	margin: 0 0 25px 0;
	text-align: left;
}
#cuerpo .pieFoto {
	text-align: left;
	font-style: italic;
	font-size: 10px;
	width: 120px;
}
.moduloNoticias p.fechaNoticias {
	color: #7a7a78;
	font-size: 10px;
}
.verMas {
	font-size: 11px;
	color: #5bac4f;
	position: relative;
	float: right;
	right: 20px;
}
.moduloNoticias p.tituloNoticias a {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #009959;
}
.moduloNoticias p.tituloNoticias a:hover {
	text-decoration: none;
}

.moduloNoticiasCuerpo {
	margin: 0 0 8px 0;
	position: relative;
	float: left;
	left: 1px;
	text-align: left;
	width: 588px !important;
	width: 580px;
	height: auto;
	border-bottom: 1px solid #bdbdbd;
}

.moduloNoticiasCuerpo p.fechaNoticias {
	font-size: 10px;
	color: #7a7a78;
}
.moduloNoticiasCuerpo p.tituloNoticias {
	margin: 5px 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #FF0084;
}
.moduloNoticiasCuerpo p.tituloNoticias a {
	text-decoration: underline;
	color: #FF0084;
}
.moduloNoticiasCuerpo p.tituloNoticias a:hover {
	text-decoration: none;
}
.parrafoNoticias {
	padding-bottom: 13px;
	margin: 0 0 10px 0;
}
/*////////////////////////////////////////////////////////
PAGINADOR
////////////////////////////////////////////////////////*/
.paginacion{
	display: block;
	width: 630px;
	text-align: center;
	clear:both;
	border-top: 1px solid #E0C795;
	padding-top: 10px;
}
.paginacion li{
	display: inline;
}
.paginacion li a{
	text-align: center;
	margin: 0px 5px;
	color: #444;
	font-size: 12px;
	text-decoration: none;
}
.paginacion li a:hover{
	color: #CCC;
	text-decoration: none;
}
.paginacion li strong{
	color: #146E99;
	text-decoration: none;
}
.paginacion li.puntos{
	background: #fff;
	color: #282445;
}
.paginacion li.pagImg{
	position: relative;
	top:6px;
	width: 22px;
	height: 20px;
	background: none;
}

/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
button, .botones {
	background: #E0E0E0 url(images/fondo_botones.gif) repeat-x top left;
	border:1px solid #444;
	cursor: pointer;
	font-size:11px;
	font-weight: bold;
	color:#444;
	margin:0;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
button {
		padding:1px;

}
.botones {
		padding: 2px;

}
button:hover, .botones:hover {
	background: #E0E0E0 url(images/fondo_botones_over.gif) repeat-x top left;
	background-color:#FFF;
	border:1px solid #444;
	cursor: pointer;
	font-size:11px;
	color:#000;
}
button:hover {
		padding:1px;
}
.botones:hover {
		padding: 2px;
}
.cajaform2{
	width: 99%;
	overflow: auto;
	padding-left: 10px;
}
.fila {
	clear:both;
	display: block !important;
	display: inline;
}
.masAlto {
padding-bottom: 10px;
	vertical-align: middle;
}
.campo{
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
	line-height: 20px; 
	width: 50%;
}
#cuerpo p.etiqueta {
	font-size: 11px;
	display: inline;
	float: left;
   text-align: right;
   line-height: 20px;
	width: 24%;
	font-weight: normal;
}
.combo, .cajaform2 select, .comboFecha{
	width: 190px;
	height: 16px;
	line-height: 15px;
	padding-left: 5px;
	margin:15px 0 0 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCC;
	background: #efefef;
}
.comboFecha{
	width: 115px;
}
.comboTexto{
	width: 250px;
	height: 80px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCC;
	background: #efefef;
	margin:15px 0 0 0;
}

.letrapeq{
	font-size: 9px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.letrapeq2{
	font-size: 9px;
	line-height: 10px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-style: italic ;
}
.tituloInfo {
	font-weight: bold;
	font-size: 12px;
	color: #a00051;
	border-bottom: 1px solid #a00051;
	clear: both;
}
.errorForm {
	font-size: 10px;
	color: #d31a1a;
	font-weight: normal;
	display: block;
}
/* /////////////////////////////////////////////////////////////////////////
CARRO DE LA COMPRA
///////////////////////////////////////////////////////////////////////// */
.cestaTable {
	width:590px;
	border-collapse:collapse; 
	margin: 10px auto;
}
.cestaTable thead th {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:left;
	color: #282445;
	padding:4px 5px; 
}
.cestaTable tbody td {
	padding:10px 5px;	
	border-bottom: 1px solid #CCC; 
}
.cestaTable .primerSubtotal {
	border-top: 1px solid #CCC;
}
.cestaTable .subtotal td, .cestaTable .primerSubtotal td {
	text-align: left;
	padding: 5px;
	color: #000; 
	border:none;
}
.cestaTable .primerSubtotal td{
	padding-top: 15px; 
}
.cestaTable .subtotal td.cestaTotalDer, .cestaTable .primerSubtotal td.cestaTotalDer {
	text-align: right;
}
.cestaCantidad {
	text-align: center;
	width: 40px;
}
.precioTotal{
	font-size: 12px;
}
.botonesCesta {	
	text-align: center; 
	width: 80%; 
	margin: 20px auto;
	overflow: hidden; 
}
.botonesCesta table {
	margin: 0px auto;
}
.botonesCesta table td {
	padding: 4px;
}
.w50, .w50der{
	width: 300px;
	float: left;
 	margin:0 0 30px 0;
}
.w50der{
 	float:right;
}