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

* {
	margin: 0;
	padding: 0;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}

html {
  font-size: 62.5%;
}



body { 
	

font-family: 'Roboto', sans-serif;
font-stretch: extra-condensed;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.3;
color:black;

}


/*slider*/

.toggle { margin: 2px 0 0 14px; float: left; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.toggle li { float: left; }
.toggle li a {width: 50px; padding: 6px 0; text-align: center; display: block; text-shadow: 1px 1px 0 #fff; font-size: 12px; font-weight: 600; color: #666; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; 
}
.toggle li:first-child a {-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;}
.toggle li a:hover { background: #ededed; color: #222; }
.toggle li a.active { background: #c8e0f3; color: #325874; cursor: default; box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); }

.slider { margin: 50px 0 10px!important;}

/* Layout
***********************/
#container {padding: 60px 40px 100px;}

#main {margin-left: 420px; margin-top: -10px;overflow: hidden;}

h3.nav-header {
font-size: 18px; 
text-shadow: 0 1px 1px #555; 
 color:#696969;
font-family: 'Roboto', sans-serif;
 border-bottom: 1px solid rgba(255,255,255,0.5);
 margin-left: 10px;}

/* --Clearfix */
.cf:before,
.cf:after {content:""; display:table;}
.cf:after {clear:both;}
.cf {zoom:1;}

.toggle { margin: 2px 0 0 14px; float: left; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.toggle li { float: left; }
.toggle li a {width: 50px; padding: 6px 0; text-align: center; display: block; text-shadow: 1px 1px 0 #fff; font-size: 12px; font-weight: 600; color: #666; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; 



}
.toggle li:first-child a {-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;}
.toggle li a:hover { background: #ededed; color: #222; }
.toggle li a.active { background: #c8e0f3; color: #325874; cursor: default; box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); }

.slider { margin: 50px 0 10px!important;}


#wrapper{
width:100%;
margin: 0 auto;


}
header{background-color:white;}

#wrapperP{
width:92%;
margin: 0 auto;
background-color:black;
box-shadow: 0 0 5px white,0 0 5px rgba(0,0,0,0.2)inset;	

}
/* --header */

#logo {
	
width:30%;
float:left;
}

#entete{background:url(images/b.jpg) no-repeat center;background-size:cover;
}

#entete img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
#entete h1 {
    text-decoration: none;
    font-size: 22px;
    text-align: center;
    padding-top: 2em;
    line-height: 50px;
    font-weight: 100;
    color: #FFF;
   
    }
 #entete h3 {
    
    font-size: 16px;
    color: #FFF;
    text-align: center;
    font-weight: normal;
    padding-bottom: 1em;

}
 h2

{
	margin-top: 10px;
    color: #353535;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
text-align: center;
}



.home{ 
   text-decoration: none;
    font-size:1em;
    line-height: 60px;
    font-weight: 400;
    color:white;
	 text-transform: uppercase;
	
} 
.home2{ 
 
    font-weight: 500;   
	color: #990000;
} 

.actions{
        margin: 0px auto;
    padding-bottom: 2px;
    width: 80%;

   
}

.b1 {
    background: #990000 none repeat scroll 0% 0%;
    color: #FFF;
   display:block;
    font: 700 1em "montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0.025em;
    padding: 16px 10px 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    
}

 a:hover.b1{

background: white none repeat scroll 0% 0%;
color:#990000;
}




.b2 {
    border: 2px solid #FFF;
    color: #FFF;
    display: block;
    font: 700 1em "montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0.025em;
    margin: 16px auto;
    padding: 16px 10px 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}







header img {
	

margin-top:5px;
padding-left:5px;
margin-bottom:5px;
margin-top: 8px;

}



/* --fin header */
	
#main
	{
margin-left:0;}
 

 #wrapperAccueil

{
	
	margin: 0 auto;	
	 margin-top: 30px;
	  margin-top: 30px;}
	
#wrapperAccueil h2

{
	    margin-top: 10px;
    color: #353535;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
text-align: center;
}
	
	
	
#web{
width:100%}

#wrapperAccueil article {
 
}

.image{  height: 150px;
    background-size: cover;
    box-sizing: border-box;
    width: 100%;
	float: left;}

   
#web article .image {
    background-image: url("images/web.jpg");
 
}

#infographie article .image {
    background-image: url("images/p.jpg");
}


 .text{   

    width: 95%;
    color: #777D81;
    font-weight: 300;
box-sizing: border-box;
margin:0 auto;}
 
  .text p{   
    font-size: 18px;
    text-align: center;
}
 
 
 
 
.image{width:100%}
#print{
width:100%}

   
#print article .image {
    background-image: url("images/logo.jpg");
   
}

 
 
 
 

#formulaireContact
{width: 85%;
margin: 0 auto;

}

 li { list-style-type: none;
}


a {
	color: black;
	text-decoration: none;
}

/* --titres */


	
#contenant h1{font-size: 24px;
 
    padding-top: 1em;
    text-align: center;
    font-weight: normal;
    padding-bottom: 1em;}
#contenant h2{font-size: 18px;
    padding-top: 1em;
    text-align: center;
    font-weight: normal;
    padding-bottom: 1em;}	

h4 {

font-size: 1.8em;
font-size: 18px;

}
h5 {
	
	font-size: 1.5em;
	font-size: 15px;
	float: left;
}
h6 {
font-family: 'Roboto', sans-serif;
}



#contenu{
width:100%;
}


/*menu*/		

nav  { list-style-type: none;  
   padding-bottom:12px;
	margin:0 auto;
    padding:20px;
    text-align:center; 
    float:left;
	line-height: 1.5em;	
    display:none;
}	


 nav ul { 
 list-style-type: none;
}

nav li {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid;
}
	

 nav li a {
	
	text-transform: uppercase;  
	font-size: 1em;

	
}
 nav li a, nav li a:link, nav li a:visited {
  text-decoration: none;
  color:black ;
  font-weight: bold;
} 

.indice{
    color: #708090 !important; 
    font-size: 13px;
    font-weight: normal;
	text-align: center;
	text-transform: lowercase;   
}

 nav ul li a:hover
 {
color: #b22222;
}

.current{
color: #F90;
text-transform: uppercase;
font-weight: bold; 
line-height: 1.5em;}

#bouton-menu{ 

    font-size: 1.2em;
    text-align: center;
    margin-top: 2em;
    float: right;
    width: 30%;
}

#bouton-menu a{ 

overflow:hidden 
 }
 #menu-scroll{width:100%}

/*savoir-faire*/
.services{
margin-left:10px;
margin-left:1em;
margin-bottom:10px;
margin-bottom:1em;
}


 
#portfolio{
background:black;
}


/*footer	*/	
		
footer {
	
	width: 100%;
	text-align: left;
	line-height: 35px;
	clear: both;
    background:black;
    padding-top:2em;
    padding-top:20px;}

footer  ul li {
	display: block;
	list-style: none;
    border-bottom: 1px solid black; 
    background:white;
 }
 
footer ul li a {
	height: 30px;
    line-height:30px;
	text-align: left;
    color: black;
	text-decoration: none;
	margin: 10px 10px 0 10px;
	margin: 0 1em 0 1em;
	font-size: 1.3em;
	font-size: 13px;
    font-weight: bold;}

footer ul a:hover {
color: #F90;
}

footer h6{
float:right;
margin-right:10px;
}


/*slider portfolio*/
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.slider-wrapper {
	width: 60%;
	float: right;
margin-right:60px;
margin-bottom:10px;}

.slider-wrapper2{
	width:35%;
	float: right;
margin-right:100px;
margin-bottom:10px;
}

.index
{
color:white;
background:rgba(255,248,220,0.3);
padding-left:10px;
line-height:30px;
margin-top:10px;}

.vers {
	width: 18%;
	float: left;
	margin-top: 30px;
	overflow: hidden;
}
.vers li {
	display: block;
	line-height: 55px;
	text-align: center;
	
	border-radius:5px;
}
.vers li a {
	
	font-size: 1.3em;
color:#696969;
text-shadow:0 1px 1px rgba(255,248,220,1);
padding: 15px;
}
.vers li a:hover {
	color:#fff8dc;
	text-shadow:none;
	color: #b22222;
	text-shadow:0 1px 1px rgba(255,255,255,1);}

/*contact	*/ 
#contact {
	width: 100%;
	float: left;	
}

#formulaireContact
{
width: 85%;
margin: 0 auto;
}



#formulaireContact{
width: 95%;
padding-top:15px;
font-size:14px;
}



form{

float:left;
  
 width: 100%;
	background-color:white;
}

form p {

margin:10px;
font-size: 16px;
margin:1em;	}

label {
color:black;
width:50%;
float:left;
}




input{font-size:10px;
	font-size:1rem;
	padding-top:2px;
	padding-top:0.2em;
	border:5px;
	border:0.5em;
	margin:0 auto;}
	
input[type=text]
{
height:15px;
	height:1.5em;
	margin-bottom:8px;
	margin-bottom:0.8em;

}



input [type=textarea] {
height:15px;
height:1.5em;
width:60%;

} 
input[type=reset]
{

	width:50%;
 cursor: pointer;	
  margin-left:100px;
  margin-left:10em;
}

input[type=submit]
{

	width:30%;
 cursor: pointer;	
  margin-left:100px;
  margin-left:10em;

  padding:10px;
  padding:1em;
  background:#990000;
  color:white;}

input[type=submit]:hover
{


 cursor: pointer;	

 

}


#contactBis {
	width: 100%;
	float: left;
	margin:0;
border:1px solid white;
margin-top:1em;	
margin-bottom:1em;		
	
}
#contactBis p {
font-size:1.3em;
font-size:13px;
float:left;
margin-left:10px;
margin-left:1em;
color:white;


}


h6{background:#ccc;
color:black;
}

/*services*/

.services {
	width: 90%;
	margin:  0 auto;
margin-top:20px;
padding-bottom:20px;}


	.services ul li{
	width:  90%;

	
margin-left:20px;}

	.services  ul li{
	  display: inline-block;
	border-bottom:  none;
}

	
	
.titre{
margin-left:52px;}	

#portfolio h2{


	font-size: 18px;
	font-size: 1.8em;	
	color:#ccc;
	 text-shadow: none;
	 margin:1.5em 0 1.5em 1.5em;
	
}	

.bouton
{
    color:#0000ff;
    font-size:24px;
    cursor:pointer;
}
.bouton:hover
{
    text-decoration:underline;
}
.texte
{
    border:1px solid #333333;
    background:#eeeeee;
    padding:10px;
    color:#333333;
}
.texte:hover
{
    border:1px solid #000000;
    background:#cccccc;
    color:#000000;
}






.of{
font-weight:bold;
margin-left:12px;
color:black;
cursor:pointer;}


#deplie2 p{color:black;
margin-left:10px;}




.haut
{height:20px;
background:#990000;
margin-bottom:10px;}



/*mediaqueries*/
@media (min-width:35em) {

 /* passer tous les éléments de largeur fixe en largeur automatique */
 body, element1, img, #main{
   width: auto;
   margin: 0;
   padding: 0;
 }


 html {
   -webkit-text-size-adjust: 100%;
  }


/* conserver le ratio des images et empêcher les débordements de boîtes dûs aux border ou padding */
/*  img {
 
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 } */

 /* gestion des mots longs */
 textarea, table, td, th, code, pre, samp {
   word-wrap: break-word; /* passage à la ligne forcé */
   -webkit-hyphens: auto; /* césure propre */
   -moz-hyphens: auto;
   hyphens: auto;
 }
 code, pre, samp {
   white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
 }

 /* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */


 /* masquer les éléments superflus */
 .hide_mobile {
   display: none !important;
 }


body:before {
   content: "Version mobile du site";
   display: block;
   color: #777;
   text-align: center;
   font-style: italic;
 background:black;}


}

@media (max-device-width:768px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
  }
}
