/* CSS Document */


/********************   TIENDA FICHA   *****************/

.tienda_bocadillo {
	float:left;
	width:370px;
	height:215px;
}
.foto_tienda{
	float:left;
	width:161px;
	height:103px;
	padding:6px 7px;
	background:url(/images/foto_tienda_bg.png) center no-repeat;
	}
.tienda_nombre {
	float:right;
	width:190px;
	margin-top:5px;
	line-height:16px;
	color:#CC0016;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	font-variant:small-caps;
	text-transform:capitalize;
}
.tienda_direccion {
	float:right;
	margin-top:3px;
	width:190px;
	height:auto;
	line-height:15px;
	color:#000000;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:13px;
	font-weight:normal;
}
.tienda_telefono {
	float:right;
	width:190px;
	height:15px;
	padding-top:35px;
	line-height:15px;
	text-align:right;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:12px;
	font-weight:normal;
}
.tienda_fax {
	float:right;
	width:190px;
	height:15px;
	line-height:15px;
	text-align:right;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:12px;
	font-weight:normal;
}
.tienda_email {
	float:right;
	width:210px;
	height:15px;
	line-height:15px;
	text-align:right;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:none;
}
.tienda_web {
	float:right;
	width:210px;
	height:15px;
	line-height:15px;
	text-align:right;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:none;
}
.tienda_callejero{
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:90px;
	height:18px;
	border:1px solid #000000;
	line-height:18px;
	text-align:center;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:#CCCCCC;
}
.tienda_gps{
	float:right;
	width:210px;
	height:45px;
	line-height:35px;
	text-align:right;
	font-family: "Trebuchet MS",Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:none;
}
.tienda_gps img{
	float:right;
	margin-left:5px;
	margin-top:5px;
}
.tienda_gps select{
	float:right;
	width:130px;
	margin-top:20px;
}

#tiendassubs {
	float:left;
	width:820px;
	height:150px;
	overflow:hidden;
	margin-top:20px;
}
.tiendassubs_col1 {	
	float:left;
	width:330px;
	height:150px;
	overflow:hidden;
}
.fotogps {
	float:right;
	border:0px;
}
.tiendassubs_tit1 {
	float:left;
	width:195px;
	height:20px;
	line-height:20px;
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	padding-left:15px;
	color:#7A7A7A;
	padding-top:10px;
	text-transform:uppercase;
	overflow:hidden;
}
.tiendassubs_tit2 {
	float:left;
	width:195px;
	line-height:18px;
	padding:5px 0px 5px 15px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #CB0215;
	font-weight: bold;
	overflow:hidden;
}
.tiendassubs_cont {
	float:left;
	width:195px;
	height:85px;
	font-family: Tahoma, Verdana, Arial;
	color: #7A7A7A;
	line-height:15px;
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
	font-weight:normal;
	padding-left:15px;
	color:#7A7A7A;
	padding-top:10px;
	overflow:hidden;
}

.tiendassubs_col2 {	
	float:left;
	width:245px;
	height:150px;
	overflow:hidden;
}














/*

#fondo_gris {
	float: left;
	width: 450px;
	background-image: url(/images/fondo_gris_tiendas.jpg);
	background-repeat: repeat-x;
	background-color: #747474;
	padding-bottom: 20px;
	height: 360px;
}
#fondo_gris #ciudades {
	width: 140px;
	float: left;
	background-image: url(/images/fondo_gris_tiendas2.jpg);
	background-repeat: repeat-x;
	background-color: #ABA9AA;
}
#resultado_tiendas {
	width: 280px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}
#cp {
	float: right;
	margin-top: 5px;
}




#ciudades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B30C1E;
	font-size: 11px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 60px;
}

#pais #seleccionar {
	width: 160px;
	float: right;
	height: 30px;
	padding-right: 15px;
}
#pais #seleccionar {
	float: right;
	color: #FFFFFF;
	background-color: #B30C1E;
}
.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
}
#nombre_tienda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#direccion {
	margin-top: 5px;
	float: left;
}


#pais #seleccionar  {
	font-size: 12px;
	margin-right: 10px;
}
#provincias #columna {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 110px;
	float: left;
}
#ciudad {
	width: 110px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin: 0px;
	padding: 0px;
	height: 20px;
}


.ciudad {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-variant: small-caps;
	color: #B30C1E;
	margin-top: 5px;
	margin-bottom: 10px;
}


.mas-info{
	color:#0099FF;
	}*/
	
h1, h2{
	font-size:22px;
	font-family:"Trebuchet MS";
	color:#7a7a7a;
	font-variant:normal;
	float:none;
	font-weight:normal;
	line-height:28px;
	text-transform:none;
	
}

.zona_izq_tienda h3{
	text-transform:lowercase;
	font-variant:normal;
	font-weight:normal;
	color:#7a7a7a;
	font-size:18px;
	text-transform: none;
	margin-top:20px;
}

.zona_izq_tienda h3 a, .zona_izq_tienda h3{
	text-transform:uppercase;
	color:#cb0215;
	font-size:12px;
	margin-top:0px;
	font-weight:bold;
	font-variant:normal;
	margin-bottom:0px;
}
	
.zona_camino_migas_tiendas{
	margin:9px;
	float:left;
	padding:9px;
	display:inline;
	background-color:#f0f0f0;
	width:784px;
}

.zona_camino_migas_tiendas p{
	font-size:12px;
	font-family:Tahoma;
	margin-bottom:12px;
}

.camino_migas{
	display:inline;
	width:100%;
	float:left;
}

.camino_migas li{
	list-style-type:none;
	float:left;
	background-image:url(../images/camino_migas.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	margin-right:10px;
	display:inline;
}

.camino_migas li a{
	color:#cb0215;
	font-size:12px;
}

.zona_derecha_tiendas{
	float:left;
	padding:9px;
	display:inline;
	background-color:#f0f0f0;
	width:493px;
	margin:0px 0px 9px 9px;
}

.zona_derecha_tiendas p{
	color:#7a7a7a;
	margin-bottom:10px;
}

.gps{
	margin:-4px 10px 0px 10px;
}

.zona_izq_tienda{
	margin:0px 9px 170px 0px;
	float:right;
	padding:9px 9px 3px 9px;
	display:inline;
	background-color:#f0f0f0;
	width:263px;
	position:relative;
}

.banner_distribuidor_tiendas{
	bottom:-165px;
	position:absolute;
	left:0px;
}

.zona_izq_tienda .entradilla{
	font-size:11px;
	color:#7a7a7a;
	line-height:14px;
	margin-bottom:10px;
}

.zona_izq_tienda select{
	float:left;
	margin-right:11px;
}

.zona_izq_tienda .rojo{
	color:#cb0215;
	font-size:12px;
	font-weight:normal;
}

.fondo_tiendas{
	border:1px solid #dcdcdc;
	background-color:#ededed;
	width:245px;
	background-image:url(../images/fondo_tiendas.gif);
	background-repeat:repeat-x;
	padding:7px;
	float:left;
	margin-bottom:9px;
}

.fondo_tiendas:hover{
	background-image:url(../images/fondo_tiendas_hover.gif);
	border:1px solid #ffb1b1;
	background-color:#ffd1d1;
}

.fondo_tiendas p{
	line-height:13px;
	color:#7a7a7a;
}

.fondo_tiendas img{
	float:left;
	margin-right:4px;
}

.formulario_tiendas{
	float:left;
	width:100%;
}

.formulario_tiendas a{
	background-image:url(../images/siguiente.gif);
	background-repeat:no-repeat;
	float:left;
	height:21px;
	width:17px;
	text-indent:-6000px;
}



.foto_fachada_tienda{
	position:relative;
	float:left;
	display:block;
        overflow: hidden;
}

/*.zona_direccion_tienda{
	bottom:0px;
	left:0px;
	width:474px;
	position:absolute;
	padding:5px 10px 0px 10px;
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}*/

.zona_direccion_tienda{
	width:474px;
	padding:10px 10px 0px 10px;
	margin-bottom:9px;
	background-color:#000000;
	float:left;
}

.zona_direccion_tienda p{
	color:#FFFFFF;
	font-size:11px;
}

.zona_direccion_tienda h3{
	font-size:16px;
	color:#FFFFFF;
	margin-bottom:2px;
	font-variant:normal;
	text-transform:uppercase;
	font-weight:normal;
}


.direccion_tienda{
	width:270px;
	float:left;
}

.telefonos_tienda{
	width:200px;
	float:right;
}

.telefonos_tienda p{
	text-align:right;
	font-size:12px;
}

.telefonos_tienda a{
	color:#00aeff;
}

.lista_tiendas_municipio{
	margin-bottom:10px;
}

.lista_tiendas_municipio li{
	list-style-type:none;
}

.lista_tiendas_municipio li a{
	color:#7a7a7a;
	text-decoration:none;
}

#map{
	height:500px;
        overflow: hidden;
}

.ver_tiendas{
	margin-bottom:10px;
	text-align:right;
	
}

.ver_tiendas a{
	color:#CB0215;
	font-size:12px;
}

.masinfo{
	color:#CB0215;
	float:right;
}
