@charset "utf-8";
/* CSS Document */


body {
    color: #333333;
    background:#F8F7F1;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 22px;
    font-weight: normal;
    margin-top: 0;
    padding-top: 20px;
}
h2 {
    font-size: 20px;
    font-weight: normal;
    color:#333;
    margin-bottom: 13px;
    margin-top:0;
}
h3 {
    font-size: 18px;
    font-weight: normal;
	color:#01B2E3;
    margin-bottom: 13px;
    margin-top:0;
}
input[type=text], textarea {
	width:180px;
	height:18px;
	font-family:arial;
	font-size:12px;
	color:#333;
	border:1px solid #CCC;
}
select {
	width:180px;
	font-family:arial;
	font-size:12px;
	color:#333;
	border:1px solid #CCC;
}
a {
	text-decoration: none;
}
form {
	padding:0;
	margin:0;
}



.gris3 {
	color:#333333;
}
.gris6 {
	color:#666666;
}

p {
	line-height:20px;
	margin-bottom:20px;
	margin-top:0;
}
.princip{
	position:relative;
	width:100%;
	float:left;
}
.bandeau{
	position:relative;
	z-index:1000;
	width:100%;
	float:left;
}
.princip.menu{
	z-index:1000;
}
.main {
    position:relative;
    z-index:0;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}

.main.bread{
	z-index:2000;
}
/******************* CK *******************/
.btn_bleu{
	display:block;
	float:left;
	width: 122px;
	height:18px;
	background:url(images/btn-bg.png) no-repeat;
	color:#fff;
	font-size:12px;
	padding-bottom:15px;
	padding-left:30px;
	padding-top:3px;
}
.btn_bleu_bis{
	display:block;
	float:left;
	width: 122px;
	height:18px;
	background:url(images/btn-bg2.png) no-repeat;
	color:#fff;
	font-size:12px;
	padding-bottom:15px;
	padding-left:30px;
	padding-top:3px;
}
.bleu_bis{
	color:#017899;
}
.blanc{
	color:#ffffff;
}
.TxtNorm {
    font-size: 19px;
    color: black;
}
.bleu{
	color:#01B2E3;
}
.texteOrangeGr {
    color: #e67929;
    font-size: 19px;
    font-weight: bold;
}
.texteOrange {
    color: #e67929;
    font-size: 19px;
}
.puce_span{
	background:url(images/puce-list2.png) center left no-repeat;;
	padding-left:15px;
	font-size:14px;
	color:#808080;
	font-family:arial;
}
.puce_blanc{
	background:url(images/puce-list-blanc.png) center left no-repeat;;
	padding-left:15px;
	font-size:14px;
	color:#fff;
	font-family:arial;
}
/******************* CK *******************/


/******header******/
.header{
	position:relative;
	width:980px;
	margin:0;
	height:116px;
}
.header .logo{
	display:block;
	float:left;
	width:280px;
	height:116px;
}
.header .center{
	position:absolute;
	top:0;
	right:0;
	width:695px;
	height:116px;
}
.header .center .yoocan{
	position:absolute;
	right:5px;
	top:2px;
	color:#EF7A0F;
	font-style:italic;
	line-height:10px;
}
.header .center .yoocan img{
	vertical-align:middle;
}
.header .center .tel{
	font-size:19px;
	padding-left:30px;
	color:#02B2E3;
	background:url(images/tel.png) no-repeat;
	line-height:25px;
	position:absolute;
	top:25px;
	right:295px;
}
.header .center .baseline{
	font-size:16px;
	color:#333;
	position:absolute;
	top:60px;
	right:125px;
}
.header .center .recherche{
	position:absolute;
	right:40px;
	top:85px;
}
.header .center .recherche input{
	display:block;
	float:left;
	width:147px;
	text-align:center;
	height:21px;
	padding-right:3px;
	padding-left:5px;
	border:none;
	background:url(images/rechercher-input.png) no-repeat;
	font-family:arial;
	font-size:12px;
	color:#999;
	padding-bottom:3px;
}
.header .center .recherche input.submit{
	width:30px;
	height:24px;
	border:none;
	background:url(images/rechercher-submit.png) no-repeat;
}
/******header******/


.div_large{
	width:674px;
	height:109px;
	background:url(images/bg_bloc_large.png) no-repeat;
}
.edit{
	width:189px;
	height:151px;
	padding: 4px 10px;
	width:190px;
}
.ombre .bloc.edit{
	width:190px;
}
.div_small p{
	font-size:12px;
	color:#333;
	line-height:18px;
	margin:0;
}
.bloc h4{
	margin:0;
	font-size:14px;
	color:#333;
	margin-bottom:8px;
}

.main h1{
	display:block;
	float:left;
	text-transform:uppercase;
	margin-top:92px;
	margin-left:40px;
	font-size:43px;
	color:#333;
padding:0;
	margin-bottom:0;
}
ul{
	list-style-image:url(images/puce-list.png);
	font-family:arial;
	font-size:12px;
	color:#333;
	padding-left:40px;
}
ul li{
	margin-bottom:3px;
}

.ombre{
	display:block;
	float:left;
	width:100%;
	background:url(images/ombre.png) bottom right no-repeat;
	padding-bottom:15px;
	margin-bottom:5px;
}
.ombre .bloc{
	display:block;
	float:left;
	width:100%;
	background:#fff;
	border: 1px solid #CCC;
}


.centre{
	display:block;
	float:left;
	width:700px;
	padding-left:5px;
}
.centre .left{
	display:block;
	float:left;
	width:232px;
	margin-left:5px;
}
.centre .left .ombre{
	display:block;
	float:left;
	background:url(images/ombre.png) bottom right no-repeat;
	padding-bottom:15px;
	margin-bottom:5px;
}
.centre .left .bloc{
	display:block;
	float:left;
	width:100%;
	background:#fff;
	border: 1px solid #CCC;
}
.centre .left .bloc.intro{
	font-size:12px;
	color:#333;
	padding: 5px 20px;
	width:192px;
	margin:0;
}
.centre .left .bloc.intro p{
	margin:10px 0;
}
.centre .left .bloc.intro p.orange{
	color:#EC790C;
}
.centre .left .bloc.contact {
	background:#fff url(images/bg-devis-home.png) bottom right no-repeat;
}
.centre .left .bloc.contact p.titre{
	display:block;
	float:left;
	width:100%;
	margin:0;
	text-align:center;
	font-size:12px;
	color:#333;
	font-weight:bold;
	margin-top:5px;
}
.centre .left .bloc.contact p.tel{
	display:block;
	float:left;
	width:122px;
	background: url("images/tel.png") no-repeat scroll 0 0 transparent;
	color: #EC790C;
	display: block;
	float: left;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 0;
	margin-top:0;
    font-weight:bold;
    margin: 0 40px;
    margin-top:5px;
	padding-left: 30px;
	text-align: center;
}
.centre .left .bloc.contact p.bg{
	display:block;
	float:left;
	width:140px;
	height:115px;
	margin-left:8px;
	margin-bottom:0;
	font-size:12px;
	color:#333;
	margin-top:10px;
}
.centre .left .bloc.avantage h3{
	margin:0;
	margin-top:2px;
	margin-left:10px;
	height:40px;
	padding-left:90px;
	padding-top:22px;
	background:url(images/avantage-bg.png) no-repeat;
	font-size:16px;
	color:#02B2E3;
	font-weight:normal;
}
.centre .left .bloc.avantage{
	padding-right:10px;
	width:222px;
	padding-bottom:5px;
}

.centre .content{
	display:block;
	float:right;
	width:440px;
	position:relative;
	z-index:0;
}
.centre .content.large{
	margin-left:8px;
	width:670px;
	position:relative;
	z-index:0;
}


.menu2{
	display:block;
	float:right;
	position:relative;
	width:970px;
	margin-right:5px;
	height:97px;
	background:url(images/bg-menu.png) no-repeat;
	margin-top:-5px;
}
.header .menu .menu1{
	display:block;
	float:left;
	width:100%;
}
.header .menu .menu1 ul{
	display:block;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.header .menu .menu1 li{
	display:block;
	float:right;
	font-family:arial;
	font-size:12px;
	color:#666;
	line-height:12px;
	margin:0 2px;
}
.header .menu .menu1 li a, .header .menu .menu1 li span{
	display:block;
	float:left;color:#666;
text-decoration:none;
	margin-top:7px;
}
.header .menu .menu1 li.yoocan a{
	margin-top:0;
}

.header .menu .menu2{
	display:block;
	float:right;
	width:780px;
	height:73px;
	background:url(images/bg-menu.png) no-repeat;
	margin-top:5px;
}

/*home*/
.bandeau-home{
	display:block;
	float:left;
	width:943px;
	height:332px;
	background:url(images/bg-home.png) no-repeat;
	position:relative;
}
.bandeau-home .effic{
	position:absolute;
	top:30px;
	left:55px;
}
.bandeau-home .innov{
	position:absolute;
	top:85px;
	left:265px;
}
.bandeau-all{
	display:block;
	float:left;
	width:100%;
	position:absolute;
	bottom:0;
	height:179px;
}
.bandeau-all .bloc{
	display:block;
	float:left;
	width:235px;
	text-align:center;
}
.bandeau-all .bloc h3{
	margin-top:92px;
}
.bandeau-all .bloc a{
	display:block;
	font-family:arial;
	font-size:12px;
	color:#666;
	background:url(images/bouton-bandeau.png) no-repeat;
	width:129px;
	height:20px;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:53px;
	margin-top:15px;
}

html body div div.main div.contenu  .bandeau-home ul{
	margin:0;
	display:block;
	float:right;
	margin-right:30px;
	margin-top:25px;
}

.actus{
	display:block;
	float:left;
	width:222px;
	height:350px;
	background:url(images/bg-actu.png) top right no-repeat;
	padding-left:7px;
	padding-right:16px;
}
.actus h3{
	display:block;
	float:left;
	width:100%;
	font-size:18px;
	color:#666;
	text-transform: uppercase;
	font-weight:normal;
text-align:center;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:3px;
	margin:0;
	margin-top:5px;
}
.date{
	margin:0;
	font-size:11px;
	font-style:italic;
	color:#666;
}
.actus h4{
	display:block;
	float:left;
	width:100%;
	font-family:verdana;
	font-size:12px;
	color:#F48531;
	margin:4px 0;
}
.contenu .actus p{
	display:block;
	float:left;
	width:100%;
	font-size:12px;
	color:#666;
	line-height:13px;
	margin:0;
}
.actus .actu{
	display:block;
	float:left;
	width:100%;
	margin-top:15px;
	background:url(images/separateur-actu.png) bottom center no-repeat;
	padding-bottom:10px;
}
.actus .actu a{
	font-family:arial;
	font-size:11px;
	color:#666;
	text-decoration: none;
	line-height:19px;
}
.actus .actu a img{
	display:block;
	float:right;
	margin-right:5px;
}
.actus .actu a span{
	display:block;
	float:right;
	margin-right:5px;
}
.actus .lien-actu{
	display:block;
	float:right;
	font-size:11px;
	font-family:verdana;
	color:#483EE0;
	text-decoration: none;
	margin-top:2px;
	margin-right:10px;
}

.content a.suite{
	display:block;
	float:left;
	width:340px;
	font-family:arial;
	font-size:11px;
	color:#666;
	text-decoration: none;
	line-height:19px;
	margin-top:-10px;
}
.content a.suite span,.content a.suite img{
	display:block;
	float:right;
	margin-right:5px;
}

.right_widget{
	display:block;
	float:right;
	width:260px;
	margin-right:0px;
	margin-bottom:20px;
}
.right_widget ul{
	list-style:none;
	margin:0;
	padding:0;
}
.right_widget ul li{
	margin:0;
	padding:0;
}
.right_widget ul li a{
	display:block;
	float:left;
	width:259px;
}

/*footer*/
.footer .adresse{
	display:block;
	float:left;
	width: 240px;
	background:url(images/separateur-footer.png) right center no-repeat;
	height:125px;
	margin-top:8px;
	font-family:arial;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:12px;
	padding-top:15px;
}
.footer .adresse span{
	color:#F38531;
	font-weight:bold;
	font-family:verdana;
	margin-top:10px;
}
.footer .right{
	display:block;
	float:right;
	width:700px;
}
.footer .right #menu{
	display:block;
	float:left;
	width:700px;
	text-align: center;
	margin:0;
	margin-top:20px;
	margin-left:35px;
}
.footer .right #menu li{
	float:left;
	list-style: none;
	padding:0;
	background:url(images/separ_menu_footer.png) left center no-repeat;
	height: 23px;
	line-height:23px;
	font-family:arial;
	font-size:12px;
	color:#fff;
}
.footer .right #menu li a{
	color:#fff;
	text-decoration: none;
	padding: 0 17px;
}
.footer .right #menu li.first{
	background: none;
}
.contenu p.txt_footer{
	display:block;
	float:left;
	width:655px;
	margin-left:17px;
	margin-top:15px;
	text-align: justify;
	font-family:arial;
	font-size:11px;
	color:#fff;
	line-height:12px;
}
.contenu p.copy{
	display:block;
	float:right;
	color:#fff;
	font-size:12px;
	margin-right:10px;
}
.contenu p.copy a{
	color:#fff;
	text-decoration: none;
}

.social{
	display:block;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.social a{
	margin-right:5px;
}
.footer1 .liens{
	display:block;
	float:left;
	margin-top:17px;
	color:#fff;
	font-size:12px;
	margin-left:320px;
}
.footer1 .liens a{
	color:#fff;
	text-decoration: none;
}
.footer1 .copy{
	display:block;
	float:right;
	margin-top:6px;
	color:#fff;
	font-size:12px;
}
.footer1 .copy p{
	margin:10px 0;
}

/*page*/
.bandeau-page{
	display:block;
	float:left;
	width:943px;
	height:179px;
	background:url(images/bg-page.png) no-repeat;
	position:relative;
}
.content-page{
	display:block;
	float:left;
	width:913px;
	padding: 0 15px;
	padding-bottom:10px;
}
.content-page h1{
	display:block;
	float:left;
	width:100%;
	color:#3E3E3E;
	font-size:21px;
	font-weight:normal;
}
.content-page h2{
	display:block;
	float:left;
	width:100%;
	color:#4338DC;
	font-size:15px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:10px;
}
.content-page p{
	display:block;
	float:left;
	width:100%;
	font-family:arial;
	font-size:12px;
	color:#333;
}

.content-page .actu{
	display:block;
	float:left;
	width:45%;
	margin: 0 20px;
}

.content .pagination2 a{
	color:#666;
	font-size:12px;
	text-decoration:none ;
}
.content .pagination2 strong{
	font-size:15px;
}

/*reference*/
.ordre_ref{
	margin:0;
	padding:0;
}
.ordre_ref li{
	float:left;
	margin-left:35px;
    list-style: none;
	margin-top:11px;
	background:url(images/ref-bg-hov.png) no-repeat;
	width:152px;
	height:33px;
}
.ordre_ref li.active{
	background:url(images/ref-bg.png) no-repeat;
}
.ordre_ref li a{
	font-family:arial;
	font-size:12px;
	color:#fff;
}
.ordre_ref li a img{
	display:block;
	float:left;
	margin-left:8px;
	margin-top:3px;
}
.ordre_ref li a span{
	display:block;
	float:left;
	margin-left:5px;
	margin-top:2px;
}
.ref{
	display:block;
	position:relative;
	width:946px;
	height:211px;
	background:url(images/bg-reference.png) center center no-repeat;
	margin:20px 0;
	position:relative;
}
.ref .top{
	display:block;
	float:left;
	width:100%;
}
.ref .top h4{
	display:block;
	float:right;
	width:725px;
	margin:0;
	font-size:14px;
	color:#333;
	font-family:arial;
	margin-left:10px;
	margin-top:10px;
}
.contenu .ref .top p{
	display:block;
	float:right;
	width:725px;
	margin:0;
	font-size:12px;
	color:#333;
	font-family:arial;
	margin-left:10px;
	margin-top:5px;
}
.ref .left{
	position:relative;
	display:block;
	float:left;
	width:339px;
	height:215px;
	margin-left:38px;
}
.ref .right{
	display:block;
	float:right;
	width:520px;
	margin-right:35px;
}
.masque1 {
	background:url(images/masque1.png) no-repeat;
	width:342px;
	height:12px;
	position:absolute;
	left:0;
	bottom:0;
}
.ref .right h4 {
	display:block;
	float:left;
	width:100%;
	color:#26BDE5;
	font-size:20px;
	font-weight:normal;
	margin:0;
	margin-top:35px;
	margin-bottom:10px;
}
.ref p{
	display:block;
	float:left;
	width:100%;
	margin-bottom:10px;
	line-height:15px;
}
.ref a.lien{
	display:block;
	float:right;
	background:url(images/ref-btn-bg.png) no-repeat;
	width:115px;
	height:20px;
	font-size:13px;
	color:#333;
	text-align:center;
	line-height:20px;
	text-decoration: none;
	position:absolute;right:50px;
	bottom:50px;
}

/*contact*/
.contact .left{
	display:block;
	float:left;
	width:327px;
}
.contact .right{
	display:block;
	float:right;
	width:550px;
	margin-bottom:30px;
}
.contact .bloc{
	display:block;
	float:left;
	width:210px;
	padding-left:60px;
	font-family:arial;
	font-size:13px;
	color:#808080;
}
.contenu .contact .bloc p{
	font-family:arial;
	font-size:13px;
	color:#808080;
	margin-top:6px;
	line-height:18px;
}
.contenu .contact .bloc p strong{
	font-size:13px;
	color:#333;
	margin-bottom:3px;
	line-height:22px;
}
.contact .bloc.bloc_addr{
	background:url(images/adresse.png) no-repeat;
	margin-bottom:20px;
}
.contact .bloc.bloc_mail{
	background:url(images/email.png) no-repeat;
	margin-bottom:10px;
}
.contact .bloc.bloc_tel{
	background:url(images/tel.png) no-repeat;
	margin-bottom:10px;
}
.contact .bloc.bloc_form{
	background:url(images/form.png) no-repeat;
	margin-bottom:0px;
	padding-top:9px;
}
.contenu form p{
	margin:0;
}
.contenu form textarea{
	width:389px;
	height:76px;
}

/*breadcrumbs*/
.ariane{
	background:#fff;
	font-size:12px;
	color:#333;
	
}
.ariane a{
	color:#333;
	font-size:12px;
	text-decoration: none;
}
.ariane .breadcrumbs{
position:relative; 
z-index:2000;
}



/*.bg-footer {

    position: absolute;
    background: url(images/bg-footer.png) repeat-x;
    bottom: 0;
    height: 148px;

    width: 100%;
 z-index: 0;
}*/

/*menu*/
.jMenu {
    display: table;
    margin: 0;
    padding: 0;
    padding-top:13px;
    margin-left:10px;
}

.jMenu .menu_princ{
    display: table-cell;
    margin: 0;
    text-align: center;
    height:40px;
    background:url(./images/separ_menu.png) top left no-repeat;

}
.jMenu .home{
background:none;
}
.jMenu .first{
background:none;
}
.jMenu .menu_princ a {
    text-decoration: none;
    display: block;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height:40px;
    padding-left:26px;
	padding-right:21px;
	padding-top:5px;
}
.ie .jMenu .menu_princ  a {
    text-decoration: none;
    display: block;
    cursor: pointer;
    font-size: 16px;
    line-height:40px;
    padding-left:26px;
	padding-right:20px;
	padding-top:5px;
}
.jMenu .devis a{
	background: url(images/devis-bg.png) center center no-repeat;
	font-size:16px;
	color:#333;
	padding-left:45px;
	padding-right:40px;
}
.ie .jMenu .devis a{
margin-left: 15px;
color:#333333;
}

.jMenu .menu_princ .ss-menu{
	position:absolute;
	width:968px;
	top:60px;
	/*height:190px;*/
	left:0;
	background:#fff;
	border:1px solid #03B2E3;
}
.jMenu .menu_princ .ss-menu div{
	display:block;
}
.jMenu .menu_princ .ss-menu h4{
	text-align:left;
	margin:0 0 10px 0;
	font-size:20px;
}

.jMenu .menu_princ .ss-menu table{
	text-align:left;
	font-size:12px;
}
.jMenu .menu_princ .ss-menu a{
	background:none;
	color:#333333;
	padding:0;
	font-size:12px;
	line-height:20px;
}
.jMenu .menu_princ .ss-menu a:hover{
	color:#01B2E3;
}

.jMenu div .ss-menu ul.niv3{
	display:block;
	float:none;
	margin-top:8px;
	list-style-image:url(images/puce-list2.png);
	padding-left:15px;
	margin-left:20px;
}



/*************************devis****************************/
.devis-top{
	width:654px;
	height:15px;
	background:url(images/bg-devis-top.png) no-repeat;
	margin-top:15px;
}
.devis-bottom{
	width:654px;
	height:8px;
	background:url(images/bg-devis-bottom.png) no-repeat;
	margin-bottom:15px;
}
.devis-bg{
	padding:0 10px;
	width:634px;
	background:url(images/bg-devis.png) repeat-y;
}
.devis-liens{
	padding-left:150px;
}
.devis-liens .lien{
	margin: 0 10px;
}
.devis-liens .num{
	display:inline-block;
	background:url(images/rond-gris.png) no-repeat;
	font-family:arial;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding: 8px 15px 10px 12px;
}
.devis-liens .text{
	font-family:arial;
	font-size:14px;
	color:#333;
	font-style:italic;
	font-weight:bold;
	margin-top:9px;
	padding: 0 5px;
}
.devis-liens .active .num{
	background:url(images/rond-orange.png) no-repeat;
}
.devis-liens .active .text{
	color:#F0841F;
}
.devis-bg li{
	font-size:14px;
	color:#333;
	font-weight:bold;
}
#captcha{
	margin-left:60px;
}
.devis-bg p, .devis-bg .captcha{
	width:100%;
	margin:0;
	margin-bottom:8px;
}
.devis-bg .QapTcha{
	margin-left:210px;
}
.devis-bg .captcha p{
	margin:0;
	margin-left:222px;
	font-size:9px;
}
.devis-bg .submit{
	width: 152px;
	height:42px;
	background:url(images/btn-bg.png) no-repeat;
	color:#fff;
	cursor:pointer;
	border:none;
	font-size:12px;
	padding-bottom:24px;
}
.devis-bg .demandes{
	margin-left:10px;
	margin-bottom:20px;
}
.devis-bg .demandes label{
	display:inline-block;
}

.devis-bg .fich input{
	margin-left:20px;
	margin-bottom:20px;
}
.devis-bg .comm textarea{
	width:560px;
	height:80px;
	margin-left:20px;
}


/*menu_footer*/
.menu_foot{
	width: 100%;
	padding-bottom:20px;
}
.menu_footer{
	display:block;
	float:left;
	width:130px;
	margin-left:38px;
}
.menu_footer h5{
	margin:0;
	font-size:13px;
	color:#333;
	margin-bottom:12px;
	margin-top:20px;
}
.menu_footer.menu3{
	width:120px;
	margin-left:0;
}
.menu_footer.menu4{
	width:150px;
}
.menu_footer.menu7{
	width:175px;
}
.menu_footer.menu5{
	width:200px;
}
.menu_footer.menu6,.menu_footer.menu8{
	width:180px;
}
.menu_footer h5 a{
	margin:0;
	font-size:13px;
	color:#333;
}
.menu_footer ul{
	padding:0;
	margin:0;
	padding-left:15px;
}
.menu_footer ul.niv3 {
	padding-left:5px;
}
.menu_footer ul.niv3 li{
    list-style:none;
}
.menu_footer li{
	list-style-image: url(images/puce-list-footer.png);
	font-size:12px;
	color:#333;
	line-height:17px;
	margin:3px 0;
}
.menu_footer li a{
	color:#333;
	text-decoration: none;
	line-height:17px;
}

#menu_bas a.gris9 {
	color:#999999;
}

.contenu {
    display:block;
	float:left;
	width:943px;
	padding-left:19px;
	padding-right:17px;
    background: url(images/bg.png) repeat-y;
    position:relative;
    z-index:0;

}
.contenu a {
    color: #FB8417;
    text-decoration: underline;
}
.contenu a:hover {
    text-decoration: none;
}
.contenu p {
    margin-bottom: 19px;
    margin-top: 0;
}



#footer_sep {
    background: url("sdegrade_fin.gif") no-repeat scroll 0 0 #FB8417;
    clear: left;
    height: 1px;
    width: 821px;
}
#menu_bas_cont {
    clear: left;
    width: 821px;
}
#menu_bas {
    margin-right: 28px;
    margin-top: 8px;
    text-align: right;
}
#menu_bas a {
    color: #FB8417;
    font-family: verdana;
    font-size: 12px;
    margin-left: 20px;
    text-decoration: none;
}
#menu_bas a:hover {
    text-decoration: underline;
}
#menu_bas img {

    border-width: 0;
}
#menu_bas span.texte_lien {
    bottom: 3px;
    position: relative;
}
a img {
    border-width: 0;
}
.clear {
    clear: both;
}
div.titre_societe {
    margin-bottom: 4px;
    margin-top: 24px;
}
.number_mav {
    color: #FB8417;
    font-size: 18px;
    font-weight: bold;
}
div.mep_societe {
    margin-bottom: 4px;
    margin-top: 10px;
}




h2.in {
    display: inline;
}
div.titre_h2 {
    margin-bottom: 4px;
    margin-top: 18px;
}
.sep_haut {

}
html body div div.main div.contenu form{
	margin-bottom:15px;
}
html body div div.main div.contenu form#form1 p label {
	display: inline-block;
	width: 110px;
	text-align: right;
	padding-right: 5px;
	color:#666;
	font-size:13px;
	margin-left:15px;
}
html body div div.main div.contenu form#form1 p input[type=text] {
	padding: 0 5px;
	width: 260px;
	height:20px;
	border: #C7C7C7 solid 1px;
	font-size:13px;
	color:#828282;
	margin-left:60px;
	margin-bottom:3px;
}
html body div div.main div.contenu form#form1 p input.code{
	width:115px;
	margin-left:5px;
}
html body div div.main div.contenu form#form1 p textarea{
	display:block;
	float:left;
	padding: 3px;
	font-family:arial;
	width: 389px;
	height: 76px;
	border: #C7C7C7 solid 1px;
	margin-left: 60px;
	font-size:13px;
	color:#828282;
	margin-bottom:8px;
}
html body div div.main div.contenu form#form1 p input#button{
	display:block;
float:left;
	background:url(images/bouton-bandeau.png) no-repeat;
	width:129px;
	height:24px;
	border:none;
	font-family:arial;
	font-size:12px;
	color:#666;
	font-weight:bold;
	margin-left:60px;
	margin-top:10px;
}
html body div div.main div.contenu form#form1 p strong.asterisk{
	color:#604EE9;
	font-size:16px;
	font-weight:bold;
}
html body div div.main div.contenu form#form1 p span.obli{
	display:block;
	float:left;
	margin-top:15px;
	margin-left:100px;
	font-family:arial;
	font-size:11px;
	color:#666;
	line-height:11px;
}
div.erreur {
    background-color: red;
    color: white;
    margin-bottom: 40px;
    padding: 10px 20px;
    text-align: center;
}
div.ok {
    background-color: #D8FFD8;
    color: green;
    margin-bottom: 40px;
    padding: 10px 20px;
    text-align: center;
}
#menuhaut {
    position: absolute;
    z-index: 100;
    top: 20px;
    left: 460px;
}
#menuhaut a{
   text-decoration: none;
   border-right: 1px solid #FB8417;
   display: inline-block;
   width: 80px;
   text-align: center;
   color: #FB8417;
   font-family: Verdana;
   font-size: 12px;
   
}
#menuhaut a:hover{
   color:#202020;
   
}
html body div div.main div#menuhaut a.derniermen{
    border-right: none;
}
.leftimg {
    float: left;
    margin: 5px;
}


html body div div.main div.contenu ul {
    margin: 0 0 10px 30px;
    padding: 0;
    list-style: none;
}
html body div div.main div.contenu ul li {
    background-image: url("images/puce.png");
    background-repeat: no-repeat;
    padding: 0 0 5px 30px;
    background-position: 0 3px;
}
.textNormPetit {
    color: black;
    font-size: 14px;
}



a.lien{
	display:block;
	background:url(images/ref-btn-bg.png) no-repeat;
	width:115px;
	height:20px;
	font-size:13px;
	color:#333;
	text-align:center;
	line-height:20px;
	text-decoration: none;
}



/******************* FOOOTER **********************/
.footer1{
	position:relative;
	display:block;
	float:left;
	width:100%;
}
.footer2{
	position:relative;
	display:block;
	float:left;
	width:100%;
}
.footer1{
	background:url(images/bg-footer.png) repeat-x;
	height:56px;
	z-index:3;
}
.footer2{
	background:#E4E4E4;
	margin-top:-3px;
	z-index:2;
}
/******************* FOOOTER **********************/




/********************slide********************/
.div_slide2_1 {
	float:left;
	background:url(images/bg_slide4.png) repeat-y;
	width:12px;
	padding:5px 0;
}
.div_slide2_2 {
	float:left;
	background:url(images/bg_slide0.png) repeat;
	width:278px;
	padding:5px 0;
	
}
.div_slide2_3 {
	float:left;
	background:url(images/bg_slide5.png) repeat-y;
	width:12px;
	padding:5px 0;
}

#slides {
    display: none;
}
#slides p {
    margin:0;
}

#slides .slidesjs-navigation {
	padding:152px 0;
}

#slides .slidesjs-previous {
    position:absolute;
	left:0;
	top:0;
	z-index:1000;
    margin-right: 5px;
    float: left;
}

#slides .slidesjs-next {
	margin-right: 5px;
	position:absolute;
	right:0;
	top:0;
	z-index:1000;
	float: left;
}
#slides .slidesjs-play {
	display:none;
	padding:0;
	margin-right: 5px;
	position:absolute;
	right:0;
	top:0;
	z-index:1000;
	float: left;
}
#slides .slidesjs-stop {
	display:none;
	padding:0;
	margin-right: 5px;
	position:absolute;
	right:0;
	top:0;
	z-index:1000;
	float: left;
}

.slidesjs-pagination {
	list-style:none;
	position:absolute;
	right:63px;
	bottom: 0;
	z-index:1000;
}

.slidesjs-pagination li {
    float: left;
    margin: 0 3px;
}

.slidesjs-pagination li a {
    display: block;
    width: 15px;
    height: 0;
    padding-top: 15px;
    background-image: url(img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -15px
}

.slidesjs-pagination li a:hover {
    background-position: 0 -30px
}

#slides a:link,
#slides a:visited {
    color: #333
}

#slides a:hover,
#slides a:active {
    color: #9e2020
}

.navbar {
    overflow: hidden
}
#slides {
    position:relative;
    display: none
}

.container {
    margin: 0 auto
}

/* For tablets & smart phones */
@media (max-width: 767px) {
    body {
        padding-left: 20px;
        padding-right: 20px;
    }
    .container {
        width: auto
    }
}

/* For smartphones */
@media (max-width: 480px) {
    .container {
        width: auto
    }
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
    .container {
        width: 724px
    }
}

/* For larger displays */
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

/********************* PAGINATION ************************/
	/*! Freebie Skelet */
	div.pagination{
		padding:0;
		margin:15px 0;
		font-size:11px;
	}
	div.pagination span{
		display:inline-block;
		text-align: center;
		margin-right: 5px;

		/* Radius */
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	div.pagination span:last-child { margin-right: 0;}
	div.pagination span a {
		color:#333333;
		display:block;
		padding: 4px 5px 3px 5px;
		min-width: 20px;
	}
	div.pagination.light span{
		color: #03A2D0;
		border: 1px solid #ddd;
		/* Background Gradient */
		background: #ffffff;/* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,#f0f0f0 100%); /* W3C */

	}
	/* Light Mouse Events */
	div.pagination.light span:hover{
		background: #ffffff;/* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );*/ /* IE6-9 */
		cursor: pointer;
	}

	div.pagination.light span:active{
		background: #efefef;/* Old browsers */
		background: -moz-linear-gradient(top, #efefef 0%, #e6e6e6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #efefef 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #efefef 0%,#e6e6e6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #efefef 0%,#e6e6e6 100%); /* IE10+ */
		background: linear-gradient(to bottom, #efefef 0%,#e6e6e6 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e6e6e6',GradientType=0 );*/ /* IE6-9 */
	}
	div.pagination span.activepagination{
		color: #fff;
		border: 1px solid #43505e;
		/* Background Gradient */
		background: #03A2D0; /* Old browsers */
		background: -moz-linear-gradient(top, #03A2D0 0%, #03A3D1 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03A2D0), color-stop(100%,#03A3D1)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #03A2D0 0%,#03A3D1 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #03A2D0 0%,#03A3D1 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #03A2D0 0%,#03A3D1 100%); /* IE10+ */
		background: linear-gradient(to bottom, #03A2D0 0%,#03A3D1 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03A2D0', endColorstr='#03A3D1',GradientType=0 );*/ /* IE6-9 */
		/* BOx Shadow */
		-moz-box-shadow: inset 0 3px 0px -2px rgba(255, 255, 255, .3);
		-webkit-box-shadow: inset 0 3px 0px -2px rgba(255, 255, 255, .3);
		box-shadow: inset 0 3px 0px -2px rgba(255, 255, 255, .3);
		/* Text Shadow */
		text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
	}
	div.pagination span.activepagination a{
		color: #fff;
	}
	/* Dark Mouse Events */
	div.pagination span.activepagination:hover{
		background: #03A2D0; /* Old browsers */
		background: -moz-linear-gradient(top, #03A2D0 0%, #5b6774 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03A2D0), color-stop(100%,#5b6774)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #03A2D0 0%,#5b6774 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #03A2D0 0%,#5b6774 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #03A2D0 0%,#5b6774 100%); /* IE10+ */
		background: linear-gradient(to bottom, #03A2D0 0%,#5b6774 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03A2D0', endColorstr='#5b6774',GradientType=0 );*/ /* IE6-9 */
		cursor: pointer;
	}



/**** POPUP ****/	
	#msg_erreur {
		font-size:13px;
		line-height:20px;
	}
/*-------------------------------
	POPUP.CSS
-------------------------------*/
.popup_back {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9990;
}
.popup_cont {
	position: fixed;
	z-index: 9992;
}
.preloader {
	z-index: 9991;
}
/*---------------------
	EDIT BELOW
*/
.popup_close {
	color: #333333;
	cursor: pointer;
	position: absolute;
	padding: 5px;
	right: 5px;
	top: 0;
	font-weight:bold;
	font-size:14px;
}
.popup_close:hover {
	color: #111;
}
.popup_back {
	cursor: pointer;
	background-color: #222;
}
div.popup {
	background: #fff;
	padding: 25px;
	box-shadow: 0 3px 10px #222;
}
.preloader {
	left: 50%;
	margin: -10px 0 0 -25px;
	position: fixed;
	top: 50%;
}
/**** POPUP ****/



	
/**** ANNUAIRE ****/
.nb_scat_index_annuaire {
	color:#999999;
}
.url_site_annuaire {
	color:#999999;
}
/**** ANNUAIRE ****/
