<!-- Vignette V6 Fri Sep 04 18:28:18 2009 -->
/*MODIFICACION LANZAMIENTO TARJETA VISA - 1/2 partes*/
/*ORIGINAL*/

/*html, body{
	font-family: Tahoma, Arial, Helvetica;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #CC0000;
} 

#pagewidth{
	width:980px;
	margin:0px auto 0px auto;	
	background-image: url(/open/comun/img/bgpagina2.jpg);
	padding: 0px;
}
#cabezal{
	position:relative;
	height:122px;
	width:100%;
	background-image: url(/open/comun/img/bgtop.jpg);
}
#footer{
	height:64px;
	clear:both;
	background-image: url(/open/comun/img/bgfooter.jpg);
}
*/

/*MODIFICADO VISA*/

html{
	font-family: Tahoma, Arial, Helvetica;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(/open/comun/img/bggeneral.gif);
	background-position:top center;
	background-color: #FFF;
} 
body{
	font-family: Tahoma, Arial, Helvetica;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(/open/comun/img/bggeneral.gif);
	background-position:top center;
	background-color: #FFF;
} 
#cabezal{
	position:relative;
	height:122px;
	width:100%;
	background-image: url(/open/comun/img/bgtop-visa.jpg);
}
#pagewidth{
	width:980px;
	margin:0px auto 0px auto;	
	background-image: url(/open/comun/img/bgpagina-visa.jpg);
	padding: 0px;
}

#footer{
	height:64px;
	clear:both;
	background-image: url(/open/comun/img/bgfooter-visa.jpg);
}

/*MODIFICADO VISA-NAVIDAD*/

/*html,body {	font-family: Tahoma, Arial, Helvetica; margin:0 auto; padding:0; text-align:center; background:url(/open/comun/img/bggeneral-nav.gif) top center #FFF;
} 
#cabezal{
	position:relative;
	height:122px;
	width:100%;
	background-image: url(/open/comun/img/bgtop-visa-nav.jpg);
}
#pagewidth{
	width:980px;
	margin:0px auto 0px auto;	
	background-image: url(/open/comun/img/bgpagina-visa.jpg);
	padding: 0px;
}

#footer{
	height:64px;
	clear:both;
	background-image: url(/open/comun/img/bgfooter-visa-nav.jpg);
}
*/
/*FIN*/

#cajaBase {
	width:180px;
	margin: 0 auto;
	padding: 0px;
}

#cajaBase p{
	font-size: 11px;
	color: #333333;
	padding:0 5px 10px 0px;
	margin: 0px;
	text-align: left;
}
#cajaBase p a:link{
	color: #CC3300;
	text-decoration: none;
}
#cajaBase p a:visited{
	color: #CC3300;
	text-decoration: none;
}
#cajaBase p a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#cajaBase p a:active{
	color: #CC3300;
	text-decoration: none;
}
#cajaBase h1 {
font-size: 11px;
font-weight: bold;
color: #000;
margin: 0px;
padding: 8px 0 10px 0px;
}


/* COLUMNA DERECHA */
#rightcol{
	float: right;
	width:201px;
	margin: 0px;
	padding: 0px;
	/*text-align: center;*/
	position:relative;
	top:0px;
	right:0px;

 }
html>body #rightcol{
	width:205px;
}
#conte {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 590px;
}
html>body #conte {
	margin-right: 0px;
}
.spacer{
	clear:both;
	margin:0;
	padding:0;
}

/* COLUMNA IZQUIERDA */
#leftcol{
	width: 160px;
	margin-right: 2px;
	padding: 0px;
	float: left;
	text-align: center;
	}
html>body #leftcol {
	margin-right: 3px;
}
#contenido {
	*margin-left: 2px;
	clear: both;
	width: 960px;
	padding: 0px;
	position:relative;
	}
html>body #contenido {
	width: 960px;
	margin-left: 11px;
}

#cabezal-n{
	position:relative;
	height:122px;
	width:100%;
	background-image: url(../img/bgtop_navidad3.jpg);
}
#volverlt {
	margin: 57px 0px 0px;
	padding: 0px;
	float: right;
	height: 13px;
	width: 132px;
	text-align: left;
}


#buscar2 {
	padding: 0px;
	width: 959px;
	height: 29px;
	margin: 0px 0px 0px 1px;
	background-color: #F5F5F5;
}
html>body #buscar2 {
	margin: 0px 0px 0px 12px;
}

#buscar {
	padding: 0px;
	width: 152px;
	*margin: 0px 0px 0px 5px;
	height: 28px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 5px;
}
html>body #buscar{
	margin: 0px 0px 0px 20px;
	padding-left:-4px;
}

#buscar p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 7px 0px 0px;
	padding: 0px;
	float: left;
}

html>body #buscar p{
	margin-left:-10px;
}

.punteada_rigth {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CC0000;
}
.punteada_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CC0000;
}

/*NAVEGACIÓN*/

#nav {
	font-size:11px;
	line-height:normal;
	margin: 15px 0px 0px;
	padding: 0px;
	font-weight: bold;
	float: left;
	width: 770px;
}

#nav ul{
	list-style-type: none;
	margin:0 0 0 5px;
	padding:0;
}

#nav li{
	display:inline;
}
/*MODIFICACION LANZAMIENTO TARJETA VISA - 2/2 partes*/
/*ORIGINAL*/
/*#nav a {
	float:left;
	background:url(/open/comun/img/tab-left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 18px;
	text-decoration:none;
	height: 32px;
}

#nav a span {
	float:left;
	display:block;
	background:url(/open/comun/img/tab-right.gif) no-repeat right top;
	font-weight:bold;
	color: #FFF;
	margin-right: 2px;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 0px;
	padding-right: 18px;
}*/
/*MODIFICADO*/
#nav a {
	float:left;
	background:url(/open/comun/img/tab-left-visa.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 18px;
	text-decoration:none;
	height: 32px;
}

#nav a span {
	float:left;
	display:block;
	background:url(/open/comun/img/tab-right-visa.gif) no-repeat right top;
	font-weight:bold;
	color: #999;
	margin-right: 2px;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 0px;
	padding-right: 18px;
}
/*FIN - MODIFICACION 2/2*/

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {
	float:none;
}
/* End IE5-Mac hack */

#nav a:hover span {
color: black;
}

#nav #current a {
background-position:0 -32px;
}

#nav #current a span {
background-position:100% -32px;
color: black;
}

#nav a:hover {
background-position:0% -32px;
}

#nav a:hover span {
background-position:100% -32px;
}

#logo {
	margin: 17px 0px 0px 27px;
	*margin: 17px 0px 0px 17px;
	padding: 0px;
	float: left;
	clear: both;
}

#bothome {
	margin: 15px 0px 0px 25px;
	*margin: 15px 0px 0px 17px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 38px;
	clear: left;
}
#buscar input {
	width: 80px;
	height: 16px;
	border: 1px solid #666666;
	margin: 4px 0px 0px 3px;
	padding: 1px 0px 0px 3px;
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
}
#buscar img {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
}
#bread {
	display: inline;
	margin: 0px 0px 0px -11px;
	*margin: 0px 0px 0px -9px;
	padding: 2px 0px 0px 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	height: 26px;
	float: left;
	width: 585px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
}
#bread p {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	height: auto;
}
#bread p a:link{
	color: #666666;
	text-decoration:none;
}
#bread p a:visited{
	color: #666666;
	text-decoration:none;
}
#bread p a:hover{
	color: #CC0000;
	text-decoration:none;
}
#bread p a:active{
	color: #666666;
	text-decoration:none;
}
#bread h4 {
	float: right;
	display: inline;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 6px 4px 0px 0px;
	padding: 0px;
}
/*FIN NAVEGACIÓN*/
.borderpx {
	border: 1px solid #999999;
}

#serparador2 {
	background-image: url(/open/comun/img/li_punteadaroja_left.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 160px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}

/*categoria navidad*/
#navidad{
	margin: 10px 0px 6px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 161px;
	height:46px;

}
/*acceso Navidad Open*/
#navidad p a{
font-size:18px;
color:#333333;
display:block;
width:160px;
height:46px;
}

#categorias{
	margin: 0px 0px 6px;
	padding: 27px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 161px;
	background-image: url(/open/comun/img/titmen_categorias.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#categorias ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#categorias ul li a
{
background: transparent url(/open/comun/img/men_categorias_transp.gif) no-repeat left center;
padding-left: 25px;
text-align: left;
text-decoration: none;
color: #333333;
}

#categorias ul li a:hover
{
background: transparent url(/open/comun/img/open_menu_hover.gif) no-repeat left center;
color: #990000;
}

#categorias ul li a#current{
background: transparent no-repeat left center;
color: #666;
}
#marcas{
	margin: 0px 0px 6px;
	padding: 46px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 161px;
	background-image: url(/open/comun/img/titmen_marcas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#marcas ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#marcas ul li a
{
background: transparent url(/open/comun/img/men_categorias_transp.gif) no-repeat left center;
padding-left: 25px;
text-align: left;
text-decoration: none;
color: #333333;
}

#marcas ul li a:hover
{
background: transparent url(/open/comun/img/open_menu_hover.gif) no-repeat left center;
color: #990000;
}

#marcas ul li a#current{
background: transparent no-repeat left center;
color: #666;
}

#aso{
	margin: 0px 0px 6px;
	padding: 46px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 160px;
	background-image: url(/open/comun/img/titmen_asosiados.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navBeneficiosTarjeta{
	margin: 0px 0px 6px;
	padding: 46px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 160px;
	background-image: url(/open/comun/img/titmen_visa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#aso ul, #navBeneficiosTarjeta ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#aso ul li a, #navBeneficiosTarjeta ul li a{
background: transparent url(/open/comun/img/men_categorias_transp.gif) no-repeat left center;
padding-left: 25px;
text-align: left;
text-decoration: none;
color: #333333;
}

#aso ul li a:hover, #navBeneficiosTarjeta ul li a:hover{
background: transparent url(/open/comun/img/open_menu_hover.gif) no-repeat left center;
color: #990000;
}

#aso ul li a#current{
background: transparent no-repeat left center;
color: #666;
}
#opend{
	margin: 0px 0px 6px;
	padding: 46px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 160px;
	background-image: url(/open/comun/img/titmen_opendigital.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#opend img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#opend p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	text-align: left;
	line-height: 12px;
	padding-top: 0px;
}
#opend p a:link{
	color: #333333;
	text-decoration:none;
}
#opend p a:visited{
	color: #333333;
	text-decoration:none;
}
#opend p a:hover{
	color: #999999;
	text-decoration:none;
}
#opend p a:active{
	color: #333333;
	text-decoration:none;
}
#lomasvisto {
	margin: 0px;
	padding: 50px 0px 0px;
	float: left;
	background-image: url(/open/comun/img/titmen_lomasvisto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
}
#lomasvisto img {
	margin: 0px 0px 4px;
	padding: 0px;
	border: 1px solid #E6E6E6;
	clear: both;
}
#lomasvisto p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
}
#lomasvisto p a:link{
	color: #333333;
	text-decoration:none;
}
#lomasvisto p a:visited{
	color: #333333;
	text-decoration:none;
}
#lomasvisto p a:hover{
	color: #999999;
	text-decoration:none;
}
#lomasvisto p a:active{
	color: #333333;
	text-decoration:none;
}

#lomascomprado {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	float: left;
	background-image: url(/open/comun/img/titmen_lomascomprado.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
}

#lomascomprado img {
	margin: 0px 0px 4px;
	padding: 0px;
	border: 1px solid #E6E6E6;
	clear: both;
}
#lomascomprado p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
}

#lomascomprado p a:link{
	color: #333333;
	text-decoration:none;
}
#lomascomprado p a:visited{
	color: #333333;
	text-decoration:none;
}
#lomascomprado p a:hover{
	color: #999999;
	text-decoration:none;
}
#lomascomprado p a:active{
	color: #333333;
	text-decoration:none;
}


#login {
	width: 205px;
	margin: 0px;
	padding: 0px;
	background: url("/open/comun/img/bottom_cajalogin.jpg") no-repeat right bottom;
	text-align: left;
	border-top: 6px solid #999;
}

#login form{
	margin: 2px 0px 2px 4px;
	padding: 0px;
	width: 180px;
	clear: both;
	float: left;
}

#login form label{
	margin: 0px auto;
	padding: 0px;
	clear: both;
}

#login form img{
	border: 0px;
	/*float: right;*/
}
.campoTextoLog{
	border-top: 1px inset #DDDDDD;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px inset #DDDDDD;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
#login p.saludo {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	margin: 10px 0px 0px 15px;
	padding: 0px;
}
#login .saludo strong {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#login img {
	margin: 5px 6px 0px 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

#login input {
	margin: 0px;
	padding: 0px;
	float: center;
}
#salirsesion {
	padding:0 0 10px 0;
	margin: 5px 0 0 8px;
	text-align: left;
}
#salirsesion img {
	margin: 0;
	padding: 0;
	border: none;
}

#salirsesion p {
	margin: 0;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
#salirsesion a:link {
	color: #666666;
	text-decoration: underline;
}
#salirsesion a:visited {
	color: #666666;
}
#salirsesion a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#salirsesion a:active {
	color: #666666;
	text-decoration: underline;
}
#salirsesion h5 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 4px 0px 10px 54px;
}

.misco {
	color: #444;
	font-weight: lighter;
	font-size: 9px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	text-align: right; 
}

#tsugerimos {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	clear: both;
	width: 204px;
	background-image: url(/open/comun/img/bg_gris_cajatop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}

#separador {
	background-image: url(/open/comun/img/li_punteadaroja_colder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 1px;
	width: 205px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}

html>body #tsugerimos{
	padding-top:1px;
}
#tsugerimos h1 {
	font-size: 12px;
	color: #CC0000;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
}
.tsugerimos_h1_gris {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 0px;
}
#caja_sugeridos {
	margin: 0px 0px 0px 13px;
	*margin-left: 9px;
	padding: 0px;
	width: 170px;
	float: left;
	clear: both;
	text-align: center;
}
#caja_sugeridos h5 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 3px 0px;
	padding: 0px;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#caja_sugeridos img {
	padding: 0px;
	margin: 0px;
}

html>body #caja_sugeridos{
	margin-top:10px;
	margin-bottom:12px;
}

#caja_sugeridos h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 4px;
	padding: 0px;
	line-height: 11px;
}
#caja_sugeridos h1 a:link{
	color: #333333;
	text-decoration:none;
}
#caja_sugeridos h1 a:visited{
	color: #333333;
	text-decoration:none;
}
#caja_sugeridos h1 a:hover{
	color: #CC0000;
	text-decoration:none;
}
#caja_sugeridos h1 a:active{
	color: #333333;
	text-decoration:none;
}
#precioopen_cs {
	width: 100%;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	text-align: left;
}
.valoropen_cs {
	font-size: 23px;
	font-weight: normal;
	color: #CC0000;
}

#precioopen_cs h6 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
.precioopen_cs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	line-height: 13px;
}
#valor_cs {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	margin: 0px;
	width: 101px;
	*width: 112px;	height: 26px;
	vertical-align: bottom;
}
#valor_cs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.signopeso_cs {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-right: 3px;
}

#tit_cajasch {
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 205px;
	/*border: solid 1px blue;*/
}

html>body #tit_cajasch {
	margin: 0 0 -10px 0;
}

#tit_cajasch h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding:8px 0 0 25px;
	float: left;
	background: url(/open/comun/img/bullet_circulorojo.gif) no-repeat 10px 0.9em;
}
#tit_cajasch h6 {
	float: right;
	display: inline;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 10px 8px 0 0;
}
#tit_cajasch h6 a:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}
#tit_cajasch h6 a:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}
#tit_cajasch h6 a:hover {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}
#tit_cajasch h6 a:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}


#concursos {
	margin: 0px 0px 5px;
	padding: 0px;
	width: 205px;
	background-image: url(/open/comun/img/bg_gris_cajatop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	clear: both;
	text-align: left;
}

#conc1 {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 84px;
}
html>body #conc1{
	margin-left:12px;
}
#conc1 p {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 11px;
}
#conc1 img {
	margin-bottom: 3px;
	margin-top: 3px;
}
#eventos {
	clear:both;
	margin: 8px 0px;
	padding: 0px;
	width: 205px;
	float: left;
	background-image: url(/open/comun/img/bg_gris_cajatop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#fecha {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 175px;
	background: url(/open/comun/img/bg_fecha_calendario.png) no-repeat left top;
}
html>body #fecha {
	margin: 6px 0 0 0;
	padding: 0px;
	height: 54px;
	width: 175px;
}

#fecha00 {
	margin: 0px;
	padding: 0px;
	width: 175px;
	height: 50px;
}

#fecha00 p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 12px;
}

#fecha p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0 10px 0 0;
	text-align: left;
	line-height: 12px;
}

/*links eventos*/
#fecha p a:link{
	color: #666666;
	text-decoration:none;
}
#fecha p a:visited{
	color: #666666;
	text-decoration:none;
}
#fecha p a:hover{
	color: #333333;
	text-decoration:underline;
}
#fecha p a:active{
	color: #666666;
	text-decoration:none;
}
/*fin links eventos*/

#mesdia {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 47px;
	width: 47px;
	float: left;
}
html>body #mesdia {
	text-aling: center;
	width: 50px;
	padding-left: 3px;
}
#mesdia h6 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0 4px 0 0;
}
html>body #mesdia h6 {
	margin: 0px;
	padding: 0 6px 0 0;
}
#mesdia h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -6px;
	padding: 0px;
	letter-spacing: -2px;
}
html>body #mesdia h4 {
	margin: -6px 0 0 0;
	padding: 0 8px 0 0;
}
html>body #fecha{
	margin-left:12px;
}
#newsletters {
	margin: 5px 0px 0px;
	padding: 0px 0px 15px;
	float: left;
	clear: both;
	background-image: url(/open/comun/img/bg_calendario.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#newsletters h1 {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
}
#newsletters h4 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}

#newsletters p {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-left: 15px;
	line-height: 11px;
}


#bullet {
	margin: 2px 0px 0px;
	padding: 0px;
}
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	background-color: #CCCC99;
}
 
#footer p {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px 0px 0px 160px;
	padding: 20px 0px 0px 2px;
}
html>body #footer p {
	margin: 0px 0px 0px 260px;
}
#footer p a:link{
	color: #CCCCCC;
	text-decoration: none;
}
#footer p a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#footer p a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a:active{
	color: #CCCCCC;
	text-decoration: none;
}

 /* FLOAT CONTAINER FIX */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
/*.clearfix{display: inline-block;}*/

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */   

.red {
color: #CC0000;
text-decoration: underline;
}

red.a {
color: #CC0000;
text-decoration: underline;
}

red.a:hover{
color: #CC0000;
text-decoration: none;
}

.black {
color: #222222;
text-decoration: underline;
}

black.a {
color: #222222;
text-decoration: underline;
}

black.a:hover {
color: #222222;
text-decoration: none;
}

/*elimina los bordes de todas las imagenes dentro de un link*/
a img { border: none; }

/*Atributos de la caja que contiene productos */
.cajaprod { 
	clear: both; 
} /*contiene los productos en presentacion single, doble y triple*/

.spacer{
	clear:both;
	margin:0;
	padding:0;
}

/*correccion de los tamanos de los contenidos de las cajas cosa que queden con un alto fijo*/
#dest_marca1 h1, #dest_marca2 h1, div#dest_bench1 h1, div#dest_bench2 h1, #dest_tienda2 h1, #dest_tienda1 h1 { height: 3em; }
#dest_marcag1 h1, #dest_marcag2 h1 { height: 2em; }

/*Corrige el doble margen en IE*/
#dest_tienda2, #dest_tienda1 { display: inline; }

/*formateo del parrafo con la altura fija para la descripcion corta de los productos*/
p.textochico { height: 60px; }

/*formateo del parrafo con la altura fija para la descripcion larga de los productos*/
p.textochico2 { height: 170px; }

/*TITULOS SECCION*/

.tituloseccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background: url(/open/comun/img/bull_tit_categorias.gif) no-repeat left center;
	text-align: left;
	margin: 0px;
	padding: 3px 0 0 22px;
}

.letraroja{
	color:#CC0000;
}

.img_left {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #CCCCCC;
}
