/*
Initialisation des tailles de police
*/
body {
	background: #fff url(../images/fond-site.png) repeat-x 50% 0;
	font-size:62.5%; /* 10px */
	font-family:'Trebuchet MS', Arial ,Helvetica, sans-serif;
	color:#2c2a2b;
}
a { color:#2c2a2b; }
.clear{
	margin: 0 !important;
	padding: 0 !important;
	height:0 !important;
	border:0 !important;
	overflow: hidden !important;
	clear:both !important;
	float:none !important;

}


#scroll-zone {clear:both; position:relative; overflow:hidden; }
#scroll-zone div#scroll-content {float:left; height:auto;  overflow:hidden;}



#scroll-handle-wrapper {float:left; width:13px; height:auto;}
#scroll-handle-track {position:absolute; width:13px; height:auto; background:url(../images/trackbar.gif) repeat-y 50% 50%;}
#scroll-handle-track2 {position:absolute; right:0; top:0; width:13px; height:auto; background:url(../images/trackbar.gif) repeat-y 50% 50%;}


/*#scroll-handle-track2 {position:absolute; width:13px; height:auto; background:url(../images/trackbar.gif) repeat-y 50% 50%; margin-right:10px;}*/

#page{
	width:996px;
	margin:0 auto;
}

#entete-home{
	background: url(../images/banniere.png) no-repeat 0 0;
	height: 158px;
	position:relative;
}


#entete-home p.baseline{
	color:#7D2041;
	position:absolute; left:205px; font-size:15px;
	top:65px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#entete{
	background: url(../images/banniere.png) no-repeat 0 0;
	height: 238px;
	position:relative;
}

#entete p.baseline{
	color:#7D2041;
	position:absolute; left:205px; font-size:15px;
	top:65px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#entete a, #entete-home a{
	display:block;
	height: 72px;
	width: 380px;
	position:relative;
	top: 10px;
	left: 92px;
	text-indent:-4000px;
	overflow:hidden;
}

.haut-conteneur{
	width:795px;
	height:20px;
	background: url(../images/arrondi-haut.png) no-repeat 0 0;
	/*margin: -19px auto 0 auto;*/
	margin: 0px auto 0 auto;
}




#conteneur-navigation{width:996px; margin:auto;}


#contenu-hp{margin-top:50px;}
#diapo-hp {width:775px; height:245px;margin-left:-18px;}
#bas-hp {margin-top:40px;}

#navication-2{position:absolute; top:118px; z-index:100;}
#navigation{
	width: 795px;
	height:120px;
	margin-left:100px;
	background: url(../images/navigation.png) no-repeat 0 0;
	z-index:100;
	
}
#navigation-hp{
	width: 795px;
	height:91px;
	margin-left:100px;
	background: url(../images/navigation-hp.png) no-repeat 0 0;
	z-index:100;
	
}
#navigation .ariane, #navigation-hp .ariane{
	float:left;
	padding:  45px 0 0 135px;
	font-size: 1.1em;
	/*color:#7e1f41;*/
	position:relative;
}
.agence #navigation .ariane,.agence #navigation-hp .ariane,
.agence .text-avec-visuel h1,
.agence .text-avec-visuel h2,
#navigation .agence .niveau2 li a, #navigation-hp .agence .niveau2 li a,
.agence p.titre-site,.agence .text-avec-visuel a {	color:#7e1f41;}
.conseil #navigation .ariane,.conseil #navigation-hp .ariane,
.conseil .text-avec-visuel h1,
.conseil .text-avec-visuel h2,
#navigation .conseil .niveau2 li a,#navigation-hp .conseil .niveau2 li a,
.conseil p.titre-site, .conseil .text-avec-visuel a {	color:#f18e26;}
.web #navigation .ariane,.web #navigation-hp .ariane,
.web .text-avec-visuel h1,
.web .text-avec-visuel h2,
#navigation .web .niveau2 li a,#navigation-hp .web .niveau2 li a,
.web p.titre-site, .web .text-avec-visuel a {	color:#bb1471;}
.edition #navigation .ariane,.edition #navigation-hp .ariane,
.edition .text-avec-visuel h1,
.edition .text-avec-visuel h2,
#navigation .edition .niveau2 li a, #navigation-hp .edition .niveau2 li a, 
.edition p.titre-site, .edition .text-avec-visuel a {	color:#aaa138;}
.formation #navigation .ariane,.formation #navigation-hp .ariane,
.formation .text-avec-visuel h1,
.formation .text-avec-visuel h2,
#navigation .formation .niveau2 li a,#navigation-hp .formation .niveau2 li a,
.formation p.titre-site, .formation .text-avec-visuel a {	color:#47989b;}
#navigation .niveau1, #navigation-hp .niveau1{
	float:right;
	padding: 31px 26px 0 0;
	position:relative;
}

div#page.web div.text-avec-visuel ul, div#page.agence div.text-avec-visuel ul, div#page.conseil div.text-avec-visuel ul, div#page.edition div.text-avec-visuel ul, div#page.formation div.text-avec-visuel ul{list-style:none; margin-left:0;}

div#page.web div.text-avec-visuel ul li, div#page.agence div.text-avec-visuel ul li, div#page.conseil div.text-avec-visuel ul li, div#page.edition div.text-avec-visuel ul li, div#page.formation div.text-avec-visuel ul li{background-repeat:no-repeat; padding-left:10px; background-position:0 5px;}

div#page.web div.text-avec-visuel ul li{background-image:url(../images/puce-liste-rose.png);}
div#page.agence div.text-avec-visuel ul li{background-image:url(../images/puce-liste-bordeaux.png);}
div#page.conseil div.text-avec-visuel ul li{background-image:url(../images/puce-liste-orange.png);}
div#page.edition div.text-avec-visuel ul li{background-image:url(../images/puce-liste-vert.png);}
div#page.formation div.text-avec-visuel ul li{background-image:url(../images/puce-liste-bleu.png);}

div.text-avec-visuel ul{ list-style:disc; margin-left:20px;font-size:1.2em;}
#navigation .niveau1 li, #navigation-hp .niveau1 li{
	float:left;
	margin-left: 16px;
}
#navigation .niveau1 li a{
}
#navigation .niveau1 li.on, #navigation-hp .niveau1 li.on{
	position:absolute;
	margin-left: -391px;
	margin-top: -22px;
}
#navigation .niveau2 li, #navigation-hp .niveau2 li{
	float:none;
	margin:0;
	padding:0 0 10px 0;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
}
#navigation .niveau2 li a, #navigation-hp .niveau2 li a{
	text-decoration:none;
	position:relative;
	color:#7e1f41;
}
#navigation .niveau2 li a:hover, #navigation-hp .niveau2 li a:hover{
	text-decoration:underline;
}

#navigation  .conteneur-sous-nav, #navigation-hp  .conteneur-sous-nav{
	/*display:none;*/
	position:absolute;
	width:350px;
	top:0;
	left:0;
	margin-top: 64px;
	margin-left: -9px;
	z-index:100;
}


#navigation  .on .conteneur-sous-nav, #navigation-hp  .on .conteneur-sous-nav{
	margin-top: 52px;
	margin-left: -26px;
}

#navigation  .conteneur-sous-nav .haut, #navigation-hp  .conteneur-sous-nav .haut{
	width:351px;
	height:42px;
	background: url(../images/haut-sous-menu.png) no-repeat 0 0;
}
#navigation  .on .conteneur-sous-nav .haut, #navigation-hp  .on .conteneur-sous-nav .haut{
	width:296px;
	height:51px;
	background: url(../images/haut-sous-menu2.png) no-repeat 0 0;
	z-index:100;
}
#navigation  .conteneur-sous-nav .milieu, #navigation-hp  .conteneur-sous-nav .milieu{
	width:351px;
	background: url(../images/milieu-sous-menu.png) repeat-y 0 0;
	padding-left: 17px;
	z-index:100;
}

#navigation  .conteneur-sous-nav .bas, #navigation-hp  .conteneur-sous-nav .bas{
	width:352px;
	background: url(../images/nav-bas-agence.png) repeat-y 0 0;
	height: 27px;
}
#navigation .niveau2, #navigation-hp .niveau2{
	background: url(../images/nav-milieu-agence.png) no-repeat 0 0;
	width:331px;
	padding: 0 0 0 13px;
	z-index:100;
}

#navigation  .conseil .conteneur-sous-nav .bas, #navigation-hp  .conseil .conteneur-sous-nav .bas{	background: url(../images/nav-bas-conseil.png) repeat-y 0 0;}
#navigation .conseil .niveau2, #navigation-hp .conseil .niveau2{	background: url(../images/nav-milieu-conseil.png) no-repeat 0 0;}

#navigation  .web .conteneur-sous-nav .bas, #navigation-hp  .web .conteneur-sous-nav .bas{	background: url(../images/nav-bas-web.png) repeat-y 0 0;}
#navigation .web .niveau2{	background: url(../images/nav-milieu-web.png) no-repeat 0 0;}

#navigation  .edition .conteneur-sous-nav .bas, #navigation-hp  .edition .conteneur-sous-nav .bas{	background: url(../images/nav-bas-edition.png) repeat-y 0 0;}
#navigation .edition .niveau2, #navigation-hp .edition .niveau2{	background: url(../images/nav-milieu-edition.png) no-repeat 0 0;}

#navigation  .formation .conteneur-sous-nav .bas, #navigation-hp  .formation .conteneur-sous-nav .bas{	background: url(../images/nav-bas-formation.png) repeat-y 0 0;}
#navigation .formation .niveau2, #navigation-hp .formation .niveau2{ background: url(../images/nav-milieu-formation.png) no-repeat 0 0;}

#conteneur{
	width: 757px;
	background:#fff;
	padding: 5px 0 20px 18px;
	border-left: 10px solid #e6e4e4;
	border-right: 10px solid #e6e4e4;
	margin:0 auto;
	z-index:1;
}
.accueil #conteneur{ padding-bottom: 0; }
.intro-site{
	width: 255px;
	padding:0 20px 20px 0;
	float:left;
	background:url(../images/v-separateur.gif) repeat-y 100% 0;
}

.intro-site2{
	width: 275px;
	padding:0 20px 20px 0;
	float:left;
	min-height:180px;
	/*background:url(../images/v-separateur.gif) repeat-y 100% 0;*/
}


.intro-site p, .intro-site2 p{
	text-align:justify;
	font-size:1.1em;
	font-weight:bold;
}
.intro-site p strong, .intro-site2 p strong{	color:#7d2041;}
.intro-site p span.nowrap, .intro-site2 p span.nowrap{	white-space:nowrap;}
.intro-site ul.navigation, .intro-site2 ul.navigation{
	position:relative;
	background: url(../images/fond-nav-accueil.png) no-repeat 0 0;
	width: 233px;
	height: 229px;
	margin: 0 auto;
}
.intro-site ul.navigation li, .intro-site2 ul.navigation li{	position: absolute;}
.intro-site ul.navigation li.agence, .intro-site2 ul.navigation li.agence{
	top: 63px;
	left: 16px;
}
.intro-site ul.navigation li.conseil, .intro-site2 ul.navigation li.conseil{
	top: 15px;
	left: 83px;
}
.intro-site ul.navigation li.web, .intro-site2 ul.navigation li.web{
	top: 63px;
	left: 150px;
}
.intro-site ul.navigation li.edition, .intro-site2 ul.navigation li.edition{
	top: 142px;
	left: 126px;
}
.intro-site ul.navigation li.formation, .intro-site2 ul.navigation li.formation{
	top: 141px;
	left: 42px;
}

.a-la-une{
	float:right;
	width: 462px;
}

.a-la-une2{
	float:right;
	width: 460px;
}

.a-la-une h2, .a-la-une2 h2{
	text-transform:uppercase;
	font-size:1.6em;
	margin-bottom:15px;
}
.a-la-une h2 strong, .a-la-une2 h2 strong{
	color:#7e1f41;
}
.a-la-une #scroll-zone {
	width:443px;
	padding-bottom: 25px;
	background: url(../images/h-separateur.gif) repeat-x 0 100%;
	margin-bottom: 13px;
}

.a-la-une2 #scroll-zone {
	width:           445 px;
	padding-bottom: 25px;
	/*background: url(../images/h-separateur.gif) repeat-x 0 100%;*/
	margin-bottom: 13px;
	height:180px;
}

.a-la-une #scroll-zone div#scroll-content{	width: 236px;	padding-right: 20px; height:180px;}
.a-la-une2 #scroll-zone div#scroll-content{	width: 440px;	padding-right: 20px; height:180px;}

/*.a-la-une2 #scroll-zone div#scroll-content2{	width: 200px;	padding-right: 20px; height:180px;}*/
 img.logo-client-hp {width:100px; height:65px; position:relative; background-position:top;}

.a-la-une #scroll-zone div#scroll-handle-track, .a-la-une2 #scroll-zone div#scroll-handle-track2,
.a-la-une #scroll-zone div#scroll-handle-wrapper, .a-la-une2 #scroll-zone div#scroll-handle-wrapper {	height:180px;}
.a-la-une #scroll-zone div#scroll-handle-wrapper  img, .a-la-une2 #scroll-zone div#scroll-handle-wrapper  img{	cursor:pointer;}


.a-la-une p, .a-la-une2 p{
	font-size:1.1em;
	margin-bottom: 20px;
	text-align:justify;
}
#nav-offres{	margin-top:8px;}
#nav-offres li{
	float:left;
	font-size:1.1em;
	text-transform:uppercase;
	height:24px;
	padding-left: 20px;
	background :url(../images/puce-orange.gif) no-repeat 6px 8px;
	width: 132px;
	cursor:pointer;
}
#nav-offres li.last{	margin-right:0;}
#nav-offres li span{
	display:block;
	float:left;
	height:20px;
	padding: 4px 10px 0 0;
	width:122px;
}
#nav-offres li a{	text-decoration:none;}
#nav-offres li:hover{	background :#7e1f41 url(../images/puce-on-cache-gauche.png) no-repeat 0 0;}
#nav-offres li:hover span{background : url(../images/puce-on-cache-droite.png) no-repeat 100% 0;
}
#nav-offres li:hover a{	color:#fff;}
#conteneur-offres{
	background: url(../images/fond-packs.png) no-repeat 0 0;
	padding: 15px 0 0 20px;
	width:422px;
	margin-top:10px;
}

#conteneur-offres h3{
	font-size:1.1em;
	text-transform:uppercase;
	background: url(../images/fleche-droite.png) no-repeat 100% 50%;
	padding-right: 25px;
	float:left;
	height: 40px;
}
#conteneur-offres h3 .prix{	font-size:2em;}
#conteneur-offres li{
	float:left;
	padding:10px 30px 0 15px;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	background: url(../images/plus.png) no-repeat 100% 50%;
	text-align:center;
	height:30px;
}
#conteneur-offres li.last{
	padding-right:0;
	background:none;
}
#conteneur-offres li .infos-plus{
	font-size:0.8em;
	text-transform:none;
	font-weight:normal
}

.text-avec-visuel{
	float:left;
	width: 460px;
	padding: 0 20px 0 28px;
}
.text-avec-visuel h1{
	font-size: 2em;
	text-transform:uppercase;
	font-weight:normal;
	padding: 0 0 20px 0;
}
.text-avec-visuel h2{
	font-size: 1.4em;
	font-weight:normal;
	padding: 0 0 3px 0;
}
.text-avec-visuel p{
	font-size:1.2em;
	line-height:1.6em;
	text-align:justify;
	padding: 0 0 20px 0;
}
.text-avec-visuel a{
	text-decoration:none;
}
.text-avec-visuel a:hover{
	text-decoration:underline;
}
.visuels{
	float:left;
	width: 249px;
	padding-top: 20px;
	height:243px;
	background:url(../images/cercle-vide.png) no-repeat;
}
#fleches {
	width:100px;
	margin:auto;
}
.previous-button {
	background:url(../images/fleche-gauche.png) no-repeat;
	width:19px;
	height:19px;
	cursor:pointer;
	float:left;
}
.next-button {
	background:url(../images/fleche-droite.png) no-repeat;
	width:19px;
	height:19px;
	cursor:pointer;
	float:right;
}
p.titre-site {
	text-align:center;
	font-size:1.2em;
	margin:0 0 5px 0;
}
.container {
	overflow:hidden;
	/*position:relative;*/
	height: 160px;
	width:170px;
	margin:15px 0 0 35px;
}
.container ul {
	width:1000px;
	height:160px;
	/*position:absolute;*/
}
.container li {
	float:left;
	width:170px;
	height:160px;
	text-align:center;
	/*position:relative;*/
}

#pied{
	padding: 20px 25px 0 25px;
	width: 745px;
	height:222px;
	margin:0 auto;
	background: url(../images/pied-page.png) no-repeat 0 0;
}
#pied h3{
	float:left;
	text-indent:-2000px;
	overflow:hidden;
	background: url(../images/contactez-nous2.png) no-repeat 0 0;
	width:150px;
	height:14px;
	margin-left: 30px;
}
#pied a.lien-blanc{color:#fff; text-decoration:none;float:left;
	text-indent:-2000px;
	overflow:hidden;
	background: url(../images/contactez-nous2.png) no-repeat 0 0;
	width:150px;
	height:14px;
	margin-left: 30px;}
#pied a.lien-facebook{color:#fff;}
#pied img.logo-facebook{margin:0 5px; float:left;}

.accueil #pied a.lien-blanc{
	width:256px;
	height:35px;
	background: url(../images/contactez-nous1.png) no-repeat 0 0;
	margin-top: -33px;
	margin-left:0;
	position:relative;
	filter:none;
}
#pied .contact{
	color:#fff;
	font-size: 1.1em;
	font-weight:bold;
	float:right;
	text-align:right;
	margin-bottom: 55px;
}
#pied .copyright{
	color:#818181;
	text-align:center;
	font-size:8px;
	font-family: Verdana, Helvetica, sans-serif;
}
#pied .copyright a{
	color:#818181;
	text-decoration:none;
}
#pied .copyright a:hover{	text-decoration:underline;}
.accueil #pied,
.agence #pied{	background-color:#7e1f41;}
.conseil #pied{	background-color:#f18e26;}
.web #pied{	background-color:#bb1471;}
.edition #pied{	background-color:#aaa138;}
.formation #pied{	background-color:#47989b;}
#pied a.lien-footer{text-decoration:none; color:#818181; font-size: 8px;}
#pied a.lien-footer:hover{text-decoration:underline;}

p.footer{
	color:#818181;
	font-size: 8px;
}

/* Form contact */
label.contact{display:block; float:left; width:230px; margin:0 0 10px 0;}
input.contact{margin:0 0 10px 0;}

/*//////////////////////////////////////////////////////////////////////*/
/*/////////////////////		Diaporama		////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////*/
img.grand-visu-logo{margin-top:80px;margin-left:50px;}

img.grand-visu{margin-top:60px;}
p.nom-reference{font-size:17px; color:#bb1471; text-align:center; width:340px; display:block; margin-top:10px;}
.type-site{text-transform:uppercase;}
#photos{z-index:1;}
div.panel{z-index:1;}


/*//////////////////////////////////////////////////////////////////////*/
/*/////////////////////		CLIENTS		////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////*/
hr.hr-invisible {clear:both; visibility:hidden;}

#bloc-logo-client{margin-top:30px; width:680px;}
#bloc-logo-client h2 {font-weight:bold;}

#bloc-logo-client a.client{display:block;width:100px; height:65px; overflow:hidden; float:left; margin-right:35px; margin-bottom:20px; cursor:default;}
#bloc-logo-client a.client:link, #bloc-logo-client a.client:visited {background-position:bottom;}
#bloc-logo-client a.client:hover {background-position:top;}



/**** 30****/

/*grand compte */
a#client19{background: url(/images/clients/adessa.jpg) no-repeat; }
a#client1{background: url(/images/clients/adoma.jpg) no-repeat; }
a#client17{background: url(/images/clients/agefos.jpg) no-repeat;}
a#client2{background: url(/images/clients/auchan.jpg) no-repeat;}
a#client15{background: url(/images/clients/avenance.jpg) no-repeat;}
a#client28{background: url(/images/clients/bayard.jpg) no-repeat;}


a#client3{background: url(/images/clients/bouygue-immobilier.jpg) no-repeat;}
a#client4{background: url(/images/clients/elior.jpg) no-repeat;}
a#client29{background: url(/images/clients/enfant-magazine.jpg) no-repeat;}

a#client20{background: url(/images/clients/fedesap.jpg) no-repeat;}
a#client21{background: url(/images/clients/fesp.jpg) no-repeat;}
a#client5{background: url(/images/clients/fidelia.jpg) no-repeat;}
a#client13{background: url(/images/clients/generali.jpg) no-repeat;}
a#client18{background: url(/images/clients/lesjsp.jpg) no-repeat;}
a#client6{background: url(/images/clients/mma.jpg) no-repeat;}
a#client7{background: url(/images/clients/natixis.jpg) no-repeat;}
a#client30{background: url(/images/clients/notre-temps.jpg) no-repeat;}

a#client12{background: url(/images/clients/nutricia.jpg) no-repeat;}
a#client8{background: url(/images/clients/onac-vg.jpg) no-repeat;}
a#client9{background: url(/images/clients/yves-saint-laurent.jpg) no-repeat;}


/*client reseaux */
a#client16{background: url(/images/clients/axeo.jpg) no-repeat;}
a#client10{background: url(/images/clients/babychou.jpg) no-repeat;}
a#client11{background: url(/images/clients/cartaplac.jpg) no-repeat;}
a#client14{background: url(/images/clients/domidom.jpg) no-repeat;}

/*pme*/
a#client22{background: url(/images/clients/coquotidien.jpg) no-repeat;}
a#client23{background: url(/images/clients/destination-famille.jpg) no-repeat;}
a#client24{background: url(/images/clients/magic-menage.jpg) no-repeat;}
a#client25{background: url(/images/clients/un-temps-pour-tout.jpg) no-repeat;}
a#client26{background: url(/images/clients/un-temps-pour-vous.jpg) no-repeat;}
a#client27{background: url(/images/clients/yzzeo.jpg) no-repeat;}





#diapo{width:775px; height:245px; background-image:url(/images/gallery/agence_01.jpg);
	background-repeat:no-repeat;}

/*//////////////////////////////////////////////////////////////////////*/
/*/////////////////////		Class		////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////*/
.txt-rouge{color:red;}
.txt-gris{color:#2C2A2B;}
.txt-violet{color:#7E1F41;}
.txt-orange{color:#F18E26;}
.txt-rose{color:#BB1471;}
.txt-vert{color:#AAA138;}
.txt-bleu{color:#47989b}
img.logo-annuaire{float:left; padding:10px 10px 10px 0;}


/*landing page */

#contact-droit{
	float:left;
	width: 249px;
	padding-top: 20px;
	height:243px;
	/*background:url(../images/cercle-vide.png) no-repeat;*/
}


