a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

a{
	outline:none;
}

img{
	border:none;
}

body {
	margin:0px;
}

.header{
	width:885px;
	padding-right:30px;
	margin:auto;
}

.header_home{
	padding-right:50px;
}

.header a:link {
	color:#ffffff;
	cursor:pointer;
	background:url(../img/english_off.png) top left;
}

.header a:visited {
	color:#ffffff;
	cursor:pointer;
	background:url(../img/english_off.png) top left;
}

.header a:hover {
	color:#ffffff;
	cursor:pointer;
}

.header a:hover .pest1{
	color:#ffffff;
	cursor:pointer;
	background:url(../img/english_off.png) top left;
}

.header a:hover .pest2{
	color:#ffffff;
	cursor:pointer;
	background:url(../img/english_off.png) top left;
}

.header .pest1{
	float:right;
	height:17px;
	width:85px;
	font:bold 11px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 6px 0px 0px 0px;
	text-align:center;
	background:url(../img/english_off.png) top right;
}

.header .pest2 {
	float:right;
	height:17px;
	width:85px;
	font:bold 11px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 6px 0px 0px 0px;
	text-align:center;
	background:url(../img/english_off.png) top right;
}

.header .pest1_on {
	float:right;
	width:85px;
	height:17px;
	font:bold 11px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding: 6px 0px 0px 0px;
	background:url(../img/english_off.png) left;
	color:#ffffff;
}
.header .pest2_on {
	float:right;
	width:85px;
	height:17px;
	font:bold 11px "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding: 6px 0px 0px 0px;
	background:url(../img/english_off.png) left;
	color:#ffffff;
}

.bg_home {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}

#wrapper {
	position:relative;
	width: 900px;
	margin:auto;
	height:100%;
	clear:both;
}

#banner_top {
	position:relative;
	margin:auto;
	width:860px;
	height:88px;
	padding:0px 0px 0px 25px;
}

#banner_top h3{
	position:absolute;
	width:500px;
	right:25px;
	bottom:0px;
	font:italic 21px Georgia, "Times New Roman", Times, serif;
	color:#87b540;
	text-align:right;
}

#banner_top h3 b{
	color:#009ede;
}

#video {
	margin:auto;
	width:885px;
	height:344px;
	background-image: url(../img/marco_home.png);
	background-repeat: no-repeat;
	padding:30px 0px 0px 40px;
	z-index:2;
}

#botones_home {
	margin:auto auto 150px;
	width:852px;
	padding:0px 17px;
}

#banners_home {
	margin:20px auto 0;
	width:852px;
}

#banners_home .banner{
	float:left;
	width:310px;
	height:95px;
	border-right:1px dashed #949494;
	margin:25px 5px 0;
	position:relative;
}

#banners_home #banner_1{
	background:url(../img/ecofrego_shop.png);
}

#banners_home #banner_2{
	background:url(../img/ecofrego_busca.png);
}

#banners_home .banner .titulo{
	position:absolute;
	top:7px;
	left:90px;
	font:bold italic 16px Georgia, "Times New Roman", Times, serif;
	color:#006eab;
}

#banners_home .banner .descripcion{
	position:absolute;
	top:28px;
	left:90px;
	font:13px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#383838;
	width:215px;
}

#banners_home .banner a.ver{
	position:absolute;
	top:65px;
	left:90px;
	font:italic 14px Georgia,"Times New Roman",Times,serif;
	color:#015086;
	display:block;
	width:52px;
	height:18px;
	padding:0 15px;
}

#banners_home .premios{
	float:left;
	width:195px;
	margin:25px 0 0 10px;
}

#banners_home .premios .titulo{
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	color:#a4a4a4;
}

#banners_home .banner .descripcion strong{
	color:#0066a8;
}

#footer {
	/*position:fixed;*/
	/*bottom:0px;*/
	/*height:47px;*/
	margin:40px auto 0;
	clear:both;
	float:left;
	width:100%;
	background:#f0fafc url(../img/bg_footer.jpg) repeat-x top;
}

#footer #items {
	width:885px;
	margin:auto;
}

#footer #bottom {
	/*clear:both;*/
	position:relative;
	width:850px;
	margin:0 auto;
	padding-bottom:10px;
	height:60px;
	font:bold 12px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#666666;
}

#footer #bottom s {
	text-decoration:none;
	float:right;
	width:70px;
	margin:10px 0;
	text-align:right;
}
#footer #bottom p {
	/*position:absolute;
	bottom:-3px;*/
	float:left;
	margin:10px 0;
	width:600px;	
}

#footer #facebook{
	float:right;
	/*margin-right:10px;*/
	margin-top:5px;
	height:23px;
	width:67px;
	/*padding-bottom:6px;*/
	background:url(../img/facebook.png) no-repeat;
	cursor:pointer;
}

*:first-child+html #footer #bottom p {
	position:absolute;
	bottom:7px;
	width:600px;	
}

#footer #bottom a {
	color:#666666;
}
#footer #bottom a:visited {
	color:#666666;
}

#footer #bottom a:hover {
	color:#000000;
}

#botones_home .bt {
	float:left;
	width: 213px;
	height:145px;
}
#botones_home .bt {
	float:left;
	width: 213px;
	height:145px;
}
#botones_home .bt {
	float:left;
	width: 213px;
	height:145px;
}
#botones_home .bt {
	float:left;
	width: 213px;
	height:145px;
}
#botones_home #boton01 {
	background-image: url(../img/quees_off.png);
	position:relative;
}

#botones_home #boton02 {
	background-image:url(../img/como_off.png);
	position:relative;
}

#botones_home #boton03 {
	background-image:url(../img/beneficios_off.png);
	position:relative;
}

#botones_home #boton03_eng {
	background-image:url(../img/beneficios_off_eng.png);
	position:relative;
}
#botones_home #boton04 {
	background-image:url(../img/gama_off.png);
	position:relative;
}

#botones_home #boton01 p {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#015086;
	font-size:20px;
	width:100px;
	margin-top:35px;
}
#botones_home #boton01 b {
	color:#009ede;
	font-weight:bold;
}

#botones_home #boton02 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#015086;
	font-size:20px;
	text-align:center;
	margin-top:27px;
}
#botones_home #boton02 b {
color:#009ede;
font-weight:bold;
}

#botones_home #boton03 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#015086;
	font-size:20px;
	text-align:right;
	margin:72px 14px 0px 0px;
}


#botones_home #boton03_eng b {
color:#009ede;
font-weight:bold;
}

#botones_home #boton03_eng p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#015086;
	font-size:20px;
	text-align:right;
	margin:48px 14px 0px 0px;
}
#botones_home #boton03_eng b {
color:#009ede;
font-weight:bold;
}

#botones_home #boton04 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	color:#015086;
	font-size:17px;
	text-align:left;
	width:150px;
	margin:auto;
	margin-top:37px;
	line-height:18px;
}
#botones_home #boton04 b {
	color:#009ede;
	font-weight:bold;
	font-size:19px;
	text-align:left;
}

#botones_home a .ver {
	position:absolute;
	/*bottom:20px;
	right:20px;*/
	top:24px;
	left:6px;
	/*width:203px;*/
	width:22px;
	height:16px;
	padding:84px 32px 16px 149px;
	/*height:116px;*/
	
	/*padding-right:17px;*/
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#015086;
	background:url(../img/vermas_off.png) 170px 84px no-repeat;
	cursor:pointer;

}

#botones_home a:hover .ver {
	background-image:url(../img/vermas_on.png);
	color:#ffffff;
}


#top {
	position:relative;
	margin:auto;
	width:860px;
	height:118px;
	padding:18px 0px 0px 25px;
}

#menu {
	position:absolute;
	right:15px;
	bottom:20px;
	height:100px;
}

a #item01_active {
	float:left;
	width:130px;
	height:40px;
	background:url(../img/item01_on.jpg);
	text-align:center;
	padding-top:60px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#385b01;
}

a #item01_active b{
	color:#87b540;
}

a #item01 {
	float:left;
	width:130px;
	height:40px;
	background:url(../img/item01_off.jpg);
	cursor:pointer;
	text-align:center;
	padding-top:60px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#015086;
}

a #item01 b, #item02 b, #item03 b, #item04 b{
	color:#0098dc;
}
a #item02 {
	float:left;
	width:130px;
	height:40px;
	background:url(../img/item02_off.jpg);
	cursor:pointer;
	text-align:center;
	padding-top:60px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#015086;
}
a #item02_active {
	float:left;
	width:130px;
	height:40px;
	background:url(../img/item02_on.jpg);
	text-align:center;
	padding-top:60px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#385b01;
}

a:hover #item01 {
	background:url(../img/item01_on.jpg);
	color:#385b01;
}

a #item02_active b{
	color:#87b540;
}

a #item04_active b{
	color:#87b540;
}

a:hover #item02 {
	background:url(../img/item02_on.jpg);
	color:#385b01;
}


a:hover #item01 b, a:hover #item02 b, a:hover #item03 b, a:hover #item04 b{
	color:#87b540;
}
a #item03 {
	float:left;
	width:126px;
	height:40px;
	background:url(../img/item03_off.jpg);
	cursor:pointer;
	text-align:center;
	padding-top:60px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#015086;
}
a:hover #item03 {
	background:url(../img/item03_on.jpg);
	color:#385b01;
}

a #item03_active {
	float:left;
	width:126px;
	height:40px;
	background:url(../img/item03_on.jpg);
	text-align:center;
	padding-top:60px;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#385b01;
}
a #item04 {
	float:left;
	width:114px;
	height:40px;
	background:url(../img/item04_off.jpg);
	text-align:center;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#015086;
	padding-top:60px;
	cursor:pointer;
}
#item04 b{
	font-size:12px;
}
a:hover #item04 {
	background:url(../img/item04_on.jpg);
	color:#385b01;
}

a #item04_active {
	float:left;
	width:114px;
	height:40px;
	background:url(../img/item04_on.jpg);
	text-align:center;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#385b01;
	padding-top:60px;
}
a #item05 {
	float:left;
	width:114px;
	height:40px;
	background:url(../img/item05_off.jpg);
	text-align:center;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#015086;
	padding-top:60px;
	cursor:pointer;
}
#item05 b{
	font-size:12px;
}
a:hover #item05 {
	background:url(../img/item05_on.jpg);
	color:#385b01;
}

a #item05_active {
	float:left;
	width:114px;
	height:40px;
	background:url(../img/item05_on.jpg);
	text-align:center;
	font:italic 14px Georgia, "Times New Roman", Times, serif;
	color:#385b01;
	padding-top:60px;
}
#content {
	position:relative;
	width: 885px;
	margin:auto;
	margin-bottom:60px;
}

#content #anim {
	z-index:8;
	position:absolute;
	bottom:25px;
	left:50px;
}

#content #titular {
	width: 854px;
	margin:auto;
	height:58px;
	background: url(../img/marco_titulo.png) no-repeat;
}
#content #pie {
	width: 854px;
	margin:auto;
	height: 42px;
	background:url(../img/pie_marco.png) no-repeat;
}
#content #contenido {
	position:relative;
	margin:auto;
	width: 854px;
	background:url(../img/bg_marco.png) repeat-y;
}

#content #contenido_gama {
	position:relative;
	margin:auto;
	padding-left:40px;
	width: 814px;
	background:url(../img/bg_marco.png) repeat-y;
}


h1 {
	float:right;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	width:200px;
	height:30px;
	text-align:center;
	margin:20px 57px 0px 0px;
	color:#87b540;
	border-bottom:1px solid #0098dc;
}

h2 {
	font:normal 20px "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing:0.01em;
	margin:0px;
	padding:0px 0px 10px;
	color:#009ede;
}

	
#txt {
	position:relative;
	z-index:3;
	float:right;
	margin:10px 40px 0 0;
	width:232px;
	text-align:justify;
	color:#666;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
}

#txt em, #txt2 em, #txt3 em, #txt4 em {
	color:#87b540;
	font-style:normal;
}
#exploting {
	z-index:2;
	position:relative;
	float:left;
	width:501px;
	margin-left:60px;
	height:520px;
	/*background:url(../img/exploting.jpg) no-repeat bottom left;*/
}

#seccion {
	z-index:2;
	width:517px;
	height:515px;
	float:left;
	margin-left:30px;
	background:url(../img/seccion.jpg) no-repeat;
}

#seccion_eng {
	z-index:2;
	width:517px;
	height:515px;
	float:left;
	margin-left:30px;
	background:url(../img/seccion_eng.jpg) no-repeat;
}

.rompe {
	clear:both;
}

hr {
	color:#87b540;
	height:1pt;
}

#contenido b {
	font-weight:normal;
	font-size:20px;
	color:#009ede;
	font-weight:bold;
}

#contenido strong {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#009ede;
	font-size:20px;
}

#txt2 {
	float:left;
	width:242px;
	font:14px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#666;
	margin-right:24px;
	margin-left:50px;
	margin-top:5px;
	text-align:justify;
}
#txt3 {
	float:left;
	width:242px;
	font:14px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#666;
	margin-right:24px;
	margin-top:5px;
	text-align:justify;
}
#txt4 {
	float:left;
	width:232px;
	font:14px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
}

#txt5 {
	float:left;
	width:764px;
	margin-left:50px;
	font:14px "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	height:100px;
}

#txt5b strong{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#87b540;
	font-size:12px;
}

#txt5b b {
	font-weight:normal;
	color:#87b540;
	font-size:14px;
}

#video_benef {
	float:left;
	width:520px;
	height:360px;
	margin-bottom:30px;
	margin-left:35px;
}
#destacat01 {
	position:absolute;
	bottom:20px;
	right:70px;
	width:202px;
	height:95px;
	background-image: url(../img/dest01.png);
	background-repeat: no-repeat;
}

#destacat01_eng {
	position:absolute;
	bottom:20px;
	right:70px;
	width:202px;
	height:95px;
	background-image: url(../img/dest01_eng.png);
	background-repeat: no-repeat;
}

#aviso {
padding:20px 40px;
font-family:"Arial Narrow", Arial, Helvetica, Verdana;
font-size:14px;
color:#666666;
text-align:justify;
margin:0px;
}

#aviso em {
color:#009fdf;
font-size:15px;
font-style:normal;
}

#formulario {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width:703px;
	margin:auto;
	color:#666;
}
#consulta {
	width:603px;
	height:188px;
	background:url(../img/bg_form.png);
	border:none;
	padding:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	overflow:hidden;
	color:#009ede;
	margin-bottom:10px;
}

input {
	border:0px;
	border-bottom:1px solid #dedede;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color:#87b540;
	margin-right:10px;
}

#nombre {
	width:150px;
}

#apellidos {
	width:265px;
}

#telefono {
	width:100px;
}

#mail {
	width:320px;
}

#poblacion {
	width:190px;
}

#fila-datos {
	padding:10px 0 10px 0;
}
#fila-donde {
	padding:0px 0 20px 0;
}
#fila-botones em{
	float:left;
}

#enviar {
	float:right;
	border:none;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#666;
	background:url(../img/bot_form.jpg) no-repeat bottom;
	width:65px;
	height:30px;
}

#enviar:hover {
	background:url(../img/bot_form.jpg) no-repeat top;
}

#borrar {
	float:right;
	border:none;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#666;
	background:url(../img/bot_form.jpg) no-repeat bottom;
	width:65px;
	height:30px;
}

#borrar:hover {
	background:url(../img/bot_form.jpg) no-repeat top;
}



a .logo1 {
	float:left;
	width: 140px;
	height:59px;
	margin:0 20px 0 0;
	background:bottom no-repeat url(../img/carrefour.gif);
}

a .logo2 {
	float:left;
	width: 140px;
	height:59px;
	margin:0 20px 0 0;
	background:bottom no-repeat url(../img/eroski.gif);
}

a .logo3 {
	float:left;
	width: 140px;
	height:59px;
	margin:0 20px 0 0;
	background:bottom no-repeat url(../img/hipercor.gif);
}

a:hover .logo1, a:hover .logo2, a:hover .logo3 {
	background-position:bottom;
}
#gama {
	position:relative;
	float: left;
	height:262px;
}

#gama a .ver {
	position:absolute;
	bottom:15px;
	left:17px;
	padding-right:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
	color:#015086;
	background-image:url(../img/vermas.png);
	background-position:top right;
	background-repeat:no-repeat;
	cursor:pointer;

}

#gama a:hover .ver {
	background-image:url(../img/vermas.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#666;
}

#gama a .ver2 {
	position:absolute;
	bottom:15px;
	right:15px;
	padding-right:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
	color:#015086;
	background-image:url(../img/vermas.png);
	background-position:top right;
	background-repeat:no-repeat;
	cursor:pointer;

}

#gama a:hover .ver2 {
	background-image:url(../img/vermas.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#666
}

a #contact1 {
	float:left;
	width:112px;
	height:38px;
	margin-left:60px;
	padding:19px 5px 0px 5px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	background:url(../img/pest_02.png) no-repeat right bottom;
	cursor:pointer;
}

a #contact2 {
	float:left;
	padding:20px 15px 20px 13px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background:url(../img/pest_03.png) no-repeat left bottom;
	cursor:pointer;
}

a:hover #contact1 {

	background:url(../img/pest_02off.png) no-repeat right bottom;
}

a:hover #contact2 {
	background:url(../img/pest_03off.png) no-repeat left bottom;
}

a #contact1_off {
	float:left;
	width:112px;
	height:38px;
	margin-left:60px;
	padding:19px 5px 0px 5px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:center;
	background:url(../img/pest_02off.png) no-repeat right bottom;
	cursor:pointer;
}

a #contact2_off {
	float:left;
	padding:20px 15px 20px 13px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background:url(../img/pest_03off.png) no-repeat left bottom;
	cursor:pointer;
}

a:hover #contact1_off {

	background:url(../img/pest_02.png) no-repeat right bottom;
}

a:hover #contact2_off {
	background:url(../img/pest_03.png) no-repeat left bottom;
}


/*
a #contact1 {
	float:left;
	padding:30px 7px 10px 75px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0098dc;
	background:url(../img/pest_02.png) no-repeat right bottom;
	cursor:pointer;
}

a #contact2 {
	float:left;
	padding:30px 15px 10px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0098dc;
	background:url(../img/pest_03.png) no-repeat left bottom;
	cursor:pointer;
}

a #contact1_off {
	float:left;
	padding:30px 7px 10px 75px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#888;
	background:url(../img/pest_02off.png) no-repeat right bottom;
	cursor:pointer;
}

a #contact2_off {
	float:left;
	padding:30px 15px 10px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#888;
	background:url(../img/pest_03off.png) no-repeat left bottom;
	cursor:pointer;
}

a:hover #contact1_off {
	float:left;
	padding:30px 7px 10px 75px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#87b540;
	background:url(../img/pest_02.png) no-repeat right bottom;
	cursor:pointer;
}

a:hover #contact2_off {
	float:left;
	padding:30px 15px 10px 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#87b540;
	background:url(../img/pest_03.png) no-repeat left bottom;
	cursor:pointer;
}
*/
#logo_delta {
	position:absolute;
	top:660px;
	right:45px;
	width:129px;
}

#logo_german {
	position:absolute;
	top:660px;
	right:180px;
	width:49px;
}

#venta_carrefour{
	position:absolute;
	top:328px;
	left:0;
}

#venta_carrefour img{
	border:none;
}

#topotienda{
	position:absolute;
	top:160px;
	z-index:8;
	margin-left:-60px;
	width:165px;
	height:167px;
}

/* ENCUENTRA TU TIENDA*/

#contenido .tiendas{
	width:854px;
	height:725px;
}

#contenido .tiendas img{
	border:none;
}
#contenido .agrupacolum{
	float:left;
	margin-left:25px;
	width:387px;
	height:695px;
/*	border:1px solid #bdbdbd;
*/}
#contenido .fondo_tiendas{
	float:left;
	background:url(../img/fondo_tiendas.png) no-repeat;
	width:387px;
	height:695px;
	margin:10px 2px 0 0;
}

#contenido .fondo_tiendas .columna{
	float:left;
	width:168px;
	padding:17px 7px 0 13px;
}

#contenido .fondo_tiendas .columna .titulo{
	float:left;
	width:162px;
	color:#268ad3;
	font:bold 19px 'Arial Narrow', Arial, Helvetica;
	padding:0 0 10px 6px;
}

#contenido .fondo_tiendas .columna .tienda{
	float:left;
	width:166px;
	height:53px;
	border:1px solid #bdbdbd;
	margin-top:6px;
}
#contenido .fondo_tiendas2{
	float:left;
	background:url(../img/fondo_tiendas2.png) no-repeat;
	width:387px;
	height:368px;
	margin:10px 2px 0 0;
}


#contenido .fondo_tiendas2 .columna{
	float:left;
	width:168px;
	padding:17px 7px 0 13px;
}

#contenido .fondo_tiendas2 .columna .titulo{
	float:left;
	width:162px;
	color:#268ad3;
	font:bold 19px 'Arial Narrow', Arial, Helvetica;
	padding:0 0 10px 6px;
}

#contenido .fondo_tiendas2 .columna .tienda{
	float:left;
	width:166px;
	height:53px;
	border:1px solid #bdbdbd;
	margin-top:6px;
}
#contenido .fondo_tiendas3{
	float:left;
	background:url(../img/fondo_tiendas3.png) no-repeat;
	width:387px;
	height:321px;
	margin:10px 2px 0 0;
}


#contenido .fondo_tiendas3 .columna{
	float:left;
	width:387px;
	padding:17px 7px 0 13px;
}

#contenido .fondo_tiendas3 .columna .titulo{
	float:left;
	width:387px;
	color:#268ad3;
	font:bold 19px 'Arial Narrow', Arial, Helvetica;
	padding:0 0 10px 6px;
}

#contenido .fondo_tiendas3 .columna .tienda{
	float:left;
	width:166px;
	height:53px;
	border:1px solid #bdbdbd;
	margin-top:6px;
	margin-right:16px;
}
#contenido .listado_derecho{
	margin-left:0;
}

