#emsLocator
{
	display:block
}

#emsLocator h2
{
	margin-bottom:0;
	font-size:20px
}

#emsLocator .ems
{
	width:386px;
	height:88px;
	background:url(/kiabi-data/es_ES/services/magasins/fond.jpg) repeat-x 0 50%;
	float:left;
	position:relative
	
}

#emsLocator .ems a
{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    display: block;
    height: 40px;
    padding: 5px 8px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 55px;
    text-decoration:none
}

#emsLocator .ems a span
{
	display:block
}

#emsLocator .ems a span.desc
{
	color:#87021e;
	font-weight:bold;
	font-size:13px
}

#emsLocator .ems a span.go
{
	color:#5c5c5c;
	height:22px;
	line-height:22px;
	
}

#emsLocator .ems a span.go .picto
{
	background:url(/kiabi-data/es_ES/services/magasins/picto.png) repeat-x 0 50%;
	padding:2px 5px;
	display:inline
	
	
}


#emsLocator .ems a:hover span.go
{
	text-decoration:underline
}

#emsLocator form#emsLocatorNL
{
    position:relative;
    float:right;
    width:550px;
    height:109px;
    background:url(/kiabi-data/es_ES/services/magasins/newsletter.jpg) repeat-x 0 50%;
    top: -22px;
}

#emsLocatorNL .h2
{
	left: 104px;
    position: absolute;
    top: 20px;
    color:#02264f;
    font-size:30px

}

#emsLocatorNL p.text
{
    left: 272px;
    line-height: 12px;
    position: absolute;
    top: 35px;
}

#emsLocatorNL p.field
{
   	left: 182px;
    position: absolute;
    top: 73px;
}


#emsLocatorNL p.field .border 
{
	border: 1px solid #1493C8;
    float: left;
    height: 18px;
    padding: 2px 3px;
    display:block;
    background:#fff
}

#emsLocatorNL p.field .border input
{
	border: 0 none;
    color: #434343;
    font-family: verdana;
    font-size: 13px;
    font-style: italic;
    width: 250px;
}
#emsLocatorNL p.field input[type="submit"]
{
 	background: #fff;
    border-left: 1px solid #002F64;
    color: #1493C8;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
    font-style: normal;
}
