#header
{
	height: 680px !important;
	color: white;
	margin-top: -10px;
	background-image: url(../img/frame1-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}



#header h1
{
	display: none;
	position: relative;
	top: 300px;
	font-size: 72px;
	color: white;
	text-align: center;
}



#header img
{
	position: relative;
	top: 320px;
	left: 150px;
}




#demarche
{
	height: 680px !important;
	margin-bottom: -20px;
}



#demarche h1
{
	color: #e75c1f;
	margin-bottom: 40px;
}



#demarche p
{
	margin: 0;
	color: #999999;
	font-size: 18px;
	line-height: 28px;
}


#demarche .presentation-left
{
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-left: 80px;
}


#demarche .presentation-right
{
	float: left;
	margin-top: 170px;
	margin-left: -90px;
	width: 350px;
}





#disquaire
{
	height: 680px !important;
	color: white;
	margin-bottom: -20px;
	background-image: url(../img/frame3-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


#disquaire .presentation
{
	position: relative;
	width: 290px;
	height: 365px;
	padding-top: 55px;
	padding-left: 80px;
	padding-right: 50px;
	background-color: #c0c51a;
}


#disquaire .presentation h2
{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: white;
	font-size: 36px;
	font-weight: 100;
}


#disquaire .presentation p
{
	color: #334a1f;
}





#actualites
{
	height: 680px !important;
	color: white;
	background-image: url(../img/frame4-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


#actualites h1
{
	color: white;
	padding-top: 80px;
	padding-bottom: 20px;
}

#actualites h2
{
	color: #823311;
	margin-bottom: 100px;
}



#actualites .logo, #actualites .facebook
{
	margin-right: 100px;
}



#actualites .logo:first-of-type
{
	margin-left: 160px;
}








#contact
{
	height: 680px !important;
	padding-top: 50px;
	color: #dd581e;
}



#contact .adresse
{
	margin-left: 80px;
	font-size: 18px;
}



#contact .adresse strong
{
	font-size: 22px;
	font-weight: 400;
	font-style: italic;
}



#contact .newsletter
{
	width: 260px;
	height: 280px;
	margin-top: 40px;
	margin-left: 60px;
	
	color: white;
	background-color: #c0c51a;
}



#contact .newsletter h1
{
	margin: 0px;
	padding-top: 15px;
	margin-left: 15px;
	font-size: 26px;
	font-weight: 300;
}



#contact .newsletter p
{
	margin: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 300;
}



#contact .newsletter .form_newsletter
{
	display: block;
	bottom: 0px;
	border-top: solid 1px white;
}



#contact .newsletter .form_newsletter input[type="text"]
{
	width: 195px;
	margin-left: 20px;
}


#contact .newsletter .form_newsletter input[type="submit"]
{
	width: 100%;
	height: 75px;
	
	color: white;
	text-align: center;
	vertical-align: middle;
	font-family: 'Open Sans';
	font-size: 24px;
	line-height: 75px;
	
	background-color: #4d5f1e;
	border: none;
	cursor: pointer;
}



#contact .content-right p
{
	margin: 0;
	color: #808080;
	font-style: italic;
}



#contact .form_contact
{
	margin-top: 67px;
	width: 360px;
}