
body { 
	font-family: "trebuchet MS" , "Sans-Serif";
}

.container { 
	width: 1140px;
	margin: auto;
}

.retour {
	clear: both;
}

.col2 {
    width: 540px;
    margin: 15px;
    float: left;
}

.col3 {
	width: 30%;
	margin: 1.5%;
	float: left;
}

.col4 {
	width: 25%;
	margin: auto;
	float: left;
}

#logo {
	width: 25%;
	float: left;
	margin-top: 72px;
	text-align: center;
}

#titre {
	width: 50%;
	float: left;
	margin-top: 85px;
}

#titre h1 {
	color: #e3a335;
	font-size: 52px;
	font-family: riffic free;
	text-align: center;
}

#titre h2 {
	font-size: 15px;
	text-align: center;
	margin-top: 7px;
	line-height: 22px;
}

#tel {
	width: 25%;
	float: left;
	margin-top: 125px;
	text-align: center;
}

#tel img {
	vertical-align: middle;
}

#tel span {
	border: 1px #e3a335 solid;
	padding: 8px;
	color:#e3a335;
}

#imgheader {
	background-size: : cover;
	background-repeat: no-repeat;
	background-image: url(images/imgheader.jpg);
	height: 562px;
	margin-top: 50px;
	text-align: center;
}

#imgheader h2 { 
	font-size: 26px;
	color: #edebe6;
	text-align: center;
	padding-top: 180px;
	line-height: 45px;
	margin-bottom: 80px;
}

.btn_blanc { 
	text-decoration: none;
	font-size: 17px;
	color: #ffffff;
	border: 1px solid #f8d086;
	padding: 7px;
}

.btn_blanc:hover {
	background-color: #eeeeee;
}

#menu {
	text-align: center;	
}

#menu li {
	display: inline-block;
}

#menu a:hover {
	color: orange;
}

#menu a {
	margin: 16px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color:grey;	
}

#revetement_mur {
	background: url("images/img_revetement_mur.jpg") center no-repeat;
	height: 199px;
	padding-top: 150px;
}

#revetement_sol {
	background: url("images/img_revetement_sol.jpg") center no-repeat;
	height: 199px;
	padding-top: 150px;
}

#plafond_tendu {
	background: url("images/img_plafond_tendu.jpg") center no-repeat;
	height: 199px;
	padding-top: 150px;
}

#plafond_suspendu {
	background: url("images/img_plafond_suspendu.jpg") center no-repeat;
	height: 199px;
	padding-top: 150px;
}

#isolation {
	background: url("images/img_isolation.jpg") center no-repeat;
	height: 199px;
	padding-top: 150px;
}

#materiaux {
	background: url("images/img_materiaux.jpg") center no-repeat;
	height: 199px;
	padding-top: 150px;;
}

section #prestations {
	width: cover;
	height: 792px;
}

.bg_gris {
	background-color: #e3e3e3;
 }

#prestations a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "trebuchet MS" , "Sans-Serif";
    padding-top: 150px;
    font-size: 16px;
}

#prestations a:hover {
	border: solid 2px;
	padding: 8px;
	color:white;
}

#prestations {
    text-align: center;
}

.link {
    align-content: center;
    margin: 10px;
}

.bg_orange {
	background-color: #f3ad36;
}


.garanties {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	line-height: 25px;
	padding-bottom: 40px;
}

.nosgaranties {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 34px;
	padding-bottom: 42px;
}

#garanties .col4 {
	text-align: center;
}

#garanties img {
	padding: 10px;
}

#partenaires {
    background-color: white;
    margin-top: 20px;
    text-align: center;
}

.logo {
	float: left;
	width: 22%;
	padding: 17px;
}

.orange {
	color: #e3a335;
	text-align: center;
	text-transform: uppercase;
}

#partenaires p {
    font-weight: bold;
    font-size: 18px;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#partenaires span {
    color: #f3ad36;
}

.grey {
    background-color: dimgrey;
}

#footer h2 {
  text-transform: uppercase;
  color: orange;
  font-size: 14px;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 20px;
}

#footer p {
  color: white;
  font-size: 12px;
  text-align: left;
  line-height: 18px;
 }

 #footer h3 {
  text-transform: uppercase;
  color: white;
  text-align:center;
  font-size: 10px;
  margin-top:30px;
  padding-bottom: 15px;
}

#footer .container {
	width: 65%;
}

#revetement_mur_page li {
    background: url("images/puce_fleche.png") no-repeat 0 4px;
    color: #666666;
    font-size: 18px;
    padding-left: 20px;
    padding-bottom: 25px;
}

h2 {
    font-size: 20px;
    font-weight: bold;
    color: #a0a0a0;
    text-transform: uppercase;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 72px;
}


#contact p {
    text-align: right;
    padding-bottom: 20px;
    line-height: 110%;
    color: #666666;
}

strong {
	font-weight: bold;
}

#contact p {
	text-align: right;
	padding-bottom: 20px;
	line-height: 110%;
	color: #666666;
}

#form p {
	text-align: left;
}

#form label {
	color: #363636;
}

#form input {
	border: 1px solid #e28e42;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 290px;
	height: 30px;
	padding-left: 10px;
}

#form textarea {
	border: 1px solid #e28e42;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 280px;
	padding: 10px;
	height: 130px;
	font-family: trebuchet MS, arial, sans serif;
}

#form .btn_contact {
	border: 2px solid #e28e42;
	background: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 35px;
	color: #e28e42;
	font-size: 12px;
	width: 130px;
	margin: auto 90px;
}

#form {
	margin-bottom: 200px;
}
