html, body {
    margin: 0;
    padding: 0;
	background-color:/*#1A1516;*/white;
}
html{
  background: url(images/fondecran4as.jpg) /*no-repeat*/ center center fixed; 
  background-size: cover; 
}
body {
  color:black;
  font:cursive;
  font-family:comic sans ms;
  font-size:13px;
  text-align: center;
  cursor: url('images/curseur/curseur.cur') 47 0, auto;
}
h1 {
    font-size: 13px; 
    color: white; 
    text-align: center;
}
font.creationsite{
	color:#79ea23;
	font-weight:bold;

}
font.referencement{
	color:#D70080;
	font-weight:bold;
}
font.creationgraphique{
	color:#00B6F1;
	font-weight:bold;
}
font.espacepublicitaire{
	color:#FFF200;
	font-weight:bold;
}

h1.rouge{
	color:red;
}
h1.orange{
	color:orange;
}
h1.purple{
	color:purple;
}
h1.justify{
	font-size:13px;
	text-align:justify;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
}
h1.center{
	font-size:13px;
	text-align:center;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
}
h1.centermentions{
	font-size:13px;
	text-align:center;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
	color:#79ea23;
}
h1.justifymentions{
	font-size:13px;
	text-align:justify;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
	color:#79ea23;
}
h1.left{
	font-size:13px;
	text-align:left;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
}
h1.right{
	font-size:13px;
	text-align:right;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
}
h1.justifycambria{
	text-align:justify;
	font-weight:normal;
	padding-left: 15px;	
	padding-right: 15px;	
	font-family: cambria ;
}
h2 {
    font-size: 11px;
    color: black;
    padding-left: 15px;	
}
h2.left{
	text-align:left;
}
h2.right{
	text-align:right;
}
p,ul,li,td {
    color: black; 
	
}
ul{
	margin:0;
	padding:0;
}
h3.title{
	font-size:10px;
	font-weight:bold;
	
}
h3.texte{
	font-size:10px;
	font-weight:normal;
}
img{
	border:none;
	cursor: url('images/curseur/curseur.cur') 47 0, auto;
}


a:link {
    color: black;
    text-decoration: underline;
	cursor: url('images/curseur/curseur.cur') 47 0, auto;
}
a:visited {
    color: black;
}
a:active {
    color:red;
}
a:hover {
    color:#fff200;
    text-decoration: none;
}

a.carredas:link 
{ 
	text-decoration:none;  
	color: #79EA23;
}
a.carredas:visited {
    color: #79EA23;
}
a.carredas:active {
    color:#79EA23;
}
a.carredas:hover {
    color:#fff200;
    text-decoration: none;
}
a.carredasjaune:link 
{ 
	text-decoration:none;  
	color: #fff200;
}
a.carredasjaune:visited {
    color: #fff200;
}
a.carredasjaune:active {
    color:#fff200;
}
a.carredasjaune:hover {
    color:#79EA23;
    text-decoration: none;
}

a.carredascreationsite:link 
{ 
	text-decoration:none;  
	color: white;
	font-weight:bold;
}
a.carredascreationsite:visited {
    color: white;
	font-weight:bold;
}
a.carredascreationsite:active {
    color: white;
	font-weight:bold;
}
a.carredascreationsite:hover {
    color: #79EA23;
	font-weight:bold;
    text-decoration: none;
}

a.carredasreferencement:link 
{ 
	text-decoration:none;  
	color: white;
	font-weight:bold;
}
a.carredasreferencement:visited {
    color: white;
	font-weight:bold;
}
a.carredasreferencement:active {
    color: white;
	font-weight:bold;
}
a.carredasreferencement:hover {
    color:#D70080;
    text-decoration: none;
}

a.carredascreationgraphique:link 
{ 
	text-decoration:none;  
	color: white;
	font-weight:bold;
}
a.carredascreationgraphique:visited {
    color: white;
	font-weight:bold;
}
a.carredascreationgraphique:active {
    color: white;
	font-weight:bold;
}
a.carredascreationgraphique:hover {
    color: #00B6F1;
	font-weight:bold;
    text-decoration: none;
}

a.carredasespacepublicitaire:link 
{ 
	text-decoration:none;  
	color: white;
	font-weight:bold;
}
a.carredasespacepublicitaire:visited {
    color: white;
	font-weight:bold;
}
a.carredasespacepublicitaire:active {
    color: white;
	font-weight:bold;
}
a.carredasespacepublicitaire:hover {
    color: #fff200;
	font-weight:bold;
    text-decoration: none;
}

a.nonsouligne:link 
{ 
	text-decoration:none;  
	color: white;
}
a.nonsouligne:visited {
    color: white;
}
a.nonsouligne:active {
    color:red;
}
a.nonsouligne:hover {
    color:#fff200;
    text-decoration: none;
}
a.nonsoulignementions:link 
{ 
	text-decoration:none;  
	color: white;
	font-size:10px;
}
a.nonsoulignementions:visited {
    color: white;
}
a.nonsoulignementions:active {
    color:red;
}
a.nonsoulignementions:hover {
    color:#fff200;
    text-decoration: none;
}


#page{
	margin-left: auto;
    margin-right: auto;
	width:960px;
	background-color:rgba(0,0,0,0.8);
	text-align:left;
	color:white;
	/*background-color:black;*/
}



#entete {
	position:absolute;
	/*background-image:url("images/logos/logos.png");
	background-repeat:no-repeat;
	background-position:50% 50%;*/
	top:0px;
	margin-left:0px;
	/*margin-right:0%;*/
	text-align:center;
	width:960px;
	height:200px;
	border-width:0px;
	border-style:solid;
	background-color:rgba(0,0,0,1);
}
#entetegauche {
	position: absolute;
	background-image:url("images/logos/logotransparentlosange.png");
	background-repeat:no-repeat;
	background-position:50% 50%;
	height:100%;
	margin-left:0px;
	width:200px;
	
	text-align:center;
	color:orange;
	/*background-color:grey;*/
}
#entetecentre {
	position: absolute;
	background-image:url("images/entete.png");
	background-repeat:no-repeat;
	background-position:50% 30%;
	margin-left:200px;
	height:100%;
	width:560px;
	
	text-align:center;
	vertical-align:middle;
	/*background-color:darkgrey;*/
}
#entetedroite {
	position: absolute;
	background-image:url("images/logos/logotransparentlosange.png");
	background-repeat:no-repeat;
	background-position:50% 50%;
	margin-left:760px;
	height:100%;
	width:200px;
	
	text-align:center;
	vertical-align:middle;
	/*background-color:darkgrey;*/
}


#corps{
	/*background-color:#474A4A;*/
	text-align:center;
	position:absolute;
	top:200px;
	margin-left:0px;
	/*margin-right:0%;*/
	height:525px;
	width:960px;
	border-width:0px;
	border-style:solid;
	background-color:rgba(0,0,0,1);
	vertical-align:middle;
	clear:both;
}
#corpsillimite{
	/*background-color:#474A4A;*/
	text-align:center;
	position:absolute;
	top:200px;
	margin-left:0px;
	/*margin-right:0%;*/
	height:auto;
	width:960px;
	border-width:0px;
	border-style:solid;
	
	vertical-align:middle;
	clear:both;
}


#menu {
	padding-left:18px;
	position: absolute;
	height:75px;
	margin-left:0px;
	width:942px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:justify;
	color:orange;
	/*background-color:yellow;*/
}
#menuillimite {
	padding-left:18px;
	position: absolute;
	height:75px;
	margin-left:0px;
	width:942px;
	background-color:rgba(0,0,0,0.9);
	text-align:justify;
	color:orange;
	/*background-color:yellow;*/
}

#contenu {
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	margin-top:75px;
	height:450px;
	width:960px;
	
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
	
}
#contenuillimite {
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	margin-top:75px;
	height:auto;
	width:960px;
	background-color:rgba(0,0,0,0.9);
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
	
}

#contenugauche {
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	margin-top:0px;
	height:450px;
	width:50px;
	/*background-color:rgba(0,0,0,0.8);*/
	
	
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
}

#contenuindexgauche {
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	padding-left:18px;
	margin-top:0px;
	height:450px;
	width:232px;
	/*background-color:rgba(0,0,0,0.8);*/	
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
}


#contenucentre {
	position: absolute;
	/*background-image:url("images/essais/diapositive1.jpg");
	background-repeat:repeat;
	background-position:0% 0%;*/
	margin-left:50px;
	height:450px;
	width:860px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
}
#contenuindexcentre {
	position: absolute;
	/*background-image:url("images/essais/diapositive1.jpg");
	background-repeat:repeat;
	background-position:0% 0%;*/
	margin-left:250px;
	height:450px;
	width:660px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
}

#contenucentrereferencement {
	position: absolute;
	border-width:0px;
	background-image:url("images/logos/logorose.png"),url("images/logos/logorose.png");
	background-repeat:no-repeat;
	background-position:5% 5%,95% 5%;
	margin-left:50px;
	height:450px;
	width:860px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
}
#contenucentrereferencementhaut{
	position: absolute;
	border-width:0px;
	margin-top:0px;
	height:75px;
	width:860px;
	text-align:center;
	vertical-align:middle;
	/*background-color:yellow;*/
}
#contenucentrereferencementgauche{
	position: absolute;
	/*margin-left:0px;*/
	border-width:0px;
	margin-top:75px;
	height:375px;
	width:560px;
	text-align:center;
	vertical-align:middle;
	/*background-color:red;*/
}
#contenucentrereferencementdroite{
	position: absolute;
	border-width:0px;
	margin-top:75px;
	margin-left:560px;
	height:375px;
	width:300px;
	text-align:center;
	vertical-align:middle;
	/*background-color:green;*/
}

#contenucentreespacepublicitaire {
	position: absolute;
	background-image:url("images/logos/logojaune.png"),url("images/logos/logojaune.png");
	background-repeat:no-repeat;
	background-position:5% 5%,95% 5%;
	margin-left:50px;
	height:450px;
	width:860px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
}
#contenucentrecreationsite {
	position: absolute;
	background-image:url("images/logos/logovert.png"),url("images/logos/logovert.png");
	background-repeat:no-repeat;
	background-position:5% 5%,95% 5%;
	margin-left:50px;
	height:450px;
	width:860px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:center;
	vertical-align:middle;
	/*background-color:orange;*/
}


#contenudroite {
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	margin-left:910px;
	height:450px;
	width:50px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:left;
	vertical-align:middle;
	/*background-color:orange;*/
}
#contenucontactgauche{
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	padding-left:20px;
	padding-right:20px;
	margin-left:0px;
	height:450px;
	width:600px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:left;
	vertical-align:middle;
	/*background-color:orange;*/
}
#contenucontactcentre{
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	padding-left:20px;
	padding-right:20px;
	margin-left:250px;
	height:450px;
	width:350px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:left;
	vertical-align:middle;
	/*background-color:orange;*/
}
#contenucontactdroite{
	position: absolute;
	/*background-image:url("images/photoaccueil.jpg");
	background-repeat:no-repeat;
	background-position:90% 90%;*/
	margin-left:640px;
	height:450px;
	width:320px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:left;
	vertical-align:middle;
	/*background-color:orange;*/
}

.contenureferencepiccante a{
	float:left;
	text-align:center;
	margin:0px;
	width:310px;
	height:220px;	
	font-size:11px;
	color:white;
	background-color:white;
	text-decoration: none;
	background:url(images/references/piccantemiroir250.png);
	background-repeat:no-repeat;
	background-position:50% 30%;
}
.contenureferencepiccante a:hover{	
	color:white;
	text-decoration: none;
	background:url(images/references/piccantemiroir270.png);
	background-repeat:no-repeat;
	background-position:50% 30%;
}

.contenureferencefitway a{
	float:left;
	text-align:center;
	margin:0px;
	width:310px;
	height:220px;		
	font-size:11px;
	color:white;
	text-decoration: none;
	background:url(images/references/fitwaymiroir250.png);
	background-repeat:no-repeat;
	background-position:50% 30%;
}
.contenureferencefitway a:hover{	
	color:white;
	text-decoration: none;
	background:url(images/references/fitwaymiroir270.png);
	background-repeat:no-repeat;
	background-position:50% 30%;
}
.contenureferencehairintuition a{
	float:left;
	text-align:center;
	margin:0px;
	width:310px;
	height:220px;		
	font-size:11px;
	color:white;
	text-decoration: none;
	background:url(images/references/fitwaymiroir250.png);
	background-repeat:no-repeat;
	background-position:50% 30%;
}
.contenureferencehairintuition a:hover{	
	color:white;
	text-decoration: none;
	background:url(images/references/fitwaymiroir270.png);
	background-repeat:no-repeat;
	background-position:50% 30%;
}

.contenuarticle a{
	float:left;
	text-align:left;
	margin:10px;
	width:305px;
	height:114px;
	background-color:black;
	border-radius:10px;
	box-shadow: 1px 1px 12px #ffffff;
	font-size:11px;
	color:white;
	text-decoration: none;
	padding-right:5px;
}
.contenuarticle a:hover{
	box-shadow: 1px 1px 12px #79EA23;
	color:white;
	text-decoration: none;
}


.imagearticle{
	float:left;
	width:60px;
	height:60px;
	margin-right: 5px;
	margin-bottom:54px;
	background-color:white;
	border-radius:10px;
}
	


#baspage {
	color:black;	
	position:absolute;
	top:725px;
	margin-left:0px;
	/*margin-right:0%;*/
	height:150px;
	width:960px;
	background-color:rgba(0,0,0,1);
	text-align:center;
	border-width:0px;
	border-style:solid;
	/*background-color:red;*/
	clear:both;
}
#baspagegauche {
	position: absolute;
	/*background-image:url("images/logos/logotransparent.png");
	background-repeat:no-repeat;
	background-position:50% 0%;*/
	height:100%;
	margin-left:0px;
	width:240px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:center;
	color:orange;
	/*background-color:pink;*/
}
#baspagecentre {
	position: absolute;
	background-image:url("images/logos/logos375.png");
	background-repeat:no-repeat;
	background-position:50% 90%;
	/*background-size:auto 150px;*/
	margin-left:240px;
	height:100%;
	width:480px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:center;
	color:white;
	vertical-align:middle;
	/*background-color:purple;*/
}
#baspagedroite {
	position: absolute;
	/*background-image:url("images/basdepage.jpg");
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-size:auto 150px;*/
	margin-left:720px;    
	height:100%;
	width:240px;
	/*background-color:rgba(0,0,0,0.8);*/
	text-align:left;
	vertical-align:middle;
	font-size:12px;
	/*background-color:purple;*/
}

#accesrapide{	
	position:absolute;
	top:875px;
	margin-left:0%;
	margin-right:0%;
	/*height:250px;*/
	width:960px;
	background-color:rgba(0,0,0,1);
	text-align:right;
	border-width:0px;
	border-style:solid;
	clear:both;
}



.boutonjaune a{
	
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:150px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonjaune.png) no-repeat;
	color:#1A1516;
	text-decoration:none;
	font-weight:bold;
} 
.boutonjaune a:hover{
	background-position:left bottom;
	color:white;
}

.boutontransparent a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:75px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutontransparent.png) no-repeat;
	color:white;
	text-decoration:none;
	font-weight:bold;
} 
.boutontransparent a:hover{
	background-position:left bottom;
}

.boutonvert a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:150px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonvert.png) no-repeat;
	color:#1A1516;
	text-decoration:none;
	font-weight:bold;
} 
.boutonvert a:hover{
	background-position:left bottom;
	color:white;
}

.boutonbleu a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:150px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonbleu.png) no-repeat;
	color:#1A1516;
	text-decoration:none;
	font-weight:bold;
} 
.boutonbleu a:hover{
	background-position:left bottom;
	color:white;
}

.boutonrose a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:150px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonrose.png) no-repeat;
	color:#1A1516;
	text-decoration:none;
	font-weight:bold;
} 
.boutonrose a:hover{
	background-position:left bottom;
	color:white;
}

.boutongris a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:180px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutongris.png) no-repeat;
	color:white;
	text-decoration:none;
	font-weight:bold;
} 
.boutongris a:hover{
	background-position:left bottom;
}
.boutonnoirgris a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:180px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonnoirgris.png) no-repeat;
	color:white;
	text-decoration:none;
	font-weight:bold;
	box-shadow: 1px 1px 12px #ffffff;
} 
.boutonnoirgris a:hover{
	background-position:left bottom;
	box-shadow: 1px 1px 20px #ffffff;
}
.boutonnoirvert a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:180px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonnoirvert.png) no-repeat;
	color:white;
	text-decoration:none;
	font-weight:bold;
	box-shadow: 1px 1px 12px #ffffff;
} 
.boutonnoirvert a:hover{
	background-position:left bottom;
	box-shadow: 1px 1px 20px #79EA23;
}
.boutonnoirrose a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:180px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonnoirrose.png) no-repeat;
	color:white;
	text-decoration:none;
	font-weight:bold;
	box-shadow: 1px 1px 12px #ffffff;
} 
.boutonnoirrose a:hover{
	background-position:left bottom;
	box-shadow: 1px 1px 20px #d70080;
}
.boutonnoirjaune a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:180px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonnoirjaune.png) no-repeat;
	color:white;
	text-decoration:none;
	font-weight:bold;
	box-shadow: 1px 1px 12px #ffffff;
} 
.boutonnoirjaune a:hover{
	background-position:left bottom;
	box-shadow: 1px 1px 20px #fff200;
}
.boutonnoirbleu a{
	float:right;
	float:left;
	margin:2px; 
	display:block;
	width:180px;
	line-height:50px;
	text-align:center;
	vertical-align:middle;
	background:url(images/boutons/boutonnoirbleu.png) no-repeat;
	color:white;
	text-decoration:none;
	font-weight:bold;
	box-shadow: 1px 1px 12px #ffffff;
} 
.boutonnoirbleu a:hover{
	background-position:left bottom;
	box-shadow: 1px 1px 20px #00b6f1;
}


.boutonfacebook a{
	float:right;
	float:left;
	margin:0px; 
	display:block;
	width:40px;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	background:url(images/icones/iconeplatfacebook40.png) no-repeat;
	color:black;
	font-weight:bold;
	text-decoration:none;
} 
.boutonfacebook a:hover{
	background:url(images/icones/iconeplatfacebook48.png) no-repeat;
	width:48px;
	line-height:48px;
	color:white;
}

.boutontwitter a{
	float:right;
	float:left;
	margin:0px; 
	display:block;
	width:40px;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	background:url(images/icones/iconeplattwitter40.png) no-repeat;
	color:black;
	font-weight:bold;
	text-decoration:none;
} 
.boutontwitter a:hover{
	background:url(images/icones/iconeplattwitter48.png) no-repeat;
	width:48px;
	line-height:48px;
	color:white;
}

.boutongoogle a{
	float:right;
	float:left;
	margin:0px; 
	display:block;
	width:40px;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	background:url(images/icones/iconeplatgoogle40.png) no-repeat;
	color:black;
	font-weight:bold;
	text-decoration:none;
} 
.boutongoogle a:hover{
	background:url(images/icones/iconeplatgoogle48.png) no-repeat;
	width:48px;
	line-height:48px;
	color:white;
}

.boutonlinkedin a{
	float:right;
	float:left;
	margin:0px; 
	display:block;
	width:40px;
	line-height:40px;
	text-align:center;
	vertical-align:middle;
	background:url(images/icones/iconeplatlinkedin40.png) no-repeat;
	color:black;
	font-weight:bold;
	text-decoration:none;
} 
.boutonlinkedin a:hover{
	background:url(images/icones/iconeplatlinkedin48.png) no-repeat;
	width:48px;
	line-height:48px;
	color:white;
}


.jDiaporama{
	position:relative;
}

.jDiaporama ul{
	-moz-box-shadow:1px 1px 0.5em #222;
	overflow:hidden;
}

.jDiaporama li{
	list-style-type:none;
	overflow:hidden;
	position:absolute
}

.jDiaporama li img{
	display:block
}

.jDiaporama li .desc{
	position:absolute;
	bottom: 0; left: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
	background:url(images/boutons/back_desc.png) repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/back_desc.png',sizingMethod='scale');  _background-image:none;
	width:100%;
	height:30px;
}

.jDiaporama li .title{
	position:absolute;
	top: 0; left: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
}

.jDiaporama li .count{
	position:absolute;
	top: 0; right: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
}

.jDiaporama_controls{
	display:none;
}

.jDiaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:block;
	margin:0 3px;
	position:absolute;
}

.jDiaporama_controls .prev{
	background:url(images/boutons/controls2.png) no-repeat bottom;
	_background:url(images/boutons/controls.gif) no-repeat bottom;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	left: 0px
}

.jDiaporama_controls .next{
	background:url(images/boutons/controls2.png) no-repeat top;
	_background:url(images/boutons/controls.gif) no-repeat top;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	right: 0px
}

.jDiaporama_controls .pause{
	background:url(images/boutons/playpause.png) no-repeat top;
	_background:url(images/boutons/playpause.gif) no-repeat top;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

.jDiaporama_controls .play{
	background:url(images/boutons/playpause.png) no-repeat bottom;
	_background:url(images/boutons/playpause.gif) no-repeat bottom;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

/**** Status ****/

.jDiaporama_status{
	text-align:center;
	margin-top:10px;
	position:absolute;
	left:50%;
	display:none
}

.jDiaporama_status a{
	background:url(images/boutons/bullets.png) no-repeat left;
	_background:url(images/boutons/bullets.gif) no-repeat left;
	float:left;
	width:10px;
	height:10px;
	text-indent:-9999px;
	margin-right:5px;
}

.jDiaporama_status a.active, .jDiaporama_status a:hover{
	background:url(images/boutons/bullets.png) no-repeat right;
	_background:url(images/boutons/bullets.gif) no-repeat right;
}    
 



.dg-container{
	width: 100%;
	height: 400px;
	position: relative;
}
.dg-wrapper{
	width: 301px;
	height: 260px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	width: 302px;
	height: 240px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	/*background: transparent url(./images/browser.png) no-repeat top left;*/
	/*box-shadow: 0px 10px 20px rgba(0,0,0,0.3);*/
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	padding: 41px 0px 0px 1px;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	background: transparent url(./images/arrows.png) no-repeat top left;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}


.container{
	width: 100%;
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}
.container > header{
	padding: 20px 30px 10px 30px;
	margin-bottom: 40px;
	position: relative;
	display: block;
    text-align: center;
}
.container > header h1{
	font-family: "BebasNeueRegular", Arial, sans-serif;
	font-size: 35px;
	position: relative;
	font-weight: 300;
	text-transform: uppercase;
	color: rgba(101,141,114,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{
	color: #a0caad;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.4);
}
.container > header h2{
	
}
/* Header Style */
.codrops-top{
	line-height: 24px;
	font-size: 11px;
	/*background: rgba(255, 255, 255, 0.5);*/
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	/*box-shadow: 1px 0px 2px rgba(0,0,0,0.2);*/
	-webkit-animation: slideOut 0.5s ease-in-out 0.3s backwards;
}
@-webkit-keyframes slideOut{
	0%{top:-30px; opacity: 0;}
	100%{top:0px; opacity: 1;}
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	float: left;
}
.codrops-top a:hover{
	/*background: #fff;*/
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
.codrops-demos{
	text-align:center;
	display: block;
	padding-top: 20px;
}
.codrops-demos a, 
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #719c7f;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	/*-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);*/
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*background: #90bd9e;*/
	background: -moz-linear-gradient(top, #90bd9e 0%, #72a081 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90bd9e), color-stop(100%,#72a081));
	background: -webkit-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -o-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -ms-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: linear-gradient(top, #90bd9e 0%,#72a081 100%);
}
.codrops-demos a:hover{
	/*background: #85b995;*/
}
.codrops-demos a:active{
	/*-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.4);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.4);*/
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	color: #506757;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}