@charset "utf-8";
/* CSS Document */



body
{
background-color: #C1C1C1;	
}

#blocpage
{	
	margin:auto;	
}

#blocpage #corps #main #texte p span 
{
		font-weight: 300;
}



header
{
	margin: auto;
	position: fixed;
	width: 100%;
	
}

#banniere
{
  background-color: #000000; 
  height: 80px;

}


#petite_banniere
{
	width: 885px;
	background-color: #000000; 
	height: 80px;
	margin:auto;
	margin-bottom: 1px;
}

#logo
{
	position: relative;
	top: 0px;
	left:20px;
}



#petite_banniere p
{
	font-size: 30px;
	color: white;
	font-family:"Century Gothic";
	font-weight:500;
	position:relative;
	top: 5px;
	left: 100px;		
}

#petite_banniere p2
{
	font-size: 12px;
	color: white;
	font-family:"Century Gothic";
	font-weight:500;
	position:absolute;
	top: -10px;
	left: 595px;
	width:80px;
}
#petite_banniere p3
{
	font-size: 12px;
	color: white;
	font-family:"Century Gothic";
	font-weight:500;
	position:absolute;
	top: -5px;
	left: 565px;
	width:80px;
}

#petite_banniere a
{

	font-size: 12px;
	color: white;
}

#petite_banniere li1
{
	top:0px;
}

#petite_banniere li2
{
	top:5px;
}

#petite_banniere img
{
	 display: inline-block;
	 vertical-align: top;
}

#petite_banniere p
{
	 display: inline-block;
	 vertical-align: top;
}

.drapeau
{
	margin-top: 0px;
	margin-left: 90px;
}
#menu
{
	height: 40px;
	margin-top: 4px;
	margin-bottom: 4px;
	
}

#petit_menu
{
	height: 46px;
	width: 885px;
	margin: auto;
	background-color:  #000000; 
	
}

#petit_menu ul
{
	list-style-type:none;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 3px;/*modif*/
	margin-top:0px;	
}

#petit_menu li
{
	display: inline-block;
	margin-right: 51px;
	margin-top:9px;
}



#petit_menu a
{
	font-family:"Century Gothic";
	font-weight:bold;
	font-size: 16px;
	color: #C1C1C1;
	text-decoration:none;
}

#petit_menu a:hover
{
	color: white;
	
}


#corps
{
	width: 885px;
	margin:auto;

}

#corps section article
{
	width: 626px;
	height : 568px;
	margin-right: 0px;
	margin-top: 134px;
}

#diap
{
	width: 518px;
}

#corps section article h1
{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #000;
	font-size: 18px;
	font-family: "Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif"; 
	border-bottom: thin; 
	border-bottom-width: 1px; 
	border-bottom-color: #C1C1C1; ; 
	border-bottom-style: solid; 
}

#corps section article p
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	color: #000000;
	text-align: justify;
	font-size: 16px;
	font-family: "Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";		
}

#corps aside, #corps article
{
	display:inline-block;
	vertical-align: top;	
}

aside
{
	width: 255px;	
	margin-top: 134px;	
}

#frise
{
	width: 255px;
}

#texte
{
	background-color: #FFFFFF;
}

#panneau
{
height : 305px;
	background-color:  #000000; 
	padding-top: 4px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}}

#corps aside #panneau p
{
	font-family: "Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	color: #FFF;
}

#unite_formation
{
	margin-bottom: 11px;
	padding-left: 26px;
	padding-top: 10px;
}


#panneau #unite_formation #image_formation, #panneau #unite_formation #texte_formation
{
	display: inline-block;
	vertical-align: top;
}


#image_formation
{
	widht: 30px;
	height: 30px;
	margin-top: 10px;
	margin-left: 8px;
	
}

#texte_formation
{
	margin-top: -5px;
	margin-left: 5px;
}


.petit_panneau
{
	font-size: 12px;
	text-align: right;
	font-style: italic;	
}

.mail
{
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: white;
}


footer
{
	margin-top:-6px;
	height: 130px;
	background-color: #000000; 
}

footer table
{
	width: 100%;
	color: #C1C1C1;
}

footer table th
{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	text-align: justify;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size: 15px;
	color: white;
}

footer table td
{
	padding-left: 0px;
	font-family:"Century Gothic";
	font-size: 12px;
}

footer a
{
	font-family: "Century Gothic";
	text-decoration: none;
	font-size:12px;
	color: #C1C1C1;
	font-weight:bold;	
}
footer a:hover
{
	color: white;
}
