/* ----------------------------------- */
/* ------ Feuille de style 2AO ------- */
/* ----------------------------------- */

body
{
	width:100%;
	height:auto;
	margin:0;
	font-family: 'Molengo', sans-serif;
	background-position: bottom 50px right 100px;
	background-repeat: no-repeat;
	background-size: 300px 300px;
	
}

#fix_nav
{
	width:100%;
	background-color:#8AF8F8;
	position:fixed;
	top:0px;
	height:100px;
	z-index:1;
}
		
#fix_nav p
{
	display:inline-block;	
	width:100%;
	display:inline-block;
	font-weight:bold;
	font-size:38px;
	margin-block-start: 0;
    margin-block-end: 0;
}

#fix_form
{
	display:inline-block;
	width:auto;
	text-align:left;
	color:red;
	width:500px;
	background-color:white;
	text-align:center;
	border-radius:10px;
}

#fix_form input
{
	border-radius:5px;
	border:0px solid #8AF8F8;
	padding-left:10px;
}

#fix_tel
{
	display:block;
	width:auto;
	text-align:center;
	color:red;
	margin: 0;
    padding: 0;
}

header
{
	background-color:#8AF8F8;
	height:350px;
	width:100%;
	border:0px solid #8AF8F8;
}


#bande_desc
{
	padding-top:50px;
	height:auto;
	width:100%;
}



#bande_tarif
{
	padding-top:50px;
	height:auto;
	width:100%;
}

footer
{
	height:auto;
	width:100%;
	background-color:#8AF8F8;
	padding-top:10px;
	margin-bottom:0;
}

div.corps
{
	width:750px;
	margin:auto;
	text-align:center;
	vertical-align:top;
}

#titre
{
	display:inline-block;
	width:380px;
	color:red;
	padding-top:100px;	
	text-align:left;
}

span.titre1_2ao
{
	margin:0;
	font-size:80px;
	font-weight:bold;	
}

span.titre2_2ao
{
	margin:0;
	font-size:48px;
}

span.titre3_2ao
{
	margin-top:0;
	font-size:62px;
}

#logo
{
	display:inline-block;
	margin-left:0px;
	width:365px;
	height:250px;
}

#logo img
{
	position:relative;
	top:0px;
	width:250px;
}

div.infos
{
	display:inline-block;
	width:100%;
	height:auto;
	margin-bottom:20px;
	vertical-align:top;
}

div.icone
{
	display:inline-block;
	width:80px;
	height:100%;	
	vertical-align:top;
	text-align:center;
}

div.icone img
{
	max-width:60px;
	max-height:60px;
	margin-top:10px;
}

div.description
{
	display:inline-block;
	width:650px;
	height:auto;
	text-align:justify;
	font-size:18px;
}	

h2
{
	color:red;
	font-size:24px;
}

span.red1
{
	color:red;
	font-size:50px;
	font-weight:bold;
}

div.description p
{
	margin:5px;	
}

#creation_web
{
	display:inline-block;
	width:350px;	
	text-align:left;
	vertical-align:top;
	color:white;
	height:auto;
}

#img_web
{
	display:inline-block;
	text-align:center;
	width:auto;
}

#img_web img
{
	width:380px;
}

#texte_web1
{
	font-size:60px;
	font-weight:bold;
	margin:0 0 0 20px;
	color:red;
}

#texte_web2
{
	font-size:50px;
	margin:0 0 0 20px;
}

#titre_inter
{
	margin-top:-20px;
	display:block;
	font-size:30px;
	color:red;
	text-align:center;
	vertical-align:top;
}

#carte
{
	width:auto;
	height:auto;	
	text-align:center;
	margin:0;
}

#carte img
{
	opacity : 50%;
}


#tarifs
{
	margin-top:-20px;
	margin-bottom:0;
	display:block;
	font-size:20px;
	color:red;
	text-align:center;
	vertical-align:top;
}


#infos_g
{
	display:inline-block;
	text-align:left;
	width:340px;
	font-size:10px;
	padding-left:30px;
}

#infos_d
{
	display:inline-block;
	text-align:right;
	width:340px;
	font-size:20px;
	padding-left:30px;
	margin:5px 0 5px 0;
	list-style:none;
	color:red;
	width:300px;
	height:auto;
	text-align:left;
	margin-top:0;
	vertical-align:top;
}


#infos_d li
{
	margin:5px 0 5px 0;
	list-style:none;
}



#ns_contact
{
	display:inline-block;
	text-align:right;
	padding-right:20px;
}

#ns_contact p
{
	display:inline-block;
	margin:0;
}

span.under
{
	text-decoration:underline;
}

#copyright_g
{
	display:inline-block;
	text-align:left;
	width:340px;
	font-size:10px;
	padding-left:30px;
}

#copyright_d
{
	display:inline-block;
	text-align:right;
	width:340px;
	font-size:10px;
	padding-right:30px;
}

/* ================================= */
/* ======= DEBUT CSS MOBILES ======= */
/* ================================= */

@media only screen and (max-device-width : 800px)
{
	body
	{
		width:100%;
		height:auto;
		background-color:white;
		background-image: none;
		margin:0;
		font-family: 'Molengo', sans-serif;
	}

	#fix_nav
	{
		width:100%;
		background-color:#8AF8F8;
		position:fixed;
		top:0px;
		height:100px;
		z-index:1;
	}

	#fix_nav p
	{
		width:100%;
		display:inline-block;
		font-weight:bold;
		font-size:42px;
		padding-top:15px;
	}


	#fix_form
	{
		/*display:none;*/
		display:inline-block;
		width:auto;
		text-align:left;
		color:red;
		width:400px;
		background-color:white;
		text-align:center;
		border-radius:10px;
	}

	#fix_form input
	{
		display:none;
	}

	#fix_tel
	{
		display:inline-block;
		width:100%;
		text-align:center;
		color:red;
	}

	header
	{
		background-color:#8AF8F8;
		height:350px;
		width:100%;
		border:0px solid #8AF8F8;
	}

	
	#bande_desc
	{
		display:block;
		padding-top:50px;
		height:auto;
		width:100%;
		padding-bottom:20px;
	}


	#bande_tarif
	{
		display:block;
		padding-top:50px;
		height:auto;
		width:100%;
		padding-bottom:20px;
	}

	footer
	{
		height:auto;
		width:100%;
		background-color:#8AF8F8;
		padding-top:10px;
		margin-bottom:0;
	}

	div.corps
	{
		width:100%;
		height : auto;
		margin: auto;
		text-align:center;
		vertical-align:top;
		display:block;
	}

	#titre
	{
		display:inline-block;
		color:red;
		padding-top:70px;	
		text-align:center;
		width:45%;
	}
	
	span.titre1_2ao
	{
		margin:0;
		font-size:80px;
		font-weight:bold;	
	}

	span.titre2_2ao
	{
		margin:0;
		font-size:32px;
	}

	span.titre3_2ao
	{
		margin-top:0;
		font-size:42px;
	}

	#logo
	{
		display:inline-block;	
		text-align:center;
		width:50%;
		padding-top:100px;
		padding-left: 0px;
	}
	
	#logo img
	{
		
	}

	div.infos
	{
		display:block;
		height:auto;
		margin-bottom:20px;
		vertical-align:top;
		
	}

	div.icone
	{
		display:block;
		width:80px;
		height:100%;	
		vertical-align:top;
		width:100%;
		
	}

	div.icone img
	{
		max-width:60px;
		max-height:60px;
		margin-top:10px;
	}

	div.description
	{
		display:block;
		width:100%;
		height:auto;
		text-align:justify;
		font-size:18px;			
	}	
	div.description p
	{
		padding : 20px;	
	}	

	h2
	{
		color:red;
		font-size:18px;
		text-align:center;
	}
	
	span.red1
	{
		color:red;
		font-size:50px;
	}
	
	div.description p
	{
		
	}

	#creation_web
	{
		display:inline-block;
		width:100%;	
		text-align:center;
		vertical-align:top;
		color:white;
		height:auto;
	}

	#img_web
	{
		display:inline-block;
		text-align:center;
		width:80%;
	}

	#img_web img
	{
		width:90%;
	}

	#texte_web1
	{
		font-size:60px;
		font-weight:bold;
		margin:0 0 0 20px;
		color:red;
	}

	#texte_web2
	{
		font-size:50px;
		margin:0 0 0 20px;
	}

	#titre_inter
	{
		margin-top:-20px;
		margin-bottom:0;
		display:block;
		font-size:30px;
		color:red;
		text-align:center;
		vertical-align:top;
	}

	#carte
	{
		display:none;
	}

	#carte img
	{
	}

	#tarifs
	{
		margin-top:-20px;
		margin-bottom:0;
		display:block;
		font-size:20px;
		color:red;
		text-align:center;
		vertical-align:top;
	}

	#infos
	{
		font-size:20px;
		color:red;
		width:100%;
		height:auto;
		text-align:center;
		display:block;
		margin-top:0;
		vertical-align:top;
	}

	#infos li
	{
		list-style:none;
		margin-left:-10%;
	}

	
	
	#infos_g
	{
	display:inline-block;
	text-align:left;
	width:340px;
	font-size:10px;
	padding-left:0px;
	}

	#infos_d
	{
	display:inline-block;
	text-align:right;
	width:340px;
	font-size:20px;
	padding-left:0px;
	margin:5px 0 5px 0;
	list-style:none;
	color:red;
	width:300px;
	height:auto;
	text-align:left;
	margin-top:0;
	vertical-align:top;
	}


	#infos_d li
	{
	margin:5px 0 5px 0;
	list-style:none;
	}



	#ns_contact
	{
	display:inline-block;
	text-align:left;
	padding-right:0px;
	}

	#ns_contact p
	{
	display:inline-block;
	margin:0;
	}
	
	
		

	span.under
	{
		text-decoration:underline;
	}

	#copyright_g
	{
		display:inline-block;
		text-align:left;
		width:340px;
		font-size:30px;
		padding-left:30px;
	}

	#copyright_d
	{
		display:inline-block;
		text-align:right;
		width:340px;
		font-size:30px;
		padding-left:30px;
	}

}