/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

    body {
		text-align:justify;
		font-family: arial;
        background:#FFF;
		background-image:url(../images/background2.gif);
		background-attachment:fixed;
		background-repeat:no-repeat;
		background-position:center;
		border: 0px solid #FFFFFF;
        margin:0px;
        padding:0px;
    }

	.conteneur {
		position:relative;
		width: 720px;
		margin:0 auto;
		padding-bottom: 40px;
		background: #FFF;
		border:2px solid #bbbabb;
		border-radius: 0px 0px 15px 15px;
		box-shadow: 1px 1px 5px #bbbabb;
		/* Code pour versions utlérieures à IE9*/
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12);
		zoom: 1;
	}

	.clearfix:after, .clear:after {
		clear: both;
		content: " ";
		display: block;
		font-size: 0;
		height: 0;
		visibility: hidden;
	}

	.bordure {
		padding: 0px 0px 10px;
		border-bottom:1px solid #d9d9d9;
	}

	.header {
		position: relative;
	}
	.home .header {
		height:423px;
	}
	.bxslider li {
		display:none;
	}
	.js .bxslider li, .bxslider li:first-child {
		display:block;
	}
	.image {
		z-index: 2;
		position: absolute;
		top: 179px;
	}
	.bx-wrapper {
		z-index: 0;
		position: relative;
	}

	.header_statique {
		z-index: 2;
		position: relative;
		width: 100%;
		background:url(../images/header_statique.jpg) top left no-repeat;
	}

	h2{
		font-family: arial;
		color: #e4192e;
		font-size: 16px;
		margin-bottom: 20px;
		font-weight: bold;
	}

	h3{
		font-family: arial;
		color: #e4192e;
		font-size: 14px;
		font-weight: 600;
	}

	p {
		font-family: arial;
		color: #2f2f2f;
		font-size: 14px;
	}

	p.desc{
		font-family: arial;
		color: #e4192e;
		font-size: 12px;
		font-weight: 300;
	}

	.content {
		margin: 0 auto;
		padding-top: 40px;
    }

	.content_statique {
		margin: 0 auto;
		padding-top: 20px;
    }

    .line {
    	padding-top:9px;
    	margin-bottom:15px;
    	border-bottom: 1px solid #d9d9d9;
    	width:127px;
    }

	.menu {
		font-family: arial;
		color: #1885c3;
		font-size: 14px;
		margin-bottom: 20px;
		font-weight: bold;
       width:145px;
       float:left;
	   text-align:left;
		padding: 0px 0px 10px 15px;

    }
	.menu ul ul {
		font-size:.8em;
		margin:.9em 0 .9em 1em;
    }
	.menu ul ul li {
		list-style:square;
    }

	.menu li {
	margin-bottom: 5px;
	}

	.text_bloc {
		position:relative;
		font-family: arial;
		width:490px;
		float:left;
		margin-left:0;
		border-left: 1px solid #d9d9d9;
		padding-left: 30px;
		min-height:400px;
    }


/* Boutons sélection de la langue INDEX */


	.langage {
		position: relative;
	}
	.navlist {
		display:block;
		position: absolute;
		top: -1.6em;
		right:25px;
		z-index:30;
	}

	.navlist li {
		position:relative;
		-webkit-border-top-left-radius: 2px;
		-webkit-border-top-right-radius: 2px;
		-moz-border-radius-topleft: 2px;
		-moz-border-radius-topright: 2px;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		top:-1px;
		font-size:14px;
		display: inline;
		margin-right: 5px;
		background-color: #ededed;
		padding: .7em 10px .7em 10px;
	}

	.navlist .navlist_statique li {
		font-size:14px;
		display: inline;
		background-color: #ededed;
		margin-right: 5px;
		padding: 5px 10px 4px 10px;
	}

	.navlist_statique li {
		font-size:14px;
		display: inline;
		margin-right: 5px;
		background-color: #ededed;
		padding: 5px 10px 4px 10px;
	}

	.navlist_statique {
		position:relative;
		top:-22px;
		padding-left: 390px;
		z-index:30;
	}

	.navlist_statique li a:active {
		background-color: #FFF;
	}

	.navlist_statique li a:hover {
		background-color: #FFF;
	}

	li:hover {
		background:white;
	}

	li.active {
	background:white;
	}

/* Liens menu */


	a:link,a:visited {
		color: #1885c3;
		text-decoration:none;
	}


	a:hover, a:active, a.active {
		color: #e4192e;
	}


/* Partie news */


	.news {

	}

	.news_titre {
		font-family: arial;
		font-size: 16px;
		height: 20px;
		width: 97.5%;
		background: #eaeaea;
		padding-left: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
    }

	.news_content {
		width: 97.5%;
		vertical-align:middle;
		height: 105px;
		line-height:20px;
		background: #f7f7f7;
		padding-top: 10px;
		padding-left: 30px;
	}

	.news_image {
		vertical-align:middle;
		float:left;
		padding-right: 30px;
	}

	.p_news_1 {
		font-family: arial;
		color: #009ee0;
		font-size: 16px;
		padding-top: 20px;
		margin-bottom: 15px;
		font-weight: bold;
	}


	.highlight {
		color:#C00;
		font-size:1.2em;
	}
/* Partenaires bas de page */


	.footer {
		position:relative;
		width: 720px;
		margin: 0 auto;
	}

	.partenaire {
		float:left;
		height:45px;
		width:24%;
		display:table;
		vertical-align:central;
		text-align:center;
	}

		.partenaire3 {
		float:left;
		height:45px;
		width:32%;
		display:table;
		vertical-align:central;
		text-align:center;
	}

	.partenaire a, .partenaire_rang2 a {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.partenaire_rang2 {
		float:left;
		display:table;
		width:14%;
		height:45px;
		text-align:center;
	}

	.logo_wildmotion {
		position: absolute;
		z-index: 100;
		margin-top:-10%;
		margin-left:104%;
	}



/* Slider */


	.rslides {
	  position: relative;
	  list-style: none;
	  overflow: hidden;
	  width: 100%;
	  padding: 0;
	  margin: 0;
	  }

	.rslides li {
	  -webkit-backface-visibility: hidden;
	  position: absolute;
	  display: none;
	  width: 100%;
	  left: 0;
	  top: 0;
	  }

	.rslides li:first-child {
	  position: relative;
	  display: block;
	  float: left;
	  }

	.rslides img {
	  display: block;
	  height: auto;
	  float: left;
	  width: 100%;
	  border: 0;
	  }



/* -------------------------------

	PAGE COLLECTION

	----------------------------- */

	.collection {
		position:relative;
		margin:0 auto;
		padding-bottom:30px;
    }

	.collection:after {
        content: " ";
        display: block;
        background: #ccc;
        height: 100%;
        width: 1px;

        position: absolute;
        left: 50%;
		top:0;
    }​
	.conteneur_collection {
		margin:0 auto;
		padding-bottom:30px;
    }

    .collection_gauche {
        width:45%;
        float:left;
    }

    .collection_droite {
        width:45%;
        float:right;
    }

    .annulerfloat {
        clear:both;
    }

	.collection_addresse {
		padding-top:7px;
		font-size: 12px;
	}

	.button, .button:visited {
		background: #055398 url(../images/button-overlay.png) repeat-x;
		display: inline-block;
		color: #fff !important;
		text-decoration: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		box-shadow: 0 1px 3px rgba(0,0,0,0.5);
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		border-bottom: 1px solid rgba(0,0,0,0.25);
		font-size: 13px;
		padding: 6px 10px 6px;
		font-weight: bold;
		line-height: 1;
		text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
		position: relative;
		cursor: pointer;
	}
	.button:hover {
		background-color: #e4192e;
		color: #fff;
	}
	.button:active {
		top: 1px;
	}
	.collection_titre {
		font-family: arial;
		color: #1885C3;
		font-size: 14px;
		font-weight:bold
	}

	.collection_text {
		font-size: 14px;
	}

	hr{
		color: #ccc;
		background-color: #ccc;
		border:0;
		height:1px;
	}

/* -------------------------------

	PAGE INTEIREURES COLLECTION : BEI, UNICREDIT, ETC

	----------------------------- */


	.collection_interieure_addresse {
		border-radius: 9px 0px 0px 9px;
		background: #005295;
		padding-top:10px;
		padding-bottom: 10px;
		padding-left: 10px;
		font-size: 12px;
		color: #FFF;

	}

	.collection_interieure_image {
		position:absolute;
		right: 0;
		top: 0px;
	}
	.logo_collection_interieure {
		height:20px;
	}

	.collection_interieure_contact {
		color: #009ee1;
	}

	.collection_interieure_info {
		font-size: 12px;
		border-bottom:1px solid #d9d9d9;
		padding-bottom:20px;
	}

	.collection_interieure_content {
		padding-top:20px;
		font-size: 14px;
	}

	.bouton_back {
		font-size: 12px;
		float:right;
	}


/* -------------------------------

	PAGE NEWS

	----------------------------- */


	.titre2 {
		font-family: arial;
		color: #1885C3;
		font-size: 14px;
		font-weight:bold
	}

	.newslist li {
		margin-left:12px;
		list-style-position: outside;
		list-style-image:  url(../images/bullet.gif);
		line-height:16px;
		font-size:11px;
	}


/* -------------------------------

	PAGE WHERE WE ARE

	----------------------------- */


	.text_whereweare p {
		font-size:12px;
		color: #ef347a;
	}


/* -------------------------------

	PAGE ARCHIVES

	----------------------------- */


	.archives ul li {
		list-style-position: outside;
		list-style-image:  url(../images/bullet.gif);
	}


/* -------------------------------

	PAGE PARTNERS

	----------------------------- */

	.conteneur_news {
		margin:0 auto;
		padding-bottom:30px;
    }

    .partners_gauche {
        width:50%;
        float:left;
    }

    .partners_droite {
        width:50%;
        float:left;
    }

    .annulerfloat {
        clear:both;
    }

	.news_addresse {
		padding-top:7px;
		font-size: 12px;
	}

	.partners_titre {
		font-family: arial;
		color: #1885C3;
		font-size: 14px;
		font-weight:bold
	}

	.partners_text {
		font-size: 14px;
	}


/* -------------------------------

	PAGE CONTACT

	----------------------------- */

	.btn {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		height:22px;
		border: 1px solid #5A4B24;
		background-color: #ffffff;
		color: #5A4B24;
}

	.textebleu {
		font-family:Arial;
		color:#009ee1;
		line-height:30px;
		font-size:12px;
	}

	.champ2 {
		width: 500px;
	}
