body
{
	width: 1000px;
	margin: auto;
	padding-left: 10px;
	font-family: 'Sources Sans Pro', sans-serif;
	background-image: url("images/Port1.jpg");
	background-attachment: fixed;
    font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	/*width: 900px;
	height: 900px;*/
}

body section ul
{
	list-style-image: url("images/hermine_noir.png");
}

body h2
{
	text-align: center;
	border-bottom: 1px solid #2D5C88;
}

header
{
	border-bottom: 2px #2D5C88 solid;
}

header li
{
	display: inline;
	margin-right: 10px;
}

header ul
{
	padding: 0px;
}

header a
{
	color: white;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Sources Sans Pro', sans-serif;
}

section
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	/*background-image: url("images/fond_sobre.jpg");*/
	background-color: #FBFBFB;
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
}

section nav
{
	border-bottom: 1px #2D5C88 solid;
}

section nav ul
{
	padding: 0px;
}

section nav li
{
	display: inline;
	margin-right: 10px;
}

/*section img
{
	border: 1px solid black;
}*/

#souligne_centre
{
	border-bottom: 3px #2D5C88 solid;
	text-align: center;
}

.menu a
{
	color: #2D5C88;
	text-decoration: none;
	font-size: 17px;
	font-family: 'Sources Sans Pro', sans-serif;
}

.Bleu
{
	color: #2D5C88;
	text-decoration: underline;
}

.Liliane_PRENOM
{
	margin-left: 25px;
	/*border-bottom: 2px #2D5C88 solid;*/
	display: inline;
}

#Padding_Img
{
	margin-bottom: 15px;
}

.Olivier_PRENOM
{
	margin-left: 25px;
	/*border-bottom: 2px #2D5C88 solid;*/
	display: inline;
}

.image_centre
{
	text-align: center;
}

#slider
{
	height: 400px;
	background: url('images/Oiseau.jpg');
}

#slider_recours
{
	height: 400px;
	background: url('images/Mains.jpg');
}

#slider_patrimoine
{
	height: 400px;
	background: url('images/Patrimoine.jpg');
}

.bordure_logo
{
	position: relative;
	bottom: 20px;
	font-size: 70px;
	padding-left: 10px;
	padding-top: 25px;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px #2D5C88;
}

.image_Flottante
{
	float: left;
}

.fin_Flottant
{
	clear:both;
}

.decaller_Flottant_Image
{
	padding-left: 250px;
}

footer
{
	background-color: #2D5C88;
	padding-left: 10px;
	border: 1px solid black;
	font-size: 13px;
}

label
{
    display: block;
    width: 200px;
    float: left;
}

.conteneur
{
	display: flex;
	justify-content: space-around;
}

.conteneur_2
{
	display: flex;
	justify-content: space-around;
}

.conteneur_3
{
	display: flex;
	justify-content: space-around;
}

.conteneur_just
{
	padding-left: 20px;
	display: flex;
	justify-content: space-around;
}

.element_just
{
	text-align: justify;
	margin-right: 40px;
}

#elem2
{
	border: 5px solid #2D5C88;
	height: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: center;
	font-size: 18px;
}

#element4
{
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.page_active
{
	font-style: italic;
}

iframe
{
	border: 150px black solid;
}

#remonter
{
	position: fixed;
	right: 15px;
	bottom: 15px;
}

figure { 
	display: inline-block; 
}

.bleuNg{
	color: #2D5C88;
	text-align: center;
}

table
{
    border-collapse: collapse;
}
td, th
{
    border: 1px solid black;
}