/*Global*/
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

.large {
	font-size: larger;
}

@font-face {
	font-family: 'Ethnocentric';
	src: url('../fonts/ethnocentric-rg.ttf') format("truetype");
}

.boutons {
	background-color: #472c1f;
	padding: 3px 8px 3px 8px;
	color: white;
	margin-top: 20px;
}

a.boutons:hover {
	text-decoration: none;
	color: white;
}

.container-fluid {
	padding-left: 0;
	padding-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.image_flottante {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.logo_pages~p {
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	padding-left: 15px;
	margin-bottom: 20px;
	color: #585757;
}

.titre {
	padding-left: 0;
}

h1.titre {
	padding-left: 0;
	margin-bottom: 20px;
	color: #585757;
	font-size: 28px;
	font-weight: bold;
}

h4 {
	margin-bottom: 20px;
}

h4, h3 {
	font-weight: 700;
}

p {
	text-align: justify;
}
/*Header*/
header {
	margin-bottom: 20px;
}

#bandeau_date {
	background-color: #afafae;
	border-top: 4px solid #585757;
	border-bottom: 2px solid #585757;
	color: white;
}

#date {
	background-color: rgba(0,0,0,0.1);
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


.langues img {
	margin-right: 5px;
	vertical-align: middle;
	padding-top: 2px;
}

#bandeau_contact {
	padding-top: 10px;
	margin-bottom: 20px;
}

#nous_contacter {
	margin-top: 22px;
}

#nous_contacter a{
	background: #472c1f url('../images/icone_contact.png') no-repeat 6px center;
	border: none;
	padding: 3px 8px 3px 36px;
	color: white;
}

#nous_contacter a:hover{
	background: url('../images/icone_email.png') no-repeat 6px center;
	border: none;
	padding: 3px 8px 3px 36px;
	color: #472c1f;
	text-decoration: none;
	border: 1px solid #472c1f;
}

#bandeau_navigation {
	background-color: #afafae;
	border-top: 2px solid #585757;
	border-bottom: 2px solid #585757;
}

#bandeau_navigation a {
	color: black;
	font-weight: bold;
	padding: 13px 2px 11px 2px;
}

#bandeau_navigation li{
	padding: 10px 3px 10px 3px;
}

#bandeau_navigation li a:hover {
	background-color: #585757;
	color: white;
	text-decoration: none;
}

#bandeau_navigation ul{
	margin-bottom: 0;
}

#bandeau_navigation a:first-letter, #bandeau_navigation li:first-letter{
	font-size: larger;
}

/*Pied de page*/
#coordonnees_footer {
	background-image: url('../images/fond_texture_footer.png');
	color: white;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.plan a{
	color: #333;
}

footer a {
	color: #333
}

footer a:hover{
	color: #333;
}

/*Accueil*/
#texte_presentation {
	font-family: 'Ethnocentric';
	font-size: large;
	margin-top: 15px;
	color: #585757;
	font-size: 15px;
}

.lien_noir {
	color: black;
}

a.lien_noir:hover {
	color: black;
}

#tolerie_industrielle {
	background-image: url('../images/image_combedimanche_tolerie.jpg');
	height: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#acl {
	background-image: url('../images/image_acl.jpg');
	height: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;

}

#remorques {
	background-image: url('../images/image_cbs.jpg');
	height: 400px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;

}

.fond_texte {
	background-color: rgba(255, 255, 255, 0.7);
	padding: 10px;
}

.fond_texte p {
	margin-top: 10px;
}

.fond_texte a:hover{
	font-weight: bold;
	text-decoration: none;
}

.img-responsive {
	margin: auto;
}

article h3,article h2 {
	background-color: #afafae;
	margin-top: 0;
	font-weight: bold;
	padding: 3px;
	font-size: 24px;
}

#presentation_groupe {
	margin-top: 40px;
}

#presentation_groupe a {
	color: black;
	text-decoration: underline;
}

#presentation_groupe a:hover {
	color: #472c1f;
	font-weight: bold;
}

/*Recrutement*/
#liste_postes {
 	list-style-type: none;
 	padding-left: 0px;
}

#liste_postes li{
	padding-bottom: 10px;
}

#liste_postes li:before {
	content: "- " ;
}

#images_recrutement img {
	padding-bottom: 20px;
}

article#recrutement {
	margin-top: 90px;
	margin-bottom: 35px;
}

/*Contact*/
.erreur {
	padding: 15px;
  	margin-bottom: 20px;
  	border: 1px solid transparent;
  	border-radius: 4px;
	color: #a94442;
  	background-color: #f2dede;
  	border-color: #ebccd1;
}

.icones_contact {
	float: left;
	padding-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

address div {
	margin-top: 20px;
}

#nousContacter {
	margin-top: 10px;
	border: 1px solid #afafae;
	padding-bottom: 15px;
}

.blocInput .form-control{
	border-radius: 0px;
	border: 1px solid #afafae;
}

.btnEnvoyer {
	background-color: #585757;
	color: white;
	border: none;
	padding: 5px 15px;
	margin-top: 10px;
}

#map{
	border-top: 2px solid #585757;
	border-bottom: 2px solid #585757;
	margin-top: 40px;
	height: 300px;
	width: 100%;
}

.blocInput {
	margin-top: 10px;
}

.image-preview-input {
    position: relative;
    overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}

.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.image-preview-input-title {
    margin-left:2px;
}

.input-group-btn:last-child > .btn {
	background-color: #585757;
	color: white;
	border-radius: 0px;
}

/* Extra Small Devices, .visible-xs-* */
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.image_flottante {
		width: 50%;
		margin-left: 25%;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#tolerie_industrielle, #acl, #remorques {
		height: 300px;
	}

	#images_recrutement {
		margin-top: 30px;
	}

	.boutons {
		text-align: center;
		width: 50%;
		float: none !important;
		margin-left: 25%;
	}

	#menu_nav {
		padding: 0;
	}

	.menu-toggle {
		margin: 0;
	}

	nav#navigation {
		padding: 0;
	}

	#bandeau_navigation li {
		padding: 0;
	}

	.menuResp {
		padding-left: 0;
		padding-right: 0;
	}
	.menuResp li {
		display: block;
		padding-left: 0;
		padding-right: 0;
	}

	.menuResp li a{
		display: inline-block;
		width: 100%;
		padding: 0;
	}

	.navbar-toggle {
		float: none;
	}
}

/* Small Devices, .visible-sm-* */
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 992px) {
	.image_flottante {
		width: 50%;
		margin-left: 25%;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#images_recrutement {
		margin-top: 30px;
	}
}