@charset "iso-8859-1";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#848484;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg-foot.jpg) repeat;
}

img{
	max-width: 100%;
}

ul{
	list-style-image:url(images/fleche.png);
	text-align:justify;
}

a {
	text-decoration:none;
	color:#0C637A;
}
a:hover {
	color:#2A91AC;
}
a img {
	border:none;
}
h1 {
	font-size:36px;
	margin-bottom:12px;
	color:#494949;
	font-weight:normal;
	font-family: 'ComfortaaRegular', Tahoma, Geneva, sans-serif;
}
h2 {
	font-size:16px;
	color:#0C637A;
	font-weight:normal;
	font-family: 'ComfortaaBold', Tahoma, Geneva, sans-serif;
}
h3{
	font-size:13px;
}
p {
	text-align:justify;
}
#head {
	width:100%;
	height:175px;
	background:url(images/bg-head.jpg) repeat-x;
}
#logo {
	width:363px;
	height:90px;
	padding-top:9px;
	margin-top:35px;
	text-align:center;
	float:left;
	font-size:36px;
	letter-spacing:1px;
	color:#3D3D3D;
	font-family: 'ComfortaaRegular', Tahoma, Geneva, sans-serif;
	background:url(images/bg-logo.png) no-repeat;
}
.logo-bas {
	text-transform:uppercase;
	font-size:12px !important;
	letter-spacing:0px;
	display:block;
	margin-top:5px;
}
#haut-contact {
	float:right;
	font-size:13px;
	color:#FFF;
	margin-top:55px;
	letter-spacing:2px;
	font-family: 'ComfortaaRegular', Tahoma, Geneva, sans-serif;
}
#haut-contact p {
	text-align:right;
}
#menu {
	max-width:1000px;
	height:51px;
	margin-top: 20px;
	background:url(images/bg-menu.png) no-repeat;
}
#menu a {
	float:left;
	color:#3D3D3D;
	font-size:13px;
	text-transform:uppercase;
	font-family: 'ComfortaaRegular', Tahoma, Geneva, sans-serif;
	letter-spacing:3px;
	height:31px;
	padding-top:14px;
	padding-left:29px;
	padding-right:28px;
	border-right:1px solid #FFF;
}
#menu a:hover {
	color:#000;
	background:url(images/bg-menu-hover.png) repeat-x;
}
#menu ul, #menu li, #nav-bas ul, #nav-bas li {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
}
#contenu {
	width:100%;
	background:#FFF;
}
#bg_edito{
	background:url(images/bg_edito.jpg) no-repeat left;
	background-size: auto 100%;;
}
#edito {
	max-width:1000px;
	padding: 40px 14px 0 14px;
	margin:auto;
}
#edito img{
	max-width: 38%;
}
#txt-edito {
	color:#848484;
	float:right;
	width:60%;
	text-align:justify;
}
#bloc-tri {
	width:100%;
	min-height:365px;
	padding-top:30px;
	padding-bottom: 10px;
	background:url(images/bg-middle.jpg) repeat-x #bac9ce;
}
.recentre {
	max-width:1000px;
	padding: 0 14px;
	margin:auto;
	position: relative;
}
.encart-tri {
	width:320px;
	margin-right:20px;
	float:left;
	background:#FFF;
	-moz-box-shadow: 0px 1px 1px #666;
	-webkit-box-shadow: 0px 1px 1px #666;
	box-shadow: 0px 1px 1px #666;
}
.titre-tri {
	max-width:300px;
	height:53px;
	padding-top:12px;
	padding-left:20px;
	padding-right: 20px;
	font-size:21px;
	color:#494949;
	font-family: 'ComfortaaRegular', Tahoma, Geneva, sans-serif;
	background:url(images/bg-bloc-tier.png) no-repeat;
}
.txt-tri {
	padding:25px;
	height:230px;
}
.titre {
	color:#0C637A;
	font-size:14px;
	margin-top:0px;
}
#photo-who {
	float:left;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:5px;
}
#picto-tel {
	float:left;
	margin-top:5px;
	margin-right:25px;
}
.titre-b {
	color:#0C637A;
	font-size:18px;
}
#btn-contact-me {
	max-width:270px;
	height:58px;
	display:block;
	margin: auto;
	background:url(images/btn-contact.png) center top;
}
#btn-contact-me:hover {
	background-position:center;
}
#btn-contact-me:active {
	background-position:bottom;
}

#btn-contact-me-FR {
	max-width:270px;
	height:58px;
	display:block;
	margin: auto;
	background:url(images/btn-contact-fr.png) center top;
}
#btn-contact-me-FR:hover {
	background-position:center;
}
#btn-contact-me-FR:active {
	background-position:bottom;
}

.btn {
	background:#0C637A;
	border-radius:4px 4px 4px 4px;
	color:#FFF;
	font-weight:bold;
	float:right;
	padding:10px 15px 10px 15px;
	margin-top: 0 !important;
	border:0px;
	cursor:pointer;
}
.btn:hover {
	background-color:#2a91a5;
	color:#FFF;
}

.btn_large{
	background:#0C637A;
	border-radius:4px 4px 4px 4px;
	color:#FFF;
	font-weight:bold;
	padding:8px 0;
	width: 48%;
	margin: 1%;
	border:0px;
	cursor:pointer;
	font-size:11px;
	display:block;
	text-align: center;
	float: left;
}
.btn_large:hover{
	background-color:#2a91a5;
	color:#FFF;
}

#recentre_contenu {
	max-width:1000px;
	margin:auto;
	padding:35px 14px 45px 14px;
}
#recentre_contenu li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
}
#foot {
	margin:auto;
	color:#AFAFAF;
}
#nav-bas {
	width:50%;
	float:left;
	padding-top: 15px;
}
#nav-bas ul {
	float:left;
	padding:0px;
	margin:0px;
	padding-top:15px;
}
#nav-bas a {
	color:#AFAFAF;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #666;
}
#nav-bas a:hover {
	color:#FFF;
}
#carte-bas {
	float:right;
	max-width: 50%;
}
.trait {
	width:100%;
	height:0px;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px solid #CCC;
}
.trait-bas {
	width:100%;
	height:0px;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px solid #6D6D6D;
}
.blanc {
	color:#FFF;
	font-size:14px;
}
.clear {
	clear:both;
}
.last {
	margin:0px;
	border-right:0px!important;
}
.accroche {
	color:#0C637A;
	font-size:14px;
}

#bloc_login{
	background:#F3F3F3;
	border-radius:4px 4px 4px 4px;
	padding:10px 25px 25px 25px;
	margin-top:15px;
}

#tableau_press th{
	background:url(images/bg_th.png) #0C637A;
	color:#FFF;
}
#tableau_press td{
	background:#F6F6F6;
	text-align:center;
}

.tableau_press th{
	background:url(images/bg_th.png) #0C637A;
	color:#FFF;
}
.tableau_press td{
	background:#F6F6F6;
}



.input{
	border:1px solid #BCBCBC;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

/* .menu_fr a{
	padding-left:29px !important;
	padding-right:28px !important;
}*/

#bloc_langue{
	position:absolute;
	top:0px;
	right:14px;
	margin-top:30px;
	color:#FFF;
}

#img_video{
	display: block;
	margin: auto;
}



#picto_menu::before{
	content: "";
    max-width: 35px;
    height: 4px;
    display: block;
    margin-bottom: 4px;
    border-radius: 1px;
    background: #47443f;
	transition: all 300ms;
}
#picto_menu::after{
	content: "";
    max-width: 35px;
    height: 4px;
    display: block;
    margin-bottom: 4px;
    border-radius: 1px;
    background: #47443f;
	transition: all 300ms;
}
#picto_menu span{
    width: 24px;
    height: 4px;
    display: block;
    margin-bottom: 4px;
    border-radius: 1px;
    background: #47443f;
	transition: all 300ms;
}
#picto_menu {
	position: absolute;
	top: 50%;
	left: 15px;
	margin: -10px 0 0 0;
}
#btn_menu{
	position: relative;
	padding: 14px 20px 14px 55px;
	margin: 14px 0 0 0;
	cursor: pointer;
	display: none;
}

.col_gauche{
	float:left; width:48%;
}
.col_droite{
	float:right; width:48%;
}

#photo_fantoli{
	float:left; margin-right:15px; margin-top:18px; border:6px solid #CCC;
	max-width: 50%;
}

table{
	width: 100%;
}

.photo{
	max-width: 33%;
	display: inline-block;
}


@media screen and (max-width:1040px) {
	#btn_menu{
		font-size: 1em;
		text-transform: uppercase;
		display: block;
	}
	ul#deroulant { /*position:fixed;*/ z-index:989; display:none; background:#2e3333; width: 100%; overflow: auto; margin: 0 0 16px 0; }
    ul#deroulant li { float:none; width:100%; border: none; border-bottom: 1px solid #212121; }
	ul#deroulant li:first-of-type { border-bottom: 1px solid #212121 !important; }
    ul#deroulant li a, ul#deroulant li.deux_ligne a { text-align: center; padding: 0; margin: 0;  padding: 16px !important; height: auto !important; color: #FFF; width: auto; float: none; display: block; border: none;}
	ul#deroulant li a br { display: none;}
	ul#deroulant li a::before { left: 50%; }
	ul#deroulant.actif { display:block; }
	#deroulant>li{
		float: left;
		border-left: 1px solid #b7b7b7;
	}
	#btn_menu.actif #picto_menu span{
		background: #F0F0F0;
	}
	#btn_menu.actif #picto_menu::after{
		transform: rotate(45deg) !important;
		margin-top: -16px;
	}
	#btn_menu.actif #picto_menu::before{
		transform: rotate(-45deg) !important;
		margin-top: 8px;
	}
	#bloc-tri .recentre{
		padding: 0 7px;
	}
	#bloc-tri .recentre .encart-tri{
		width: 48%;
		margin: 1%;
	}
	#bloc-tri .recentre .encart-tri:nth-child(3){
		width: 98%;
		margin: 1%;
	}
	#bloc-tri {
		padding-top: 10px;
	}
}

@media screen and (max-width:780px) {
	#bloc_langue {
		color: #fff;
		margin-top: 6px;
		position: absolute;
		right: auto;
		left: 14px;
		top: 0;
	}
	#haut-contact{
		display: none;
	}
	#txt-edito, #edito img{
		width: 100%;
		max-width: 100%;
	}
	#edito img{
		max-width: 300px;
		display: block;
		margin: auto;
		float: none;
	}
	#logo {
		font-size: 26px;
		max-width: 310px;
		padding-left:20px;
		padding-right:20px;
		width: auto;
	}
	#bloc-tri .recentre .encart-tri{
		width: 98%;
		margin: 10px 1%;
	}
	#bloc-tri .recentre .encart-tri:nth-child(3){
		width: 98%;
		margin: 10px 1%;
	}
	.txt-tri{
		height: auto;
	}
	#carte-bas {
		display: none;
	}
	#nav-bas{
		width: 100%;
	}
	#nav-bas p{
		text-align: center !important;
	}
	.col_gauche, .col_droite{
		width:100%;
	}
	#bg_edito{
		background: none;
	}
	.btn_large{
		width: 98%;
		margin: 1%;
	}
	#map table tr td{
		width: 50%;
	}
	#map table{
		display: block;
	}
	#map img{
		width: 80%;
	}
	.photo{
		max-width: 100%;
		width: 100%;
		display: block;
		margin: 10px 0;
	}
}

@media screen and (max-width:480px) {	
	.btn{
		width: 100%;
		display: block;
		float: none;
		text-align: center;
		margin: 10px 0 !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	#photo_fantoli{
		margin:15px 0;
		border:none;
		max-width: 100%;
		width: 100%;
	}
}