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

/* BALISES DE BASES */

body {
	font-family:Verdana, sans-serif;
	font-size:11.4px;
	color:#46443D;
	overflow:visible;
	background:#d7e2e8;
	margin:0pt;
	line-height:1.1;
}

h1 {
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	margin:0pt;
	padding:0pt;
	line-height:50px;
	
}

h2 {
	font-family:Arial;
	font-size:13px;
	line-height:26px;
	margin:0pt;
	padding:0pt;
}

h3 {
	font-family:Arial;
	font-size:14px;
	line-height:26px;
	color:#fa7d00;
	margin:0pt;
	padding:0pt;
}

h4 {
	color:#fa7d00;
	font-family:Verdana, sans-serif;
	font-size:17px;
	padding-left:10px;
	line-height:24px;
	margin:0pt;
}

h5 {
	font-family:Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#904000;
}
h6 {
	font-family:Verdana, sans-serif;
	font-size:11.4px;
	line-height:18px;
	margin:0pt;
	padding:0pt;
	font-weight:100;
	text-align: left;
}

p {
	font-family:Verdana, sans-serif;
	font-size:11.4px;
	line-height:18px;
	margin:0pt;
	padding:0pt;
	text-align:justify;
}

a {
	color:#a4a4a4;

}

#demande {
	width:240px;
	height:50px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:999;
	background-color:#ffffff;
}

/* STRUCTURE IDENTIQUES A TOUTES LES PAGES*/

#top-wrap {
	background-color:#333333;
	height:15px;
	width:100%;
	background-image:url(images/bg_top_wrap.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#c2c2c2;
	text-align: center;
}
#header_wrap {
	width:100%;
	height:190px;
}
#header {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px; 
	height:190px;
	background-image:url(images/banniere_top5.gif);
}

#inbiplogo {
	width:212px;
	height:93px;
	position:absolute;
	top:95px;
	left:369px;
}

#inbiplogo img {
	border:none;
}
.logo {
	width:190px;
	height:140px;
	background: transparent url(images/logo-inbip.gif) no-repeat scroll left center;
	position:absolute;
	left: 349px;
	top: 60px;
}

#log {
	width:400px;
	height:30px;
	float:left;
	padding-left:23px;
	font-family: "Trebuchet MS";
	font-size:11px;
	letter-spacing:1px;
}
.login {
	border: 1px dotted #666666;
	height:95px;
	width:235px;
	background-image:url(images/login_base.gif);
	text-align:center;

}
.login a {
	font-size:12.4px;
	font-family: Verdana, sans-serif;
	text-align: center;
	text-decoration:none;
	letter-spacing:1px;
	line-height:18px;
}
.login a:hover {
	font-size:12.4px;
	font-family: Verdana, sans-serif;
	text-align: right;
	color: #333333;
	letter-spacing:1px;
}
#menu-wrap {
	height:32px;
	width:950px;
	background-image:url(images/bg_wrap_menu.gif);
	margin-left:auto;
	margin-right:auto;
}

#menu {
	height:32px;
	font-size:11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	width:910px;
	bottom:0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #484848;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
}
#wrap {
	width:950px;
	margin: 0pt auto;
	height:auto;
	background-image:url(images/bg_wrap3.gif);
}

#footer-wrap {
	height:20px;
	width:910px;
	background:#d7e2e8;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, sans-serif;
	font-size:10px;
}

#footer-wrap a {
	color: #666666;
	text-decoration: none;
}

#footer {
	height:50px;
	width:950px;
	background-image:url(images/bg_footer3.gif);
	margin-left:auto;
	margin-right:auto;
}

#footer-copyright {
	color: #666666;
	float:right;
	width:320px;
	height:20px;
	text-align:right;
	padding-right:10px;
}

#footer-mention {
	
}

#footer-menu {
	float:left;
	width:555px;
	height:20px;
	padding-left:10px;
}
#bottom-wrap {
	width:100%;
	height:15px;
	bottom:0px;
	background-image:url(images/bg_top_wrap.gif);
}	

.colonnedroite {
	width:300px;
	height:auto;
	float:right;
	padding-left:20px;


}

.colonnedroite img {
	float:left;
}

/*BOUTON TEST */

#menu ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#menu ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:7px 20px 0 20px;
	height:25px;
	background:transparent url(images/menu_off.gif) no-repeat top left;
}
#menu ul li a:hover{
	color:#b9cd2d;
	background:transparent url(images/menu_off.gif) no-repeat top right;
}
#menu ul li a.current,#menu ul li a.current:hover{
	color:#3a3a3a;
	background:#fff;
	background:transparent url(images/menu_over.gif) no-repeat top right;
}

/*PAGE INDEX */

.up {
	margin-left:100px;
	width:690px;
	height:auto;
}
.page-index {
	width:910px;
	height:940px;
	margin-left:20px;
	padding-top:12px;
}
.presentation {
	width:890px;
	margin-left:auto;
	margin-right:auto;
}
.index-haut img {
	display:inline;
	float:left;
}
.flash2 {
	width:630px;
	height:260px;
	float:left;	
	background-color:#333333;
	margin-bottom:15px;
	border:1px solid #666666;
}

.flash3 {
	width:890px;
	height:200px;

}

.index-bas-haut {
	width:890px;
	float:left;
	margin:8px auto 0 auto;
	height:250px;
	background-image: url(images/index-bas-haut-2.jpg);
}

.index-bas-haut .intro1 {
	width:440px;
	float:left;
	height:250px;
}

.index-bas-haut .intro1 .intro1content {
	width:420px;
	margin:10px;
	height:230px;

}
.intro1content b {
	font-family: "Myriad Pro", "Myriad Pro Light";
	font-size:14px;
	text-align:justify;
	line-height:25px;

}
.index-bas-haut .intro1 .intro1content ul {
	list-style-type:none;
	padding-left:0px;
	line-height:15px;
	margin-top:5px;

}
.index-bas-haut .intro1 .intro1content li {
	background: transparent url(images/16-arrow-right.png) no-repeat top left; 
	background-position: 2px 5px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:20px;
	margin-top:10px;
}
.index-bas-haut .intro2 {
	width:440px;
	float:left;
	margin-left:10px;
	height:250px;
}
.intro2content b {
	font-family: "Myriad Pro", "Myriad Pro Light";
	font-size:14px;
	line-height:25px;

}
.index-bas-haut .intro2 .intro2content {
	width:420px;
	margin:10px;
	height:230px;

}
.index-bas-haut .intro2 .intro2content ul {
	list-style-type:none;
	padding-left:0px;
	line-height:15px;
	margin-top:5px;

}
.index-bas-haut .intro2 .intro2content li {
	background: transparent url(images/puce_li_offres.gif) no-repeat top left; 
	background-position: 2px 5px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;
	margin-top:10px;

}

.index-bas-bas {
	width:890px;
	height:200px;
	margin:8px auto;
	float:left;
	background-image: url(images/NosClients2.jpg);
	background-repeat:no-repeat;
}

.index-bas-bas .content-clients {
	width:870px;
	margin:10px;
	height:120px;
}

.index-bas-bas .content-clients-exemplesclients {
	width:870px;
	margin:10px;
	height:20px;
}
.index-bas-bas .content-clients-tousclients {
	width:870px;
	margin:10px;
	height:20px;
}
.client1 {
	width:170px;
	height:120px;
	float:left;
	background-image:url(images/indexclient1.gif);
}

.client2 {
	width:170px;
	height:120px;
	float:left;
	margin-left:5px;
		background-image:url(images/indexclient2.gif);
}

.client3 {
	width:170px;
	height:120px;
	float:left;
	margin-left:5px;
		background-image:url(images/indexclient3.gif);
}

.client4 {
	width:170px;
	height:120px;
	float:left;
	margin-left:5px;
		background-image:url(images/indexclient4.gif);
}

.client5 {
	width:170px;
	height:120px;
	float:left;
	margin-left:5px;
		background-image:url(images/indexclient5.gif);
}

.intro {
	width:242px;
	height:373px;
	float:right;
	margin-bottom:15px;

}
.news-index {
	width:630px;
	height:95px;
	float:left;
	border:1px solid #666666;
}
.news-index ul {
	padding-left:4px;
	padding-top:25px;


}
.news-index li {
	background: transparent url(images/puce_date2.gif) no-repeat scroll left center;
	font-family:Verdana, sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:12px;
	line-height:17px;
}

.news-index-left {
	float:left;
	width:390px;
	background-image:url(images/lesnewsactus.gif);
	background-repeat:no-repeat;

	

}

.news-index-right {
	width:240px;
	float:right;
}

.news-index-right-demande {
	height:45px;
	color:#666666;
	background-image:url(images/demandedocs.gif);

	

}

.intro b {
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	color:#ef8325;
}
.intro ul {
	list-style-type:none;
	padding-left:0px;
	line-height:30px;
}
.intro li {
	background: transparent url(images/puce_faq.gif) no-repeat;
	background-position: 2px 12px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;
	margin-top:10px;
}
.index-bas {
	width:890px;

}

#promo {
	width:390px;
	float:left;
	height:200px;
	margin: 10px 10px 0 0;

}

#promo a {
	text-decoration:none;
}

#promo img {
	border:none;
}

#promo-content {
	width:320px;
	height:150px;
	padding:35px 20px 15px 50px;
}

#contactdirect {
	width:290px;
	height:200px;
	float:left;
	margin: 10px 10px 0 0;
	background-image:url(images/Contact-Direct-Accueil.jpg);

}

#contactdirect-content {
	width:190px;
	height:190px;
	margin:10px 5px 0px 95px;
}

#loginprofessionnel {
	width:190px;
	height:200px;
	float:left;
	margin: 10px 0 0 0;
	background-image:url(images/Login-Professionel.jpg);
	
}

#loginprofessionnel-content {
	width:180px;
	margin:90px 5px 10px 5px;
	height:100px;

}
.gauche {
	width:437.5px;
	height:250px;
	float:left;
	background-image:url(images/gauche.gif);
	background-repeat:no-repeat;
}
.gauche a {
	float:right;
	text-decoration:none;
	padding-right:20px;
	color:#f29400;
}

.gauche a:hover {
	text-decoration: underline;
	color:#f29400;

}
.gauche ul {
	margin-top: 80px;
	line-height:24px;
}
.gauche li {
	background: transparent url(images/puce-agence_a.gif) no-repeat scroll left center;
	font-family:Verdana, sans-serif;
	font-size:13.1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;



}

.droite {
	float:left;
	width:437.5px;
	height:250px;
	margin-left:14px;
	background-image:url(images/droite.gif);
	background-repeat:no-repeat;
}
.droite a {
	float:right;
	text-decoration:none;
	padding-right:20px;
	color:#f29400;
}
.droite a:hover {
	text-decoration: underline;
	color:#f29400;
}

.droite ul {
	margin-top: 80px;
	line-height:24px;
}
.droite li {
	background: transparent url(images/puce-agence_a.gif) no-repeat scroll left center;
	font-family:Verdana, sans-serif;
	font-size:13.1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;
	color: #000000;
	font-weight:500;
}

.intro-offres {
	width:690px;
	height:280px;
	margin-left:100px;
	margin-bottom:15px;
}
.partenaires {
	float:left;
	height:31px;
	width:890px;
	margin-top:5px;

}
.partenaires img {
	margin-left:122px;
}

/*PAGE CONTACT*/

#page-contact {
	width:910px;
	height:490px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#contact-formulaire {
	width:590px;
	height:300px;
}
#contact-conteneur {
	width: 890px;
	margin-left:auto;
	margin-right:auto;
}
#contact-texte h1 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
}
#contact-gauche {
	width:570px;
	height:470px;
	float:left;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}
#contact-gauche h1{
	color: #444444;
	margin-top:8px;
}
#contact-gauche p {
	padding-bottom:10px;
}
#contact-gauche img {

}
#contact-sepa {
	width:1px;
	height:400px;
	float:left;
	margin-left:5px;
	margin-top:30px;
	background-image:url(images/contact-sepa.gif);
}
#contact-droite {
	width:260px;
	height:470px;
	float:right;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}
#contact-droite b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 600;
}
#contact-droite li {
	list-style-type:none;
	list-style-image:none;
	height:auto;
	width:180px;
	line-height:1.5;
}
#contact-droite li img {
	float:left;
	padding:0px 8px 0px 0px;
}
#contact-droite ul {
	width:200px;
	height:auto;
	list-style-type:disc;
}
#contact-droite h1 {
	color: #444444;
	margin-top:8px;
}
#contact-droite p {
	text-align:left;
}
.details {
	height:auto;
	width:180px;
	margin: 0 0 14px 24px;
}
.details a {
	color:#46443D;
	text-decoration:none;
	
}
.details a:hover {
	color:#000000;
	text-decoration:underline;

}

#contact-photo {
	width:590px;
	height:150px;
}


/*PAGE CONTACT-TELECH*/

#page-contact-telech {
	width:830px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	padding:40px;
}

#page-contact-formulaire {
	width:600px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;

}


/*PAGE IDENTIFICATION*/

.page-login-pro {
	width:910px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
.log-pro {
	width:300px;
	height:115px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

/* PAGE MENTIONS */

.page-mentions {
	font-family:Verdana, sans-serif;
	font-size:11.4px;
	line-height:18px;
	width:710px;
	height:auto;
	margin-left:100px;
	background-color:#FFFFFF;
}
.page-mentions h1 {
	color:#CC9900;
}

.page-mentions ul {
	line-height:14px;

}
.page-mentions a {
	text-decoration:none;
}
.page-mentions a:hover {
	text-decoration:underline;
}
	
/* PAGE REFERENCES CLIENTS */

.contacts-references {
	width:285px;
	height:170px;
	float:right;
	margin-top:45px;
}

.page-references {
	width:910px;
	height:5950px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}

#nosrefs {
	width:700px;
	height:5790px;
	margin: 0pt auto;
}

.page-references2 {
	width:910px;
	height:3750px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}

#nosrefs2 {
	width:700px;
	height:3590px;
	margin: 0pt auto;
}

.page-references3 {
	width:910px;
	height:3750px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}

#nosrefs3 {
	width:700px;
	height:3590px;
	margin: 0pt auto;
}

table.agence {
	border-bottom:1px dashed #b9cd2d;
	width:100%;

}

table{
	border-collapse:collapse;
	
}

table.agence b {
	color:#CC0000

}
table.agence th {
	padding: 10px 0pt 10px 0px;
	vertical-align:top;
}

table.agence td {
	padding:10px;
	padding-left:150px;
	width:100%;
}

table.agence h2 {
	background:transparent url(images/agence.png) no-repeat scroll 0pt 7px;
	padding-left:14px;

}

table.agence a {
	text-decoration:none;
	
}
table.agence img{
	border:none;
}

#nosrefs h1 {
	background:transparent url(images/agence.png) no-repeat scroll 0pt 20px;
	padding-left:14px;
}
	



/* PAGE ENTREPRISE*/

.contacts-entreprise {
	width:285px;
	height:170px;
	float:right;
}

.page-entreprise {
	width:910px;
	height:1490px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}

#noustous {
	width:890px;
	height:1480px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}
.lentreprise {
	width:690px;
	margin-left:100px;
	height:auto;
	margin-top:19px;
	margin-bottom:25px;
}

.lentreprise-jdn {
	width:690px;
}

.lentreprise-jdn img {
	margin-left:150px;	
}

.lentreprise ul {
	line-height:25px;

}

.lentreprise-jdn p {
	margin-left:190px;	
}
.lentreprise li {
	background: transparent url(images/puce_date.gif) no-repeat scroll left center;
	font-family:Verdana, sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;

}

.entreprise-h2 {
	font-size:14px;
	font-weight:bold;
}
.entreprise-h3 {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
.entreprise-bleu {
	color: #003399;
	font-size:11,8px;
}

.entreprise-puce {
	background:url(images/16-arrow-right.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

#prest_tech {
	width:450px;
	height:30px;
	margin-left:100px;
	margin-bottom:15px;
	float:left;
}
.lequipe {
	width:450px;
	height:auto;
	margin-left:100px;
	margin-bottom:15px;
}
.prestataires_conteneur {
	width:700px;
	height:180px;
	margin-left:100px;
	margin-bottom:20px;
}
.prestataires_contenu {
	width:500px;
	height:180px;
	float:left;
}
.prestataires_contenu a {
	color:#A4A4A4;
	font-family:Tahoma,Arial,Sans-serif;
	font-size:11.4px;
	text-decoration:none;
}
.prestataires_contenu a:hover {
	color:#A4A4A4;
	text-decoration:underline;
}

.prestataires_logo {
	width:200px;
	height:180px;
	float:right;
}

.prestataires_logo img {
	margin-top:20px;
}
.menu-entreprise {
	width:450px;
	height:15px;
	margin: 15px 0 15px 100px;
}
.menu-entreprise a {
	font-family:Verdana, sans-serif;
	font-size:11.4px;
	font-weight:bold;
	text-decoration:none;
}
.menu-entreprise a:hover {
	text-decoration: overline;
}

.menu-entreprise a.current {
	color:#333333;
	text-decoration:underline;
	
}
.savoirplus {
	width:400px;
	height:15px;
	
}
.savoirplus a {
	font-family:Verdana, sans-serif;
	font-size:11.4px;
	text-decoration:none;
}
.savoirplus a:hover {
	text-decoration:underline;
}

/*PAGE PRODUITS */

.page-produits {
	width:910px;
	height:1730px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
#nosoffres {
	width:890px;
	height:1720px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}
.offre_panneaux {
	width:690px;
	margin-left:100px;
	margin-bottom:15px;
	height:auto;
}
.offre_panneaux img {

}

.offre_panneaux b {
	font-family:Verdana, sans-serif;
	font-size:11.4px;
	font-weight:bold;
	color:#CC3300;
}

.panneau-conteneur {
	width:690px;
	height:680px;
	margin-left:100px;
	margin-bottom:0px;
}

.panneau-conteneur li {
	background: transparent url(images/puce_date.gif) no-repeat scroll left center;
	font-family:Verdana, sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;
}

.panneau-conteneur ul {
	line-height:18px;

}
.panneau-standard {
	width:340px;
	float:right;
	margin-bottom:25px;

}
.panneau-standard h3 {
	text-align:center;
	color:#f29300;

}
.panneau-perso {
	width:340px;
	margin-bottom:0px;
	float:left;
	margin-bottom:25px;
}

.panneau-perso h3 {
	text-align:center;
	color:#f29300;
}



.tableau {
	border-collapse:collapse;
	border-spacing:2px 2px;
	margin-top:30px;
	margin-left:100px;
}

.tableau td {
	border: 1px dotted  #CCCCCC;
	width:200px;
	height:28px;
	text-align:center;
}

.tableau .l {
	text-align:left;
	padding-left:9px;
}
.tableau .valid {
	background:transparent  url(images/16-em-check.png) no-repeat scroll center;
}

.tableau .b {
	background:transparent  url(images/croix-rouge.png) no-repeat scroll center;
	font-weight:bold;
}	
.tableaudouble {
	width:440px;
	height:50px;
}
.pack1 {
	width:220px;
	height:50px;
	background-image: url(images/tableau_pack1.gif);
}

.pack2 {
	width:220px;
	height:50px;
	background-image:url(images/tableau_pack2.gif);
}

.prix1 {
	height:45px;
	background-color:#9fcce5;
	padding:10px;
}

.prix2 {
	height:45px;
	background-color:#d7e2e8;
	padding:12px;
}

#flashpanneaux {
	width:310px;
	height:320px;
	margin-bottom:25px;
}

/*PAGE PRINCIPE */

#pri {
	width:35px;
	height:35px;
	float:left;
}

#pri2 {
	width:27px;
	height:35px;
	float:left;
}
.page-principe {
	width:910px;
	height:1630px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}
#principe {
	width:890px;
	height:1620px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}

.conteneur-principe {
	margin-left:100px;
	margin-bottom:15px;
	width:690px;
	height:auto;
}
.conteneur-principe ul {
	line-height:20px;

}

.conteneur-principe li {
	background: transparent url(images/puce_date.gif) no-repeat scroll left center;
	font-family:Verdana, sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;

}
.schema4principes {
	border-collapse:collapse;
	border-spacing:2px 2px;
	margin-top:0px;
	margin-left:8px;
}

.schema4principes td {
	border: 1px dotted  #CCCCCC;
	width:166px;
	height:28px;
	text-align:center;
}
.vignettes4principes {
	width:162px;
	height:70px;
}

/*PAGE GLOSSAIRE */

.conteneur-glossaire {
	margin-left:100px;
	margin-bottom:15px;
	width:690px;
	height:auto;
}

/* PAGE CHIFFRE CLES */

.conteneur-chiffres {
	margin-left:100px;
	margin-bottom:15px;
	width:690px;
	height:auto;
}

.conteneur-chiffres img {
	margin-left:0px;
}

.page-chiffres {
	width:910px;
	height:1930px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}
#chiffres {
	width:890px;
	height:1920px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}

.quote {
	width:475px;
	height:75px;
	text-align:right;
	margin-top:26px;
	margin-left:100px;
}
.quote2 {
	width:650px;
	height:75px;
	text-align:left;
	margin-top:26px;
}

.quote img {
	float:left;
	display:inline;

}




/* PAGE FAQ */

.page-faq {
	width:910px;
	height:1800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}
#faq {
	width:890px;
	height:1790px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}

.faq {
	margin-left:100px;
	margin-bottom:15px;
	width:690px;
	height:auto;
}

.faq ul {
	line-height:25px;
	padding-left:0px;

}

.faq li {
	background: transparent url(images/puce_faq.gif) no-repeat scroll left center;
	color:#df7016;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;

}

.faq li a {
	color:#df7016;
	text-decoration:none;
}
.faq li a:hover {
	text-decoration:underline;
}


/*PAGE PRESTATIRES */

.page-prestataires {
	width:910px;
	height:1300px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;

}

#prestataires {
	width:890px;
	height:1290px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}

/*PAGE PARLENT DE NOUS */

.page-parlenous {
	width:910px;
	height:1740px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;

}

#parlenous {
	width:890px;
	height:1730px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}

.conteneur-parlenous {
	width:690px;
	margin-left:100px;
	height:300px;


}
.conteneur-parlenous img {
	margin-left:19px;
	border:2px #666666;
}

.conteneur-parlenous ul {
	list-style-type:none;
	padding-left:0px;
	line-height:20px;
	margin-top:25px;

}
.conteneur-parlenous li {
	background: transparent url(images/puce_faq.gif) no-repeat;
	background-position: 2px 5px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:18px;
	margin-top:10px;
}
.conteneur-parlenous a:hover {
	text-decoration:underline;
	
}

/*PAGE LEXIQUE */

.page-lexique {
	width:910px;
	height:1220px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}
#lexique {
	width:890px;
	height:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}
.intro-color {
	font-family: "Myriad Pro", "Myriad Pro Light";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	text-align:center;
}

.intro-color2 {
	font-family: "Myriad Pro", "Myriad Pro Light";
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	line-height:50px;
}

.intro-color3 {
	font-family: "Myriad Pro", "Myriad Pro Light";
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	color:#666666;
	line-height:30px;
}
	
.savoirplusindex {
	font-family: "Myriad Pro", "Myriad Pro Light";
	font-size: 13px;
	text-decoration: none;
	text-align:right;
	color:#CC6600;
	
}

/*PAGE DISRTIBUTEURS*/

.page-distrib {
	width:910px;
	height:3010px;
	margin-left:auto;
	margin-right:auto;
	padding-top:8px;
}

#distrib {
	width:700px;
	height:2650px;
	margin: 0pt auto;
}

.distrib-h2 {
	color:#fa7d00;
}
