*{
	font-family: "Ubuntu";
	color:#FFF;
	line-height: 1.2em;
	color:#3D4753;
}
body{
	background: #3C3C3B;
}
p{
	font-size: 12px;
}
ul{
	float:left;
	font-size: 12px;	
	padding:0 0 0 20px;
	margin:0 0 20px 0;
}

ul li{
	float:left;
	width: 100%;
	padding:0;
	margin:0;
	color:#575756;
}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.marge_bottom{margin-bottom:20px;}
.no_marge{margin:0;}
.bg_gris{background-color: #DADADA;}
.bg_bleu{background-color: #37A8DB;}
.bg_bleu2{background-color: #0A71B3;}
.vert{color: #D1E751;}
.bleu{color: #0A71B3;}

.full_width{
	width:100%;
}
hr{
	border:1px solid #B2B2B2;
}
#container{
	float:left;
	width: 100%;
	height:auto;
	background:#FFF url('../img/bg.jpg') 0 0 repeat-x;
}

.small_head{	
	float:left;
	width: 100%;
	background-color: #000;

}
.small_head p{	
	padding:10px 20px;
	color:#37A8DB;
	font-size: 18px;
	margin: 0;
}
.small_head p span{	
	color:#37A8DB;
	font-size: 12px;
}

h1{
	float:left;
	width: 100%;
	color:#FFF;
	font-size: 21px;
	padding: 0 0 0 0;
	margin: 55px 0 0 0;
}
h2{
	float:left;
	width: 100%;
	color:#37A8DB;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
h3{
	float:left;
	width: 100%;
	padding:2px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
	font-weight: lighter;
	font-size: 14px;
	margin: 0 0 10px 0;
	background-color: #37A8DB;
}
.banniere{
	float:left;
	width: 100%;
	height:127px;
	background: url('../img/bulle.png') top right repeat-x;
	background-size: 100% 100%;
}
.banniere .telephone1{
	float:right;
	width: auto;
	min-height:30px;
	margin:20px 0 0 0;
	padding:5px 0 0 25px;
	background: url('../img/tel.png') top left no-repeat;
	text-align: right;
	color:#FFF;
	font-weight: bold;
	font-size: 18px;
}
.banniere .telephone2{
	float:right;
	width: 100%;
	height:auto;
	margin:0;
	padding:0 0 0 0;
	text-align: right;
	color:#FFF;
	font-size: 13px;
}
.nav {
	margin-bottom:25px;
	height:auto;
}
.nav ul{
	float:right;
	width:100%;
	height:auto;
	margin:0 0 55px 0;
	padding:0 0 0 0;
	list-style-type: none;
}
.nav ul li{
	float:left;
	width:19%;
	height:55px;
	text-align: center;
	margin:0 0 0 0;
	padding:20px 0 3px 0;
}

.nav ul li.separator{
	float:left;
	width:3px;
	height:55px;
	text-align: center;
	margin:0;
	padding:0;
	background:#FFF url('../img/separator.png') 0 0 no-repeat;
	background-size: 100% 100%;
}

.nav ul li a{
	text-decoration: none;
	color:#0A71B3;
	font-weight: 500;
	font-size: 13px;
	font-weight: lighter;
}

.nav ul li.active{
	color:#FED46E;	
	background:url('../img/bg_menu_active.png') 0 0 no-repeat;
	background-size: 100% 100%;
}


.nav ul li.active:last-child{
	color:#FED46E;	
	background:url('../img/bg_menu_active.png') 0 0 no-repeat;
	background-size: 100% 100%;
	border-right: 1px solid #1D1D1B;
}


.nav ul.small{
	margin-bottom:15px;
}

.nav ul.small li{
	padding:0;
	width:100%;
	background: #37A8DB;
	margin:4px 0 2px 0;
	border:none;
	border: 1px solid #3C3C3B;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:25px;
}
.nav ul.small li a{
	float:left;
	width:100%;
	font-size: 12px;	
	padding:5px 0 5px 0;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	height:25px;
	color:#FFF;

}
.nav ul.small li.active{
	color:#FED46E;	
	background:#3C3C3B;
	background-size: 100% 100%;
	border-right: none;

}
.nav ul.small li:hover, .nav ul.small li:focus{
	background:#3C3C3B;
}

.nav ul.small li.active:hover{
	background:#3C3C3B;
}

.padded_bloc{
	float:left;
	width: 100%;
	padding:10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}
.page_left p{
	color:#E30613;
	font-size:24px;
	font-style: italic;
	line-height: 1.1em;
	font-weight: bold;
}

.page_left a{
	float:right;
	width:auto;
	padding: 3px 10px;
	background-color: #FFF;
	text-decoration: none;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	font-style: italic;
	color:#1D1D1B;
}
.page_left a:hover, .page_left a:focus {
	color:#DADADA;
	background-color: #000;

}

.partenaire a {
	text-decoration: none;
	margin: 0 10px;
}

.acc_list h3{
	font-size: 14px;
	padding:0 0 0 0;
	margin:10px 0 10px 0;
	color:#FFF;
	border-bottom: solid 1px #FFF;
}
.acc_list h3.first{

	margin:0 0 10px 0;
}

.acc_list ul{
	font-size: 14px;
	padding:0 0 0 20px;
	margin:0 0;
}
.acc_list ul > li{
	color:#FFF;
	margin:10px 0 10px 0;
	font-weight: bold;
}
.acc_list ul > li span{
	color:#0A71B3;
	font-weight: normal;
}
.acc_list ul  ul  {
	padding:0 0 0 0;
	margin:0 0;
	font-size: 13px;
}
.acc_list ul > ul li {
	color:#0A71B3;
	margin:2px 0 2px 0;
	font-weight: normal;
	list-style-type: none;
	content: '- ';
}
.acc_list ul > ul li:before {
   content: '- ';
}
h3.contact{
	float:left;
	width: 100%;
	padding:2px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
	font-weight: lighter;
	font-size: 14px;
	margin: 0 0 20px 0;
	background-color: #37A8DB;
}

.form_contact form{
	float:left;
	width: 100%;
	float:left;
	background:#E6E7E8;
	padding:10px;
}
.intervention_bloc{
	float:left;
	width: 100%;
	float:left;
	background:#E6E7E8;
	padding:10px;
	margin-bottom: 15px;
}
.intervention_bloc iframe{
	float:left;
	width: 100%;
	float:left;
	background:#E6E7E8;
	margin-bottom: 13px;
}
h3.contact{

	padding:5px 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color:#FFF;
	font-weight: lighter;
	font-size: 14px;
	margin: 0 0 10px 0;
	background-color: #0A71B3;
	background:#FFF url('../img/bg_bloc_bleu.jpg') 0 0 repeat-x;
}

.bloc_bleu{
	float:left;
	width: 100%;
	height:60px;
	padding:10px;
	margin-bottom: 20px;	
	background:#FFF url('../img/bg_bloc_bleu.jpg') 0 0 repeat-x;
}
.bloc_bleu p{
	color:#FFF;
}

.bloc_bleu p strong{
	color:#FFAB1D;
}

label{

	margin-top: 4px;
	font-size: 12px;}
textarea{

	height:273px;
	background-color:#FFF;
}
input[type="text"]{

	height:24px;
	background-color:#FFF;
}
input[type="submit"]{
	width:100%;
	text-align: center;
	color:#FFF;
	border:none;
	padding:3px 0;
	font-size: 16px;
	font-style: italic;
	background: #0A71B3;
	margin-top: 20px;
}

footer .bloc{

	padding-top:10px;
	padding-bottom:30px;
	color:#FFF;
}
footer .bloc p, footer .bloc a{
	font-size: 10px;
	color:#FFF;
}
footer .bloc strong{
	font-size: 13px;
	color:#FFF;
	line-height: 1em;
}

