<!--
/*************************************************************************************************************************************************************************/
/* Redefinitions des balises HTML */ 
/*************************************************************************************************************************************************************************/
*{margin:0;padding:0;}



body, h1, h2, h3, h4, h5, h6, a, .input_text, select, textarea{font:12px/1.2em Arial, "Trebuchet MS", Helvetica, Sans-serif;font-weight:normal;color:#000;}

img{border:0}

a{text-decoration:underline;outline:none;}
a:hover{text-decoration:none;}

ul{margin:0 0 0 20px;}
ol{margin:0 0 0 30px;}

dd{margin:0 0 0 20px;}

hr{display:none;}

fieldset{border:none;}
fieldset legend{display:none;}

.input_text, select, textarea{font-size:11px;color:#1a171b;border:1px solid #d6d6d6;}
.input_text, select option{padding:0 3px;}
  /* Les erreurs des formulaires */
.erreur {color:red;}

.mt20{margin-top:20px}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Structure generale */ 
/*************************************************************************************************************************************************************************/
	body{text-align:center;background:#6bbb1c url(../images/bg-body.gif) repeat-x 0 0;}
	
	#global{position:relative;width:954px;text-align:left;margin:0 auto;}
	
	#top{position:relative;width:100%;background:#fff;overflow:hidden;z-index:1;}
	
	#middle{position:relative;width:100%;background:#fff;z-index:2;overflow:hidden;}
	#middle_content{position:relative;width:940px;padding:0 7px;}
	#content{position:relative;margin:0 2px 0 0;padding:20px 0 0 0;background:url(../images/bg-degrade00.gif) repeat-x 0 -38px;}
	#left{position:relative; width:155px; float:left;}
	#petit_siligom{position:relative;width:100%;background:url(../images/img-gauche_contact.jpg) no-repeat 0 0px;}
	#petit_siligom02{position:relative;width:100%;background:url(../images/img-gauche_contact.jpg) no-repeat 0 0px;}
	
	#bottom{position:relative;width:100%;clear:both;z-index:1;}

	/* BLOCKS DANS LA STRUCTURE GENERALE SUR TOUTES LES PAGES (Menu, Panier, Recherche, fil d'ariane, etc...) */
	#logo{position:absolute;top:10px;left:17px;z-index:3;}

	/* TOP */
	#acces_adherents{float:right;display:inline;margin:10px 7px 0 0;}

	/* MIDDLE */
	#menu{position:relative;width:100%;margin:0 0 0 -10px;}
	#menu_content{margin:0 0 0 10px;}
	#menu ul{position:relative;width:101%;margin:30px 0 0 0;overflow:hidden;background:#6e9214}
	#menu ul li{float:left;display:inline;list-style:none;padding:5px 0}
	#menu ul li, #menu ul li a{font-size:12px;color:#fff;font-weight:bold;text-decoration:none }
	#menu ul li a{padding:0 10px;}
	#menu ul li a:hover{text-decoration:underline;}
	#menu_flash{position:relative;width:960px;height:95px;margin:0 0 0 5px;overflow:hidden;}

	/* BOTTOM */
	#liste_marques, #liste_partenaires, #footer{position:relative;width:100%;margin:10px 0 0 0;}
	#liste_marques li, #liste_partenaires li, #footer li{display:inline;list-style:none;}

	#liste_marques{background:#fff;padding:10px 0 8px 0;}
	#liste_marques li{margin:0 0 0 5px;}

	#liste_partenaires{background:#fff;line-height:18px; text-align:center; vertical-align:middle}
	#liste_partenaires li{display:inline;}
	#liste_partenaires li span{padding:0 0 0 14px;}
	#liste_partenaires li, #liste_partenaires li a{font-size:11px;font-weight:bold;color:#fff;text-decoration:none;}
	#liste_partenaires li a{margin:0 6px;}
	#liste_partenaires li a:hover{text-decoration:underline;}

	#footer{text-align:center;}
	#footer li{padding:0 3px;}
	#footer li a, #footer li span{font-size:11px;color:#fff;text-decoration:none;}
	#footer li a:hover{text-decoration:underline;}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* CLASS génériques */ 
/*************************************************************************************************************************************************************************/
	/* Les liens */
	.liens00{font-size:10px;font-weight:bold;color:#6bbb1c;padding:0 0 0 10px;background:url(../images/bg-puce03.gif) no-repeat 0 0.5em;text-decoration:none;}
	.liens00:hover{text-decoration:underline;}
	.liens01{font-size:11px;font-weight:bold;color:#6f8e03;padding:2px 0 1px 20px;background:url(../images/bg-puce02.gif) no-repeat 0 0;}
	.liens01:hover{text-decoration:underline;}
	.liens02{font-size:11px;font-weight:bold;color:#6f8e03;padding:2px 0 1px 20px;background:url(../images/bg-puce02.gif) no-repeat 0 0;text-decoration:none;line-height:10px;}
	.liens02:hover{text-decoration:underline;}

	/* Les titres */
	.titre00{font-weight:bold;color:#1a171b;padding:0 0 5px 0;border-bottom:1px solid #828282;}
	.titre01{font-size:24px;font-weight:bold;color:#1a171b;padding:3px 0 10px 0;margin:0;}
	.titre02{font-size:14px;color:#000;font-weight:bold;}
	.titre03{position:relative;font-size:12px;color:#000;font-weight:bold;padding:0 0 0 10px;background:url(../images/bg-puce08.gif) no-repeat 0 5px;}
	.titre04{font-size:18px;color:#96bf0d;font-weight:bold;}
	.titre05{font-size:12px;color:#96bf0d;font-weight:bold;}
	
	/* Les Textes*/
	.texte01{font-size:12px;color:#698d13;font-weight:bold;}
	
	/*listes*/
	.liste01{position:relative;padding:0;margin:20px 0 0 30px;}
	.liste01 li{list-style-type:disc;color:#698d13;margin:10px 0 0 10px;}
	.liste02{position:relative;padding:0;margin:10px 0 0 20px;}
	.liste02 li{list-style-type:disc;color:#000;margin:5px 0 0 10px;}
	.liste03{position:relative;padding:0;margin:20px 0 0 20px;}
	.liste03 li{list-style-type:disc;color:#000;margin:15px 0 0 10px;}
	.liste04{position:relative;padding:0;margin:10px 0 0 0;}
	.liste04 li{list-style-type:disc;color:#000;margin:5px 0 0 0;}
	
	

	/* Bloc contenant des floats */
	.block_float:after, .spacer{content:".";display:block;visibility:hidden;clear:both;font-size:0px;line-height:0px;height:0px;width:100%;margin:0;padding:0;}

/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc css de la page Index.htm */ 
/*************************************************************************************************************************************************************************/
	#home_page #middle{overflow:visible;}
	#home_page #liste_partenaires{display:none;}
	
	#recevoir_nos_actus{position:absolute;right:108px;top:388px;z-index:3;padding:10px 0 0 0}
	#offres{position:relative;width:100%;overflow:hidden;z-index:2;}
	.offre{float:left;display:inline;height:404px;overflow:hidden;position:relative;}
	#ope{width:398px;}
	#pneus{width:179px;background:url(../images/bg-offre-pneus2.jpg) no-repeat 0 0;}
	#pneus_pro{width:181px;background:url(../images/bg-offre-pneus-pro2.jpg) no-repeat 0 0;}
	#flash_pneu_pro{position:absolute;top:0;left:0;z-index:1;}
	#services{width:181px;background:url(../images/bg-offre-services2.jpg) no-repeat 0 0;}
	#offres ul{margin:10px 2px 0 8px;position:relative;z-index:1;}
	#offres ul.offre_top{margin-top:80px;}
	#offres ul li{list-style:none;padding:2px 0;}
	#offres ul li, #offres ul li a{font-weight:bold;color:#fff;}
	#offres ul li a{display:block;font-size:11px;margin:0 0 0 10px;padding:0 0 0 10px;background:url(../images/bg-puce01.gif) no-repeat 0 0.5em;}
	#offres ul li span{font-size:13px;padding:0 0 0 10px;background:url(../images/bg-puce00.gif) no-repeat 0 0.5em;}
	
	#centres_actualites{position:relative;width:100%;z-index:1;margin:-38px 0 0 0;padding:38px 0 10px 0;background:url(../images/bg-degrade00.gif) repeat-x 0 0;}
	#centres_actualites_content{position:relative;width:100%;overflow:hidden;background:transparent url(../images/bg-centres-actualites.gif) no-repeat scroll 211px 50%;}
	#choisir_pneu, #centres_siligom, #actualites{float:left;display:inline;}

  
	#choisir_pneu{width:196px;text-align:right;margin-right:35px;}
	#choisir_pneu .texte{position:relative;height:48px;margin:20px 0 0 110px;padding:0 0 15px 0;overflow:hidden;}
	#choisir_pneu .texte a{font-weight:bold;text-decoration:none;}
	#choisir_pneu .texte span{display:block;font-size:14px;font-style:italic;color:#002176;margin:5px 0 0 0;}

	#centres_siligom{width:148px;margin-right:35px;padding:0 0 5px 0;}
	#centres_siligom .titre00 a{font-weight:bold;color:#1a171b;text-decoration:none;}
	#centres_siligom .texte a.lien_pdv_carte{float:left;display:inline;margin:5px 0 0 0;}
	#centres_siligom .texte a{float:right;display:inline;}
	#centres_siligom .texte a.lien_pdv{float:right;display:inline;position:relative;font-weight:bold;color:#666;text-decoration:none;margin:10px 0 0 0;height:54px;overflow:hidden;}

	#actualites{width:472px;}
	#actualites .lien_actu_img{float:left;display:inline;border:1px solid #d0d0d0;}
	#actualites_content{float:left;display:inline;width:472px;margin:0 0 0 10px;}
	#actualites_content .titre00{position:relative;width:415px;}
	#actualites_content .titre00 .lien_actu{font-weight:bold;text-decoration:none;}
	#actualites_content .titre00 .liens01{position:abolute;top:-10px;float:right;display:inline;text-decoration:none;}
	#actualites_content .texte{font-size:11px;margin:10px 0 0 0;}
	#actualites_content .texte1{position:relative;height:44px;overflow:hidden;}
	#actualites_content .texte1 a{text-decoration:none;}
	#actualites_content .texte1 a:hover{text-decoration:underline;}
	#actualites_content .hp_actu {display:inline;float:left;margin:10px 14px 0 0;}
	
	#bibendum{position:absolute;bottom:-25px;left:0;z-index:3;}
	#siligom_home{position:absolute;bottom:-1px;left:850px;z-index:3;}
	
	#pathway{position:relative;width:100%;font-size:10px;color:#999;}
	#pathway ul{margin:0 0 11px 0;list-style:none;}
	#pathway ul li{position:relative;float:left;padding-right:14px;background:url(../images/bg-puce04.gif) no-repeat top right;}
	#pathway ul li.last{float:none;background:none;}
	#pathway ul li a {font-size:10px;color:#999;}
	
	
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc css de la page point-de-vente.htm */ 
/*************************************************************************************************************************************************************************/
	#point_de_vente{position:relative;width:100%;overflow:hidden;}
	#point_de_vente img{float:right;display:inline;margin:0 40px 0 0;}
	#point_de_vente_recherche{float:left;display:inline;width:490px;height:397px;background:url(../images/bg-point-de-vente.gif) no-repeat 0 100%;}
	#point_de_vente_recherche_content{position:relative;width:318px;padding:0 0 0 172px;}
	#point_de_vente_recherche_content .texte{margin:31px 0 0 0;}
	#point_de_vente_recherche_content .texte1{margin:25px 0 0 0;}
	#point_de_vente_recherche_content form{text-align:center;margin:50px 0 0 0;}
	#point_de_vente_recherche_content form .input_text, #point_de_vente_recherche_content form select{display:block;width:213px;margin:0 auto 10px auto;}
	#point_de_vente_recherche_content form .input_text{width:205px;}
	#point_de_vente_recherche_content form a{display:block;margin-right:9px;}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc css de la page point-vente-resultat.htm */ 
/*************************************************************************************************************************************************************************/

	#left.menu_recrutement{float:left;display:inline;position:relative;width:160px;height:200px;z-index:200}	
	#contentWithLeft{margin-left:174px}
	
	#point_resultat{margin-bottom:26px;}
	
	* html .ligne_resultat{}/* hauteur minimum pour ie6 */
	.ligne_resultat{padding-top:25px;min-height:129px;position:relative;padding-bottom:8px;}
	.ligne_resultat img,.ligne_resultat_gris img{float:left;margin-right:30px;}
	.ligne_resultat .horaire,.ligne_resultat_gris .horaire{float:right;width:277px;margin-left:30px;min-height:129px;position:relative;}
	.ligne_resultat .horaire p,.ligne_resultat_gris .horaire p{margin-top:25px;}
	.ligne_resultat .horaire .voir_presta,.ligne_resultat_gris .horaire .voir_presta{position:absolute;bottom:-4px;left:0;}
	* html body .ligne_resultat .horaire,* html body .ligne_resultat_gris .horaire{height:129px;}
	.ligne_resultat .adresse,.ligne_resultat_gris .adresse{margin-left:205px;}
	
	.adresse .titre02{margin-bottom:7px;font-weight:bold;font-size:14px;text-transform:uppercase;}
	
	* html .ligne_resultat_gris{height:129px;}/* hauteur minimum pour ie6 */
	.ligne_resultat_gris{padding-top:65px;min-height:129px;position:relative;padding-bottom:8px;background:url(../images/bg-degrade_resultat.gif) no-repeat top left;clear:both;}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc css de la page point-vente-detail.htm */ 
/*************************************************************************************************************************************************************************/
	#left.point_detail{height:261px;width:174px;float:left;position:relative;}
	#left.point_detail img{position:absolute;z-index:2;}
	.zindexupper{position:relative;z-index:10;}
	
	#detail_centre{margin:18px 0 18px 50px;}
	#detail_centre #google_map{float:right;width: 427px; height: 182px;display:block;}
	.centre_qualicert {display:inline;margin:0 0 -10px 0;}
	#bloc_detail_map{height: 182px;}
	#detail_information{padding-top:5px;}
	#detail_information p{color:#666;}
	#detail_information p strong{color:#1A171B;}
	
	#detail_presta{height:210px;margin-top:16px;}
	#detail_presta p.titre02{font-size:13px;font-weight:bold;color:#769821;padding:3px 0 10px 0;border-bottom:2px solid #828282;margin:0;}
	
	#ul_presta{list-style-image:url(../images/bg-puce05.gif);position:relative;margin-top:12px;padding-top:8px;}
	#ul_presta li {line-height:10px;margin:6px 0; border:1px solid #fff}
	#ul_presta li a{text-decoration:none;color:#1A171B;display:block;width:210px;}
	#ul_presta li a:hover{color:#759720;font-weight:bold;}
	#ul_presta li:hover div.def_presta,#ul_presta li.sfhover div.def_presta{display:block;}
	
	#ul_presta li div.def_presta{display:none;position:absolute;left:205px;top:0;background:url(../images/bg-repeat_presta.gif) repeat-y top right;width:489px;}
	#ul_presta li div.def_presta .def_presta_content{background:url(../images/bg-bottom_presta.gif) no-repeat bottom right;min-height:120px;}
	* html #ul_presta li div.def_presta .def_presta_content{height:120px;}
	
	#ul_presta li div.def_presta p{background:url(../images/bg-top_presta.gif) no-repeat top right;min-height:120px;padding:11px 24px 10px 43px;line-height:1.3em;font-size:11px;color:#000;}
	* html #ul_presta li div.def_presta p{height:120px;}

	.point_vente_titre{display:block;width:100%;border-bottom:3px solid #96BF0D;}

/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc css de la page point-formulaire-recrute.htm */ 
/*************************************************************************************************************************************************************************/
#content.recrutement{position:relative; width:100%; padding-top:0;margin-top:-4px;}
#content_recrute{position:relative;width:100%;background:url(../images/img-menu_recrutement.jpg) no-repeat top left;padding-top:13px;}
#content_recrute.liste_offre{overflow:hidden;  position:relative; background:url(../images/bg-menu-gauche-simple.gif) no-repeat top left}

#left.menu_recrutement ul{position:relative; width:115px;padding:0;margin:0 0 0 30px;}
#left.menu_recrutement ul li{list-style-image:url(../images/bg-puce06.gif);margin:8px 0;padding-left:5px;}
#left.menu_recrutement ul li:hover,#left.menu_recrutement ul li.sfhover,#left.menu_recrutement ul li.actif{list-style-image:url(../images/bg-puce07.gif);}
#left.menu_recrutement ul li a{ text-decoration:none;font-size:12px;color:#666;font-weight:bold;}
#left.menu_recrutement ul li a:hover,#left.menu_recrutement ul li.actif a{color:#6F9316;}

#article{position:relative;width:100%;}
#article .titre03{font-size:14px;color:#729520;font-weight:bold;margin:20px 0 5px 0;}
#article p{color:#333;padding-right:35px;}

#contentWithLeft2{float:left;display:inline;margin:0 0 0 90px;width:680px;}

#block_content{position:relative;width:100%; z-index:2}
#recrutement_header{position:relative;margin-left:32px;}
#recrutement_header ul{margin-bottom:2px;}
#recrutement_header h1{border-bottom:3px solid #96bf0d;width:895px;}

#content_recrute .titre02{font-size:20px;color:#698D13;}

#sommaire_recrutement  table caption{display:none}
#sommaire_recrutement table{width:100%;}
#sommaire_recrutement_content_2{position:relative;wisth:100%;padding:10px 34px 20px 34px;background:url(../images/bg-table-offre_top.gif) no-repeat top left;}
#sommaire_recrutement table th,#sommaire_recrutement table td,#sommaire_recrutement table td a{color:#fff;font-size:12px;font-weight:bold;text-decoration:none;}
#sommaire_recrutement table th{padding-bottom:5px;}
#sommaire_recrutement_content_2 table tr td.head1{width:150px;}
#sommaire_recrutement_content_2 table tr td.head2{width:30px;}
#sommaire_recrutement_content_2 table tr td.head3{width:50px;}
#sommaire_recrutement_content_2 table tr td.head4{width:120px;}
#sommaire_recrutement_content_2 table tr td.head5{width:140px;}

#sommaire_recrutement {background:#96BF0D url(../images/bg-table-offre_degrade.gif) repeat-y top left;width:665px;margin-top:15px;}
#sommaire_recrutement_content{positiob:relative;wisth:100%;background:url(../images/bg-table-offre_bottom.gif) no-repeat bottom left;}

#bottom_recrutement{background:url(../images/bg-recrute_bottom.gif) no-repeat top right;width:100%;height:71px;position:relative}
#bottom_recrutement a{position:relative;display:block;margin:0 0 0 250px;padding:30px 0 0 0;}

/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc css de la page de confirmation */ 
/*************************************************************************************************************************************************************************/
.confirmation{color:#666;font-weight:bold;padding:20px 0 20px 200px;}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc css de la page postuler.htm */ 
/*************************************************************************************************************************************************************************/
/*#left.postuler{background:url(../images/img-robinson-postuler.jpg) no-repeat bottom left;height:473px;width:171px;float:left;position:relative;display:block;border:1px solid red;}*/
#left.postuler{float:left;}
#left.postuler img{float:left;position:relative;}
#contentWithLeft.postuler{margin-left:171px;}
#postuler_form_fond{background:url(../images/bg-form_fond.gif) repeat-y top left; width:745px;margin-top:24px;}
#postuler_form_top{background:url(../images/bg-form_top.gif) no-repeat top left;}
#postuler_form_bottom{background:url(../images/bg-form_bottom.gif) no-repeat bottom left;}

#postuler_form_fond form{padding:13px 16px 13px 16px;}

#contentWithLeft.postuler #sommaire_recrutement {background:#96BF0D url(../images/bg-table-postuler_fond.gif) repeat-y top left;width:100%;margin:0 0 22px 0;}
#contentWithLeft.postuler #sommaire_recrutement_content_2{padding:0px 34px 0px 34px;background:url(../images/bg-table-postuler_top.gif) no-repeat top left;}
#contentWithLeft.postuler #sommaire_recrutement_content{background:url(../images/bg-table-postuler_bottom.gif) no-repeat bottom left;}

/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc général pour les formulaires */ 
/*************************************************************************************************************************************************************************/
.form_ligne{color:#666;font-weight:bold;padding:3px 25px;}
.form_impaire{background:#f3fdd5;}
.form_input{padding-top:4px;}
.form_text{float:left;width:159px;padding-top:5px;}
.form_text_erreur{float:left;width:159px;padding-top:5px;color:#b25b44;}
.form_erreur{color:#b25b44;font-weight:bold;padding:0 0 10px 25px;font-size:13px;}
.form_legend{font-weight:bold;margin-top:28px;padding:10px 25px;color:#666}
.input_text{border:1px solid #c9c9c9;height:20px;width:249px;}
.label_radio{margin-right:20px;}
.form_obligatoire{color:#749b0b;font-weight:bold;font-size:1.2em;}
.form_text_erreur .form_obligatoire{color:#b25b44;}

.form_submit{text-align:center;margin-top:5px;}
.form_button{background:none;background:url(../images/bt-input.gif) no-repeat 0 0; border:0; color:#fff;font-weight:bold;width:88px;height:24px;padding-bottom:6px;vertical-align:middle;}
.form_impaire .form_button{background:url(../images/bt-input_impaire.gif) no-repeat 0 0;}

.information_legal{color:#999;margin-left:50px;font-size:10px;padding:3px 0;}
.information_legal2{color:#999;font-size:10px;padding:3px 0;}

#accroche_newsletter{padding:6px 0 0 60px;}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc article pneu */ 
/*************************************************************************************************************************************************************************/
#content2{position:relative;width:938px;}
#content2.article_general{background:url(../images/bg-article-custom.jpg) no-repeat top left;}
#content2.article_general.fond02{background:url(../images/bg-article-custom02.jpg) no-repeat top left;}
#content2.article_general #pathway ul{margin-bottom:0;}
#content2.article_general .titre01{padding-top:2px;}
#absolute_public{position:absolute;top:57px;left:59px;z-index:2;}
#absolute_public02{position:absolute;top:58px;left:150px;z-index:2;}
	

#content2.article_general #left.menu_recrutement ul li{position:relative;width:115px;z-index:5;}
.gris{color:#ccc;}
.vert{color:#96bf0d;}

#description-droite{position:relative;width:410px;height:270px;margin:15px 0 0 auto;z-index:25;}
#description-droite.climatiseur_content{height:320px;}

#article-inferieur{margin:0px 0 25px 0px;}
#description-gamme{margin:20px 0;width:360px;background:url(../images/bg-sep_droite.gif) no-repeat top right;padding-right:25px;float:left;}
#description-gamme strong,#description-gamme ul{color:#698D13;font-weight:bold;}
#description-gamme ul{margin:20px 0 0 60px;}
#description-gamme li{margin-bottom:10px;}
#siligom-engagement{margin-left:390px;padding-left:20px;}
#siligom-engagement .titre03{font-size:18px;color:#96BF0D;font-weight:bold;margin:15px 0 10px 0;background:none;}
.titre_pneu{margin:10px 0 3px 0;}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc article Qu'est ce qu'un pneu */ 
/*************************************************************************************************************************************************************************/
/*************************************************************************************************************************************************************************/
#contentWithLeft2{position:relative;float:left;display:inline;margin:0 0 0 90px;width:680px;z-index:30;}
.img-png01{z-index:10;}
#text_content01{position:relative;width:100%;padding:0 0 10px 0;}
#text_content01 .intitule01{position:relative;margin:0 0 10px 0;padding:20px 0 0 0;}
#text_content01 .photo01{position:absolute;top:210px;right:0;}
#text_content01 .intitule02{position:relative;margin:15px 0 3px 0;}
#text_content01 .description_content{position:relative;margin:50px 0 0 0;}
#text_content01 .sstitre_services{margin:0 0 5px 0;}
#text_content01.divers{height:300px;}
/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc article XXXXXXXX */ 
/*************************************************************************************************************************************************************************/
.element_clim{position:relative;width:100%;padding:10px 0 5px 0;clear:both;}
.element_clim .titre05{position:relative;width:100%;margin:0 0 3px 0;}
.element_clim img{float:left;display:inline;margin:0 5px 0 2px;}
#climatiseur_content{position:relative;width:100%;}
.accesoire_content{position:relative;margin:20px 0;height:300px;}




/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc article mentions legales */ 
/*************************************************************************************************************************************************************************/
#mentions_content{position:relative;margin:20px 0;}
#mentions_content p{margin:0 0 0 55px;}
#candidature_content{position:relative;margin:60px 0 0 0;}
#candidature_content a{position:relative;margin:0 0 0 40px;}
.centre_siligom_content{position:relative;margin:10px 0;}
.dossier_infos{position:relative;display:block;margin:20px 0 10px 130px;}

 #absolute_public.img_services{position:absolute;top:58px;left:150px;z-index:2;}
#michelin_content{margin:0 0 0 100px;}



/*************************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************************/
/* Bloc article XXXXX */ 
/*************************************************************************************************************************************************************************/
.vignettes-bas{margin-top:20px}
.vignettes-bas img{margin-right:15px}



#content2.article_general.fond03{background:url(../images/bg-quisommes.jpg) no-repeat top left;}
-->
.adresse_siligom{font-size:11px; padding:310px 0 0 0; color:#375A18; position:absolute; left:10px}
