/* Meyer par defaut */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}*{margin:0;padding:0;}body{line-height:1;background-color:#fff;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}:focus{outline:0;}del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}


/* éléments génériques (html, body, h1...) */
body { 
	font-family: Lato, sans-serif;
	color:#001037;
	width:100%;
} 
h1{
	display: none;
}
h2{
	text-transform: uppercase;
	font-size: 34px;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 70px;
	padding-top: 70px;
	letter-spacing: 0.03em;
}



/* classes */
.h2BoldPart{
	display: block;
	font-size: 46px;
	font-style: bold;
	font-weight: 700;
	line-height: 60px;
}
.blocDeParagraphe{
	width: 430px;
	display: inline-block;
	font-size: 16px;
	font-style: thin;
	font-weight: 300;
	text-align: justify;
	line-height: 22px;
	letter-spacing: 0.03em;
	margin-bottom: 60px;
}
.blocDeParagraphe-template{
	width: 960px;
	display: inline-block;
	font-size: 14px;
	font-style: thin;
	font-weight: 300;
	text-align: left;
	line-height: 22px;
	letter-spacing: 0.03em;
	margin-bottom: 60px;
}

.blocDeParagraphe-template a{
	font-weight: 500;
	text-decoration:none;
	color:#001037;
	border-bottom:1px solid #001037;

}

ul li{

	margin:3px 0 3px 60px;
	font-size:14px;
	list-style-type:square;
	font-weight:300;
}

ul li a{
	font-weight: 500;
	text-decoration:none;
	color:#001037;
	/*border-bottom:1px solid #001037;*/

}

.wrapperBlanc{
	background-color: #fff; 
}
.slide{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	z-index:20;
}
.center{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.grandeMarge{
	padding-top: 50px;
	z-index:20;
}
.texteRight{
	text-align: right;
}
.choixDeProduit{
	text-transform: uppercase;
	width: 32%;
	height: 90px;
	font-size: 18px;
	float: left;
	text-align: center;
	margin: 40px auto; 
	font-weight: bold;
	background-position: center bottom;
}
.choixDeProduit:hover{
	cursor: pointer;
	color:#314d7d;
	letter-spacing:0.01em;
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}
.choixDeProduit_focus{
	color: #001037;
	background-image:url(../img/curseurChoixDeProduit.png);
	background-repeat:no-repeat;
	background-position: center bottom;

}
.propositionDeProduit{
	clear: both;
	width: 100%;
	height: 250px;
}
.choixDeMarque{
	margin-bottom: 80px;
	width: 15%;
	float: left;
	margin-right: 8px;
	text-align: center;
	height: 90px;
}
.tailleMaxImage{
	max-width:100%;
	max-height: 100%;
}
.lienInvisible{
	text-decoration: none;
	color: #001037;
}
.elementCache{
	display : none;
}

.divBouton{
	clear: both;
	width: 455px;
}

.divBouton input button{
	-webkit-appearance: none;
	border-radius: 0px;
}

.bigButton {
	font-family: 'Lato' !important;
	border-radius: 0px;
	font-style: italic;
	font-weight: 300;
	font-size:25px;
	letter-spacing:0.03em;
	background-color:#011d4d;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;	
	padding:25px 50px;
	text-decoration:none;
	border:0px;
	-webkit-appearance: none;
}
.bigButton:hover {
	background-color:#112d6d;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}
.bigButton:active {
	position:relative;
	top:3px;
}
.threeInLine{
	width: 33%;
	height: 80px;
	font-size: 20px;
	float: left;
	text-align: left;
	margin: 40px auto; 
	font-weight: bold;
	letter-spacing: 0.03em;
}
.toUpperCase{
	margin-top:15px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
}
.twoInLine{
	margin-top: 30px;
	float: left;
	text-align: center;
	height:100px;
	width: 50%;
}
.textBox { 
	text-align: center;
	background: transparent; 
	border: 2px solid #DDD;
	color: #001037; 
	outline: none; 
	font-style: italic;
	font-size: 15px;
	height:76px; 
	width: 455px;
} 
.textBox:hover{ 
    border: 2px double #BBB;
}

#img-template img{
	max-width:960px;
	margin:30px 0;
}


/* box 1 */
#informatiqueFriess	{
	background-color:#063c86;
	width:100%;
	height:440px;
	text-align:center;
}

#informatiqueFriess-template{
	background-color:#063c86;
	position:fixed;
	width:100%;
	height:100px;
}

#header-template{
width:960px;
height:100px;
margin:0 auto;
}

#logoIF-template{
	/* valeurs par defaut */
	margin-top:25px;
	width:230px;
	height:43px;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
}

#logoIF{
	/* valeurs par defaut */
	position:relative;
	width:400px;
	height:74px;
	margin:0 auto;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
	/*display:none;*/
}
#canvasOne {
	width:100%;
	height:100%;
}
#informatiqueFriessFooter {
	background-color: #063c86;
	width: 100%;
	height: 8px;
	position:absolute;
    bottom:0;
	z-index: 3;
}
#menu{
	margin:90px auto;
	font-size: 22px;
	color:#fff;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing:0.03em;
	z-index:100;
	text-align:center;
	-webkit-transition:all 0.5s ease;
 	-moz-transition:all 0.5s ease;
  	-o-transition:all 0.5s;
  	line-height:50px;
}

#logo-menu{
height:250px;
/*width:960px;*/
padding-top: 100px;
margin:0 auto;
}

#menu-template{
	float:right;
	width:700px;
	height:100px;
	font-size: 15px;
	color:#fff;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing:0.03em;
	z-index:100;
	text-align:right;margin-top:45px;
	-webkit-transition:all 0.5s ease;
 	-moz-transition:all 0.5s ease;
  	-o-transition:all 0.5s	
}

#menu a{
	display:inline-block;
	text-decoration:none;
	font-style:italic;
	color:#fff;
	letter-spacing:0.03em;
  	opacity:.3;
  	margin:0 10px;
  	width:200px;
  	text-transform:none;
}


#menu a:hover{
	text-decoration:none;
	color:#fff;
	letter-spacing:0.04em;
	-webkit-transition:all 0.9s ease;
 	-moz-transition:all 0.9s ease;
  	-o-transition:all 0.9s; 
  	opacity:.8;
}


#menu a#lien-busiboutique {

opacity:0.7;

}


#menu-template a{
	display:inline-block;
	text-decoration:none;
	font-style:italic;
	color:#fff;
	letter-spacing:0.03em;
  	opacity:.3;
  	margin:0 10px;
  	text-transform:none;
}


#menu-template a:hover{
	text-decoration:none;
	color:#fff;
	-webkit-transition:all 0.9s ease;
 	-moz-transition:all 0.9s ease;
  	-o-transition:all 0.9s; 
  	opacity:.8;
}





/* box 2 */
#solutions-impression {
	color:#001037;
	background-color: #f5f5f7;

}
#blocRight{
	float: right;
}
#imageDeTransition{
	background-color: transparent;
	width: 930px;
	height: 430px;

}
#telephoneBusiboutique{
	font-weight:bold;
}
#wraperImageDeTransition{
	background: #f5f5f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f7 0%, #f5f5f7 50%, #ffffff 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f7), color-stop(50%,#f5f5f7), color-stop(50%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f5f7 0%,#f5f5f7 50%,#ffffff 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f5f7 0%,#f5f5f7 50%,#ffffff 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f5f7 0%,#f5f5f7 50%,#ffffff 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f5f5f7 0%,#f5f5f7 50%,#ffffff 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#Nous-contacter{
margin-bottom:200px;
z-index:100;
height:350px;
}

#test{
	height: 400px;
	width: 100%;
	background-color: maroon;
}

#mapIf{
padding:0;
width:100%;
z-index:2;
}

#map-logo{
	line-height: 0;
}

#logoIf2{
/*position:absolute;
margin:0 0 0 50%;
left:-100px;
width:200px;
z-index:10;*/
text-align:center;
}

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

#footer{

	width:100%;
	padding:10px 0;
	background-color:#063c86;
}

#footer ul{

	text-align:center;
	width:100%;
	max-width:960px;
	margin:0 auto;
	line-height:30px;

}
#footer li{

	display:inline;
	margin:0 15px;
	line-height:1.1em;
	
}

#footer li a{

	text-decoration:none;
	font-weight:300;
	color:#fff;
	font-style:italic;
	letter-spacing:0.03em;
	font-size:13px;
  	opacity:.3;
	
}

#footer li a:hover{

  	opacity:.7;
	
}



/*

@media screen and (max-width: 960px) {
.center{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.slide{
	width: 600px;
	z-index:20;
}
h2{
	font-size: 24px;	
}
#img-template img{
	max-width:600px;
}
.h2BoldPart{
	line-height:30px;
}

#Nous-contacter{
z-index:100;
height:150px;
}

#informatiqueFriess-template{
	height:80px;
}

#header-template{
width:600px;
height:80px;
}

#menu-template{
	width:400px;
	height:80px;
	font-size: 14px;
	margin-top:35px;
	height:50px;
	-webkit-transition:all 0.5s ease;
 	-moz-transition:all 0.5s ease;
  	-o-transition:all 0.5s	
}

#logoIF-template{
	margin-top:22px;
	width:180px;
	height:33px;

}

.blocDeParagraphe-template{
	width: 600px;
	display: inline-block;
	font-size: 14px;
	font-style: thin;
	font-weight: 300;
	text-align: left;
	line-height: 22px;
	letter-spacing: 0.03em;
	margin-bottom: 60px;
}


.h2BoldPart{
	font-size: 30px;
}

#imageDeTransition{
	background-color: transparent;
	width: 590px;
	height: 273px;

}
#imageDeTransition img{
	width:100%;
}

.blocDeParagraphe{
	width: 282px;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
	line-height: 22px;
	letter-spacing: 0.03em;
	margin-bottom: 60px;
}


.choixDeProduit{
	background-size: 166px;
	font-size:14px;
	height: 50px;
}
.choixDeMarque {
width: 15%;
}
.center{
text-align:center;
}

.threeInLine {
font-size: 14px;
letter-spacing: 0;
}

.toUpperCase {
font-size: 12px;
}

.bigButton {
font-size: 20px;
}

#logoIf2{
}

}
*/




@media only screen and (max-width: 900px) {


#informatiqueFriess{
	height:520px;
}

.center{
	margin-left: auto;
	margin-right: auto;
	width:96%;
}
.slide{
	width: 300px;
}

#logo-menu{
text-align:center;
padding-top: 100px;
	}

#logoIF{
	/* valeurs par defaut */
	position:relative;
	width:330px;
	height:61px;
	margin:0 auto;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
	/*display:none;*/
}

.blocDeParagraphe-template{
	width: 280px;
	display: inline-block;
	font-size: 13px;
	font-style: thin;
	font-weight: 300;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0.03em;
	margin-bottom: 40px;
	margin-top:-30px;
}

#img-template img{
	width:300px;
}

#header-template{
width:300px;
height:80px;
}

#Nous-contacter{
height:250px;
}

h2{
	font-size: 22px;
	line-height: 28px;
	padding-top: 20px;
}

.h2BoldPart{
	font-size: 24px;
	line-height: 28px;
	
}

#imageDeTransition{
	background-color: transparent;
	width: 300px;
	height: 139px;

}
#imageDeTransition img{
	width:100%;
}

.blocDeParagraphe{
	width: 282px;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
	line-height: 22px;
	letter-spacing: 0.03em;
	margin-bottom: 30px;
}

.choixDeProduit{
	background-size: 166px;
	font-size:14px;
	height: 50px;
}
.choixDeMarque {
width: 18%;
}
.center{
text-align:center;
}

.threeInLine {
font-size: 14px;
letter-spacing: 0;
float:none;
padding:10px 0 0 0;
}

.toUpperCase {
font-size: 12px;
margin-bottom: 30px;
}

.bigButton {
font-size: 20px;
}

#blocRight {
float: none;
}



/*


#menu a{
	
	display:block !important;
	height:50px !important;
	text-align: center !important;
	margin:0 auto !important;
}

*/

#logoIF{
	margin: 0 auto !important;
	left: 0;
}

#informatiqueFriessFooter {
position: relative;
top:400px;
}

.choixDeMarque {
margin-bottom: -10px;
margin-right: 2px;
}
.choixDeMarque {
width: 32%;
}
.choixDeProduit {
font-size: 12px;
line-height: 1.4em;
height: 60px;
}
.bigButton {
font-size: 16px;
padding: 25px 35px;
}
#logoIf2{
display:none;
}

#footer ul{
	width:90%;
}

}





