@charset "utf-8";
/* CSS Document */

*{ 
	margin : 0;
	padding : 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #858584;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/fond-site.png);
	background-repeat: no-repeat;
	background-position: center 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

img{
	border : none;
	}
	
a {
	font-size: 11px;
	color: rgb(0,0,0);
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: #ff3366;
}

a:active {
	text-decoration: none;
	color: #FF3366;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #858584;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #858584;
}

h3 {
	font-size: 12px;
	color: #858584;
}

#content{
	width:1002px;
	height:380px;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:72px;*/
	/*background-color:blue;*/
}

/*home*/
#content #home{
	width:532px;
	height:332px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:135px;
	margin-bottom:0px;
}

#content #titre{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	margin-top:10px;
	
}

#content #btn_entrer a{
	background-image: url(images/entrer-site-machinchouette-off.png);
	display:block;
	width:70px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
}

#content #btn_entrer a:hover{
	background-image: url(images/entrer-site-machinchouette-on.png);
	display:block;
	width:70px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
}

#content #infos_contact {
	display:block;
	width:1002px;
	height:30px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:0px;
}

#content #infos_contact #contact1 {
	line-height:30px;
	margin-right:4px;
	margin-left: 38px;
	display:block;
	float:left;
}

#content #infos_contact #picto_map {
	line-height:30px;
	width:18px;
	height:30px;
	margin-right:5px;
	display:block;
	float:left;
}
#content #infos_contact #contact2 {
	line-height:30px;
	margin-right:4px;
	display:block;
	float:left;
}
#content #infos_contact #picto_tel {
	width:24px;
	height:22px;
	margin-right:4px;
	margin-top:4px;
	display:block;
	float:left;
}
#content #infos_contact #contact3 {
	line-height:30px;
	margin-right:4px;
	display:block;
	float:left;
}
#content #infos_contact #picto_mail {
	width:24px;
	height:18px;
	line-height:30px;
	margin-right:5px;
	margin-top:7px;
	display:block;
	float:left;
}
#content #infos_contact #contact4 a {
	color:#858584;
	line-height:30px;
	display:block;
	float:left;
}
#content #infos_contact #contact4 a:hover {
	color:#22dbd1;
	line-height:30px;
	display:block;
	float:left;
}

/*index : bando header*/
#header{
	width:1002px;
	height:163px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#header #menu_complet{
	width:	417px;
	height: 19px;
}
#header #menu_complet .barre{
	margin-left: 5px;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
}
#header #logo_header{
	width:169px;
	height:163px;
	margin-left:52px;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	float: left;
}
#header #menu_complet{
	float:right;
	margin-right:64px;
	margin-top: 50px;
}
#header #menu_complet #btn_machinqui{
	width:110px;
	height:19px;
	
}
#header #menu_complet #btn_machinqui:hover{
	background-color: #22dbd1;
	width:110px;
	height:19px;	
}
#header #menu_complet #btn_services{
	width:83px;
	height:19px;
	
}
#header #menu_complet #btn_services:hover{
	background-color: #cccc00;
	width:83px;
	height:19px;	
}
#header #menu_complet #btn_creations{
	width:91px;
	height:19px;
	
}
#header #menu_complet #btn_creations:hover{
	background-color: #ff0054;
	width:91px;
	height:19px;	
}

#header #menu_complet #btn_contact{
	width:76px;
	height:19px;
	
}
#header #menu_complet #btn_contact:hover{
	background-color: #cccccc;
	width:76px;
	height:19px;	
}

/* contenu page machin qui*/
#content #bloc_texte{
	width:385px;
	height:230px;
	margin-left: 98px;
	margin-top:20px;
	float:left;
	margin-bottom:101px;
}
#content #bloc_texte #titre_maboite{
	width:385px;
	height:45px;
}
#content #bloc_texte #texte_maboite{
	margin-top:15px;
	font-size:11px;
	color:#858584;
	font-family: Verdana, Geneva, sans-serif;
	line-height:18px;
	text-align:justify;
	backgound-color:yellow;

}
#content #bloc_texte #texte_maboite #signature{
	font-size:12px;
	color:#858584;
	text-align: right;
}
#content #diapo a{
	background-image: url(images/quoi-de-neuf-machin-chouette2.png);
	width:420px;
	height:370px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:-50px;
	margin-bottom:31px;
}

#content #diapo a:visited{
	background-image: url(images/quoi-de-neuf-machin-chouette2-on.png);
	width:420px;
	height:370px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:-50px;
	margin-bottom:31px;
}
#content #diapo a:hover{
	background-image: url(images/quoi-de-neuf-machin-chouette2-on.png);
	width:420px;
	height:370px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:-50px;
	margin-bottom:31px;
}
#content #diapo a:active{
background-image: url(images/quoi-de-neuf-machin-chouette2.png);
	width:420px;
	height:370px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:-50px;
	margin-bottom:31px;
}

/*zone avec contenu de chaque page*/
#content #a_remplir{
	width:886px;
	height:370px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-19px;/*placer juste en dessous du logo header*/
	margin-bottom:30px;
	/*background-color:yellow;*/
}

/*page creations*/
#content #a_remplir #titre_portfolio{
	display:block;
	float:right;
	margin-top:-19px;
	width:679px;
	height:43px;
}

#content #a_remplir #texte_portfolio{
display:block;
	height:200px;
	width:175px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#858584;
	margin-top:55px;
	line-height:18px;
	float:left;
}
#content #a_remplir #texte_portfolio #creapage2:link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;	
}
#content #a_remplir #texte_portfolio #creapage2:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;	
}
#content #a_remplir #texte_portfolio #creapage2:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ff0054;	
}
#content #a_remplir #texte_portfolio #creapage2:active{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ff0054;	
}
#content #a_remplir #texte_ref{
display:block;
	height:200px;
	width:175px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#858584;
	margin-top:75px;
	line-height:18px;
	float:left;
	margin-left:-163px;
	
	
}
#content #a_remplir #zone_book{
	width:680px;
height:326px;
display:block;
float:right;
}
#content #a_remplir #zone_ref{
	width:675px;
height:330px;
display:block;
float:left;
margin-top:42px;
margin-left:29px;
background-color:white;
}
/*
#content #a_remplir #zone_ref #logo1{

	width:100px;
height:100px;
display:block;
float:left;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-top:0px;
margin-left:0px;
}
#content #a_remplir #zone_ref #logo2{

	width:100px;
height:100px;
display:block;
float:left;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo3{

	width:100px;
height:100px;
display:block;
float:left;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo4{

	width:100px;
height:100px;
display:block;
float:left;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo5{

	width:100px;
height:100px;
display:block;
float:left;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo6{

	width:100px;
height:100px;
display:block;
float:left;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo7{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:-581px;
margin-top:115px;
float:left;
}
#content #a_remplir #zone_ref #logo8{
width:100px;
height:100px;
display:block;
float:left;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo9{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo10{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo11{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo12{
width:100px;
height:100px;
display:block;
background-color:pink;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo13{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:-581px;
margin-top:15px;
}
#content #a_remplir #zone_ref #logo14{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo15{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo16{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo17{
width:100px;
height:100px;
display:block;
background-color:CCC;
border-color:#CCC;
border-width:1px;
border-style:solid;
margin-left:115px;
margin-top:-101px;
}
#content #a_remplir #zone_ref #logo18{
width:100px;
height:100px;
display:block;
background-color:CCC;
margin-left:115px;
margin-top:-101px;
}
*/



#content #a_remplir #entete{
	display:block;
	width:494px;
	height:20px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#d4d3d5;
	font-size:13px;
	margin-top:15px;
	margin-left:145px;
	
}
#content #a_remplir #references_clients{
	width:494px;
	height:294px;
	float:left;
	display:block;
	margin-top:25px;
	margin-left:196px;
}
	
#content #a_remplir #zone_book #crea_1{
width:72px;
height:326px;
display:block;
/*background-color:#22dbd1;*/
background-image:url(images/illustration-deco-murale.png);
margin-right:4px;
float:left;
margin-top:18px;
}
#content #a_remplir #zone_book #crea_1:link{
width:72px;
height:326px;
display:block;
background-image:url(images/illustration-deco-murale-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #zone_book #crea_1:hover{
width:72px;
height:326px;
display:block;
background-image:url(images/illustration-deco-murale-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}


#content #a_remplir #crea_2{
width:72px;
height:326px;
display:block;
/*background-color:#009a9d;*/
background-image:url(images/comite-quartier-ville-saint-julien-genevois.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_2:link{
width:72px;
height:326px;
display:block;
/*background-color:#009a9d;*/
background-image:url(images/comite-quartier-ville-saint-julien-genevois-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_2:hover{
width:72px;
height:326px;
display:block;
/*background-color:#009a9d;*/
background-image:url(images/comite-quartier-ville-saint-julien-genevois-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_3{
width:72px;
height:326px;
display:block;
/*background-color:#bdbc00;*/
background-image:url(images/boutique-la-renarde-apprivoisee-annecy.png);
margin-right:4px;
float:left;
margin-top:18px;
}
#content #a_remplir #crea_3:link{
width:72px;
height:326px;
display:block;
/*background-color:#bdbc00;*/
background-image:url(images/boutique-la-renarde-apprivoisee-annecy-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_3:hover{
width:72px;
height:326px;
display:block;
/*background-color:#bdbc00;*/
background-image:url(images/boutique-la-renarde-apprivoisee-annecy-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_4{
width:72px;
height:326px;
display:block;
/*background-color:#ded200;*/
background-image:url(images/plaquette-ecole-afrodanse-peggy-sanou.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_4:link{
width:72px;
height:326px;
display:block;
/*background-color:#ded200;*/
background-image:url(images/plaquette-ecole-afrodanse-peggy-sanou-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_4:hover{
width:72px;
height:326px;
display:block;
/*background-color:#ded200;*/
background-image:url(images/plaquette-ecole-afrodanse-peggy-sanou-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_5{
width:72px;
height:326px;
display:block;
/*background-color:#bdc0c2;*/
background-image:url(images/brochure-station-ski-les-gets.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_5:link{
width:72px;
height:326px;
display:block;
/*background-color:#bdc0c2;*/
background-image:url(images/brochure-station-ski-les-gets-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_5:hover{
width:72px;
height:326px;
display:block;
/*background-color:#bdc0c2;*/
background-image:url(images/brochure-station-ski-les-gets-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_6{
width:72px;
height:326px;
display:block;
/*background-color:#aa9f94;*/
background-image:url(images/calendrier-techplus.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_6:link{
width:72px;
height:326px;
display:block;
/*background-color:#aa9f94;*/
background-image:url(images/calendrier-techplus-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_6:hover{
width:72px;
height:326px;
display:block;
/*background-color:#aa9f94;*/
background-image:url(images/calendrier-techplus-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_7{
width:72px;
height:326px;
display:block;
/*background-color:#c3abb1;*/
background-image:url(images/logo-little-marmaille.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_7:link{
width:72px;
height:326px;
display:block;
/*background-color:#c3abb1;*/
background-image:url(images/logo-little-marmaille-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_7:hover{
width:72px;
height:326px;
display:block;
/*background-color:#c3abb1;*/
background-image:url(images/logo-little-marmaille-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_8{
width:72px;
height:326px;
display:block;
/*background-color:#df005b;*/
background-image:url(images/guide-touristique-ecothentic-languedoc.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_8:link{
width:72px;
height:326px;
display:block;
/*background-color:#df005b;*/
background-image:url(images/guide-touristique-ecothentic-languedoc-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_8:hover{
width:72px;
height:326px;
display:block;
/*background-color:#df005b;*/
background-image:url(images/guide-touristique-ecothentic-languedoc-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_9{
width:72px;
height:326px;
display:block;
/*background-color:#ff0054;*/
background-image:url(images/voeux-machin-chouette.png);
float:left;
margin-top:18px;
}

#content #a_remplir #crea_9:link{
width:72px;
height:326px;
display:block;
/*background-color:#ff0054;*/
background-image:url(images/voeux-machin-chouette-on.png);
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_9:hover{
width:72px;
height:326px;
display:block;
/*background-color:#ff0054;*/
background-image:url(images/voeux-machin-chouette-on.png);
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #zone_book2 #crea_1bis{
width:72px;
height:326px;
display:block;
/*background-color:#22dbd1;*/
background-image:url(images/brochure-saniswiss.png);
margin-right:4px;
float:left;
margin-top:18px;
}
#content #a_remplir #zone_book2 #crea_1bis:link{
width:72px;
height:326px;
display:block;
background-image:url(images/brochure-saniswiss-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #zone_book2 #crea_1bis:hover{
width:72px;
height:326px;
display:block;
background-image:url(images/brochure-saniswiss-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}


#content #a_remplir #crea_2bis{
width:72px;
height:326px;
display:block;
/*background-color:#009a9d;*/
background-image:url(images/flyer-clos-isaline.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_2bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#009a9d;*/
background-image:url(images/flyer-clos-isaline-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_2bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#009a9d;*/
background-image:url(images/flyer-clos-isaline-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_3bis{
width:72px;
height:326px;
display:block;
/*background-color:#bdbc00;*/
background-image:url(images/brochure-conseil-general.png);
margin-right:4px;
float:left;
margin-top:18px;
}
#content #a_remplir #crea_3bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#bdbc00;*/
background-image:url(images/brochure-conseil-general-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_3bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#bdbc00;*/
background-image:url(images/brochure-conseil-general-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_4bis{
width:72px;
height:326px;
display:block;
/*background-color:#ded200;*/
background-image:url(images/calendrier-gerbe-savoyarde.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_4bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#ded200;*/
background-image:url(images/calendrier-gerbe-savoyarde-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_4bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#ded200;*/
background-image:url(images/calendrier-gerbe-savoyarde-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_5bis{
width:72px;
height:326px;
display:block;
/*background-color:#bdc0c2;*/
background-image:url(images/flyer-cerfrance.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_5bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#bdc0c2;*/
background-image:url(images/flyer-cerfrance-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_5bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#bdc0c2;*/
background-image:url(images/flyer-cerfrance-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_6bis{
width:72px;
height:326px;
display:block;
/*background-color:#aa9f94;*/
background-image:url(images/voeux-vl-design.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_6bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#aa9f94;*/
background-image:url(images/voeux-vl-design-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_6bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#aa9f94;*/
background-image:url(images/voeux-vl-design-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_7bis{
width:72px;
height:326px;
display:block;
/*background-color:#c3abb1;*/
background-image:url(images/affiche-APE-poisy.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_7bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#c3abb1;*/
background-image:url(images/affiche-APE-poisy-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_7bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#c3abb1;*/
background-image:url(images/affiche-APE-poisy-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_8bis{
width:72px;
height:326px;
display:block;
/*background-color:#df005b;*/
background-image:url(images/recherches-crepes-de-france.png);
margin-right:4px;
float:left;
margin-top:18px;
}

#content #a_remplir #crea_8bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#df005b;*/
background-image:url(images/recherches-crepes-de-france-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_8bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#df005b;*/
background-image:url(images/recherches-crepes-de-france-on.png);
margin-right:4px;
float:left;
margin-top:18px;
cursor:pointer;
}
#content #a_remplir #crea_9bis{
width:72px;
height:326px;
display:block;
/*background-color:#ff0054;*/
background-image:url(images/mini-guide-tissot.png);
float:left;
margin-top:18px;
}

#content #a_remplir #crea_9bis:link{
width:72px;
height:326px;
display:block;
/*background-color:#ff0054;*/
background-image:url(images/mini-guide-tissot-on.png);
float:left;
margin-top:18px;
cursor:pointer;
}

#content #a_remplir #crea_9bis:hover{
width:72px;
height:326px;
display:block;
/*background-color:#ff0054;*/
background-image:url(images/mini-guide-tissot-on.png);
float:left;
margin-top:18px;
cursor:pointer;
}


/*page navigation services*/


#content #zone_infos_services{
	display:block;
	width:1002px;
	height:293px;
	margin-top:58px;
}
#content #zone_infos_services #texte_intro_services{
	display:block;
	width:200px;
	height:230px;
	float:left;
	margin-left:58px;
	line-height:18px;
	margin-top:0px;
}
#content #zone_infos_services #texte_intro_services #btn1_contact{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#cccc00;
}
#content #zone_infos_services #texte_intro_services #btn1_contact:hover{
	color:#000;
}
#content #a_remplir #texte_portfolio #btn2_contact{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FF0054;
}
#content #a_remplir #texte_portfolio #btn2_contact:hover{
	color:#000;
}
/*#content #zone_infos_services #projet{
background-image: url(images/un_projet.png);
	background-repeat: no-repeat;
	display:block;
	width:158px;
	height:315px;
	margin-left:18px;
	float:left;
}
*/
#content #zone_infos_services #nav_services{
	display:block;
	width:501px;
	height:331px;
	margin-right:150px;
	margin-top:-50px;
	float:right;
}
#content #zone_infos_services #nav_services #profil_agence a:link{
	background-image: url(images/profil-agence.png);
	display:block;
	width:238px;
	height:229px;
	float:left;
}
#content #zone_infos_services #nav_services #profil_agence a:visited{
	background-image: url(images/profil-agence.png);
	display:block;
	width:238px;
	height:229px;
	float:left;
}
#content #zone_infos_services #nav_services #profil_agence a:hover{
	background-image:url(images/profil-agence-on.png);
	display:block;
	width:238px;
	height:229px;
	float:left;
	cursor:pointer;
}
#content #zone_infos_services #nav_services #profil_agence a:active{
	background-image:url(images/profil-agence-on.png);
	display:block;
	width:238px;
	height:229px;
	float:left;
	cursor:pointer;
}

#content #zone_infos_services #nav_services #profil_pme a{
	background-image: url(images/profil-pme.png);
	display:block;
	width:263px;
	height:229px;
	float:left;
}
#content #zone_infos_services #nav_services #profil_pme a:hover{
	background-image:url(images/profil-pme-on.png);
	display:block;
	width:263px;
	height:229px;
	float:left;
	cursor:pointer;
}
#content #zone_infos_services #nav_services #createur_dentreprise a{
	background-image: url(images/createur-dentreprise.png);
	display:block;
	width:271px;
	height:102px;
	float:left;
	margin-left:97px;
}
#content #zone_infos_services #nav_services #createur_dentreprise a:hover{
	background-image:url(images/createur-dentreprise_on.png);
	display:block;
	width:271px;
	height:102px;
	float:left;
	cursor:pointer;
	margin-left:97px;
}
/*#content #zone_infos_services #solution{
background-image: url(images/une_solution_creative.png);
	background-repeat: no-repeat;
	display:block;
	width:158px;
	height:315px;
	margin-right:24px;
	float:right;
}
*/
/*page services PME*/
/*#content #a_remplir #texte_debut{
	height:88px;
	width:679px;
	display:block;
	float:right;
	margin-right:65px;
	margin-top:-108px;
	margin-bottom:18px;
}*/
#content #cadre{
	width:886px;
	height:289px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-19px;/*placer juste en dessous du logo header*/
	margin-bottom:30px;
	/*background-color:yellow;*/
}
#content #cadre2{
	width:886px;
	height:370px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-19px;/*placer juste en dessous du logo header*/
	margin-bottom:30px;
	/*background-color:yellow;*/
}

/*#content #cadre3{
	width:886px;
	height:278px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-19px;/*placer juste en dessous du logo header*/
	/*margin-bottom:30px;
	/*background-color:yellow;
}


/*#content #btn_agences a{
	background-image: url(images/btn_agences_off.png);
	width:157px;
	height:87px;
	display:block;
	margin-left:555px;
	float:left;
	margin-top:-87px;
}
#content #btn_agences a:hover{
	background-image: url(images/btn_agences_on.png);
	width:157px;
	height:87px;
	display:block;
	float:left;
}*/
#content #mini_menu{
	width:120px;
	height:81px;
	display:block;
	margin-left:400px;
	float:left;
}
#content #mini_menu #rose_agences{
	background-image: url(images/go-to-agences-off.png);
	background-repeat:no-repeat;
	width:53px;
	height:49px;
	display:block;
	float:left;
}
#content #mini_menu #rose_agences:hover{
	background-image: url(images/go-to-agences-on.png);
}
#content #mini_menu #bleu_pme{
	background-image: url(images/go-to-pme-off.png);
	background-repeat:no-repeat;
	width:67px;
	height:49px;
	display:block;
	float:right;
}
#content #mini_menu #bleu_pme:hover{
	background-image: url(images/go-to-pme-on.png);
}
#content #mini_menu #vert_entrepreneurs{
	background-image: url(images/go-to-crea-off.png);
	background-repeat:no-repeat;
	width:53px;
	height:32px;
	display:block;
	float:left;
	margin-left:36px;
}
#content #mini_menu #vert_entrepreneurs:hover{
	background-image: url(images/go-to-crea-on.png);
}
#content #mini_menu2{
	width:120px;
	height:81px;
	display:block;
	margin-left:621px;
	margin-top:-81px;
	float:left;
}
#content #mini_menu2 #rose_agences2{
	background-image: url(images/go-to-agences-off.png);
	background-repeat:no-repeat;
	width:53px;
	height:49px;
	display:block;
	float:left;
}
#content #mini_menu2 #rose_agences2:hover{
	background-image: url(images/go-to-agences-on.png);
}
#content #mini_menu2 #bleu_pme2{
	background-image: url(images/go-to-pme-off.png);
	background-repeat:no-repeat;
	width:67px;
	height:49px;
	display:block;
	float:right;
}
#content #mini_menu2 #bleu_pme2:hover{
	background-image: url(images/go-to-pme-on.png);
}
#content #mini_menu2 #vert_entrepreneurs2{
	background-image: url(images/go-to-crea-off.png);
	background-repeat:no-repeat;
	width:53px;
	height:32px;
	display:block;
	float:left;
	margin-left:36px;
}
#content #mini_menu2 #vert_entrepreneurs2:hover{
	background-image: url(images/go-to-crea-on.png);
}
#content #mini_menu3{
	width:120px;
	height:81px;
	display:block;
	margin-left:621px;
	margin-top:-92px;
	float:left;
}
#content #mini_menu3 #rose_agences3{
	background-image: url(images/go-to-agences-off.png);
	background-repeat:no-repeat;
	width:53px;
	height:49px;
	display:block;
	float:left;
}
#content #mini_menu3 #rose_agences3:hover{
	background-image: url(images/go-to-agences-on.png);
}
#content #mini_menu3 #bleu_pme3{
	background-image: url(images/go-to-pme-off.png);
	background-repeat:no-repeat;
	width:67px;
	height:49px;
	display:block;
	float:right;
}
#content #mini_menu3 #bleu_pme3:hover{
	background-image: url(images/go-to-pme-on.png);
}
#content #mini_menu3 #vert_entrepreneurs3{
	background-image: url(images/go-to-crea-off.png);
	background-repeat:no-repeat;
	width:53px;
	height:32px;
	display:block;
	float:left;
	margin-left:36px;
}
#content #mini_menu3 #vert_entrepreneurs3:hover{
	background-image: url(images/go-to-crea-on.png);
}

#content #cadre2 #titre_services_agences{
	width:732px;
	height:143px;
	display:block;
	clear:both;
	margin-top:75px;
	margin-left:auto;
	margin-right:auto;
		
}
#content #cadre2 #services_agences{
	display:block;
	height:26px;
	width:679px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#858584;
	margin-top:12px;
	line-height:16px;
	margin-left:132px;
}
#content #cadre2 #services_agences h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#858584;
}
#content #cadre2 #services_agences #plaquette_agences{
color:#ff0054;
font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content #cadre2 #services_agences #plaquette_agences:hover{
color:#000;
font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content #cadre3{
	width:886px;
	height:370px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:-19px;/*placer juste en dessous du logo header*/
	margin-bottom:30px;
	/*background-color:yellow;*/
}
#content #cadre3 #titre_services_crea{
	width:732px;
	height:132px;
	display:block;
	clear:both;
	padding-top:11px;
	margin-left:auto;
	margin-right:auto;
			
}
#content #cadre3 #services_crea{
	display:block;
	height:26px;
	width:679px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#858584;
	margin-top:12px;
	line-height:16px;
	margin-left:132px;
}
#content #cadre3 #services_crea h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#858584;
}
#content #cadre3 #services_crea #mail_kit{
color:#cccc00;
font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content #cadre3 #services_crea #mail_kit:hover{
color:#000;
font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content #cadre #titre_services_pme{
	width:732px;
	height:143px;
	display:block;
	margin-top:81px;
	margin-left:auto;
	margin-right:auto;
}
#content #cadre #services_pme{
	display:block;
	height:26px;
	width:679px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#858584;
	margin-top:12px;
	line-height:16px;
	margin-left:132px;
}
#content #cadre #services_pme h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#858584;
}
#content #cadre #services_pme #plaquette_pme{
color:#22dbd1;
font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content #cadre #services_pme #plaquette_pme:hover{
color:#000;
font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#content #cadre2 #illustr_chouette1{
	background-image: url(images/picto-machinchouette-creation1.png);
	width:303px;
	height:92px;
	display:block;
	float:right;
	margin-top:-185px;
	margin-right:-34px;
}
#content #cadre #illustr_chouette2{
	background-image: url(images/picto-machinchouette-creation2.png);
	width:303px;
	height:92px;
	display:block;
	float:right;
	margin-top:-185px;
	margin-right:-34px;
}
#content #cadre3 #illustr_chouette3{
	background-image: url(images/picto-machinchouette-creation3.png);
	width:303px;
	height:92px;
	display:block;
	float:right;
	margin-top:-185px;
	margin-right:-34px;
}
/*#content #infos_services{
	width:882px;
	height:266px;
	display:block;
	margin-top:85px;
	margin-bottom:23px;
	margin-left:57px;

}
#content #infos_services #infos_logos{
	background-image: url(images/logo_identite_visuelle.png);
	background-repeat: no-repeat;
	display:block;
	width:260px;
	height:266px;
	float:left;
}
#content #infos_services #infos_crea{
	background-image: url(images/graphiste_creative.png);
	background-repeat: no-repeat;
	display:block;
	width:265px;
	height:268px;
	float:left;
}
#content #infos_services #infos_logos #cadre_logos{
	display:block;
	width:207px;
	height:207px;
	margin-left:14px;
	margin-top:65px;
}
#content #infos_services #infos_crea #cadre_logos{
	display:block;
	width:207px;
	height:207px;
	margin-left:14px;
	margin-top:65px;
}
#content #infos_services #infos_logos #cadre_logos h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#22dbd1;
	text-align:center;
	display:block;
	margin-bottom:15px;
}
#content #infos_services #infos_crea #cadre_logos h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#22dbd1;
	text-align:center;
	display:block;
	margin-bottom:15px;
}
#content #infos_services #infos_logos #cadre_logos h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:-5px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	line-height:16px;
}
#content #infos_services #infos_crea #cadre_logos h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:-5px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	line-height:16px;
}
#content #infos_services #infos_logos #cadre_logos p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:10px;
	margin-left:11px;
	margin-right:10px;
	line-height:16px;
	text-align:center;
}
#content #infos_services #infos_crea #cadre_logos p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:10px;
	margin-left:11px;
	margin-right:10px;
	line-height:16px;
	text-align:center;
}

#content #infos_services #infos_print{
	background-image: url(images/communication_print.png);
	background-repeat: no-repeat;
	display:block;
	width:260px;
	height:266px;
	float:left;
	margin-left:51px;
}
#content #infos_services #infos_exe{
	background-image: url(images/studio_execution.png);
	background-repeat: no-repeat;
	display:block;
	width:266px;
	height:270px;
	float:left;
	margin-left:48px;
}
#content #infos_services #infos_print #cadre_print{
	display:block;
	width:207px;
	height:207px;
	margin-left:14px;
	margin-top:65px;
}
#content #infos_services #infos_exe #cadre_print{
	display:block;
	width:207px;
	height:207px;
	margin-left:14px;
	margin-top:65px;
}
#content #infos_services #infos_print #cadre_print h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#cccc00;
	text-align:center;
	display:block;
	margin-bottom:15px;
}
#content #infos_services #infos_exe #cadre_print h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#cccc00;
	text-align:center;
	display:block;
	margin-bottom:15px;
}
#content #infos_services #infos_print #cadre_print h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-left:10px;
	margin-right:10px;
	line-height:16px;
	text-align:center;
	margin-top:-5px;
}
#content #infos_services #infos_exe #cadre_print h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-left:10px;
	margin-right:10px;
	line-height:16px;
	text-align:center;
	margin-top:-5px;
}
#content #infos_services #infos_print #cadre_print p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:10px;
	margin-left:11px;
	margin-right:11px;
	line-height:16px;
	text-align:center;
}
#content #infos_services #infos_exe #cadre_print p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:10px;
	margin-left:11px;
	margin-right:11px;
	line-height:16px;
	text-align:center;
}*/


/*#content #infos_services #infos_web{
	background-image: url(images/web_multimedia.png);
	background-repeat: no-repeat;
	display:block;
	width:260px;
	height:266px;
	float:left;
	margin-left:51px;
}
#content #infos_services #infos_web #cadre_web{
	display:block;
	width:207px;
	height:207px;
	margin-left:14px;
	margin-top:65px;
}
#content #infos_services #infos_web #cadre_web h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#ff0054;
	text-align:center;
	display:block;
	margin-bottom:15px;
}
#content #infos_services #infos_web #cadre_web h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-left:10px;
	margin-right:10px;
	line-height:16px;
	margin-top:-5px;
	text-align:center;
}
#content #infos_services #infos_web #cadre_web p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	display:block;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	line-height:16px;
	text-align:center;
}
*/
/******* Page contact formulaire *******/

#content5{
	display:block;
	width:1002px;
	height:388px;
	margin-top:-37px;
	/*background-color:pink;*/
}
#content5 #titre_contact{
	width:679px;
	height:43px;
	display:block;
	float:right;
	margin-right:58px;
	margin-top:0px;
	/*background-color:blue;*/
}

#content5 #left{
	width : 225px;
	height : 295px;
	float:left;
	display:block;
	margin-left:58px;
	margin-top:50px;
	/*background-color:yellow;*/
}

#content5 #left p{
	
	line-height:18px;
}

#content5 #left #adresse_mail{
color:#cccc00;
}
#content5 #left #adresse_mail:hover{
color:#000;
}
#content5 #left #tel{
color:#cccc00;
}

#content5 #formulaire_contact{
width:590px;
height:270px;
float:left;
display:block;
margin-left:58px;
margin-top:30px;
padding-top:23px;
border: 1px dashed #cccc00;
/*background-color:#cccccc;*/
}


#content5 #formulaire_contact #col_gauche{
	width : 240px;
	height : 260px;
	display:block;
	float:left;
	padding-left:25px;
	margin-left:20px;
	/*background-color:#858584;*/
}


#content5 #formulaire_contact .champ{
	width : 200px;
	height : 20px;
	border : 1px solid #cccccc;
}	

#content5 #formulaire_contact .champ:hover{
	background : #cccc00;
	border : 1px solid #cccc00;
}

#content5 #formulaire_contact label{
	font-size: 110%;
}

#content5 #formulaire_contact #col_droite{
	width : 260px;
	height : 232px;
	display:block;
	float:left;
	margin-left:0px;
	margin-top:28px;
	padding-left:15px;
	margin-right:30px;
	/*background-color:#858584;*/
}
#content5 #formulaire_contact #col_droite #objet{
	width:235px;
	height:20px;
	border : 1px solid #cccccc;
}
#content5 #formulaire_contact #col_droite #objet:hover{
	background : #cccc00;
	border : 1px solid #cccc00;
}
#content5 #formulaire_contact #col_droite textarea:hover{
	background : #cccc00;
	border : 1px solid #cccc00;
}
#content5 #formulaire_contact #col_droite #envoyer{
	display:block;
	width:90px;
	height:35px;
	float:right;
	margin-top:15px;
}
#content5 #formulaire_contact #col_droite #envoyer #bouton{
	display:block;
	background : #cccc00;
	color : #fff;
	font-family: verdana, Geneva, sans-serif;
	font-size: 120%;
	width : 80px;
	height : 25px;
	text-align:center;
	font-weight:bold;
	padding-bottom:3px;
	float:right;
	margin-right:28px;

}

#content5 #formulaire_contact #col_droite #envoyer #bouton:hover{
	background : #22dbd1;
}
/*#content5 #formulaire_contact #col_droite #obli{
	float:left;
	display:block;
	margin-left:28px;
	margin-top:15px;
	font-family: verdana, Geneva, sans-serif;
	font-size: 90%;
}

/*#content5 #formulaire_contact #droite #captcha{
	margin-top:15px;
}*/


/*footer present sur toutes les pages*/

#content #footer{
	width:1002px;
	height:55px;
	display:block;
	margin-top:30px;
	/*background-color:yellow;*/
}
#content #footer #reso{
	width:152px;
	height:55px;
	display:block;
	margin-left:50px;
	float:left;
	/*background-color:red;*/
}
#content #footer #reso #viadeo{
	background-image:url(images/viadeo-sandrine-hoyet.png);
	width:30px;
	height:30px;
	display:block;
	float:left;
}
#content #footer #reso #viadeo:hover{
	background-image:url(images/viadeo-sandrine-hoyet-on.png);
}
#content #footer #reso #linkdin{
	background-image:url(images/linkedin-sandrine-hoyet.png);
	width:30px;
	height:30px;
	display:block;
	margin-left:10px;
	float:left;
}
#content #footer #reso #linkdin:hover{
	background-image:url(images/linkedin-sandrine-hoyet-on.png);
}
#content #footer #reso #pinterest{
	background-image:url(images/pinterest-machinchouette.png);
	width:30px;
	height:30px;
	display:block;
	margin-left:10px;
	float:left;
}
#content #footer #reso #pinterest:hover{
	background-image:url(images/pinterest-machinchouette-on.png);
}
#content #footer #reso #facebook{
	background-image:url(images/facebook-machinchouette.png);
	width:30px;
	height:30px;
	display:block;
	margin-left:10px;
	float:left;
}
#content #footer #reso #facebook:hover{
	background-image:url(images/facebook-machinchouette-on.png);
}
#content #footer #footer_droite{
	width:708px;
	height:55px;
	display:block;
	float:right;
	margin-right:64px;
}
#content #footer #footer_droite #ligne1{
	display:block;
	width:725px;
	height:21px;
}
#content #footer #footer_droite #ligne1 #couleurs{
	width:462px;
	height:21px;
	display:block;
	float:left;
}
#content #footer #footer_droite #ligne1 #btn_references{
	float:left;
	width:98px;
	height:14px;
	display:block;
	margin-left:10px;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #btn_ref{
	float:left;
	width:98px;
	height:14px;
	display:block;
	margin-left:10px;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #btn_references_active{
	float:left;
	width:98px;
	height:14px;
	display:block;
	margin-left:10px;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #btn_references:hover{
	background-color:#dedede;
	float:left;
	display:block;
	width:98px;
	height:14px;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 .barre_footer{
	margin-left:7px;
	margin-right:7px;
	display:block;
	float:left;
	width:1px;
	height:12px;
	margin-top:7px;
}

#content #footer #footer_droite #ligne1 #btn_partenaires{
	width:38px;
	height:14px;
	display:block;
	float:left;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #btn_partenaires_active{
	width:38px;
	height:14px;
	display:block;
	float:left;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #btn_partenaires:hover{
	background-color:#dedede;
	display:block;
	float:left;
	width:38px;
	height:14px;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #mentions{
	margin-right:0px;
	display:block;
	float:left;
	width:123px;
	height:14px;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #mentions_active{
	margin-right:0px;
	display:block;
	float:left;
	width:123px;
	height:14px;
	margin-top:7px;
}
#content #footer #footer_droite #ligne1 #mentions:hover{
	background-color:#dedede;
	display:block;
	float:left;
	width:123px;
	height:14px;
	margin-top:7px;
}


#content #footer #footer_droite #ligne2 h2{
	width:760px;
	height:21px;
	display:block;
	color:#858584;
	margin-top: 10px;	
}
#content #footer #footer_droite #ligne2 #infos_footer{
	font-size:9px;
	text-align: center;
	margin-left:-29px;
	}
#content #footer #footer_droite #ligne2 a{
	font-size:9px;
	color:#858584;
}
#content #footer #footer_droite #ligne2 #infos_footer a:hover{
	color:#22dbd1;
}
#mentions_utiles{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:113px;
}
#mentions_utiles1{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:55px;
}
#mentions_utiles2{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:104px;
}
#mentions_utiles3{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:27px;
}
#mentions_utiles4{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:104px;
}
#mentions_utiles5{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:23px;
}
#mentions_utiles6{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
}
#mentions_utiles7{
	font-size:8px;
	color:#858584;
	text-align:center;
	display:block;
	width:1002px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-top:123px;
}