/*
PLANTILLA DE PROMOCIONES
ancho del contenedor: 854px
Fecha: 29 / 12 / 08
*/

/*---- BANNERS ----*/
div#banner-holder div.banner, div#banner-holder-eng div.banner{
	width:235px;
	height:133px;
	
	padding:12px 20px 15px;
	margin-left:0px;

	color:#007930;
	font-size:12px;
	font-weight:normal;
}

div#banner-holder div.center, div#banner-holder-eng div.center{
	width:242px;
	height:133px;
	
	padding:12px 13px 15px;
	margin-left:0px;

	color:#007930;
	font-size:12px;
	font-weight:normal;
}
/* banner izquierdo del home */
div#banner-holder div.left, div#banner-holder-eng div.left{
	float:left;
	display:inline;
	background:url(../images/home/display/cupones-y-promociones.gif) no-repeat;
	position:relative;
}
div#icono-bannerLeft {
	background: url(../images/home/iconoBanner-left.png) no-repeat;
	height:61px;
	right:1px;
	position:absolute;
	top:-9px;
	width:94px;
}
div#banner-holder div.left p, div#banner-holder-eng div.left p{
	position:relative;
	
	text-align:right;
	color:#fff;
	
	margin-top: -10px;
	/*margin-right: 5px;*/

	z-index:1;
}
div#banner-holder div.left h1, div#banner-holder-eng div.left h1{
	/*position:relative;*/
	
	width:189px;
	height:64px;
	margin:-12px 0 0 -28px !important;
	
	font-size:1px;
	text-indent:-1500px;
	background:url(../images/home/display/cupones-title.jpg) no-repeat;
}


div#banner-holder div.left img, div#banner-holder-eng div.left img{
	/*position:relative;*/
	margin-top:-52px;
}
div#banner-holder div.left img.title, div#banner-holder-eng div.left img.title{
	position:absolute;
	margin-top:-9px;
	margin-left:-29px;
}
div#banner-holder div.left a.link, div#banner-holder-eng div.left a.link{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background:url(../images/link-icon-2.gif) no-repeat;
	
	display:block;
	position:absolute;
	
	left:187px;
	top:123px;
	
	padding-left:25px;
	padding-top:3px;
	height:20px;
}
div#banner-holder div.left a.link:hover, div#banner-holder-eng div.left a.link:hover{
	text-decoration:underline;
}

/* banner central del home */
div#banner-holder div.center, div#banner-holder-eng div.center{
	float:left;
	display:inline;
	margin:-3px 0 0 13px;
	background:url(../images/home/display-00.jpg) no-repeat;	
	/*position:relative;*/
}

div#banner-holder div.center p, div#banner-holder-eng div.center p{
	padding-top: 0px;
	padding-left: 5px;
}
div#banner-holder div.center a.image{
	/*position:relative;*/
	display:inline;
	float:right;
	margin-left:5px;
	margin-top:-36px;
	/*top:-10px;*/
}
div#banner-holder-eng div.center a.image{
	/*position:relative;*/
	display:inline;
	float:right;
	margin-left:39px;
	margin-top:-50px;
	/*top:-10px;*/
}
div#banner-holder div.center a.link, div#banner-holder-eng div.center a.link{
	text-decoration:none;
	font-weight:bold;
	color:#007930;
	background:url(../images/link-icon.gif) no-repeat;
	
	float:left;
	display:block;
	/*position:absolute;*/
	
	height:20px;
	padding-left:25px;
	padding-top:3px;
	margin-top:16px;
	margin-left:10px;
	width:50px;
}
div#banner-holder-eng div.center a.link{
	margin-top:-1px;
}
div#banner-holder div.center a.link:hover, div#banner-holder-eng div.center a.link:hover{
	text-decoration:underline;
}

/* banner derecho del home */
div#banner-holder div.right, div#banner-holder-eng div.right{
	float:left;
	display:inline;
	
	margin:-3px 0 0 10px;
	background:url(../images/home/display-01.jpg) no-repeat;
	
	position:relative;
}
div#banner-holder-eng div.right h1{
	font-size:11px;
	margin-left:-8px;
	margin-top:5px;
}
div#banner-holder div.right h2{
	text-indent: -7999px;
	
	background:url(../images/home/titulo-right.jpg) no-repeat;
	width:250px; height:43px;
	position:absolute;
	top: 22px; left:13px;
}
div#banner-holder-eng div.right h2{
	text-indent: -7999px;
	
	background:url(../images/home/titulo-right-eng.jpg) no-repeat;
	width:250px; height:43px;
	position:absolute;
	top: 26px; left:14px;
}
#icono-bannerRight {
	background: url(../images/home/iconoBanner-right.png) no-repeat;
	height:57px;	width:72px;
	top:2px;	right:5px;
	position:absolute;
}
div#banner-holder div.right p, div#banner-holder-eng div.right p{
	color:#666;
	
	/*text-shadow: black 0.1em 0.1em 0.2em;
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);*/
	font-weight:700;
	
	width:225px;
	padding-top:48px;

}
div#banner-holder div.right img, div#banner-holder-eng div.right img{
	position:absolute;
	left:168px;
	top:34px;
}
div#banner-holder div.right a.link, div#banner-holder-eng div.right a.link{
	text-decoration:none;
	font-weight:bold;
	color:#007930;
	background:url(../images/link-icon.gif) no-repeat;
	float: left;
	display:inline;
	
	height:20px;
	padding-left:25px;
	padding-top:4px;
	display:block;
	
	position:absolute;
	right:23px;
	top:120px;
}
div#banner-holder div.right a.link:hover, div#banner-holder-eng div.right a.link:hover{
	text-decoration:underline;
}
#text-banner-right {
	padding:0px;
}