@charset "utf-8";

body{
    background-color:#fff;
    margin:0px;
    padding:0px;
    font-family:Arial, Helvetica, sans-serif;
    color:#64696e;
    font-size:12px;
    z-index:20;

}

a{
    color:#64696e;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#ED9017;
}

#logo-droite a:hover{
    color:#64696e;

}

p{
    text-align:justify;
}

/***************************HEADER***************************/

#header{
    background-image:url(../images/Web-Alliance-V3---_01.jpg);
    height:101px;
    background-repeat:repeat-x;
	
	min-width:1021px;
	position:relative;
}

#header-centre{
    width:956px;
    margin-left:auto;
    margin-right:auto;
	
	position:relative;
}

#logo{
    float:left;
    width:320px;
    height:101px;
    background-image:url(../images/walogo.png);
}



#logo-droite{
    float:right;
    background-image:url(../images/Web-Alliance-V3---_03.jpg);
    width:636px;
    height:101px;
	overflow:hidden;
}


/***************************MENU***************************/


#menu{
    background-image:url(../images/Web-Alliance-V3---_08.jpg);
    height:60px;
    background-repeat:repeat-x;
}

#menu-centre{
    width:1021px;
    height:59px;
    margin-left:auto;
    margin-right:auto;
}

#gauche-menu{
    width:34px;
    height:59px;
    background-image:url(../images/Web-Alliance-V3---_09.jpg);
    float:left;
}

#droite-menu{
    width:30px;
    height:59px;
    background-image:url(../images/Web-Alliance-V3---_06.jpg);
    float:right;
}

#milieu-menu{

    height:33px;
    width:955px;
    background-color:#FFFFFF;
    background-image:url(../images/Web-Alliance-V3---_10.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    border-left:#FFFFFF 1px solid;
    border-right:#FFFFFF 1px solid;
    margin-left:34px;
}

#milieu-menu-blanc{
    background-color:#FFFFFF;
    height:27px;
    width:957px;
    margin-left:34px;
}



/***************************CONTENT***************************/

#content{
    background-image:url(../images/topcontent.png);
    background-repeat:repeat-x;
    background-position:top;
    /*background-color:#FDF7E9;*/
    min-height:123px;

    /*background-image:url(../images/test2.jpg); background-position:center;*/

}



.icone{
    background-image:url(../images/accept.png);
    padding-left: 18px;
    background-position:center left;
    background-repeat:no-repeat;
    margin-right:10px;
}

.status{
    text-align:right;
    font-size:10px;
}

#content-wrapper{
    background-image:url(../images/rayures.png);


}

#content-fond{

    background-image:url(../images/botcontent.png);
    background-repeat:repeat-x;
    background-position:bottom;
    min-height:123px;

}

#content-centre{
    width:1021px;
    min-height:123px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
}

#gauche-content{
    width:34px;
    height:200px;
    background-image:url(../images/Web-Alliance-V3---_15.png);
    float:left;
}

#droite-content{
    width:30px;
    height:200px;
    background-image:url(../images/Web-Alliance-V3---_17.png);
    background-repeat:no-repeat;
    float:right;
}

/*
#gauche-content2{
	width:34px;
	height:167px;
	background-image:url(../images/Web-Alliance-V3---_22.png);
	background-position:bottom;
        background-repeat:no-repeat;
	margin-top:-167px;
	float:left;
}

#droite-content2{
	width:30px;
	height:167px;
	background-image:url(../images/Web-Alliance-V3---_23.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:-167px;
	float:right;
}
*/


#milieu-content{
    width:957px;
    background-color:#FFFFFF;
    margin-left:34px;
}

.Orange{
    color:#FF6600;
}

/***************************CONTACT**************************/


#formulaire label {
    display:block;
    width:150px;
    float:left;
    text-align:right;
    margin-right:15px;
    margin-top:3px;
}

#formulaire input,textarea{
    margin-bottom:3px;
    width:300px;
    height:18px;
    padding-left:10px;
    padding-top:2px;
    border:none;
    border: #989898 1px solid;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    font-family:Arial, Helvetica, sans-serif;
    color:gray;
    font-size:12px;
}

#formulaire input[type="submit"]{
    width:150px;
    height:25px;
    float:right;
    margin-top:9px;
}


#formulaire textarea{
    width:300px;
    height:150px;
}

#formulaire .invalid{
    border: red 1px solid;
}


/***************************FOOTER***************************/

.drapeaux{
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#footer{
    background-image:url(../images/Web-Alliance-V3---_26.jpg);
    background-repeat:repeat-x;
    height:169px;
    background-color:#F7DE79;
}

#footer a{
    color:#CCCCCC;
}

#footer-centre{
    width:1021px;
    height:59px;
    margin-left:auto;
    margin-right:auto;
}

#gauche-footer{
    width:34px;
    height:169px;
    background-image:url(../images/Web-Alliance-V3---_27.png);
    float:left;
    background-repeat:no-repeat;
    background-position:bottom right;


}

#droite-footer{
    width:30px;
    height:169px;
    background-image:url(../images/Web-Alliance-V3---_28.png);
    background-repeat:no-repeat;
    float:right;
    background-position:bottom left;
}

#milieu-footer{
    background-color:#FFFFFF;
    width:957px;
    height:169px;
    padding-top:32px;
    margin-left:34px;
}

#milieu-footer-blanc{
    background-color:#FFFFFF;
    height:39px;
    width:957px;

}

#milieu-footer-logos-clients{
    background-color:#FFFFFF;
    height:70px;
    width:940px;
    margin-left:9px;
    padding-right:8px;
    background-image:url(../images/logosClients.png);
    background-repeat:no-repeat;
}

#listeLogosClients{
    list-style-type:none;
    /*width:728px;*/
    width:940px;
    height:68px;
    /*margin-left:270px;*/
    padding-top:10px;
}

#listeLogosClients img{
    display:inline;
    margin-right:25px;
    width:106px;
    height:54px;
    z-index:0;
}

#milieu-footer-gris{
    height:30px;
    width:955px;
    background-color:#F7DE79;
    background-image:url(../images/Web-Alliance-V3---_31.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    border-left:#FFFFFF 1px solid;
    border-right:#FFFFFF 1px solid;

    text-align:center;

}


/***************************PIED-PAGE***************************/


#pied-page{
    min-height:29px;
    background-image:url(../images/Web-Alliance-V3---_29.jpg);
    background-repeat:repeat-x;
    background-color:#f6e6b3;
    z-index:30;
	min-width:1021px;
}

#back{
    position:fixed;
    background-color:#F6E6B3;
    width:100%;
    height:25%;
    overflow:hidden;
    z-index:0;
}



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


/***************************CONTENU****************************/

#content-principal{
    padding-left:16px;
    padding-right:16px;
    border-left:#F3F3F3 1px solid;
    border-right:#F3F3F3 1px solid;
    position:relative;
}

#content-principal ul, li{
    margin-left:19px;
}
.content-principal-gauche{
    float:left;
    width:448px;;
}
.content-principal-droite{
    width:448px;
    float:right;
}

.content-fleche-navigation{
    float:right;
	position:relative;
}
h1, h2, .titre-content h3{
    font-size:20px;
    color:#64696e;
    font-weight:bold;
    background-image:url(../images/fleche.jpg);
    background-position:center left;
    padding-left:27px;
    background-repeat:no-repeat;
    border-bottom:dotted 1px #64696e;
}

.titre-content h4{
    font-size:15px;
    color:#64696e;
    font-weight:bold;
    background-image:url(../images/fleche-h3.jpg);
    background-position:center left;
    padding-left:27px;
    background-repeat:no-repeat;
    border-bottom:dotted 1px #64696e;
}

div.temoignages{
	float:right; 
	padding-left:15px;
}

h3.temoignages{
	margin: 4px;
	text-align:center;
	font-size: 15px;
}

p{
    text-align:justify;
}

.cadres{
    width:216px;
    border: #c8c8c8 1px solid;
    text-align:center;
    margin-top:16px;
    position:relative;
}
.cadres-bas-accueil{
    width:216px;
    border: 0px;
    text-align:center;
    margin-top:1px;
    position:relative;
}

.cadres3{
    width:282px;
    border: #c8c8c8 1px solid;
    text-align:center;
    margin-top:16px;
    position:relative;
}
.cadres a, .cadres3 a{
    color:#64696e;
    text-decoration:none;
}


.text{
    text-align:center;
    margin-left:15px;
    margin-right:15px;
}

.cadres h3, .cadres3 h3{
    height:31px;
    background-image:url(../images/fond-titre-cadre.jpg);
    background-repeat:repeat-x;
    font-size:14px;
    font-weight:bold;
    margin-top:0px;
    margin-left:1px;
    margin-right:1px;
    margin-bottom:0px;
    padding-top:7px;
    padding-bottom:0px;
}

.bouton{
    background-image:url(../images/bouton.jpg);
    background-repeat:no-repeat;
    width:76px;
    height:22px;
    padding-top:3px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.bouton:hover{
    filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8;
}

.bouton a{
    text-decoration:none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top:5px;
    padding-bottom: 5px;
}

.bouton-large{
    background-image:url(../images/bouton-large.jpg);
    background-repeat:no-repeat;
    width:100px;
    height:22px;
    padding-top:3px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

.bouton-large:hover{
    filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8;
}

.bouton-large a{
    text-decoration:none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top:5px;
    padding-bottom: 5px;
}

.bouton-large a:hover{
	text-decoration:none;
	color:#83878B;
}

.tableau .bouton-large{
    background-image:url(../images/bouton-large1.jpg);
    width:125px;
    height:22px;
    padding-top:3px;
	padding-right:0px;
	border-bottom:medium none;
}

.tableau .bouton-large:hover{
    filter : alpha(opacity=80);
    -moz-opacity : 0.8;
    opacity : 0.8;
}

.tableau .bouton-large a{
    text-decoration:none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top:5px;
    padding-bottom: 5px;
}

.tableau .bouton-large p{
    text-decoration:none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top:5px;
    padding-bottom: 5px;
    border-bottom:none;
}

.tableau .bouton-large a:hover{
	text-decoration:none;
	color:#83878B;
}

.prix{
    font-size:18px;
    color:#ed9017;
}

.cadre-gauche{
    float:left;
}

.cadre-droite{
    float:right;
}



.cdc-all{
    background-color:#FFF3e1;
    border:#ff9900 1px solid;
    padding:16px;
    font-size:10px;
}

.table-cdc .titre{
    background-color:#CCCCCC;
    color:#666666;
    font-weight:bold;
    padding-top:2px;
    padding-bottom:2px;
    font-size:13px;
}


.logocapture{
    float:left;
    margin-right:15px;

    padding-bottom:0px;
}



/******************************FOOTER*******************************/

.footer{
    color:#fff;
    font-size:11px;
    text-align:center;
    padding-top:7px;
}

/*****************************TABLEAU***********************************/

.tableau p{
    width:350px;
    padding-right: 65px;
    border-bottom: 1px #c4c4c4 dotted;
}


.tableau p.titre{
    width:405px;
    border:none;
	padding-right:10px;
}

.tableau p.titre .droite{
    float:right;
	margin-right:-10px;
}

.bas{
    position:absolute;
    bottom:0px;
    left:30px;
    width:150px;
}

.cadres3 .bas{
    position:absolute;
    bottom:0px;
    left:67px;
    width:150px;
}

.cadre3 .basimage{
	position:absolute;
	bottom:0px;
	left:2px;
	width:280px;
}

.tableau p.center{
    border:none;
}


.tableau{
    border:#F2AE29 1px solid;
    background-color:#fcfafa;
    padding:16px;
}

.tableau img{
    text-align:center;
}

.tableau .prixHt{
    font-size:18px;
    text-align:center;
    color:#64696e;
    margin-bottom:2px;
    border:none;
}

.tableau .titrePack{
	font-size:18px;
	text-align:center;
	color:#64696e;
	margin-bottom:2px;
	border:none;
}

.tableau .prixTtc{
    text-align:center;
    border:none;
}

.tableau .titre{
    background-color:#FFEACE;
    font-weight:bold;
    font-size:13px;
    margin-top:10px;
}

.tableau .droite{
    float:right;
    margin-right:-65px;
}
.tableau .titre .droite{
    margin-right:-65px;
}
.tableau p{
    margin-top:3px;
    margin-bottom:3px;
}

.tableau p.center, .tableau p.prixHt, .tableau p.prixTtc, .tableau p.titrePack{
   padding-right: 0px;
   text-align: center;
   width: 415px;
}


/***************************CAPTURES************************************/


#preview{
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
}

ul, li {
    margin:0;
    padding:0;
}

img{
    border:none;
    margin-left:auto;
}

.center{
    text-align:center;
    border:none;
}

/*****************************MENU**************************************/

/*Masquage du reste des menus*/
.menu ul li ul {display:none; border:none;}
.menu ul:hover li ul li ul {display:none; border:none;}
.menu ul li ul li:hover ul {display:block; border:none; width:0px; height:0px;}

.menu {white-space:nowrap /*IE hack*/; float:left; width:957px; border:none;  font-size:14px; color:#FFFFFF;}
.menu ul {list-style-type:none; border:none;}
.menu ul li {float:left; z-index: !important /*Non-IE6*/; z-index:1000 /*IE6*/;border:none;margin-left:30px; }
.menu ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block;text-decoration:none; font-size:14px; color:#FFFFFF; padding-top:8px;  margin-bottom:8px;  padding-right:10px; border:none;}
/*Non-IE6 hovering*/
.menu ul li:hover {border:none;position:relative; background-color:#FFFFFF; margin-left:20px; border-left: #cccccc 1px solid; border-right: #cccccc 1px solid; border-top: #cccccc 1px solid; margin-top:-5px;  padding-top:5px;}
.menu ul li:hover a { text-decoration:none;color:#64696e;margin-left:-2px; padding-left:10px; padding-right:10px;}

/*Sous-menu position*/
.menu ul li:hover ul {border:none;display:block;position:absolute;background-color:#FFFFFF; width:224px; margin-left:-1px; border-left: #cccccc 1px solid; border-right: #cccccc 1px solid; margin-top:0px; border-bottom:none;}
/*Sous-menu agencement*/
.menu ul li:hover ul li{border:none;border-bottom: dotted 1px #cccccc;margin:0px;padding:0px;}
/*Sous-menu dimension*/
.menu ul li:hover ul li a{margin:0px;padding-top:8px;padding-bottom:7px;padding-left:3px;padding-right:2px;width:185px;font-size:12px;}
/*Sous-menu background hover*/
.menu ul li:hover ul li a:hover {text-decoration:none; background-color:#fbe9d1;}


/*Sous sous-menu position*/
.menu ul li ul li:hover ul li{position:relative;float:left;top:-30px;left:225px;background-color:#FFFFFF;margin-left:30px;border-right:#cccccc 1px solid;border-left:#cccccc 1px solid;padding-top:0px;margin-left:0px;width:238px;}
/*Sous sous-menu dimension - police */
.menu ul li ul li:hover ul li a{padding-top:8px;padding-bottom:7px;padding-left:3px;padding-right:2px;width:233px;height:15px;font-weight:normal;}
/*Sous sous-menu background hover */
.menu ul li ul li:hover ul li a:hover{background:none;background-color:#fbe9d1;}
/*Sous sous-menu position <img> */
.menu ul li ul li:hover ul li img{padding-top:-2px;}


/*Petite maison pour accueil*/
ul.premier-menu li:hover{background:none;padding-left:2px;padding-top:5px;margin-right:0px;border:none;}


/* Flèches categorie sous menu */
li.sous-menu, li.sous-menu a:hover {background-image:url(../images/right.png);background-repeat:no-repeat;background-position:13.5em center;font-weight:bold;}
/*IE6 hovering*/
/*
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
.menu ul li a:hover {position:relative ; z-index:1000 ; background-color:rgb(210,210,210); text-decoration:none;}
.menu ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; left:0; margin-top:0.1em;}
.menu ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);}
.menu ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;}*/

.menuhebergement li{}

@media print {.menu {float:left; width:957px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}}







/******************************TEMOIGNAGE CLIENT*************************/
.temoignage-client-wrapper{
    height:101px; 
	overflow:hidden;
    background-repeat:no-repeat;
    background-position:right bottom;
}
.temoignage-client{
	overflow:hidden;
    font-size:22px;
    padding-top:20px;
    padding-left:60px;
    padding-right:100px;
    text-align:right;
}
.temoignage-client a, .temoignage-client-petit a{
    text-decoration: none;
    font-weight: normal;
}


/********************************PAGEFLIP**********************************/

#pageflip {
    position: fixed;
    top:0px;
    right:0px;

}
#pageflip img {
    width: 100px; height: 104px;
    z-index: 99;
    position: absolute;
    right: 0; top: 0;


}
#pageflip .msg_block {
    width: 100px; height: 100px;
    position: absolute;
    z-index: 50;
    right: 0; top: 0;
    background-image:url(../images/page_flip.jpg);
    text-indent: -9999px;

}


.ac_results {
    padding: 0px;
    border: 1px solid #C8C8C8;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    /*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
    /*width: 100%;*/
    font: menu;
    font-size: 12px;
    /*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
    line-height: 16px;
    overflow: hidden;
}

.ac_loading {
    background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
    background-color: #eee;
}

.ac_over {
    background-color: #F5C137;
    color: white;
}



.listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:0px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last {  }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em;  color:#336699; }


#listeclients-nav{
    margin-bottom:10px;
}

.center{
    text-align:center;
    border:none;
}




#slider ul, #slider li{
    margin:0px;
    padding:0px;
    list-style:none;
}
#slider, #slider li{
    width:926px;
    height:241px;
    overflow:hidden;

}
#slider{


}



#vignette{
    width:80px;
    height:80px;
    position:absolute;
    top:100px;
    left:900px;
    z-index:999;
}






.fullsize-icon {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    background: transparent url(../images/fullsize-icon.png) no-repeat left top;
    z-index: 950;
    cursor: url(../images/fullsize.cur), auto;
}

.fullsize-loading, .fullsize-wrapper {
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 999;
}

.fullsize-loading {
    height: 51px;
    width: 51px;
    background: transparent url(../images/fullsize-loading-bg.png) no-repeat left top;
}

.fullsize-loading-inner {
    height: 100%;
    width: 100%;
    background: transparent url(../images/fullsize-loading-spinner.gif) no-repeat center center;
}

.fullsize-image {
    display: block;
}

.fullsize-title {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    min-height: 14px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    font-family: "Lucida Grande", sans-serif;
    text-shadow: 0 0 1px #000;
    background: transparent url(../images/fullsize-title-bg.png) repeat-x left top;
}

.fullsize-title-text {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

a.fullsize-close {
    position: absolute;
    display: block;
    margin: -15px 0 0 6px;
    width: 16px;
    height: 16px;
    text-decoration: none;
    z-index: 1000;
    background: transparent url(../images/fullsize-close.png) no-repeat left top;
}

/* Safari 3.0 and Chrome rules here 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	a.fullsize-close {
		margin-top: -14px;
	}
}*/

a.fullsize-close:hover {
    background-position: right top;
}

.fullsize-close {
    cursor: pointer;
}

/* Shadows */

.fullsize-sh-wrap {
    position: absolute;
    z-index: 980;
}

.fullsize-sh-top, .fullsize-sh-body, .fullsize-sh-bottom {
    width: 100%;
}

.fullsize-sh-top-l, .fullsize-sh-top-m, .fullsize-sh-top-r, .fullsize-sh-bottom-l, .fullsize-sh-bottom-m, .fullsize-sh-bottom-r {
    background-position: left top;
    background-repeat: none;
    background-color: transparent;
    height: 20px;
}

.fullsize-sh-top-l {
    float: left;
    width: 22px;
    background-image: url(../images/fullsize-sh-top-l.png);
}

.fullsize-sh-top-m {
    margin: 0 22px;
    background-image: url(../images/fullsize-sh-top-m.png);
    background-repeat: repeat-x;
}

.fullsize-sh-top-r {
    float: right;
    width: 22px;
    background-image: url(../images/fullsize-sh-top-r.png);
}

.fullsize-sh-bottom-l {
    float: left;
    width: 22px;
    height: 24px;
    background-image: url(../images/fullsize-sh-bottom-l.png);
}

.fullsize-sh-bottom-m {
    margin: 0 22px;
    height: 24px;
    background-image: url(../images/fullsize-sh-bottom-m.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.fullsize-sh-bottom-r {
    float: right;
    width: 22px;
    height: 24px;
    background-image: url(../images/fullsize-sh-bottom-r.png);
}

.fullsize-sh-body {
    background-image: url(../images/fullsize-sh-body-l.png);
    background-repeat: repeat-y;
}

.fullsize-sh-body-r {
    float: right;
    height: 100%;
    width: 11px;
    background-image: url(../images/fullsize-sh-body-r.png);
    background-repeat: repeat-y;
}

.jScrollPaneDrag, .jScrollPaneTrack{
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
}


.deuxiemeLigne{
    /*padding-left:14px;*/
}


#topTitle{
    position: absolute;
    margin-top: -5000px;
}

#numeroTelWrapper {
    position: absolute;
    width: 23px;
}

#numeroTel {
    position: absolute;
    top: 0;
    margin-top: 20px;
    padding-top: 19px;
    width: 34px;
    height:170px;
    background-image: url(../images/numeroTelephone.png);
    background-position: right;
    z-index: 998;
    background-repeat: no-repeat;
}

#numeroTel.fixed {
    position: fixed;
    top: 0;
    margin-top: 20px;
    padding-top: 19px;
    width: 34px;
    height:170px;
    z-index: 998;
    background-repeat: no-repeat;
}

#filAriane{
    margin-left:20px;
    padding-top:5px;
    font-size: 10px;
    font-style: italic;
    
}
#filAriane a{
    color: # ACACAC;
}

.sansCss{
    text-decoration: none;
}

.hoverOpacity:hover{
    filter : alpha(opacity=50);
    -moz-opacity : 0.5;
    opacity : 0.5;
}

.infopresentation p{
    padding-top: 15px;
}

#topTop{
    
	position:relative;
}

.temoignage-client-petit{
    position: absolute;
    right:100px;
    bottom: 10px;
}

.plusdinfocat a{
    padding-left: 10px;
    padding-right: 10px;


}

.bas .text{
    padding-left:0px;
    padding-right:0px;
    margin-left: 0px;
    margin-right: 0px;
}

#autresSites{
    text-align: right;
}


.check{
	width:15px;
	height:15px;
	background-image:url(../images/referencement-gratuit-c.png);
	background-repeat:no-repeat;
}

.comparatif .check{
	margin: 0 auto;
}

.tableau .check{
	margin-right:-65px;
	float:right;
}

.comparatif-fleche table {
	width:95%;
	border-top:0px solid #FFBD63;
	border-right:0px solid #FFBD63;
	margin-left:1em;
	border-collapse:collapse;
}
.comparatif-fleche td {
	color:#666666;
	border-bottom:0px solid #FFBD63;
	border-left:0px solid #FFBD63;
	padding:.3em 1em;
	}				

.comparatif-fleche table a,
.comparatif-fleche table a:link,
.comparatif-fleche table a:visited {
	border:none;
	text-decoration:underline ;
	}		

.comparatif table a,
.comparatif table a:link,
.comparatif table a:visited {
	border:none;
	color:#FFFFFF;
	text-decoration:underline ;
	}							
	
.comparatif img {
	border:0;
	margin-top:.5em;
	}	
.comparatif table {
	width:95%;
	border-top:1px solid #FFBD63;
	border-right:1px solid #FFBD63;
	margin:1em auto;
	border-collapse:collapse;
	}
.comparatif caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	

.comparatif .column1	{
	background:#f9fcfe;
	}
.comparatif td {
	color:#666666;
	border-bottom:1px solid #FFBD63;
	border-left:1px solid #FFBD63;
	padding:.3em 1em;
	text-align:center;
	}				
.comparatif th {
	font-weight:normal;
	color: #8C4510;
	text-align:left;
	border-bottom: 1px solid #FFBD63;
	border-left:1px solid #FFBD63;
	padding:.3em 1em;
	}							
.comparatif thead th {
	background:#FFBD63;
	text-align:center;
	width:60px;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#ffffff;
	}	
.comparatif tfoot th {
	text-align:center;
	background:#FFEACE;
	}	
.comparatif tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#666666;
		}		
.comparatif tfoot th em {
	color:#F03B58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

.comparatif tr:nth-child(even) td	{
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:#FBFBFB;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	}

.comparatif tr.ligneTitre td, tr:nth-child(even).ligneTitre td, tr:nth-child(odd).ligneTitre td, .ligneTitre{
	background-color:#FFEACE;
	font-weight:bold
	}
	
.ligneTitre td{
	background-color:#FFEACE;
	font-weight:bold;
}
.ligneTitre tr{
	background-color:#FFEACE;
	font-weight:bold;
}

.comparatif .titreGauche{
	text-align:left;
}
.comparatif .titreDroite{
	text-align:right;
}

/* Miniatures du menu */

.miniatureGauche{
	display:block;
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:3px;
	padding-left:31px;
}

.referencementOptima{
	background-image:url(../images/referencement-optima.png);
}
.referencementLuxe{
	background-image:url(../images/referencement-luxe.png);
}
.referencementWebMarketing{
	background-image:url(../images/web-marketing.png);
}
.sitesWeb{
	background-image:url(../images/creation-site-internet.png);
}
.siteseCommerce{
	background-image:url(../images/creation-e-commerce.png);
}
.sitesPersonnalisable{
	background-image:url(../images/creation-personnalisable.png);
}
.hebergementBasic{
	background-image:url(../images/hebbasic.jpg);
}
.hebergementStandard{
	background-image:url(../images/hebstandard.jpg);
}
.hebergementSup{
	background-image:url(../images/hebsup.jpg);
}
.hebergementSurMesure{
	background-image:url(../images/hebsurmesure.jpg);
}

.cadreFlechePack{
	width: 108px; 
	height: 17px; 
	float: left; 
	margin-bottom: 5px;
}
.flechePackInf{
	display:block;
	width:108px;
	height:17px;
	float:left;
	overflow : auto;
	background-image:url(../images/fleche-back.png);
	background-repeat:no-repeat;
}
.flechePackSup{
	display:block;
	width:108px;
	height:17px;
	float:left;
	display:block;
	background-image:url(../images/fleche-next.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:5px;
}

a.flecheRefInf{
	text-decoration:underline;
}

.flecheRefInf{
	display:block;
	width:308px;
	height:17px;
	float:left;
	overflow : auto;
	background-image:url(../images/fleche-back.png);
	background-repeat:no-repeat;
}
.flecheRefSup{
	display:block;
	width:308px;
	height:17px;
	background-image:url(../images/fleche-next.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-right:-20px;
}

.flecheMenu{
	display:block;
	background-image:url(../images/fleche-.png);
	background-repeat:no-repeat;
	background-position:10px center;
	padding-left:31px;
	margin-left:3px;
}
.flecheMenu a{
	text-decoration:underline;
}

.flecheSousMenu{
	display:block;
	background-image:url(../images/fleche-.png);
	background-repeat:no-repeat;
	background-position:5px center;
	padding-left:25px;
	margin-left:0px;
}
.flecheSousMenu a{
	text-decoration:underline;
}

.refresh{
width:16px;
height:16px;
background-image:url(../images/refresh.png);
background-repeat:no-repeat;
cursor:  pointer;
}