<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
				background-color: #2D2D2D;
				padding: 0px;
		    margin: 0px;
		    color: #222222;
		    font-family: 'Open Sans', sans-serif; 
		    font-size: 13px;
}

div#cacher {
    		display:none;
    		margin : 0 auto;
    		width:100%;
}
.LargeurCharte {
			margin : 0 auto;
				width:1000px;    	
}

/* ##################### MENU ###########################" */
.MenuCallage {
    	height:66px;
    	background-color: #2D2D2D;	
}
.Menu {
			font-family: Arial;
		  font-size: 15px;
		  background-color: #395980;	
			height:66px;
			color:#FFFFFF;
			position: fixed;
    	top: 0;
    	z-index:99;
    	margin : 0 auto;
			width:100%;
}

.Menu_Default_TITRE {
		  	float: left;
		  	cursor:pointer;
		  	padding:8px;
		  	font-size: 32px;
		  	text-decoration:none;
		  	font-weight: bold;
		  	background-image:url(img/Clicdrive-commerce-proximite.png);
		  	background-repeat:no-repeat;
		  	background-position:left middle;
		  	width:187px;
		  	height:57px;
		  	cursor:pointer;
}
.Menu_Default {
		  	float: left;
		  	cursor:pointer;
		  	padding-left:16px;
		  	padding-right:16px;
		  	text-decoration:none;
		  	padding-top:28px;
}
.Menu_Default:hover {
			text-decoration:underline;
}
		
/* ##################### CARTE DE FRANCE ###########################" */

div#dCarteFrance {
	margin : 0 auto;
	width:100%;
	background-color:#F0F0F0;
	display:block;
	height:700px;
	min-width:1000px; 
}
div#CarteMessage {
	padding-top:20px;
	padding-left:50px;
	Line-Height: 18px;;
	width:300px;  
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}
div#CarteTelephone {
	padding-top:190px;
	padding-left:50px;
	width:200px;  
	text-align:center;
	font-size: 13px; 
}

.CarteDeFrance {
	position:absolute;  
	padding-left: 240px; 
	top: 98px;
	z-index:4;
}
.CarteFranceRegionMenu {
	position:absolute; z-index:3; 
	text-align: left; 
	padding-left: 800px; 
	width:200px; 
	top: 130px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #052A59;
}

.lien_normal {
	color:#395980;
	text-decoration:none;
	font-size: 14px;
}
.lien_normal_over {
	color:#8CD200;
	text-decoration:underline;
	font-size: 14px;
}
.CarteMessageFin {
	text-align:center;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	padding-bottom:30px;
	font-weight: bold;
	background-color:#FFFFFF;

}
/* ##################### RESULTAT MOTEUR DE RECHERCHE ###########################" */

div#dMoteurRecherche {
	margin : 0 auto;
	width:100%;
	display:none;
}

/* ----------- FILTRE MOTEUR DE RECHERCHE ----------------------- */
.Filtre {
		background-color: #E6E6E6;
	 	height:78px;
	 	border-bottom: 1px solid #CCCCCC;
	 	margin: 0 auto;
    width:100%;
}
.FiltreImage {
			background-image:url(img/commercant.png);
			background-repeat:no-repeat;
	 		background-position:left middle;
	 		height:78px;
}
div#FiltreDepartement {
			position: relative;
			left:280px;
			top:18px;
			border: 1px solid #CCCCCC;
	 		background-color: #FFFFFF;
	 		height:20px;
	 		width:410px;
	 		padding:10px;
	 		border-radius: 4px;

}
div#FiltreDepartement select {
			background-color: transparent;
    	border: 0px solid;
	 		background-color: #FFFFFF;
	 		width:100%;
	 	  font-size: 16px;
	 	  padding-left:15px;
}
div#BoutonRechercher {
			position: relative;
			left:730px;
			top:-24px;
			border: 1px solid #4183D7;
	 		background-color: #4183D7;
	 		height:18px;
	 		width:200px;
	 		padding:10px;
	 		border-radius: 4px;
	 		color:#FFFFFF;
	 		text-align:center;
	 		font-weight: bold;
	 		padding-top:12px;
	 		cursor:pointer;
}
div#BoutonRechercher:hover {
			background-color: #4C94EF;
}
/* -------------- RESULTAT MOTEUR RECHER ----------------- */
.ResultatMoteur {
			background-color: #F0F0F0;
    	width:100%;
}

div#TitreMoteur {
			padding-top:16px;
			padding-bottom:24px;
			font-weight: bold;
			font-size:20px;
			color:#9C9C9C;
}
.TableauOngletResultat {
			width:100%;
			color:#2758A9;
			font-weight: bold;
			height:50px;
}
.TableauOngletResultatColonneGauche {
			float:left;
			text-align:center;
			height:50px;
			width:15%;
			border-bottom: 1px solid #FFFFFF;
			background-color:#FFFFFF;
}
.TableauOngletResultatColonneDroite {
			float:left;
			text-align:left;
			height:50px;
			width:80%;
			border-bottom: 1px solid #CDCDCD;
}
div#dDepartement {
			height:30px;
			border-top: 1px solid #CDCDCD;
			border-left: 1px solid #CDCDCD;
			border-right: 1px solid #CDCDCD;
			padding-top:20px;
			font-size:16px;
}
					
.TableauResultat {
			width:95%;
			border-bottom: 1px solid #CDCDCD;
			border-left: 1px solid #CDCDCD;
			border-right: 1px solid #CDCDCD;
			background-color:#FFFFFF;
			cursor:  pointer;
			height:145px;
}
.TableauResultat:hover {
			background-color:#E6E6E6;
			
}
.ColonneImage {
			float:left;
			text-align:center;
			padding-top:45px;
			width:25%;
}
.ColonneTexte {
			float:left;
			text-align:left;
			width:70%;
			padding:15px;
			line-height : 20px;
}

/* ##################### FORMUALIRE CREATION SITE ###########################" */

div#dCreationSite {
	display:none;
}
.TitrePage {
	padding-top:26px;
	padding-bottom:10px;
	font-weight: bold;
	font-size:20px;
	color:#9C9C9C;
	border-bottom: 1px solid #CCCCCC;
}
.TitrePageI {
	padding-top:4px;
	padding-bottom:10px;
	
	font-size:12px;
	color:#9C9C9C;
	
}
.FormulaireSite {
		background-color: #F0F0F0;
	 	height:1765px;
	 	margin: 0 auto;
    width:100%;
}
.dEncadrement {
	background-color: #FAFAFA;

	padding:10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.TitreFormulaire {

	background-color: #383838;
	font-weight: bold;
	font-size:16px;
	padding:10px;
	color:#FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.FrmTitre {
	font-size:14px;
	padding-top:14px;
	padding-bottom:4px;
}

.FrmZone {
			border: 1px solid #CCCCCC;
	 		background-color: #FFFFFF;
	 		height:20px;
	 		width:410px;
	 		padding:10px;
	 		border-radius: 4px;

}
.FrmZone select {
			background-color: transparent;
    	border: 0px solid;
	 		background-color: #FFFFFF;
	 		width:100%;
	 	  font-size: 16px;
	 	  padding-left:15px;
}

.FrmZone input {
			background-color: transparent;
    	border: 0px solid;
	 		background-color: #FFFFFF;
	 		width:95%;
	 	  font-size: 16px;
	 	  padding-left:15px;
}


.BoutonValider {
			
			border: 1px solid #4183D7;
	 		background-color: #4183D7;
	 		height:18px;
	 		width:200px;
	 		padding:10px;
	 		border-radius: 4px;
	 		color:#FFFFFF;
	 		text-align:center;
	 		font-weight: bold;
	 		padding-top:12px;
	 		cursor:pointer;
}
.BoutonValider:hover {
			background-color: #4C94EF;
}

/* ##################### LIEN EN BAS VERS LES SITES ###########################" */
		.liensite {
			color:#FFFFFF;
			font-size:10px;
			text-decoration:none;
		}
		.liensite:hover {
			color:#FFFFFF;
			font-size:10px;
			text-decoration:underline;
		}
		.liensite2 {
			color:#FFFFFF;
			font-size:12px;
			text-decoration:none;
		}
		.liensite2:hover {
			color:#FFFFFF;
			font-size:12px;
			text-decoration:underline;
		}</pre></body></html>