/* CSS Document */
/********************** Trouver GrosFillex *************************/

div.trouver_grosfillex_titre{
	color:#111210;
	font-family:"Helvetica",Arial,Verdana;
	font-size:30px;

}

div.trouver_grosfillex_chapeau{
	color:#111210;
	font-family:"Helvetica",Arial,Verdana;
	font-size:17px;
	/*font-weight:bold;*/
	
}

div.trouver_grosfillex_texte{
	color:#898989;
	font-family:"Helvetica",Arial,Verdana;
	font-size:11px;
}

table.form_trouver_grosfillex{
	width:500px;
	margin-top:10px;
}

td.trouver_grosfillex_label{
	width:110px;
	font-weight:bold;
	color:#898989;
	padding-bottom:5px;
}
td.trouver_grosfillex_sep{
	font-size:1px;
	height:5px;
}

td#erreurLogSubmit{
	font-size:11px;
	color:#9E0F51;
}

table.form_trouver_grosfillex input, table.form_trouver_grosfillex select{
	border:1px solid #898989;
	width:250px;
}
input#trouver_grosfillex_submit{
	width:auto;
	border:none;
	background:url(../img/lien_inst.gif)no-repeat 0px 6px;
	padding-left:100px;
	color:#898989;
}

input#trouver_grosfillex_submit:hover{
	width:auto;
	border:none;
	background:url(../img/lien_inst.gif)no-repeat 0px 6px;
	padding-left:100px;
	color:black;
	cursor:pointer;
}

table.form_trouver_grosfillex select{
	width:170px;
}
table.form_trouver_grosfillex input.cp{
	width:38px;
}
div.select_label_1, div.select_label_2{
	background:url(../img/carre_prof.gif)no-repeat 0px 5px;
	color:black;
	font-size : 16px;
	padding-left:15px;
	margin-top:10px;
}
div.select_label_2{
	background:url(../img/carre_part.gif)no-repeat 0px 0px;
}
div.select_pays select{
	border:1px solid #898989;
	width:250px;
	margin:10px 0px 10px 140px;
}
div.submit_pays{
	text-align:right;
	width:540px;
}
div.enseignes_titre_pays_1,div.enseignes_titre_pays_2{
	background:url(../img/carre_prof_xl.gif)no-repeat 0px 4px;
	color:black;
	font-size : 18px;
	padding-left:25px;
	margin:6px 0px 0px 14px;
	text-transform: uppercase;
	
	display:none;
}
div.enseignes_titre_pays_2{
	background:url(../img/carre_part_xl.gif)no-repeat 0px 4px;
}
div.enseignes_top{
	width:562px;
	font-size:1px;
	height:4px;
	background:url(../img/fond_liste_enseignes_top.gif) no-repeat;
}
div.enseignes_bottom{
	width:562px;
	font-size:1px;
	height:40px;
	background:url(../img/fond_liste_enseignes_bottom.gif) no-repeat;
}
div.enseignes{
	width:562px;
	background:url(../img/fond_liste_enseignes.gif) repeat-y;
	margin-top:10px;
}
div.enseigne_nom{
	color:#557db1;
	text-transform: uppercase;
	font-size : 14px;
	font-weight:bold;
	margin-top:5px;
}
div.enseignes table{
	width:562px;
	text-align:center;
	/*margin-top:25px;*/
	
}
div.enseignes table td{
	vertical-align: bottom;
	height:95px;
}

/***********************  GOOGLE MAP resultats  ***************************/
div.shop_result{
	font-size:12px;
	color:#808080;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}
div.shop{
	color:#808080;
}
div.shop_adress,div.shop_cp,div.shop_ville,div.shop_tel{
	margin-bottom:3px;
	position:relative;
}

div.shop_name{
	font-size:12px;
	font-weight:bold;
	color:white;
	background:#808080;
	margin:0px 0px 5px 0px;
	padding:2px 0px 2px 5px;
}

span.shop_list_label{
	font-weight:bold
}

div.way_to_go{
	position:absolute;
	right:125px;
	top:0;
}

div.showOnMap{
	position:absolute;
	right:5px;
	top:0px;
}

div#hideWay{
	visibility:hidden;
	margin-top:20px;
	padding:5px 0px 0px 5px;
	border-top:solid 2px #808080;
	width:560px;
}


form.form_pays_enseignes{display:none;}