/******************INDEX*************/
div#logo{
	width:1024px;
	background-color:white;
	margin:auto;
	border-top:solid 10px #7849a6;
	text-align:center;
}

div#logo img{
	padding-top:15px;
	padding-bottom:15px;
	width:240px;
	margin:0% 22%;
}

div#global_presentation img{ 
	float:left;
	height:155px;
	width:146px;
	margin-left:2%;
}

div#global_accueil h1{ 
	text-align:center;
	color:#7849a6;
}

div#logo img.width{ 
	width:100px;
	margin:0%;
}

div#menu{
	background-color:#f276c8;
	text-align:center;
	font-size:20px;
}

div#menu a:hover,
div#menu a.selected{
	background-color:#d753a1;
}

div#menu a{
	padding-right:10px;
	padding-left:10px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
}

div.bloc_prestation p{
	height:80px;
}

div.bloc{ 
	width:448px;
	margin:0px 10px;
	padding:15px;
	margin-top:5px;
	float:left;
	height:220px;
}

div.bloc_prestation{ 
	width:33%;
	height:155px;
	float:left;
	background-color:#fff;
}

div#contact_bottom h3{ 
	text-align:center;
	color:#fff;
	margin:0px;
	padding:2%;
	padding-top:0%;
}

div#contact_bottom { 
	text-align:center;
	background-color:#f276c8;
	color:#fff;
	padding:5%;
	font-weight:bold;
	margin-top:4%;
}

div.bloc_bottom{ 
	margin-top:15px;
}

div.bloc h2{ 
	text-align:center;
	font-weight:bold;
}

div#formulaire{ 
	float:right;
	margin-right:6%;
	margin-top:2%;
	background-color:#7849a6;
	color:#fff;
	padding:3%;
	padding-bottom:4%;
}

div#formulaire table{ 
	padding-left:3%;
}

div#formulaire label{ 
	margin-top:5%;
}

div#global_contact h1{ 
	text-align:center;
	font-size:23px;
}

div#global_contact{ 
	padding:10px;
}

td.form_email_contact{ 
	text-align:center;
}

input.formulaire_contact_email{ 
	width:85%;
	height:25px;
}

td.form_email_contact textarea{ 
	width:85%;
	height:100px;
}

div#formulaire h2{ 
	text-align:center;
	color:#fff;
}

input.formulaire_contact{ 
	width:90%;
	height:25px;
}

div#formulaire label{ 
	display:block;
	text-align:center;
}

div.bloc_top div.bloc.left{ 
	background-color:#fff;
	border:solid 2px #f276c8;
	color:#333333; 
}

div.bloc_top div.bloc.left h2{ 
	color:#7849a6;
}

div.bloc_top div.bloc.right h2{ 
	color:#f276c8;
}

div.bloc_bottom div.bloc.right h2{ 
	color:#7849a6;
}

div.bloc_bottom div.bloc.left h2{ 
	color:#f276c8;
}

div.bloc_top div.bloc.right{ 
	background-color:#fff;
	border:solid 2px #7849a6;
	color:#333333;
}

div.bloc_bottom div.bloc.right{ 
	background-color:#fff;
	border:solid 2px #f276c8;
	color:#333333;
}

div#global_avantages h1{ 
	font-size:23px;
}

div#global_avantages h2{ 
	font-size:20px;
}

div#global_avantages{ 
	padding:15px;
}

div.bloc_bottom div.bloc.left{ 
	background-color:#fff;
	border:solid 2px #7849a6;
	color:#333333;
}

ul.no_list{ 
	list-style:none;
}


div#global_accueil{ 
	padding:10px;
	width:1004px;
	font-weight:bold;
}

div#image{
	margin:auto;
	width:1024px;
	height:230px;
}

img.photo{
	float:left;
	width:341px;
	height:230px;
}

div#photo img{
	float:left;
	width:342px;
	height:230px;
}

div#footer_top{
	margin:auto;
	width:1024px;
	border-top:solid 10px #7849a6;
}

div#footer {
	float: none;
    background-color: #e8e8e8;
    margin-top: 0%;
    padding-top: 20px;
    display: flex;
	margin-bottom:30px;
	justify-content: space-between;
}

.left_footer p{
	margin-top:0%;
	margin-bottom: 10px;
}

.left_footer a{
	display: block;
    text-align: center;
    color: #c6c6c6 !important;
}

.left_footer p span{
	font-weight: bold;
    color: #ffe000;
}

.left_footer{
	padding: 10px;
    background-color: #7849a6;
    color: #fff;
}

div#footer a{
	text-decoration:none;
	color:#000;
}

div#global{
	background-color:#fff;
	width:1024px;
	margin:auto;
}

body{
	background-color:#E8E8E8;
	margin:0px;
	font-family: 'Raleway', sans-serif;
}

/******************FIN INDEX*************/
/*******************ACCUEIL*************/
div#global_content{	
	width:1024px;
}

div#text_left ul li{
	padding-bottom:5px;
}

div#global_presentation h1{ 
	margin:0%;
	padding:2%;
	text-align:center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

div#text_left{
	float:left;
	width:590px;
	background-color:#424242;
	margin-right:10px;
	margin-top:70px;
	margin-left:45px;
	margin-right:30px;
	margin-bottom:40px;
	padding-left:30px;
	padding-right:10px;
	color:white;
	height:345px;
}

div#text_right{
	float:left;
	width:245px;
	margin-right:44px;
	margin-top:70px;
	margin-bottom:40px;
	padding-right:15px;
	padding-left:15px;
	background-color:#fdb9da;
	height:345px;
	text-align:center;
}

div#text_right h3{
	display:block;
	padding-top:25px;
}

div#text_right p{
	padding-bottom:3px;
}

div#text_right img{
	width:60px;
	float:right;
}

div#text_left h2.text_left{
	text-align:center;
	font-size:22px;
	color:#ee468c;
}

div#text_right h2.text_right{
	text-align:center;
	font-size:22px;
	color:#97123f;
}


/****************FIN ACCUEIL***********/

/*****************TARIFS******************/


div#presentation_top h1{
	font-size:26px;
}

div#presentation_top{
	width:98%;
	padding:1%;
	background-color:#f276c8;
	text-align:center;
}

div#presentation_bottom{
	width:98%;

	padding:1%;
	text-align:center;
	background-color:#f276c8;
	padding:1%;
}

div#global_presentation{ 
	background-color:#f276c8;
}

div#presentation_top table{
	width:530px;
	padding-top:25px;
	padding-bottom:25px;
	text-align:left;
	margin-left:240px;
}

div#presentation_top table tr:nth-child(2n) td{
	background-color:#E6E6E6;
}

/***************FIN TARIFS***************/

/******************CONTACT*************/

div#contact{
	float:left;
	margin-top:2%;
	margin-left:6%;
	height:480px;
}

div#contact_top{
	padding-left:30px;
	padding-right:30px;
	width:325px;
	padding-bottom:4%;
	padding-top:4%;
	background-color:#ebebeb;
}

div#contact h2{
	text-align:center;
	padding-top:15px;
	margin:0%;
	padding:2%;
}

div#contact td{
	padding-bottom:25px;
	vertical-align:top;
}

div#contact td.adresse{
	font-weight:bold;
	width:115px;
}

div#contact td.contact_left{
	padding-left:20px;
}

div#plan{
	float:left;
	margin-top:30px;
	margin-right:24px;
}
/****************FIN CONTACT***********/
/******************MENTIONS************/

div#mentions{
	font-size:14px;
	padding-right:20px;
	padding-left:20px;
}

/****************FIN MENTIONS**********/
