﻿@charset "utf-8";
/* CSS Document */
a:link {
	color: #007374;
}
a:visited {
	color: #007374;
}
a:hover {
	color: #007374;
}
a:active {
	color: #007374;
}

td img {display: block;}

.campos1{
	BORDER-RIGHT: #336699 0px solid;
	BORDER-TOP: #336699 0px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #336699 0px solid;
	WIDTH: 164px;
	BORDER-BOTTOM: #d4e4ba 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #d4e4ba;
}
.campos2{
	BORDER-RIGHT: #336699 0px solid;
	BORDER-TOP: #336699 0px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #336699 0px solid;
	WIDTH: 102px;
	BORDER-BOTTOM: #d4e4ba 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #d4e4ba
}

a.menu:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
a.menu:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #FF0;
}
#celdamenu {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #66B686;
	padding-right: 6px;
	padding-left: 6px;
}
.sector {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	float:left;
	font-size:9px;
	color:#007374;
	padding-left:5px;
	padding-right: 5px;
}
.tituloofertas {
	width:515px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	font-size:8px;
	color:#007374;
	padding-left:10px;
	padding-top: 30px;
}
.tablaofertas {
	width:620px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#007374;
	padding-left:10px;
	padding-top: 30px;
}
.tabladetalleoferta {
	min-height:320px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	font-size:9px;
	color:#007374;
	padding-left:10px;
}
.imagenoferta {
	width:215px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	font-size:9px;
	color:#007374;
	padding-left:10px;
}


.verdefondo {
	background-color: #ebf4de;
	padding-top:2px;
	padding-left:2px;
	margin-bottom:-2px;
	border-top: 1px solid #d3e6b2;
	height: 16px;
}
.verdefondonuevo {
	margin-left: 5px;
	margin-top:6px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #F3F9EC;
	padding-left:10px;
	margin-bottom:-2px;
	height: 16px;
}

.blancofondo {
	background-color: #ffffff;
	padding-top:2px;
	padding-left:2px;
	margin-bottom:-2px;
	border-top: 1px solid #d3e6b2;
	height: 16px;

}

.blancofondonuevo {
	margin-left: 5px;
	margin-top:6px;
	padding-top:3px;
	padding-bottom:3px;
	background-color: #EFEFEF;
	padding-left:10px;
	margin-bottom:-2px;
	height: 16px;
}

.circular {
border-radius: 10px;
-ms-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}
.sombreado {
	-webkit-box-shadow: 0 0 3px rgb(150,150,150);
	-moz-box-shadow: 0 0 3px rgb(150,150,150);
	box-shadow: 0 0 3px rgb(150,150,150);
	-o-box-shadow: 0 0 3px rgb(150,150,150);
	-icab-box-shadow: 0 0 3px rgb(150,150,150);	
	-khtml-box-shadow: 0 0 3px rgb(150,150,150);
}
.textofertas  {
font-size:12px;
}
.textofertas a {
		text-decoration:none;
}
.bullet-oferta {
 background-image: url(/img/bullet.jpg);
 background-repeat: no-repeat;
 background-position:center left;
}
.tabladentro {
	margin-top:5px;
}

.textopequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007374;
}
.textomediano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007374;
	text-align: justify;
}
.cajaoferta {
background-color:#ffffff;
padding:8px;
border:1px solid white;
border-radius:10px;	
box-shadow: 4px 4px 2px #666;
-o-box-shadow: 5px 5px 2px #888;
-icab-box-shadow: 5px 5px 2px #888;
-khtml-box-shadow: 5px 5px 2px #888;
-moz-box-shadow: 5px 5px 2px #888;
-webkit-box-shadow: 5px 5px 2px #888;
box-shadow: 5px 5px 2px #888;	
	
}
.cajainstrucciones {
	background-color:#C9E5D4;
	padding:8px;
	border-radius:10px;
	-o-box-shadow: 5px 5px 2px #888;
	-icab-box-shadow: 5px 5px 2px #888;
	-khtml-box-shadow: 5px 5px 2px #888;
}


img.sombra {
	background: url(../images/sombra.gif) no-repeat right bottom;
	padding: 0px 7px 7px 3px;
}

#barrasup {
	width: 170px;
}

.cajalogin
{
background-image: linear-gradient(top, rgb(51,76,12) 22%, rgb(125,181,28) 62%);
background-image: -o-linear-gradient(top, rgb(51,76,12) 22%, rgb(125,181,28) 62%);
background-image: -moz-linear-gradient(top, rgb(51,76,12) 22%, rgb(125,181,28) 62%);
background-image: -webkit-linear-gradient(top, rgb(51,76,12) 22%, rgb(125,181,28) 62%);
background-image: -ms-linear-gradient(top, rgb(51,76,12) 22%, rgb(125,181,28) 62%);

background-image: -webkit-gradient(
	linear,
	right top,
	right bottom,
	color-stop(0.22, rgb(51,76,12)),
	color-stop(0.62, rgb(125,181,28))
);
}
#solapa-navidad {position:absolute;
z-index:999;
	margin-top:-76px;
	margin-left:331px;
	height: 76px;
	width: 298px;
	background-image: url(/img/nieve.gif), url(/img/sprite-navidad-top.png);
	cursor: pointer;
}
#solapa-sanvalentin {position:absolute;
z-index:998;
	margin-top:-76px;
	margin-left:331px;
	height: 76px;
	width: 298px;
	background-image: url(/img/sprite-sanvalentin-top.png);
	cursor: pointer;
}
#solapa-general {position:absolute;
z-index:997;
	margin-top:-76px;
	margin-left:331px;
	height: 76px;
	width: 298px;
	background-image: url(/img/sprite-general-top.png);
	cursor: pointer;
}

#lb-atras {
	display:none;
	background-image:url(/img/bg.png);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: auto;
}
#lightbox {
	display:none;
	height: 388px;
	width: 598px;
	background-image: url(/img/lightbox.png);
}
#lightbox-visible {
	height: 388px;
	width: 598px;
	background-image: url(/img/lightbox.png);
}
#lightbox-paso1 {
	display:none;
	height: 613px;
	width: 686px;
	background-image:url(/img/paso1.png);
}
#lightbox-info {
	display:none;
	height: 613px;
	width: 686px;
	background-image:url(/img/pasoinfo.png);
}
#lightbox-paso2 {
	display:none;
	height: 613px;
	width: 686px;
	background-image:url(/img/paso2.png);
}
#lightbox-identificar {
	display:none;
	z-index:auto;
}
#lightbox-paso3 {
	display:none;
	height: 613px;
	width: 686px;
	background-image:url(/img/paso3.png);
}
#lightbox-pie {
	margin-top: 15px;
}
#lightbox-cerrar {
	cursor: pointer;
}
.promo body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.promo input {
	color: #FFF;
	background-color: #005B1E;
	border: 1px solid #093;
	margin-top:3px;
}
.promo.textarea {
	color: #FFF;
	background-color: #005B1E;
	border: 1px solid #093;
}
.txtpeq {
	font-size: 10px;
}
#postal-datos {
	display:none;
}
#lightbox-info .txtpeq table tr td .txtpeq {
}
#txtinfo1 {
	font-size: 12px;
}
#promocd-paso2 {
}
#promocd-identificar {
}
#promocd-paso3 {
}
#promocd-pie {
	margin-top: 15px;
}
.cajita submit {
background-color:#007374;
font-color:#FFF; 
font-family:Verdana, Geneva, sans-serif; 
font-size:9px; 
font-weight:bold;
padding:8px;
border:1px solid white;
border-radius:10px;	
box-shadow: 4px 4px 2px #666;
-o-box-shadow: 5px 5px 2px #888;
-icab-box-shadow: 5px 5px 2px #888;
-khtml-box-shadow: 5px 5px 2px #888;
-moz-box-shadow: 5px 5px 2px #888;
-webkit-box-shadow: 5px 5px 2px #888;
box-shadow: 5px 5px 2px #888;	
	
}

/* CSS para la animación y localización de los DIV de cookies */
@keyframes desaparecer
{
0%	{bottom: 0px;}
80%	{bottom: 0px;}
100%	{bottom: -50px;}
}
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%	{bottom: 0px;}
80%	{bottom: 0px;}
100%	{bottom: -50px;}
}
@keyframes aparecer
{
0%	{bottom: -38px;}
10%	{bottom: 0px;}
90%	{bottom: 0px;}
100%	{bottom: -38px;}
}
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%	{bottom: -38px;}
10%	{bottom: 0px;}
90%	{bottom: 0px;}
100%	{bottom: -38px;}
}
#cookiesms1:target {
display: none;
}
.cookiesms{	
width:100%;
/* height:143px; */
margin:0 auto;
padding-left:1%;
padding-top:5px;
font-size: 10px;
clear:both;
font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
opacity:0.8;
filter:alpha(opacity=70); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute;
left:1%;
top:-40px;
font-size:15px;
height:40px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
}
/* Fin del CSS para cookies */
