body {
  font-family: 'Lato', sans-serif;
  
  
}


#page {
	width:100%;
	position:absolute;
	top : 0px;
	left:0px;
	margin-left:0px;
}


.top {
	
	position:relative;
	
	width:100%;
	height:80px;
	background-color:#ffe400;
	
}

#logo {
text-align:center;
margin-top:17px;
width:100%;
position:absolute;
}


.video{ 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}

.contact {
	
	font-weight: bold;
	float:right;
	margin-top:17px;
	margin-right:20px;

	
}
img {
	max-width:90%;
}


.imgtel {
	margin:0 20px 0 0;
}

.imgmail {
	margin:0 0 0 20px;
}

.picto {
	margin:20px 20px 0 0;
}

#bandeau {
		
	top : 80px;
	left:0px;
	margin-top:-5px;
	
	width:100%;
	height:40px;
	background-color:#a9e2f6;
	
	
	
}

#contentfaq {
		width:96%;
	padding-left:10px;
	
}

#communique {
		width:90%;
	margin:auto;
	
}

ul.comm{
	font-size:22px;
	
}


li {
	font-size:20px;	
	color:#333;
	line-height:25px;
	margin-bottom:10px;
}


li.reprise {
	font-size:20px;
	padding: 4px;
	margin: 10px;
	line-height:25px;
	margin-bottom:0px;
	
}


.alert{
	font-weight:bold;
	color:#c70205;
}


.sign{
	text-align:right;
	font-weight:bold;
}

h1 {
	font-size:24px;
	font-weight: bold;
	color:#333333;
	margin:5px 0 0 0;
	padding-top:5px;
	padding-left:10px;
	
}

article {
	margin-left:30px;
	max-width:1300px;
	margin:auto;
}


h2 {
	font-size:30px;
	font-weight: bold;
	color:#333333;
	margin-top:80px;
	
	
}

h3 {
	color:#5485af;
	font-size:24px;
	font-weight: bold;
	margin-top:40px;
}
.new {
	
	background-color:#ACABAB;
	font-style: italic;
}

.left {
	float:left;
	max-width:850px;
	
	
}

.right {
	margin-top:50px;
	float:right;
	max-width:415px;
}

.blocBleu {
	width:415px;
	height:610px;
	background-color:#a9e2f6;
	padding:10px 30px;
	text-align:left;
	
}


.NousContacter {
	width:415px;
	height:234px;
	background-color:#e6e6e6;
	padding:10px 30px;
	text-align:left;
	margin-top:35px;
	
}

hr {
	margin-top:30px;
}

.forma1,.forma2 {

line-height:30px;	
width:50%;
}

.forma2 {
	float:right;
}

.pdf  {
	margin-top:30px;
	font-weight: bold;
	max-width:415px;
	height:50px;
	border:4px solid #e6e6e6;
	
	text-align:center;

}

.lienPdf  {
	margin-top:10px;

}

.down {
float:right;	
}

h4 {
	
	font-size:24px;
	
	color:#333333;
}

p {
	font-size:20px;
	color:#333333;
	line-height:30px;
}


#objectif {
	width:100%;
}

.contentObj {
	float:right;
	width:50%;
	
}

.visuelObj {
max-width:394px;
text-align:center;
}

hr {
color: #333333; 
background-color: #333333; 	
}

.rline {

height: 8px; 
color: #333333; 
background-color: #333333; 
max-width: 170px; 
border: none;
margin: 0; /* Firefox... */
text-align:left; /* IE, Opera... */


}

.inscription  {
	display:block;
	max-width:337px;
	height:57px;
	background-color:#ed1c24;
	font-size:28px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin:auto;
	padding-top:10px;
	
}

.contact2  {
	font-size:26px;
	font-weight:bold;
	margin-left:56px;
}

.tel {
	font-size:30px;
	font-weight:bold;
}


.mail {
	font-size:26px;
	text-decoration:underline;
}

footer {
	width:100%;
	height:52px;
	position:relative;
	background-color:#515151;
	clear:both;
	color:white;
	
}

.form {
	margin-top:30px;
	margin-bottom:30px;
}

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

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */

body {
 width:100%;
  font-size:12px;
  line-height:10px;

  
}
#mobile {
	width:95%;
	top : 0px;
	left:0px;
	padding:5px;
	
	
}

article {
	
	width:100%;
	margin:auto;
}

h1 {
	font-size:16px;
	margin:5px 0 0 0;
	padding:15px 0 0 10px;
	
}


.left {

	width:100%;
	
	
}

.contact {
	display:none;
}


h2,h4 {
	font-size:20px;
  line-height:25px;
	margin-top:20px;
	
	
}

.forma1,.forma2 {

line-height:15px;	
width:50%;
height:60px;
}


p {
	font-size:16px;
	
	line-height:20px;
}

ul {
  margin-left:20;
  padding-left: 10px;
}

li {
  margin-left: 0;
  padding-left: 10px;
}

ul.comm {
	font-size:16px;
	padding: 10px;
	margin: 10px;
	line-height:16px;
}

li.comm {
	padding-bottom:15px;
	
}

li.reprise {
	font-size:16px;
	margin-bottom:0px;
	line-height:18px;
}




li {
	font-size:16px;
}



h3 {
	
	font-size:20px;
	font-weight: bold;
	margin-top:80px;
	line-height:20px;
}

h4 {
	font-weight:normal;
}

.objectif {
	width:100%;
}

.contentObj {
	
	width:100%;
	
}

.visuelcd {
width:80%;
	
}

.blocBleu {
	width:300px;
	height:450px;
	margin:auto;
	
}


.NousContacter {
	width:300px;
	height:150px;
}

.mail {
	font-size:22px;
	
}

.inscription  {
	
	height:47px;
	line-height:30px;
	padding-top:10px;
}
	
#programme,#objectif,#validation {
	display:none;
}

#programme:target { 
	display:block ;
	margin-bottom:80px;
}

	#objectif:target { 
	display:block ;
	margin-bottom:80px;
}

#validation:target { 
	display:block ;
	margin-bottom:80px;
}

	h3 {
font-size:18px;
	margin-top:20px;
}


}