/***************** FONT *****************/
@font-face {
  font-family: 'Futura Oblique';
  src: url('../font/futura-oblique/futura_oblique-webfont.ttf');
  src: local('x'),
	url('../font/futura-oblique/futura_oblique-webfont.eot') format('embedded'),
    url('../font/futura-oblique/futura_oblique-webfont.woff') format('woff'),
    url('../font/futura-oblique/futura_oblique-webfont.otf') format('opentype'),
    url('../font/futura-oblique/futura_oblique-webfont.svg') format('svg');
  font-weight: bold;
}



/***************** BODY *****************/
* {
	margin:0;
	padding:0;
}

body,html{
	height:100%;
}

body{  
	/*background:#FFFFFF url(../images/bg-body.jpg) center top  no-repeat;*/
}

/***************** CONTAINER *****************/
#container{
	position:relative;
	min-height:100%;
	width:100%;
}

/***************** HEADER *****************/
#header{
	position:relative;
	width:940px;
	height:80px;
	display:block;
	margin:0 auto;
	outline:0;
}

#header div.drapeau
{
	float:right;
	margin:0 5px 5px 0;
	text-align:center;
	font: normal 15px/25px Futura Oblique, Georgia, Serif;
	color:#000;
}
/***************** DATE *****************/
#header div.date{
	float:left;
	margin:10px auto;
	z-index:10;
	width:400px;
	height:40px;
	padding-top:9px;
}

#header div.date a{
	text-decoration:none;
	font: normal 12px/40px Futura Oblique, Georgia, Serif;
	color:#000;
	text-align:left;
	display:block;
	height:40px;
	padding:0 15px;
	overflow:hidden;
}

/***************** PUNCH IMAGE *****************/
#bandeau_image{
	display: block;
	margin:0 auto;
	position:relative;
	width:940px;
	height:175px;
	background:url('../images/wordlaw_logo_1.jpg') left bottom no-repeat;
}

#image_punchline{
	display: inline-block;
	position:absolute;
	bottom: 0;
	right: 0;
	width:455px;
	height:auto;
}
 #punch_line{
	display: inline-block;
	position:absolute;
	z-index:10;
	width:360px;
	height:30px;
	padding-left: 300px;
	text-indent:-4%;
	top: 20px;
}

#punch_line a{
	text-decoration:none;
	font: normal 13px/20px Futura Oblique, Georgia, Serif;
	text-transform:uppercase;
	color:#670001;
	text-align:left;
	height:20px;
}

/***************** MENU TOP *****************/
#menu{
	background: #000;
	text-align: center;
}

.js .tinynav{ display: none; }

#menuTop{
	display: inline-block;
	padding: 0px; 
	list-style-type: none; 
	white-space: nowrap;
}

#menuTop li{
	position: relative;
	float: left; 
	margin: 0; 
	padding: 5px 0 4px 0; 
}

#menuTop a, .menutitle{
	float: left;
	height: 25px;
	padding: 0 25px;
	color: #fff;
	text-transform: uppercase;
	font: normal 12px/25px Futura Oblique, Georgia, Serif;
	text-decoration: none;
}

#menuTop li:hover > a{
	color: #670001;
}

#menuTop li:hover > ul{
	display: block;
}

 
/***************** SOUS MENU */
/* Sous-menu */

#menuTop ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 99999;
	background: #000;
}

#menuTop ul li{
	float: none;
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
}

#menuTop ul li:last-child{
}

#menuTop ul a{
	padding: 10px;
	height: auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}

#menuTop ul a:hover{
	background: #000;
}

#menuTop ul li:first-child a{
}

#menuTop ul li:first-child a:after{
	content: '';
	position: absolute;
	left: 30px;
	top: -8px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid #444;
}

#menuTop ul li:first-child a:hover:after{
	border-bottom-color: #d48181;
}

#menuTop ul li:last-child a{
}

/* Rétablissement du flottement */
#menuTop:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/***************** CONTENU *****************/
.contenu_bg {
	margin:0 auto;
	width:940px;
}

#contenu{
	position:relative;
	float:left;
	width:inherit;
}

.contenu-gauche{
	float:left;
	width:800px;
	margin:0 30px 0 0;
	background:none;
	padding:100px 0 10px 110px;
}

#main-contenu-gauche{
	float:left;
	width:540px;
	margin:0 30px 0 0;
	background:none;
	padding:100px 0 10px 110px;
}

.contenu-gauche h3{
	border:none;
	text-decoration:none;
	font: normal 20px/24px Futura Oblique, Georgia, Serif;
	color:#000;
}

.contenu-gauche h4{
	background:none;
	border:none;
	text-decoration:none;
	text-align:left;
	font: normal 20px/24px Futura Oblique, Georgia, Serif;
	color:#000;
	display:block;
}

.contenu-gauche p{
	text-align:justify;
	border:none;
	text-decoration:none;
	font: normal 14px/20px Futura Oblique, Georgia, Serif;
	color:#000;
}

.contenu-gauche ul{
	text-align:justify;
	border:none;
	text-decoration:none;
	font: normal 14px/20px Futura Oblique, Georgia, Serif;
	color:#000;
	padding-left:30px;
}

.contenu-gauche #square_wordlaw{
	float:left;
	margin-right:10px;
	height:15px;
	vertical-align: bottom;
}

#contenu-droite{
	position:relative;
	float:right;
	width:250px;
	padding-top:100px;
}

#check_security{
	position:relative;
	margin-top:30px;
}
#check_security p{
	background:none;
	text-align:center;
	border:none;
	text-decoration:none;
	font: normal 12px/20px Futura Oblique, Georgia, Serif;
	color:#000;
	display:block;
}

#contenu_gauche_information_contact{
	float:left;
	width:50%;
}

#contenu_gauche_information_job{
	float:left;
	width:50%;
}

#contact_validation{
	width: 100%;
	text-align : center; 
	display : block; 
	margin-left : auto;
	margin-right : auto;
}

#contenu_gauche_security{
	float:left;
	width: 100%;
	display : block; 
	margin-top : 50px;
	margin: auto;
}

.clearer{clear:both;}
#clearFooter{
	height:90px;
}

.star{
	font: normal 18px/20px Futura Oblique, Georgia, Serif;
	color: #f31010;
}

#mandatory
{
	font: normal 14px/20px Futura Oblique, Georgia, Serif;
	color: #000;
}

#resultat, #result, #erreur , #error{
	font: normal 14px/20px Futura Oblique, Georgia, Serif;
	color: #f31010;
}

/***************** FOOTER *****************/
#footer{
	position: relative;
	clear:both;
	width:100%;
	margin: auto;
	padding: 10px 0 0 0;
	list-style: none;
	background: #000;
}

#footer li{
	padding: 0 0 10px 0;
	position: relative;
}

#footer p{
	vertical-align: middle;
	text-align : center;
	color: #fff;
	font: normal 10px/15px Futura Oblique, Georgia, Serif;
	padding: 0 0 10px 0;
}

#footer a{
	padding: 0 25px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

#footer a:hover{
	color: #670001;
}

 html body div#container div#header div.date div#bandeau_image div#image_punchline div#punch_line  div#menu div#menuTop div.contenu_bg div#contenu div.contenu-gauche div#main-contenu-gauche div#contenu-droite div.encart-coordonnees div.encart-wordlaw-en-bref div.clearer div#footer{
	display:none;
}


@media screen and (max-width: 700px){
	/***************** BODY *****************/
	* {
		margin:0;
		padding:0;
	}

	body,html{
		height:100%; 
	}

	body{  
		/*background:#FFFFFF url(../images/bg-body.jpg) center top  no-repeat;*/
	}

	/***************** CONTAINER *****************/
	#container{
		position:relative;
		min-height:100%;
		width:100%; /* 940px */
	}

	/***************** HEADER *****************/
	#header{
		position:relative;
		width:100%; /* 940px */
		height:80px;
		display:block;
		margin:0 auto;
		outline:0;
	}

	#header div.drapeau
	{
		/*width: 2.234042%; /* 21/940 */
		/*height: auto;*/
		float:right;
		margin:0 .531914% .531914% 0; /* 5/940*/ .531914%
	}
	/***************** DATE *****************/
	#header div.date{
		float:left;
		margin:1.063829% auto; /* 10/940 */ 
		z-index:10;
		width:70%; 
		padding-top:2.25%; /*9 /400 */ 
	}

	#header div.date a{
		text-decoration:none;
		font: normal 12px/40px Futura Oblique, Georgia, Serif;
		color:#000;
		text-align:left;
		display:block;
		padding:0 3.75%; /* 15 / 400 */
		overflow:hidden;
	}

	/***************** PUNCH IMAGE *****************/
	#bandeau_image{
		display: block;
		margin:0 auto;
		position:relative;
		width:100%;
		height:175px;
		background:url('../images/wordlaw_logo.jpg') left bottom no-repeat;
		background-size:150px;
	}

	#image_punchline{
		display: inline-block;
		position:absolute;
		bottom: 0;
		right: 0;
		width:48.404255%; /* 455/940 */
		height:auto;
	}
	 #punch_line{
		z-index:10;
		width:100%; /* 360/940 */ 
		/*height:30px;*/
		margin:0 auto; 
		top: 11.428571%; /* 20 / 175 */
		padding-left:20px;
	}

	#punch_line a{
		text-decoration:none;
		font: normal 13px/20px Futura Oblique, Georgia, Serif;
		text-transform:uppercase;
		color:#670001;
		text-align:left;
		
	}

	/***************** MENU TOP *****************/
	#menu{
		background: #000;
		text-align: center;
	}

	.js .tinynav { display: block; }

	.js #menuTop{
		display: none;
		padding: 0px; 
		list-style-type: none; 
		white-space: nowrap;
	}

	#menuTop li{
		position: relative;
		float: left; 
		margin: 0; 
		padding: 5px 0 4px 0; 
	}

	#menuTop a, .menutitle{
		float: left;
		height: 25px;
		padding: 0 25px;
		color: #fff;
		text-transform: uppercase;
		font: normal 12px/25px Futura Oblique, Georgia, Serif;
		text-decoration: none;
	}

	#menuTop li:hover > a{
		color: #670001;
	}

	#menuTop li:hover > ul{
		display: block;
	}

	 
	/***************** SOUS MENU */
	/* Sous-menu */

	#menuTop ul{
		list-style: none;
		margin: 0;
		padding: 0;
		display: none;
		position: absolute;
		top: 35px;
		left: 0;
		z-index: 99999;
		background: #000;
	}

	#menuTop ul li{
		float: none;
		margin: 0;
		padding: 0;
		display: block;
		text-align: left;
	}

	#menuTop ul li:last-child{
	}

	#menuTop ul a{
		padding: 10px;
		height: auto;
		line-height: 1;
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
		text-align: left;
	}

	#menuTop ul a:hover{
		background: #000;
	}

	#menuTop ul li:first-child a{
	}

	#menuTop ul li:first-child a:after{
		content: '';
		position: absolute;
		left: 30px;
		top: -8px;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 8px solid #444;
	}

	#menuTop ul li:first-child a:hover:after{
		border-bottom-color: #d48181;
	}

	#menuTop ul li:last-child a{
	}

	/* Rétablissement du flottement */
	#menuTop:after{
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}


	/***************** CONTENU *****************/
	.contenu_bg {
		margin:0 auto;
		width:100%;
	}

	#contenu{
		position:relative;
		float:center;
		width:inherit;
	}

	.contenu-gauche{
		width: 95%;  
		margin:0 auto;
		background:none;
		padding:30px 1.063829% 10px 1.063829%; /* 10/940 */
	}

	#main-contenu-gauche{
		width: 95%; 
		margin:0 auto;
		background:none;
		padding:30px 1.063829% 10px 1.063829%; /* 10/940 */
	}

	.contenu-gauche h3{
		border:none;
		text-decoration:none;
		font: normal 20px/24px Futura Oblique, Georgia, Serif;
		color:#000;
	}

	.contenu-gauche h4{
		background:none;
		border:none;
		text-decoration:none;
		text-align:left;
		font: normal 20px/24px Futura Oblique, Georgia, Serif;
		color:#000;
		display:block;
	}

	.contenu-gauche p{
		text-align:justify;
		border:none;
		text-decoration:none;
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color:#000;
	}

	.contenu-gauche ul{
		text-align:justify;
		border:none;
		text-decoration:none;
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color:#000;
		padding-left:30px;
	}

	.contenu-gauche #square_wordlaw{
		float:left;
		margin-right:10px;
		height:15px;
		vertical-align: bottom;
	}

	#contenu-droite{
		width:100%;  
		margin:0 auto;
		padding-top:20px;
	}

	#check_security{
		position:relative;
		margin-top:30px;
	}
	#check_security p{
		background:none;
		text-align:center;
		border:none;
		text-decoration:none;
		font: normal 12px/20px Futura Oblique, Georgia, Serif;
		color:#000;
		display:block;
	}

	#contenu_gauche_information_contact{
		position:relative;
		width: 100%;
  		margin-top:30px;
	}

	#contenu_gauche_information_job{
		position:relative;
		width: 100%;
		margin-top:30px;
	}

	#contact_validation{
		position:relative;
		width: 100%;
	}
	
	#contenu_gauche_security{
		float:left;
		width: 100%;
		display : block; 
		margin-top : 50px;
	}

	.clearer{clear:both;}
	#clearFooter{
		height:90px;
	}

	.star{
		font: normal 18px/20px Futura Oblique, Georgia, Serif;
		color: #f31010;
	}

	#mandatory
	{
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color: #000;
	}

	#resultat, #result, #erreur , #error{
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color: #f31010;
	}

	/***************** FOOTER *****************/
	#footer{
		position: relative;
		clear:both;
		width:100%;
		margin: auto;
		padding: 10px 0 0 0;
		list-style: none;
		background: #000;
	}

	#footer li{
		padding: 0 0 10px 0;
		position: relative;
	}

	#footer p{
		vertical-align: middle;
		text-align : center;
		color: #fff;
		font: normal 10px/15px Futura Oblique, Georgia, Serif;
		padding: 0 0 10px 0;
	}

	#footer a{
		padding: 0 25px;
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
	}

	#footer a:hover{
		color: #670001;
	}

	 html body div#container div#header div.date div#bandeau_image div#image_punchline div#punch_line  div#menu div#menuTop div.contenu_bg div#contenu div.contenu-gauche div#main-contenu-gauche div#contenu-droite div.encart-coordonnees div.encart-wordlaw-en-bref div.clearer div#footer{
		display:none;
	}
}

/*@media screen and (max-width: 745px)*/
@media all and (max-device-width: 480px){
	/***************** BODY *****************/
	* {
		margin:0;
		padding:0;
	}

	body,html{
		height:100%; 
	}

	body{  
		/*background:#FFFFFF url(../images/bg-body.jpg) center top  no-repeat;*/
	}

	/***************** CONTAINER *****************/
	#container{
		position:relative;
		min-height:100%;
		width:100%; /* 940px */
	}

	/***************** HEADER *****************/
	#header{
		position:relative;
		width:100%; /* 940px */
		height:80px;
		display:block;
		margin:0 auto;
		outline:0;
	}

	#header div.drapeau
	{
		/*width: 2.234042%; /* 21/940 */
		/*height: auto;*/
		float:right;
		margin:0 .531914% .531914% 0; /* 5/940*/ .531914%
	}
	/***************** DATE *****************/
	#header div.date{
		float:left;
		margin:1.063829% auto; /* 10/940 */ 
		z-index:10;
		width:70%; 
		padding-top:2.25%; /*9 /400 */ 
	}

	#header div.date a{
		text-decoration:none;
		font: normal 12px/40px Futura Oblique, Georgia, Serif;
		color:#000;
		text-align:left;
		display:block;
		padding:0 3.75%; /* 15 / 400 */
		overflow:hidden;
	}

	/***************** PUNCH IMAGE *****************/
	#bandeau_image{
		display: block;
		margin:0 auto;
		position:relative;
		width:100%;
		height:175px;
		background:url('../images/wordlaw_logo.jpg') left bottom no-repeat;
		background-size:150px;
	}

	#image_punchline{
		display: inline-block;
		position:absolute;
		bottom: 0;
		right: 0;
		width:48.404255%; /* 455/940 */
		height:auto;
	}
	 #punch_line{
		z-index:10;
		width:100%; /* 360/940 */ 
		/*height:30px;*/
		margin:0 auto; 
		top: 11.428571%; /* 20 / 175 */
		padding-left:20px;
	}

	#punch_line a{
		text-decoration:none;
		font: normal 13px/20px Futura Oblique, Georgia, Serif;
		text-transform:uppercase;
		color:#670001;
		text-align:left;
		
	}

	/***************** MENU TOP *****************/
	#menu{
		background: #000;
		text-align: center;
	}

	.js .tinynav { display: block; }

	.js #menuTop{
		display: none;
		padding: 0px; 
		list-style-type: none; 
		white-space: nowrap;
	}

	#menuTop li{
		position: relative;
		float: left; 
		margin: 0; 
		padding: 5px 0 4px 0; 
	}

	#menuTop a, .menutitle{
		float: left;
		height: 25px;
		padding: 0 25px;
		color: #fff;
		text-transform: uppercase;
		font: normal 12px/25px Futura Oblique, Georgia, Serif;
		text-decoration: none;
	}

	#menuTop li:hover > a{
		color: #670001;
	}

	#menuTop li:hover > ul{
		display: block;
	}

	 
	/***************** SOUS MENU */
	/* Sous-menu */

	#menuTop ul{
		list-style: none;
		margin: 0;
		padding: 0;
		display: none;
		position: absolute;
		top: 35px;
		left: 0;
		z-index: 99999;
		background: #000;
	}

	#menuTop ul li{
		float: none;
		margin: 0;
		padding: 0;
		display: block;
		text-align: left;
	}

	#menuTop ul li:last-child{
	}

	#menuTop ul a{
		padding: 10px;
		height: auto;
		line-height: 1;
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
		text-align: left;
	}

	#menuTop ul a:hover{
		background: #000;
	}

	#menuTop ul li:first-child a{
	}

	#menuTop ul li:first-child a:after{
		content: '';
		position: absolute;
		left: 30px;
		top: -8px;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 8px solid #444;
	}

	#menuTop ul li:first-child a:hover:after{
		border-bottom-color: #d48181;
	}

	#menuTop ul li:last-child a{
	}

	/* Rétablissement du flottement */
	#menuTop:after{
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}


	/***************** CONTENU *****************/
	.contenu_bg {
		margin:0 auto;
		width:100%;
	}

	#contenu{
		position:relative;
		float:center;
		width:inherit;
	}

	.contenu-gauche{
		width: 85.106382%; /*800 / 940 */ 
		margin:0 auto;
		background:none;
		padding:30px 1.063829% 10px 1.063829%; /* 10/940 */
	}

	#main-contenu-gauche{
		width: 85.106382%; /*540 / 940 */  
		margin:0 auto;
		background:none;
		padding:30px 1.063829% 10px 1.063829%; /* 10/940 */
	}

	.contenu-gauche h3{
		border:none;
		text-decoration:none;
		font: normal 20px/24px Futura Oblique, Georgia, Serif;
		color:#000;
	}

	.contenu-gauche h4{
		background:none;
		border:none;
		text-decoration:none;
		text-align:left;
		font: normal 20px/24px Futura Oblique, Georgia, Serif;
		color:#000;
		display:block;
	}

	.contenu-gauche p{
		text-align:justify;
		border:none;
		text-decoration:none;
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color:#000;
	}

	.contenu-gauche ul{
		text-align:justify;
		border:none;
		text-decoration:none;
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color:#000;
		padding-left:30px;
	}

	.contenu-gauche #square_wordlaw{
		float:left;
		margin-right:10px;
		height:15px;
		vertical-align: bottom;
	}

	#contenu-droite{
		width:100%;  
		margin:0 auto;
	}

	#check_security{
		position:relative;
		margin-top:30px;
	}
	#check_security p{
		background:none;
		text-align:center;
		border:none;
		text-decoration:none;
		font: normal 12px/20px Futura Oblique, Georgia, Serif;
		color:#000;
		display:block;
	}

	#contenu_gauche_information_contact{
		position:relative;
		margin-top:30px;
	}

	#contenu_gauche_information_job{
		position:relative;
		margin-top:30px;
	}

	#contact_validation{
		width: 100%;
		text-align : center; 
		margin:0 auto;
	}

	#contenu_gauche_security{
		float:left;
		width: 100%;
		display : block; 
		margin-top : 50px;
		margin: auto;
	}

	.clearer{clear:both;}
	#clearFooter{
		height:90px;
	}

	.star{
		font: normal 18px/20px Futura Oblique, Georgia, Serif;
		color: #f31010;
	}

	#mandatory
	{
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color: #000;
	}

	#resultat, #result, #erreur , #error{
		font: normal 14px/20px Futura Oblique, Georgia, Serif;
		color: #f31010;
	}

	/***************** FOOTER *****************/
	#footer{
		position: relative;
		clear:both;
		width:100%;
		margin: auto;
		padding: 10px 0 0 0;
		list-style: none;
		background: #000;
	}

	#footer li{
		padding: 0 0 10px 0;
		position: relative;
	}

	#footer p{
		vertical-align: middle;
		text-align : center;
		color: #fff;
		font: normal 10px/15px Futura Oblique, Georgia, Serif;
		padding: 0 0 10px 0;
	}

	#footer a{
		padding: 0 25px;
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
	}

	#footer a:hover{
		color: #670001;
	}

	 html body div#container div#header div.date div#bandeau_image div#image_punchline div#punch_line  div#menu div#menuTop div.contenu_bg div#contenu div.contenu-gauche div#main-contenu-gauche div#contenu-droite div.encart-coordonnees div.encart-wordlaw-en-bref div.clearer div#footer{
		display:none;
	}
}

