@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

p {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding-bottom:20px;
}

input {
	-webkit-appearance: none !important;
    -webkit-border-radius:0 !important; 
    border-radius:0 !important;
}

.orange-top-bar {
	margin-bottom:15px;
}

.header img.logo {
	width:43.2%;
	min-width:160px;
}

/*Display 'show menu' link*/
.show-menu {
	display:block;
	float:right;
	margin-top:3%;
}

.nav {
	background:#003f37;
	margin:0;
	position:absolute;
	right:10px;
	margin-top:5px;
	display:none;
	float:none;
	z-index:99;
}

.nav li {
	display:block;
	margin:0px;
	padding:15px 30px;
	text-align:right;
}

.nav li.showmobile {
	display:block;
}

.nav a {
	color:#FFF;
	font-size:16px;
}

.nav li ul {
	display:block;
	list-style:none;
	padding-top:0px;
}

.nav li:hover ul {
	position:relative;
}

.nav li ul li, .nav li:hover ul li {
	margin:0px;
	padding:0;
	padding-top:20px;
	text-align:right;
}

.nav li ul li a, .nav li:hover ul li a {
	background:inherit;
	color:#FFF;
	font-size:14px;
	padding:0;
	text-align:right;
}

.nav li ul li:first-child, .nav li:hover ul li:first-child {
	border-bottom:0px;
}

.nav li ul li a:hover, .nav li:hover ul li a:hover, .nav li ul li a.selected {
	background:none;
	color:#ef650d;
}

.slideshow {
	height:inherit;
	font-size:0;
}

.slideshow .slides {
	background:inherit !important;
}

.slideshow .slides img {
	display:block;
	width:100%;
}

.slideshow p {
	width:50%;
	display:none;
}

.slideshow p.titre {
	display:block;
	font-size:18px;
	padding:0;
	padding-left:10px;
	vertical-align:middle;
	display: inline-block;
	vertical-align: middle;
}

.slideshow .slides .content {
	position:absolute;
	padding:0;
	padding-bottom:10px;
	width:100%;
	height:100%;
}

.slideshow .slides .content:before {
	content: '';
	display: inline-block;
	height: 100%; 
	vertical-align: middle;
}

.slideshow .content.btn_accueil {
	height:inherit;
	text-align:center;
	padding-top:5px;
}


.slideshow ol.btn_slideshow {
	position:relative;
	display:inline-block;
	bottom:inherit;
}

.slideshow li {
	cursor:pointer;
	display:inline-block;
	height:6px;
	width:25px;
	background:#999;
	margin-left:2px;
	margin-right:2px;
}

.map {
	height:75%;
	padding-top:0px;
	padding:20px 0px;
}

.map p {
	font-size:24px;
	padding:10px 20px;
}

.footer p {
	float:none;
	position:relative;
	display:inline-block;
	text-align:center;
	padding-top:20px;
	top:inherit;
	right:inherit;
}

.content.accueil {
	padding-bottom:20px;
	padding-top:20px;
}

.accueil .left, .accueil .right {
	float:none;
	width:100%;
	text-align:center;
}

.accueil .left img {
	display:none;
}

.accueil .right {
	padding-top:15px;
}

.accueil h3 {
	text-align:left;
}

.rowphotos {
	font-size:0;
	text-align:center;
}

.rowphotos img {
	display:inline-block;
	width:50%;
}

.bandeau_top {
	background:none;
	height:inherit;
}
.bandeau_top img {
	display:block;
	width:100%;
}

.bandeau_top .content {
	padding-bottom:15px;
	padding-top:15px;
}

.profil {
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
}

.profil .left, .profil .right {
	float:none;
	text-align:center;
	width:100%;
	padding:0;
}

.profil .right {
	padding-top:20px;
}

.etudes {
	color:#000;
	background:none;
	height:inherit;
	padding-bottom:20px;
}

.etudes img {
	display:block;
	padding-bottom:20px;
}

.etudes .content {
	width:inherit;
	text-align:center;
	padding-top:0;
}

.etudes ul {
	display:inline-block;
}

.etudes li {
	text-align:left;
}

.etudes p {
	color:#000;
}

.etudes li {
	font-size:16px;
}

.services {
	padding:0;
	padding-top:15px;
	text-align:center;
}

.services .items {
	margin-left:0px;
	padding-top:30px;
}

.services .items div {
	display:block;
	margin-left:0;
	padding-bottom:30px;
	vertical-align:top;
	width:100%;
	margin:0 auto;
}

.services .items div.milieu {
	margin:0 auto;
}

.services .items div.itemsrond {
	text-align:center;
	width:inherit;
}

.services .items div.ronds {
	margin:0 auto;
	margin-bottom:20px;
}

.photos, .videos {
	padding:20px 0px;
	text-align:center;
}

.photos img {
	width:49%;
}

.photos img {
	margin-bottom:0.5%;
	margin-left:0.5%;
	margin-right:0.5%;
}

.photos img.milieu {
	margin-left:0.5%;
	margin-right:0.5%;
}

.videoplayer {
	width:100%;
	padding-bottom: 56.25%;
	margin-left:0;
	margin-right:0;
}

.pagination {
	text-align:center;
}

.nouvelles {
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
}

.nouvelles img {
	float:none;
	display:inline-block;
	padding:0px;
	height:auto;
	width:100%;
	max-width:273px;
	padding-bottom:20px;
}

.nouvelles ul {
	display:inline-block;
}

.nouvelles li {
	text-align:left;
}

.contact {
	background:none;
	height:inherit;
	margin-bottom:2px;
	text-align:center;
	padding-bottom:40px;
}

.contact img {
	display:block;
	padding-bottom:20px;
	width:100%;
}

.contact .content {
	padding-top:0;
	overflow:hidden;
}

.contact .left, .contact .right {
	float:none;
	width:100%;
	min-width:inherit;
}

.contact h1, .contact p.info, .contact p.info a, 
.membresiaq p, .contact h2, .contact .right p {
	color:#003a33;
}

.contact p.info {
	line-height:2em;
}

.membresiaq {
	padding-bottom:40px;
	padding-top:20px;
}

.membresiaq img {
	float:none;
	width:auto;
	display:inline-block;
}

.g-recaptcha {
	max-width:299px !important;
}