/*BASE css*/

/*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-left:auto;
	margin-right:auto;
	background-image: url(/css/i/bgpagina.jpg);
	padding: 0px;
	height: auto;
	Cborder:solid 1px yellow;
	position:relative;
}

#cabezal{
	position:relative;
	height:122px;
	width:100%;
	background-image: url(/css/i/bgtop.jpg);
}
#footer{
	height:64px;
	clear:both;
	background-image: url(/css/i/bgfooter.jpg);
}
*/
/*MODIFICADO VISA*/

/*html{
	font-family: Tahoma, Arial, Helvetica;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(/css/i/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(/css/i/bggeneral.gif);
	background-position:top center;
	background-color: #FFF;
} 
#cabezal{
	position:relative;
	height:122px;
	width:100%;
	background-image: url(/css/i/bgtop-visa.jpg);
}
#pagewidth{
	width:980px;
	margin:0px auto 0px auto;	
	background-image: url(/css/i/bgpagina-visa.jpg);
	padding: 0px;
}

#footer{
	height:64px;
	clear:both;
	background-image: url(/css/i/bgfooter-visa.jpg);
}*/

/*MODIFICADO VISA-NAVIDAD*/

html,body {	font-family: Tahoma, Arial, Helvetica; margin:0 auto; padding:0; text-align:center; background:url(/css/i/bggeneral.gif) top center #FFF;
} 
#cabezal{
	position:relative;
	height:122px;
	width:100%;
	background-image: url(/css/i/bgtop-visa-nav.jpg);
}
#pagewidth{
	width:980px;
	margin:0px auto 0px auto;	
	background-image: url(/css/i/bgpagina-visa.jpg);
	padding: 0px;
}

#footer{
	height:64px;
	clear:both;
	background-image: url(/css/i/bgfooter-visa-2010.jpg);
}

/*FIN*/

#cajaBase{
	width:180px;
	margin: 0 auto;
	padding: 0px;
}

#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;
}

/* COLUMNA DERECHA */
#rightcol{
	float: right;
	width:201px;
	margin: 0px;
	padding: 0px;
	text-align: center;

 }
html>body #rightcol{
	width:201px;
	/*border: 1px solid #66cc00;*/
}
#conte {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 580px;
	Cborder: solid 1px blue;
}
html>body #conte {
	margin-right: 0px;
	/*border: 1px solid #336699;*/
}
.spacer{
	clear:both;
	margin:0;
	padding:0;
	border:solid 2px yellow;
	}
/* COLUMNA IZQUIERDA */
#leftcol{
	/*background-color: #66cc00;*/
	width: 160px;
	margin-right: 2px;
	padding: 0px;
	float: left;
	text-align: center;
	Cborder: solid 1px black;
	}
html>body #leftcol {
	margin-right: 3px;
	/*border: 1px solid #336699;*/
}
#contenido {
	*margin-left: 2px;
	clear: both;
	width: 960px;
	padding: 0px;
	Cborder: 1px solid yellow;
	position:relative;
	Coverflow:hidden;
	}
html>body #contenido {
	width: 960px;
	margin-left: 11px;
	/*border: 1px solid #336699;*/
}

#volverlt {
	margin: 57px 0px 0px;
	padding: 0px;
	float: right;
	height: 13px;
	width: 132px;
	text-align: left;
}


#buscar2 {
	padding: 0px;
	width: 959px;
	height: 29px;
/*	border-bottom: 1px dashed #CCCCCC;*/
	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(/css/i/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(/css/i/tab-right.gif) no-repeat right top;
	font-weight:bold;
	color: #FFFFFF;
	margin-right: 2px;
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 0px;
	padding-right: 18px;
}*/
/*MODIFICADO*/
#nav a {
	float:left;
	background:url(/css/i/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(/css/i/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(/css/i/li_punteadaroja_left.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 160px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}

#categorias{
	margin: 0px 0px 6px;
	padding: 27px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	float: left;
	width: 161px;
	background-image: url(/css/i/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(/css/i/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(/css/i/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(/css/i/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(/css/i/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(/css/i/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(/css/i/titmen_asosiados.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#aso ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#aso ul li a{
background: transparent url(/css/i/men_categorias_transp.gif) no-repeat left center;
padding-left: 25px;
text-align: left;
text-decoration: none;
color: #333333;
}

#aso ul li a:hover
{
background: transparent url(/css/i/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(/css/i/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(/css/i/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(/css/i/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;
}

.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;
}

.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(/css/i/bg_gris_cajatop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}

#separador {
	background-image: url(/css/i/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(/css/i/) 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(/css/i/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(/css/i/bg_gris_cajatop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#fecha {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 175px;
	background: url(/css/i/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(/css/i/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 */
div.cajaprod { clear: both; } /*contiene los productos en presentacion single, doble y triple*/


/*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(/css/i/bull_tit_categorias.gif) no-repeat left center;
	text-align: left;
	margin: 0px;
	padding: 3px 0 0 22px;
}

.letraroja{
	color:#CC0000;
}




/*AYUDAAAAAAAAAAAAAAAAAAAAAAA*/

#ContTabul {
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 0px 5px 6px 0px;
	background-color: #E4E4E4;
	height: auto;
	background: url(/css/i/top_comoc_ayuda.jpg) no-repeat left top;
}
#ContTabul img {
	margin: 32px 10px 30px 5px;
	padding: 0px;
	float: left;
}
#ContTabul h1 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 38px 0px 0px;
}
#ContTabul p {
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px 30px 0px 0px;
}
#botcont {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 0px;
	float: right;
}
#botcont img {
	margin: 0px;
	padding: 0px;
	float: right;
}



ul#tabnav {
      list-style-type: none;
      margin: 0;
      padding-left: 0px;
      padding-bottom: 24px;
      border-bottom: 1px solid #CCC;
      font: 11px verdana, arial, sans-serif;
}
ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #E4E4E4;
	color: #333333;
	margin: 2px 10px 0 0px;
	border: 1px solid #CCC;
	font-size: 11px;
	font-weight: bold;
	width: 60px;
}
ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #666;
	text-decoration: none;
	padding: 4px;
	background-color: #E6E6E6;
}
ul#tabnav a:hover {
      background-color: #999999;
      color: #FFFFFF;
}
#tabnav .activo {
      border-bottom: 1px solid #E4E4E4;
      color: #000000;
      background-color: #FFFFFF;
}
#tabnav .inactivo {
}

#comoc {
	margin: 20px 0px 15px 22px;
	padding: 0px;
	float: left;
	width: 870px;
}
html>body #comoc {
	margin-left:40px;
}
.paso {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#faq {
	margin: 0px 0px 15px 22px;
	padding: 80px 0px 0px;
	float: left;
	width: 870px;
	background-color: #E6E6E6;
	background-image: url(/css/i/top_preguntasf_ayuda.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 529px;
	top: 151px;
}
html>body #faq {
	margin: 0px 0px 15px 42px;
	padding: 80px 0px 0px;
	float: left;
	width: 870px;
	background-color: #E6E6E6;
	background-image: url(/css/i/top_preguntasf_ayuda.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 529px;
	top: 151px;
}
#faq h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 28px;
}
#faq p {
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px 30px 0px 30px;
	line-height: 14px;
}
.r {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#contacto {
	clear: both;
	height: 110px;
	width: 870px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	float: left;
	background-image: url(/css/i/bg_contacto_ayuda.png);
	background-repeat: no-repeat;
	background-position: left top;
}
html>body #contacto {
	clear: both;
	height: 110px;
	width: 870px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
	background-image: url(/css/i/bg_contacto_ayuda.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contacto p {
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 10px 0px;
	padding-left:15px;
}
#contacto h2 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px 0px 20px;
	padding: 6px 0px 6px 20px;
}

#contacto2 {
	clear: both;
	width: 870px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 22px;
	float: left;
}
html>body #contacto2 {
	clear: both;
	width: 870px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	float: left;
}
#contacto2 p {
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 10px 0px;
	padding-left:15px;
}
#contacto2 h2 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
	margin: 20px 0px 0px 20px;
	padding: 6px 0px 6px 20px;
}
#contacto2 a {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
#contacto2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.raya{
	border-left: 1px dashed #666;
}
#cont1 {
	background-image: url(/css/i/bg_contacto_ayuda2.gif);
	float: right;
	height: 80px;
	width: 637px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
#cont1 img {
	margin: 0px -3px 0px 0px;
	padding: 0px;
	float: right;
}

#cont1 p {
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 20px 0px 0px 20px;
	padding: 6px 0px 6px 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
#cont1 p a:link{
	color: #333333;
	text-decoration: underline;
}
#cont1 p a:visited{
	color: #333333;
	text-decoration: underline;
}
#cont1 p a:hover{
	color: #CC3300;
	text-decoration: underline;
}
#cont1 p a:active{
	color: #333333;
	text-decoration: underline;
}
#ccayudatit {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #00FF66;
	height: 34px;
}
.contac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}

