/* CSS Document */
body{
	font-family: 'open sans', serif;
	color:#4E4238;
	font-size:14px;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Oswald', sans-serif;
	color:#4e4238;
}

h1, h2, h3{
	font-weight:400;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

h2, .h2{
	font-size:22px;
}

h3{
	font-size:20px;
}

p{
	margin:0 0 10px 0;
	padding:0;
}

header{
	text-align:center;
	margin-top:15px;
}
	
#anim{
	background:url(../images/photo_bandeau.jpg) top center repeat-x;
	height:252px;
}

#anim h2{
	color:#FFF;
	text-align:center;
	margin-top:50px;
}

#activites{
	text-align:center;
	background-color:#f4f2de;
	padding:20px 0;
}

#activites h2{
	padding-bottom:10px;
}

#activites .activite{
	padding:10px 0 0 0;
}

#activites .activite-web{
	background:url(../images/icone_web.png) 50% 0px no-repeat;
	border-right:#b2ac9C 1px solid;
	padding:50px 0 0 0;
	margin-bottom:20px;
}

#activites .activite-graphisme{
	background:url(../images/icone_graphisme.png) 50% 0px no-repeat;
	border-right:#b2ac9C 1px solid;
	padding:50px 0 0 0;
	margin-bottom:20px;
}

#activites .activite-video{
	background:url(../images/icone_video.png) 50% 0px no-repeat;
	border-right:#b2ac9C 1px solid;
	padding:50px 0 0 0;
	margin-bottom:20px;
}

#activites .activite-outils{
	background:url(../images/icone_outils.png) 50% 0px no-repeat;
	border-right:#b2ac9C 1px solid;
	padding:50px 0 0 0;
	margin-bottom:20px;
}

#activites .activite-formations{
	background:url(../images/icone_formations.png) 50% 0px no-repeat;
	padding:50px 0 0 0;
	margin-bottom:20px;
}

#activites h3{
	color:#FFF;
	width:auto;
	display:inline-block;
	padding:0px 5px;
}

#activites .activite-web h3{
	background-color:#eab818;
}

#activites .activite-graphisme h3{
	background-color:#98bf30;
}

#activites .activite-video h3{
	background-color:#d9861c;
}

#activites .activite-outils h3{
	background-color:#58a7e0;
}

#activites .activite-formations h3{
	background-color:#c6361b;
}

#activites .activite-desc{
	font-family: 'Oswald', sans-serif;	
	font-size:18px;
	font-weight:300;
	letter-spacing:1px;
	margin-top:7px;
}

#activites .voir-activite a{
	display:block;
	color:#4e4238;
	text-decoration:none;
	font-size:13px;
	font-weight:300px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	background:url(../images/oeil_marron.png) 26px 9px no-repeat;
	padding:5px 0 0 0;
	border-left:#f4f2de 5px solid;
	border-right:#f4f2de 5px solid;
}

#activites .voir-activite a:hover{
	color:#FFF;
	background:url(../images/oeil_blanc.png) 26px 9px no-repeat;
}

#activites .voir-web{
	background-color:#eab818;
	border-bottom:#eab818 10px solid;
}

#activites .voir-graphisme{
	background-color:#98bf30;
	border-bottom:#98bf30 10px solid;
}

#activites .voir-video{
	background-color:#d9861c;
	border-bottom:#d9861c 10px solid;
}

#activites .voir-outils{
	background-color:#58a7e0;
	border-bottom:#58a7e0 10px solid;
}

#activites .voir-formations{
	background-color:#c6361b;
	border-bottom:#c6361b 10px solid;
}

#realisations{
	background-color:#4e4238;
}

#realisations-cat {
	background-color:#FFF;
	padding-top:20px;
}

#realisations-cat h2{
	background-color:#4e4238;
	margin:0 0 20px 0;
	padding:0 0 0 10px;
	color:#FFF;
}

.cat{
	float:left;
	display:inline-block;
	width:auto;
	color:#4e4238;	
	border:#4e4238 1px solid;
	font-size:15px;
	font-weight:300;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	margin:4px 5px 5px 5px;
	padding:1px 4px;
}

.cat:hover, .cat-active{
	color:#FFF;
	background-color:#4e4238;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.realisation{
	height:143px;
	background-color:#f4f2de;
}

.realisation-1{
	border-bottom:#FFF 1px solid;
}


.realisation-2{
	border-right:#FFF 1px solid;
}

#references{
	background-color:#4e4238;
	padding-bottom:20px;
}

.references{
	background-color:#FFF;	
}

#reference-titre{
	padding-top:20px;
}

#reference-titre h2{
	background-color:#4e4238;
	margin:0 0 20px 0;
	padding:0 0 0 10px;
	color:#FFF;
}

#reference-cat{
	padding-top:20px;
}


.references .client{
	float:left;
}

#equipe-engagement{
	background-color:#f4f2de;
}

#equipe{
	background-color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
}

#equipe h2{
	padding-left:20px;
	background-color:#f4f2de;
	display:block;
	width:240px;
	padding:0px 10px 0px 10px;
	margin:0 0 20px 0px;
}

/* clear fix */
#equipe_isotope:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .work ---- */

#equipe .membre {
	width:33%;
	height:200px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
	cursor:pointer;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-moz-transition:all 500ms;
	-o-transition:all 500ms;
	border:0px solid #CCC
}

#equipe .membre img{
	width:100%;
}

#engagement{
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#engagement h2{
	padding:0px 0px 0px 10px;
	margin:0 0 20px -20px;
	background-color:#FFF;
	display:block;
	width:238px;
}

#engagement h3{
	text-transform:none;
	font-size:16px;
	font-weight:700;
	font-family: 'open sans' sans-serif;
}

#contact{
	background-color:#4e4238;
	padding:20px 0;
}

#contact h2{
	color:#4e4238;
	background-color:#FFF;
	padding:0 10px 0 10px;
	margin-bottom:20px;
	display:inline-block;
	width:auto;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #4e4238;
	text-transform:uppercase;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #4e4238;
   opacity:  1;
   text-transform:uppercase;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #4e4238;
   opacity:  1;
   text-transform:uppercase;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #4e4238;
   text-transform:uppercase;
}

#contact input[type="text"], textarea {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #1c202b;
	font-size: 14px;
	height: 40px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background: #FFF;
	margin-bottom:25px;
	border:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

#contact input[type=text]:focus, #contact textarea:focus, input[type=email]:focus {
	background-color:#f4f2de;
	color:#1c202b;
}

#contact textarea {
	height:170px;
	width:100%;
	margin-top:52px;
}

#contact input[type="submit"]	{
	margin: 23px 0 0 0;
	background-color: #FFF;
	color: #4e4238;
	font-weight: 500;
	font-size: 18px;
	line-height: 20px;
	padding: 8px 10px;
	cursor:pointer;
	letter-spacing: 0;
	border-radius:2px;
	transition:all 0.3s ease 0s;
		-moz-transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
		-o-transition:all 0.3s ease 0s;
	text-align:center;
	border:3px solid #4e4238;
}

#contact input[type="submit"]:hover	{
	background-color:#4e4238;
	color:#FFF;
	border:3px solid #FFF;
}

.error_message,
.success_message
{
	text-align:center;
	margin-bottom:30px;
	color:#ff2b42 !important;
	font-weight:700;
	word-spacing: 0 !important;
}

.success_message {
	color: #1c202b !important;
}

#contact form.contactform label.error {
	position: absolute !important;
	right: 7% !important;
	margin: -55px 0 0 0 !important;
	padding: 0 !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	color: #d8d9db !important;
}

#map{
	width:100%; 
	height:350px;
}

#article{
	background-color: #f4f2de;	
}

#article div#art_content{
	background-color:#FFFFFF;
	padding:10px;
	min-height:600px;
}

footer{
	background-color:#4e4238;
	padding:20px 0;
	text-align:center;
}

footer nav a{
	display:inline-block;
	margin-right:10px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	font-weight:300;	
}

footer nav a:hover{
	text-decoration:underline;
}

footer div{
	color:#FFF;
	font-size:12px;
	font-weight:300;	
}

@media (max-width: 767px) {
	#activites .activite-web{
		border-right:none;
	}
	
	#activites .activite-graphisme{
		border-right:none;
	}
	
	#activites .activite-video{
		border-right:none;
	}
	
	#activites .activite-outils{
		border-right:none;
	}

}
/* Mobile devices */
@media (max-width: 359px) {
	
}


/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. 
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {

}*/

@media print {
	nav{
		display: none;
	}

}