* {
	outline:none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fondRepeat.jpg);
	background-repeat: repeat-x;
	background-color:#f6f6f8;
}
body.home {
	background-image: url(../img/footerBig.jpg);
	background-repeat: repeat-x;
}
#contactBox {
	background-image: url(../img/contactUs.png);
	height: 285px;
	width: 450px;
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -76px;
	top: -260px;
}
#headerView {
	height: 420px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:#6f6f71;
}
#backSlide {
	width: 1600px;
	margin-left: -800px;
	height: 420px;
	position: relative;
	left: 50%;
	z-index: 0;
}
#frontSlide {
	height: 308px;
	width: 708px;
	margin-top: 76px;
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -234px;
	overflow: hidden;
}

#actuBox {
	background-image: url(../img/actuBox.png);
	height: 168px;
	width: 230px;
	position: absolute;
	z-index:3;
	top: 238px;
	left: 50%;
	margin-left: -475px;
}
#newsContainer {
	height: 100px;
	width: 212px;
	overflow: hidden;
	margin-top:40px;
	margin-left:10px;
}

.bloc {
	margin:0px 5px;
	height:120px;
}
.newsOne {
	font-family: 'LimerickRegular';
	font-size: 10px;
	line-height:12px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.newsTwo {
    font-family: 'LimerickRegular';
	font-size: 10px;
	line-height:12px;
	color: #999;
}

.newsOne a img,.newsTwo a img {
	float:right;
}

#logoBox {
	height: 205px;
	width: 132px;
	position: absolute;
	z-index:20;
	top: 35px;
	left: 50%;
	margin-left: -420px;
}
#presidence {
	height: 63px;
	width: 62px;
	position: absolute;
	z-index:20;
	top: 0px;
	left: 50%;
	margin-left: -490px;
}
#monegasque {
	height: 33px;
	width: 62px;
	position: absolute;
	z-index:20;
	top: 382px;
	left: 50%;
	margin-left: 120px;
}

#mainPage {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 450px;
}
.colHome {
	float: left;
	width: 230px;
	margin-right: 5px;
	margin-left: 5px;
}
.colHome h1 {
	font-family: LimerickExtraBold;
	font-size:18px;
	font-weight:normal;
	color:#987b3e;
	/*color:#b69844;*/
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
.homeText {
	font-family: 'LimerickRegular';
	font-size: 10px;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}
.page-template .homeText {
  height: 55px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.lireSuite {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}
.lireSuite a {
	font-family: 'LimerickRegular';
	line-height: 16px;
	text-transform: uppercase;
	color: #931d1d;
	display: block;
	height: 16px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../img/suite.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}
.killFloat {
	clear: both;
}
.nothingLink {
	text-decoration: none;
}
#linkActu a {
	display: block;
	height: 30px;
}

#container {
	width: 100%;
 	background-image: url(../img/topSlide.png);
	height: 181px;
	position: absolute;
	z-index: 15;
	background-repeat: no-repeat;
	background-position: center -72px;
	top:-146px;
}
#container #slideDown {
	height: 31px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#slideDown #menuBT {
	float: left;
	height: 31px;
	margin-left: 280px;
	width: 160px;
	cursor: pointer;
}
#slideDown #contactBT {
	float: left;
	height: 31px;
	width: 180px;
	cursor: pointer;
}
#slideDown #loginBT {
	float: left;
	height: 31px;
	width: 215px;
}
#slideDown #searchField {
	float: left;
	height: 31px;
	width: 120px;
}
#slideDown #searchBT {
	float: left;
	height: 31px;
	width: 28px;
	cursor: pointer;
}
.rechercheField {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
	background-color: #f1f1f1;
	border: none;
	width:90px;
	height:12px;
	margin-left:25px;
	margin-top: 5px;
}
#signature {
	font-family: 'LimerickRegular';
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 8px;
	color: #FFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 38px;
}

#signature a {
	color:#FFF;
}
#slideContainer {
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menuContainer {
	margin-left: 260px;
	padding-top: 80px;
}
#menuContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuContainer ul li {
	float: left;
	width: 140px;
	padding-right: 20px;
}
#menuContainer ul li a {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: LimerickExtraBold;
	font-size:18px;
	text-decoration:none;
	color:#d6b161;
	line-height:20px;
	text-transform: uppercase;
}
#arianne {
	position:absolute;
	left: 50%;
	margin-left:-230px;
	top: 52px;
	font-family: 'LimerickRegular';
	font-size:12px;
	text-transform:uppercase;
}
#arianne .sep {
	color:#987b3e;
	font-size:14px;
	line-height:12px;
}
#arianne a {
	color:#000000;
	text-decoration:none;
}
#arianne a:hover {
	color:#987b3e;
}
#titrePage {
	position:absolute;
	left: 50%;
	margin-left:-230px;
	top: 82px;
}
#titrePage h1 {
	font-family: LimerickExtraBold;
	font-weight:normal;
	font-size:30px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	color:#987b3e;
	line-height:28px;
}
#mainContainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
}
#tabContainer {
	margin-left:250px;
}
.header {
	font-family: 'LimerickRegular';
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	line-height:30px;
	height:30px;
	padding-left:8px;
	background-image: url(../img/topTab.jpg);
	background-repeat: repeat-x;
	text-transform:uppercase;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.lineEntre {
	font-family: 'LimerickRegular';
	color:#666666;
	font-size:8px;
	letter-spacing:1px;
	line-height:30px;
	height:30px;
	padding-left:8px;
/*	background-color: rgb(218, 209, 192);*/
}
.lineEntre:even {
	background-color: rgb(218, 209, 192);
}
.colonnesHead {
	float:left;
	line-height:30px;
	height:30px;
    font-family: 'LimerickDemiBold';
	font-size:10px;
}
.colonnes {
	float:left;
	line-height:30px;
	height:30px;
}
.col1 {
    font-family: 'LimerickDemiBold';
	font-size:14px;
	width:280px;
}
.col2 {
	width:200px;
	font-size:12px;
}
.bigCont {
	background-image: url(../img/main_fond.png);
	height: 710px;
}
.bigContLien {
	background-image: url(../img/main_fond_liens.png);
	height: 250px;
}
.bigContAdh {
	background-image: url(../img/main_fond_adhe.png);
	height: 1750px;
}
#mainContainer #img_left {
	float: left;
	width: 235px;
	height: 500px;
	padding-top: 66px;
	padding-left: 15px;
}
#mainContainer #img_left_actu {
	float: left;
	width: 246px;
	height: 500px;
}
#mainContainer #right_container_actu {
	font-family: 'LimerickRegular';
	font-size:12px;
	float: left;
	width: 714px;
}
#mainContainer #right_container {
	font-family: 'LimerickRegular';
	font-size:12px;
	padding: 20px 30px;
	float: left;
	width: 720px;
}

#mainContainer #right_container h2 {
	font-family: LimerickExtraBold;
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	color:#987b3e;
}
#mainContainer #right_container h4 {
	font-family: 'LimerickDemiBold';
	line-height:18px;
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	color:#987b3e;
}

#mainContainer #right_container ul {
	color: #987b3e;
	list-style-type: disc;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#mainContainer #right_container ul li .line {
	color:#000000;
}
#nav_bottom_cont {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#nav_bottom_cont ul {
	margin-left: 246px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#nav_bottom_cont ul li {
	float: left;
}
#nav_bottom_cont ul li a {
	display: block;
	width: 205px;
	margin: 0px;
	font-weight: normal;
	font-family: LimerickExtraBold;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	color:#987b3e;
	line-height:20px;
	background-image: url(../img/mini_blog.png);
	background-repeat: no-repeat;
	height: 48px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.line a {
	color:#987b3e;
}
#list_corps {
	padding:0;
	margin:0;
	list-style:none;
	font-family: 'LimerickRegular';
	font-size: 10px;
}
.filtreCont {
	padding-top: 30px;
	padding-left: 20px;
}
.filtreCont h3 {
	font-family: LimerickExtraBold;
	text-transform:uppercase;
	font-size:16px;
	padding:0;
	margin:0;
}
.plus_sign {
	width:22px;
	height:22px;
	margin-top:4px;
	margin-right:4px;
	background-image: url(../img/plus.png);
	background-repeat: no-repeat;
	float:right;
	cursor:pointer;
}
.corps_container {
	font-family: 'LimerickRegular';
	font-size: 10px;
	float: left;
	width: 400px;
	margin: 15px 0px 15px 15px;
}
.coord_container {
	font-family: 'LimerickRegular';
	font-size: 10px;
	float: left;
	width: 135px;
	background-image: url(../img/pointillet.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 15px;
}
.corps_container h3 {
	font-family: LimerickDemiBold;
	text-transform:uppercase;
	font-size:12px;
	padding:0;
	margin:0;
}
.coord_container h3 {
	font-family: LimerickDemiBold;
	text-transform:uppercase;
	font-size:12px;
	padding:0;
	margin:0;
}
.coord_container a {
	color: #E30614;
}
.img-container {
	background-size: contain;
	background-repeat: no-repeat;
	height: 90px;
}
.slides {
	background-image: url(../img/fade_bottom.png), url(../img/fond_box.png);
	background-repeat: repeat-x, repeat-y;
	background-position: left bottom, center center;
}
.bloc_actu {
	margin-bottom:30px;
}
.header_actu {
	background-image: url(../img/fond_actu_01.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 714px;
	margin: 0px;
	padding: 0px;
}
.center_actu {
	background-image: url(../img/fond_actu_02.png);
	background-repeat: repeat;
	width: 714px;
}
.footer_actu {
	background-image: url(../img/fond_actu_03.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 714px;
	margin: 0px;
	padding: 0px;
}
.center_actu p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.center_actu h3 {
	font-family: LimerickDemiBold;
	font-weight:normal;
	text-transform:uppercase;
	font-size:14px;
	color:#987b3e;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.img_box {
	padding-left: 20px;
	width:674px;
	overflow:hidden;
}
.center_actu a {
	color:#987b3e;
}
#footer {
	height: 100px;
	width: 100%;
	clear: both;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
}
#footer_content {
	font-family: 'LimerickRegular';
	height: 20px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 8px;
	color: #FFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:8px;
}
#footer_content a {
	color:#FFF;
}
#fiche_pdf {
	background-image: url(../img/fiche_pdf.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 220px;
	margin-top: 15px;
	margin-left: -4px;
}
#fiche_pdf a {
    font-family: 'LimerickDemiBold';
	display: block;
	line-height: 56px;
	padding-left: 50px;
	font-size: 16px;
	text-decoration: none;
	color: #000;
}
p a {
	color:#987b3e;
}
#contact_content {
	padding: 35px 30px 0px;
}
#contact_content h3 {
	font-family: 'LimerickDemiBold';
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	color:#987b3e;
	line-height:18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact_content {
	font-family: 'LimerickRegular';
	font-size: 10px;
}
#contact_content a {
	color:#987b3e;
}
#error {
	font-family: 'LimerickRegular';
	font-size:14px;
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left: -100px;
}
label {
	display: block;
	float: left;
	width: 110px;
}
.textareaform {
	font-family: 'LimerickRegular';
	font-size:12px;
	height: 50px;
	width: 180px;
}
.inputform {
	font-family: 'LimerickRegular';
	font-size:12px;
}
.submitbt {
	float: right;
	margin-top: -20px;
}
b {
	font-weight:normal;
	font-family: 'LimerickDemiBold';
}
.wpcf7-form {
	display: flex;
  	flex-direction: column;
}
.wpcf7-form p {
	display: flex;
}
.wpcf7-form p:last-of-type {
	width: 400px;
	align-items: end;
	flex-direction: column;
	top: -30px;
	position: relative;
}
.wpcf7-spinner {
  margin: 0 4px;
}
.frc-captcha {
	display: none;
}






