* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
body {
	background-color: #0d0d21;
	overflow-x: hidden;
}

:focus { outline: 0; }

p, a {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 1.4;
	font-weight: normal;
	color: #666565;
	text-decoration: none;
	}

.clear {
	clear: both;
}

img {
	border-style: none;
	float: left;
}

h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	width: 1250px;
	height: 30px;
}

h2 {
	font-family: 'museo', serif;
	font-style: normal;
	font-weight: 300;
	font-size: 30px;
	color: #b0ffc3;
}

h3 {
	font-family: 'museo', serif;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	color: #b0ffc3;
	margin-bottom: 15px;
}

#container {
	width: 1250px;
	height: auto;
	position: relative;
	z-index: 5;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


/*--------------------------------------------------------------------  SLIDE SHOW --*/

#slideshow {
	width: 1250px;
	height: 900px;
	position:relative;
}

#slide_1 {
 display: block;
 width: 1250px;
 height: 900px;
}

#slide_2, #slide_3 {
 position: absolute;
 width: 1250px;
 height: 900px;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
}

.slide-image {
 width: 100%;
 border-radius: 20px;
}

#slide_1 {
 animation: fade-1 10s infinite;
 -webkit-animation: fade-1 10s infinite;
}

#slide_2 {
 animation: fade-2 10s infinite;
 -webkit-animation: fade-2 10s infinite;
}


@keyframes fade-1 {
 0% { opacity: 1; }
 33% { opacity: 0; }
 100% { opacity: 1; }
}

@keyframes fade-2 {
 0% { opacity: 0; }
 33% { opacity: 1; }
 100% { opacity: 0; }
}




/*--------------------------------------------------------------------  HEADER --*/



#langue {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e5c8e;
	width: auto;
	height: 15px;
	float: left;
	padding-top: 50px;
	margin-left: 60px;
	position: fixed;
	z-index: 7;
	}

#langue a {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	}

#langue a:hover, #langue a:active {
	color: #b0ffc3;
}

#logo {
	width: 120px;
	height: 120px;
	background-color: #0d0d21;
	display: block;
	float: left;
	background-image: url(img/MolinsAvocats_logo.png);
	background-repeat: no-repeat;
	background-size: 120px 120px;
	margin-left: 565px;
	cursor: pointer;
	position: fixed;
	z-index: 7;
}


/*--------------------------------------------------------------------  MENU --*/

#menu {
	width: 135px;
	height: 115px;
	display: block;
	float: left;
	vertical-align: top;
	margin-top: 300px;
	margin-left: 60px;
	position: fixed;
	z-index: 7;
}

.btn a {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	width: 135px;
	height: 20px;
	padding-top: 5px;
	}

.btn a:hover, .btn a:active {
		color: #b0ffc3;
	}

.ligne_menu {
	width: 35px;
	height: 1px;
	display: block;
	float: left;
	background-color: #b0ffc3;
	margin-top: 20px;
	margin-bottom: 20px;
}



/*--------------------------------------------------------------------  CABINET --*/

#bloc_cabinet_top {
	width: 1250px;
	height: 113px;
	float: left;
	background-image: url(img/fond_cabinet_top.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}

#bloc_cabinet {
	width: 1250px;
	height: auto;
	float: left;
	background-image: url(img/fond_cabinet.gif);
	background-repeat: repeat-y;
}

.shortline_1 {
	width: 520px;
	height: 1px;
	display: block;
	float: left;
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: 560px;
	margin-top: 20px;
}

.longline {
	width: 900px;
	height: 1px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 180px;
}

#bloc_cabinet p {
	width: 430px;
	height: auto;
	float: left;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 1.4;
	font-weight: normal;
	color: #fff;
	margin-left: 430px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#bloc_inbetween_1 {
	width: 1250px;
	height: 230px;
	float: left;
	background-image: url(img/inbetween_1.gif);
	background-repeat: no-repeat;
}

/*--------------------------------------------------------------------  COMPETENCES --*/

#bloc_competences {
	width: 1250px;
	height: auto;
	float: left;
	background-color: #1e284b;
}

.shortline_2 {
	width: 540px;
	height: 1px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 50px;
	margin-left: 540px;
}

.h2_titleline {
	width: 100px;
	height: 1px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

#bloc_competences p {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 1.4;
	font-weight: normal;
	color: #fff;
}

#bloc_competences ul {
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

#bloc_competences li {
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding-left: 10px;
	background-image: url(img/puce.gif);
	background-repeat: no-repeat;
}

#competences_text_1 {
	width: 370px;
	height: auto;
	float: left;
	margin-left: 250px;
}

#competences_text_2 {
	width: 370px;
	height: auto;
	float: left;
	margin-left: 20px;
}

#bloc_inbetween_2 {
	width: 1250px;
	height: 170px;
	float: left;
	background-image: url(img/inbetween_2.gif);
	background-repeat: no-repeat;
}

/*--------------------------------------------------------------------  ACTUALITES --*/

#bloc_actualites {
	width: 1250px;
	height: auto;
	float: left;
	background-color: #0d0d21;
	margin-top: 50px;
	margin-bottom: 100px;
}

.shortline_3 {
	width: 525px;
	height: 1px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 555px;
}

#actus {
	width: 910px;
	height: 400;
	float: left;
	margin-top: 50px;
	margin-left: 210px;
}

.actu {
	width: 280px;
	height: auto;
	float: left;
	background-color: #fff;
	margin-right: 15px;
	padding-bottom: 30px;
}

.actu p, .actu a {
	font-size: 12px;
	color: #77787c;
	font-family: 'Montserrat', sans-serif;
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	padding-top: 5px;
}

.actu a:hover, .actu a:active {
	color: #1e284b;
}

.actu_date {
	width: 60px;
	height: 20px;
	float: left;
	font-size: 12px;
	color: #b0ffc3;
	font-family: 'Montserrat', sans-serif;
	background-color: #000;
	margin-top: 30px;
	margin-left: 30px;
	padding-top: 5px;
	text-align: center;
}

.actu_title {
	width: 230px;
	height: auto;
	float: left;
	font-family: 'museo', serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	color: #1e284b;
	margin-top: 10px;
	margin-left: 30px;
	border-top: 1px solid #1e284b;
	border-bottom: 1px solid #1e284b;
	padding-top: 10px;
	padding-bottom: 5px;
}

#bloc_inbetween_3 {
	width: 1250px;
	height: 170px;
	float: left;
	background-image: url(img/inbetween_3.gif);
	background-repeat: no-repeat;
}

/*--------------------------------------------------------------------  HONORAIRES --*/

#bloc_honoraires {
	width: 1250px;
	height: auto;
	float: left;
	background-color: #1e284b;
}

.shortline_4 {
	width: 530px;
	height: 1px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 550px;
}

#text_honoraires {
	width: 430px;
	height: auto;
	float: left;margin-left: 430px;
	margin-top: 30px;
}

#bloc_honoraires p {
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

#bloc_honoraires ul {
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

#bloc_honoraires li {
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding-left: 10px;
	background-image: url(img/puce.gif);
	background-repeat: no-repeat;
}



/*--------------------------------------------------------------------  FOOTER --*/

#footer {
	width: 1250px;
	height: 470px;
	float: left;
	background-image: url(img/fond_footer.gif);
	background-repeat: no-repeat;
}

#footer_2 {
	width: 1250px;
	height: 470px;
	float: left;
	background-image: url(img/fond_footer_2.gif);
	background-repeat: no-repeat;
}

#coordonnees {
	width: 210px;
	height: auto;
	float: left;
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.2;
	padding-left: 10px;
	margin-left: 510px;
	margin-top: 200px;
	text-align: center;
}

#coordonnees a {
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

#coordonnees a:hover, #coordonnees a:active {
	font-size: 13px;
	color: #1e284b;
	font-family: 'Montserrat', sans-serif;
}

#btn_linkedin a {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	background-image: url(img/linkedin.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	margin-left: 620px;
	margin-top: 30px;
	margin-bottom: 30px;
	cursor: pointer;
}

#btn_linkedin a:hover, #btn_linkedin a:active {
	opacity: 0.3;
	cursor: pointer;
}

#mentions {
	width: auto;
	height: 20px;
	float: left;
	font-size: 12px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin-left: 580px;
	margin-top: 20px;
}

#mentions a {
	font-size: 12px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

#mentions a:hover, #mentions a:active {
	font-size: 12px;
	color: #1e284b;
	font-family: 'Montserrat', sans-serif;
}

#credit {
	width: auto;
	height: 20px;
	float: right;
	font-size: 12px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin-right: 110px;
	margin-top: 20px;
	opacity: 0.5;
}

#credit a {
	font-size: 12px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

#credit a:hover, #credit a:active {
	font-size: 12px;
	color: #1e284b;
	font-family: 'Montserrat', sans-serif;
}




/*--------------------------------------------------------------------  MENTIONS --*/


#logo_2 a {
	width: 120px;
	height: 120px;
	background-color: #0d0d21;
	display: block;
	float: left;
	background-image: url(img/MolinsAvocats_logo.png);
	background-repeat: no-repeat;
	background-size: 120px 120px;
	margin-left: 565px;
	cursor: pointer;
	position: fixed;
	z-index: 7;
}

#bloc_mentions {
	width: 1250px;
	height: auto;
	float: left;
	background-color: #1e284b;
}

.shortline_5 {
	width: 570px;
	height: 1px;
	display: block;
	float: left;
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 510px;
}

#text_mentions {
	width: 410px;
	height: auto;
	float: left;
	margin-left: 430px;
	margin-top: 30px;
	text-align: center;
}

#text_mentions p {
	margin-bottom: 50px;
}

#text_mentions a {
	font-size: 12px;
	color: #b0ffc3;
	font-family: 'Montserrat', sans-serif;
}

#text_mentions a:hover, #text_mentions a:active {
	font-size: 12px;
	color: #638d83;
	font-family: 'Montserrat', sans-serif;
}


#bloc_mentions p {
	font-size: 13px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

#mentions_2 {
	width: auto;
	height: 20px;
	float: left;
	font-size: 12px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin-left: 580px;
	margin-top: 20px;
	opacity: 0.3;
}


/*--------------------------------------------------------------------  PAGE ACTUS --*/

#bloc_fond_actus {
	width: 1250px;
	height: 113px;
	float: left;
	display: block;
	background-image: url(img/fond_actus.gif);
	background-repeat: no-repeat;
	margin-top: 130px;
}

#bloc_page_actus {
	width: 633px;
	height: auto;
	float: left;
	display: block;
	background-color: #fff;
	margin-left: 209px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 30px;
	padding-top: 30px;
}

#bloc_page_actus p {
	font-size: 13px;
	line-height: 1.4;
	color: #77787c;
	font-family: 'Montserrat', sans-serif;
	padding-top: 20px;
	padding-bottom: 40px;
}

.italic_text {
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
	font-size: 13px;
	line-height: 1.4;
	color: #77787c;
}

.page_actus_title {
	font-family: 'museo', serif;
	font-style: normal;
	font-weight: 300;
	font-size: 23px;
	color: #0d0d21;
	padding-bottom: 20px;
}

.actu_date_2 {
	width: 60px;
	height: 20px;
	float: left;
	font-size: 12px;
	color: #b0ffc3;
	font-family: 'Montserrat', sans-serif;
	background-color: #000;
	margin-bottom: 30px;
	padding-top: 5px;
	text-align: center;
}





/*------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ---------------*/
/*------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ---------------*/
/*------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ---------------*/
/*------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ---------------*/
/*------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ---------------*/
/*------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ----------------  RESPONSIVE ---------------*/



@media only screen and (max-width: 980px) {

	#menu {
		display: none;
	}

	#bloc_cabinet p {
		width: 650px;
		height: auto;
		float: left;
		font-family: 'Montserrat', sans-serif;
		font-size: 28px;
		font-weight: normal;
		color: #fff;
		margin-left: 340px;
		line-height: 1.4;
	}



	}
