/* CSS mwp.be - eric delbrassinne */

#news_home h1 a:link, #news_home h1 a:active, #news_home h1 a:visited {
color: #036;
text-decoration: none;
}
.lytebox_collection{

display:none;

}


/*	-------------------------------------------------------------
      Styles generaux
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #928C94;
	}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	margin-top: 60px;
	margin-bottom: 10px;
	min-height: 100%; 
	height: auto !important;
  	height: 100%;
	position:relative;/*	*/
	}

#header {
	height: 60px;
	width: 880px;
	background-image: url(img/lg_mwp_home.gif);
	background-repeat: no-repeat;
	background-position: left top;}
	
#navig_principal {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	}

ul#navblocs {}
 /* IE Mac ne voit pas l'astÈrisque qui suit l'antislash \*//*/
    ul#navblocs {
	float: right;	
	display: inline;
	}
 /**/



	
#navblocs li{
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	}

#navblocs li a:link,#navblocs li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}

#navblocs li a:hover, #navblocs li#active a:link, #navblocs li#active a:visited, #navblocs li#active a:hover {
	color: #4E494E;
	text-decoration: none;
	}
	

/*	-------------------------------------------------------------
      Homepage - zone image ou flash
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#zonevisuel_home {
	background-color: #FFFFFF;
	height: 192px;
	width: 880px;
	background-image: url(../img/fake_880x192.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}


/*	-------------------------------------------------------------
      Allpages - zone image ou flash
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#zonevisuel_allpages {
	background-color: #FFFFFF;
	height: 135px;
	width: 880px;
	background-image: url(../img/fake_880x192.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

#filet3coul {
	background-color: #4E494E;
	height: 10px;
	width: 880px;
	background-image: url(img/filet_mwp_3coul.gif);
	background-repeat: repeat-y;
	color:#FFFFFF;
	font-size:10px;
	font:arial;
	text-align:right;
	padding-bottom:2px;
	}


/*	-------------------------------------------------------------
      Homepage
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content_home {
	background-color: #FFFFFF;
	height: auto;
	width: 880px;
	background-image: url(img/bg_mwp_bas2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	}
	
#bloc1_home, #bloc2_home {
	width: 200px;
	float: left;
	margin-top: 18px;
	margin-left: 20px;
	margin-bottom: 30px;
	display: inline;
	}
	
#bloc1_home_infos {
	background-image: url(img/home_bloc1_head.gif);
	}
	
#bloc2_home_infos {
	background-image: url(img/home_bloc2_head.gif);
	}
	
#bloc1_home_infos, #bloc2_home_infos {
	background-repeat: no-repeat;
	background-position: top;
	height: 181px;/*160px*/
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 10px;

	}
	
#bloc1_home_infos p{

padding:0;
margin:0;
}	
#bloc2_home_infos p{

padding:0;
margin:0;

}

#bloc1_home_foot {
	background-image: url(img/home_bloc1_foot.gif);
	}
	
#bloc2_home_foot {
	background-image: url(img/home_bloc2_foot.gif);
	}
	
#bloc1_home_foot, #bloc2_home_foot {
	margin-top:-16px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 54px;	/*54*/
	}


#bloc1_home_infos p, #bloc2_home_infos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	}

#bloc1_home_infos a:link,#bloc1_home_infos a:active,#bloc1_home_infos a:visited,
#bloc2_home_infos a:link,#bloc2_home_infos a:active,#bloc2_home_infos a:visited {
	color: #036;
	text-decoration: none;
	}
	
#bloc1_home_infos a:hover, #bloc2_home_infos a:hover {
	color: #036;
	text-decoration: underline;
	}

#news_home {
	width: 350px;
	float: left;
	margin-top: 18px;
	margin-left: 70px;
	display: inline;
	background-image: url(img/home_news.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding-top: 30px;
	margin-bottom: 10px;
	}
	
#news_home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0;

	}
	
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 2px;
	}
	
#news_home h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #036;
	width: 88%;
	margin-top: 0;
		margin-bottom: 2px;

		}

/*	-------------------------------------------------------------
      Comptences
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content_competence {
	background-color: #FFFFFF;
	min-height:350px; 
	height: auto;
	width: 880px;
	background-image: url(img/bg_mwp_bas2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	}
	
#bloc1_competence{
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	}
	
#bloc1_comp_sousmenu{
	background-color: #4E494E;
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#bloc1_comp_sousmenu ul{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	color: White;
	float: left;
	width: 285px;
	height: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#bloc1_comp_sousmenu ul li { 
	display: inline; 
	}

#bloc1_comp_sousmenu ul li a{
	padding: 5px 9px 5px 9px !important;
	padding: 4px 9px 3px 9px;
	color: White;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;	height: 13px;

	}

#bloc1_comp_sousmenu ul li a img{
	float: left;
	margin-top: -2px;
	margin-bottom: -2px;
	border: 0px;	height: 13px;

	}
	
#bloc1_comp_sousmenu ul li a.fleche{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_comp_sousmenu ul li a.fleche:hover{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour_o.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_comp_sousmenu ul li a:hover, #bloc1_comp_sousmenu ul li.currentpage a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	}

#bloc1_comp_sousmenu ul li.currentpagemwpi a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 94px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}	
	
#bloc1_comp_sousmenu ul li.mwpi a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 94px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
	
	
	

#bloc1_comp_nom{
	background-color: #4E494E;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#bloc1_comp_rubrik{
	background-color: #FFFFFF;
	height: 200px;/*auto*/
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_comp_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;/*11px*/
	line-height: 15px;/*14px*/
	display:block;
	color: #666;
	padding-left:0;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#bloc1_comp_rubrik p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	line-height: 13px;
	margin-top: -10px;
	}

#bloc1_comp_rubrik a:hover {
	color: #928C94;
	}

#bloc2_competence {
	margin-top: 10px;
	margin-left: 10px;float: left;
	background-color: #FFFFFF;
	width: 565px;
	}

#bloc2_comp_col_left{
	float: left;
	background-color: #FFFFFF;
	width: 135px;
	}
	
#bloc2_comp_col_left_colormwp{
	background-color: #4E494E;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#bloc2_comp_col_left_colormwpi{
	background-color: #E98300;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#bloc2_comp_col_left_colorgrey{
	background-color: #928C94;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#bloc2_comp_col_left_infojob{
	height: auto;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: 20px;
	margin-left: 5px;
	}
	
#bloc2_comp_col_left_infojob h1 {
	font-size: 13px;
	line-height: 14px;
	margin-top: 40px;
	margin-bottom: -5px;
	}

#bloc2_comp_col_left_infojob h3 {
	font-size: 10px;
	line-height: 11px;	
	font-weight: bold;
	}

#bloc2_comp_col_left_infojob p {
	font-size: 10px;
	line-height: 11px;
	}

#bloc2_comp_col_right{
	display: inline;
	background-color: #FFFFFF;
	width: 430px;
	height: auto;
	float: left;
	clear: none;
	}	
#bloc2_comp_col_right_haut{
	background-color: #928C94;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#bloc2_comp_col_right_haut_vide{
	background-color: #FFF;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	}
	
#bloc2_comp_infos_gen{
	width: 400px;
	height: 220px;
	margin-top: 62px !important;
	margin-top: 1px;

	margin-bottom: 15px;
	border: 1px solid #928C94;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	padding-top: 20px;
	padding-left: 135px;
	padding-right: 28px;
	}




#bloc2_comp_infos_gen_mwp{
	width: 400px;
	height: 220px;/*200*/
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 15px;/*10*/
	border: 1px solid #928C94;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	padding-top: 20px;/*40*/
	padding-left: 135px;
	padding-right: 28px;
	background-image: url(img/lg_mwp_102width.gif);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	}	
	
#bloc2_comp_infos_gen_mwpi{
	width: 400px;
	height: 220px;/*200*/
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 15px;/*10*/
	border: 1px solid #928C94;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	padding-top: 20px;/*40*/
	padding-left: 135px;	
	padding-right: 28px;	
	background-image: url(img/lg_mwpi_102width.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}	


/*	-------------------------------------------------------------
      References
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content_reference {
	background-color: #FFFFFF;
	
	height: auto;
	width: 880px;
	background-image: url(img/bg_mwp_bas2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	}
	
#bloc1_reference{
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	}
	
#bloc1_ref_sousmenu{
	background-color: #4E494E;
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#bloc1_ref_sousmenu ul{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	color: White;
	float: left;
	width: 285px;
	height: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#bloc1_ref_sousmenu ul li { 
	display: inline; 
	}

#bloc1_ref_sousmenu ul li a{
	padding: 5px 9px 5px 9px !important;
	padding: 4px 9px 3px 9px;
	color: White;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;	height: 13px;

	}

#bloc1_ref_sousmenu ul li a img{
	float: left;
	margin-top: -2px;
	margin-bottom: -2px;
	border: 0px;	height: 13px;

	}
	
#bloc1_ref_sousmenu ul li a.fleche{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_ref_sousmenu ul li a.fleche:hover{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour_o.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_ref_sousmenu ul li a:hover, #bloc1_ref_sousmenu ul li.currentpage a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	}

#bloc1_ref_sousmenu ul li.currentpagecase a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 110px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
#bloc1_ref_sousmenu ul li.case a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 110px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	

	

#bloc1_ref_nom{
	background-color: #4E494E;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#bloc1_ref_rubrik{
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_ref_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 0;
	line-height: 15px;
	display:block;
	text-decoration: none;
	}

#bloc1_ref_rubrik a:hover {
	color: #928C94;
	}
	

#bloc1_refclient_rubrik {
	background-color: #FFFFFF;
	height: 200px;/*auto*/
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_refclient_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 10px;
	line-height: 15px;
	text-decoration: none;
	}
#bloc1_refclient_rubrik p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	line-height: 12px;
	margin-top: -10px;
	}

#bloc1_refclient_rubrik a:hover {
	color: #666;
	}
	
	
#bloc1_ref_intro {
	background-color: #FFFFFF;
	height: 200px;/*auto*/
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_ref_intro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	line-height: 15px;
	text-decoration: none;
	}
#bloc1_ref_intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:-10px;
	!margin-top:0px;
	line-height:1.2;
	}	

*> #bloc1_ref_intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:-10px;
	!margin-top:0px;
	line-height:1.2;
	}	





#bloc1_ref_rubrik a:hover {
	color: #999;
	}

#bloc2_ref_col_left{
	margin-top: 10px;
	margin-left: 10px;float: left;
	background-color: #FFFFFF;
	width: 135px;
	}
	
.bloc2_ref_col_left_infojob a, #bloc2_ref_col_left_infojob a:link, 
.bloc2_ref_col_left_infojob a:active, #bloc2_ref_col_left_infojob a:hover, 
.bloc2_ref_col_left_infojob a:visited
{
	color: #666;
	font-size: 11px;	
	}
	
	
#bloc2_ref_col_left_colormwp{
	background-color: #4E494E;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.bloc2_ref_col_left_infojob{
	height: auto;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: 20px;
	margin-left: 5px;

	}
	
.bloc2_ref_col_left_infojob h1 {
	font-size: 13px;
	line-height: 14px;
	margin-top: 40px;
	margin-bottom: -5px;
	}

.bloc2_ref_col_left_infojob h3 {
	font-size: 10px;
	line-height: 11px;	
	font-weight: bold;
	}

.bloc2_ref_col_left_infojob p {
	font-size: 10px;
	line-height: 11px;
	}

.bloc2_ref_col_right{
	margin-top: 10px;
	display: inline;
	background-color: #FFFFFF;
	width: 430px;
	height: auto;
	float: left;
	clear: none;
	}	
#bloc2_ref_col_right_slideshow{
	background-color: #FFFFFF;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	}
#bloc2_ref_col_right_visuel{
	width: 430px;
	height: auto;
	margin-bottom: 10px;	
	}
	
	
/*	-------------------------------------------------------------
      Case Studies
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	

#bloc1_case_nom{
	background-color: #4E494E;
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#bloc1_case_nom p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	margin-top: 1px;
	}
	
#bloc1_case_rubrik{
	background-color: #FFFFFF;
	height: 140px;
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_case_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-left: 10px;
	line-height: 15px;
	text-decoration: none;
	}

#bloc1_case_rubrik a:hover {
	color: #666;
	}

#bloc2_ref_col_left_case_colormwp{
	background-color: #4E494E;
	width: 135px;
	height: 60px;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#bloc2_ref_col_left_casejob{
	height: 50px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: 5px;
	margin-left: 10px;
	}
	
#bloc2_ref_col_left_casejob h1 {
	font-size: 13px;
	line-height: 13px;
	margin-top: 8px;
	margin-bottom: -8px;
	}	
	
#bloc2_ref_col_left_casejob p {
	font-size: 12px;
	line-height: 13px;
	}	

#bloc2_ref_col_right_case{
	margin-top: 10px;
	display: inline;
	background-color: #FFFFFF;
	width: 430px;
	height: 130px;
	float: left;
	clear: none;
	}
	
#bloc2_ref_col_right_case_3images{
	display:inline;
	width: 430px;
	height: 129px;
	}
	



#casechallenge{
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	display:inline;
	width: 277px;
	height: 182px;
	background-color: #B3B3B3;
	background-image: url(img/case_challenge.gif);
	background-repeat: no-repeat;
	background-position: 254px top;
	}
	
#casemeo{
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
	display:inline;
	width: 284px;
	height: 182px;
	background-color: #FFF;
	background-image: url(img/case_meo.gif);
	background-repeat: no-repeat;
	background-position: 263px top;
	border: 1px solid #B3B3B3;
	}

#casechallenge p, #casemeo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #000;
	margin-top: 7px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;	
	}

/*	-------------------------------------------------------------
      News
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content_news {
	background-color: #FFFFFF;
	height: auto;
	width: 880px;
	background-image: url(img/bg_mwp_bas2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	}
	
#bloc1_news{
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	}
	
#bloc1_news_sousmenu{
	background-color: #4E494E;
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#bloc1_news_sousmenu ul{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	color: White;
	float: left;
	width: 285px;
	height: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#bloc1_news_sousmenu ul li { 
	display: inline; 
	}

#bloc1_news_sousmenu ul li a{
	padding: 5px 9px 5px 9px !important;
	padding: 4px 9px 3px 9px;
	color: White;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;
		height: 13px;

	}

#bloc1_news_sousmenu ul li a img{
	float: left;
	margin-top: -2px;
	margin-bottom: -2px;
	border: 0px;
		height: 13px;

	}
	
#bloc1_news_sousmenu ul li a.fleche{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;
		height: 13px;

	}

#bloc1_news_sousmenu ul li a.fleche:hover{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour_o.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;
		height: 13px;

	}

#bloc1_news_sousmenu ul li a:hover, #bloc1_news_sousmenu ul li.currentpage a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	}

#bloc1_news_sousmenu ul li.currentpagetrucs a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 117px; /*117*/
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}	
	
#bloc1_news_sousmenu ul li.onglettrucs a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 117px; /*117*/
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}	
	
#bloc1_news_sousmenu ul li.trucs a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 117px; /*117*/
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
	
	
	

#bloc1_news_nom{
	background-color: #4E494E;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#bloc1_news_rubrik{
	background-color: #FFFFFF;
	height: 200px;
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;

	
	}
	
#bloc1_news_liste{
	background-color: #FFFFFF;
	height: 210px;
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	
	}
	
	#bloc1_news_liste  p{
	margin-bottom: -5px;	
	}	
#bloc1_news_liste  a{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
	text-decoration: none;
	}	
.titrenews{
	font-size: 19px;

	}
.datenews{
	line-height: 12px;

	font-size: 10px;
	

	}
.newsprec{
	font-size: 11px;

	}
#bloc1_news_intro{
	background-color: #FFFFFF;
	height: 210px;/*auto*/
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	
	}
	
	
#bloc1_news_intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:-10px;
	!margin-top:0px;
	line-height:1.2;
	}	

*> #bloc1_news_intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:-10px;
	!margin-top:0px;
	line-height:1.2;
	}	
	
#bloc1_news_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-left: 10px;
	line-height: 15px;
	text-decoration: none;
	}
#bloc1_news_rubrik p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	line-height: 15px;
	margin-top: -10px;
	}

#bloc1_news_rubrik a:hover {
	color: #666;
	}

#bloc2_news_bord {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background-color: #FFFFFF;
	width: 555px;
	border: 1px solid #CCCCCC;
	}

#bloc2_news {
	margin-top: 10px;
	margin-left: 10px;float: left;
	background-color: #FFFFFF;
	width: 565px;
	}

#bloc2_news1{
	float: left;
	width: 183px;
	margin-right:3px;
	}
#bloc2_news2{
	float: left;
	width: 183px;
	margin-right:3px;
	}
#bloc2_news3{
	float: left;
	width: 183px;
	}

.bloc2_news_image{
	width: 182px;
	height:98px;
	border: 1px solid #CCCCCC;
	}
.bloc2_news_textes{
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
	height:197px;
	background-color: #CCCCCC;
	border-top: 2px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 0px 10px 5px 5px;
	}

.bloc2_news_textes h1 {
	font-size: 13px;/*16px*/
	color: #FFF;
	margin-bottom: -2px;
	}
.bloc2_news_textes p {
	font-size: 11px;/*75%*/
	color: #000;
	line-height:12px;
	}

.bloc2_news_date{
	position: absolute;
	top:89px;
	background-color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 3px 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}


#bloc2_newsgrey_col_left{
	margin-top: 10px;
	margin-left: 10px;float: left;
	background-color: #FFFFFF;
	width: 135px;
	}
	
#bloc2_newsgrey_col_left_colorgrey{
	background-color: #C6C7C8;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#bloc2_newsgrey_col_left_list{
	background-color: #928C94;
	height: 235px;
	width: 133px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4E494E;
	margin-top: 2px;
	padding-top: 7px;
	}
	
	
	
	
	

	
	
	
	
#bloc2_newsgrey_col_left_list a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 90%;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	}
	
#bloc2_newsgrey_col_left_list a:hover,#bloc2_newsgrey_col_left_list a.currentnews {
	color: #4E494E;
	}
	
	
#bloc2_newsgrey_col_left_list a.datetheme{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 70%;
	display: block;
	text-decoration: none;		
	padding-bottom: 8px;
	
	}
	
#bloc2_newsgrey_col_left_list a.accr_enews{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 70%;
	display: block;
	text-decoration: none;		padding-bottom: 0px;
	padding-right: 10px;


	}
#bloc2_newsgrey_col_left_list a.trucsetast{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 85%;
	display: block;
	text-decoration: none;		padding-bottom: 8px;
	padding-right: 10px;


	}
#bloc2_newsgrey_col_left_list a.currenttrucsetast{
	font-family: Arial, Helvetica, sans-serif;
	color: #4E494E;
	font-size: 85%;
	display: block;
	text-decoration: none;		padding-bottom: 8px;
	padding-right: 10px;


	}
#bloc2_newsgrey_col_left_list a.trucsetast:hover{
	color: #4E494E;



	}
#bloc2_newsgrey_col_left_list a.flechesnews{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 80%;
	display: inline;
	text-decoration: none;
	padding-bottom: 8px;
	font-weight: 900;
}

#bloc3_newsright {
	margin-top: 10px;
	margin-left: 2px;
	float: left;
	background-color: #FFFFFF;
	width: 425px;
	height: 302px;
	border: 1px solid #928C94;
	}

#bloc3_newsright_image {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background-color: #EFEFEF;
	width: 190px;
	height: 282px;
	}
#bloc3_newsright_texte {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background-color: #FFF;
	width: 205px;
	height: 282px;
	}
#bloc3_newsright_texte p {
	font-size: 9pt;/*73%*/
	}
	
	#bloc3_newsright_texte a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9pt;/*80%*/
	display: block;
	text-decoration: none;	
	}
#bloc3_newsright_texte h1 {
	font-size: 13pt;/*120%*/
	margin-bottom: -1px;
		margin-top: -2px;

	}
#bloc3_newsright_texte h2 {
	font-size: 11pt;	/*100%*/
	margin-bottom: -1px;
	margin-top: 0px;
	font-weight: 700;

	}
#bloc3_newsright_texte h3 {
	font-size: 14pt;
	margin-bottom: -2px;
	margin-top: 2px;
	font-weight: 200;

	}
#bloc3_newsright_texte h4 {
	font-size: 10pt;
	margin-bottom: -18pt;
	margin-top: 0;
	font-weight: 300;
	line-height: 12px;
	text-decoration: underline;

	}
.sommaire {
	line-height: 15px;


	}
	
form.cssnews {
	
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	color: #4E494E;
		padding-left: 10px;
		padding-right: 10px;

}



  

form.cssnews label 
  {
	padding-top: 5px;
	color: #666;
  } 

.selectfnews 
  {
	margin-bottom: 10px;
  }     
.inputfnews
  {
  	height:14px;
	width: 255px;
		margin-top: 2px;

	margin-bottom: 2px;
  }   
.inputgonews
  {
	width: 80px;
	text-align: center;
	margin-right: 10px;
  }  
 .areafnews
  {
	margin-top: 1px;
	width: 240px;
	height: 100px;
	margin-bottom: 10px;
	overflow: auto;
  }
  .areaf2news
  {
	margin-top: 1px;
	width: 240px;
	height: 55px;
	margin-bottom: 10px;
	overflow: auto;
  }

/*	-------------------------------------------------------------
      Contact
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content_contact {
	background-color: #FFFFFF;
	height: auto;
	width: 880px;
	background-image: url(img/bg_mwp_bas2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	}
	
#bloc1_contact{
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	}
	
#bloc1_contact_sousmenu{
	background-color: #4E494E;
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#bloc1_contact_sousmenu ul{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	color: White;
	float: left;
	width: 285px;
	height: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#bloc1_contact_sousmenu ul li { 
	display: inline; 
	}

#bloc1_contact_sousmenu ul li a{
	padding: 5px 9px 5px 9px !important;
	padding: 4px 9px 3px 9px;
	color: White;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;	height: 13px;

	}

#bloc1_contact_sousmenu ul li a img{
	float: left;
	margin-top: -2px;
	margin-bottom: -2px;
	border: 0px;	height: 13px;

	}
	
#bloc1_contact_sousmenu ul li a.fleche{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_contact_sousmenu ul li a.fleche:hover{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour_o.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_contact_sousmenu ul li a:hover, #bloc1_contact_sousmenu ul li.currentpage a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	}

#bloc1_contact_sousmenu ul li.currentpagejobs a{
	background-color: #928C94;
	color: #fff;

	
	}	
	
#bloc1_contact_sousmenu ul li.ongletjobs a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 30px;
	
	}
	
#bloc1_contact_sousmenu ul li.currentevaluation a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 76px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow:visible;
	
	}	

#bloc1_contact_sousmenu ul li.ongletevaluation a{

	color: #fff;
	height: 13px;
	width: 76px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	overflow:visible;
	}	
	
#bloc1_contact_sousmenu ul li.ongletevaluation a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 75px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
	}	
	
	
	
	

#bloc1_contact_nom{
	background-color: #4E494E;
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	text-align:center;
	}
	
#bloc1_contact_rubrik{
	background-color: #FFFFFF;
	height: 120px;
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 100px;
	padding-bottom: 20px;
	background-image: url(img/lg_mwps_contact.gif);
	background-repeat: no-repeat;
	background-position: 8px 20px;
	}
	
#bloc1_contact_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-left: 10px;
	line-height: 15px;
	text-decoration: none;
	}
#bloc1_contact_rubrik p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	line-height: 15px;
	margin-top: -10px;
	}

#bloc1_contact_rubrik a:hover {
	color: #666;
	}

#bloc2_contact {
	margin-top: 10px;
	margin-left: 10px;float: left;
	background-color: #FFFFFF;
	width: 565px;
	}

#bloc2_contact_col_left{
	float: left;
	background-color: #FFFFFF;
	width: 135px;
	}
	
#bloc2_contact_col_left_colormwp{
	background-color: #4E494E;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#bloc2_contact_col_left_colormwpi{
	background-color: #E98300;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#bloc2_contact_col_left_colorgrey{
	background-color: #928C94;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#bloc2_contact_col_left_infojob{
	height: auto;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: 20px;
	margin-left: 5px;
	}
	
#bloc2_contact_col_left_infojob h1 {
	font-size: 13px;
	line-height: 14px;
	margin-top: 40px;
	margin-bottom: -5px;
	}

#bloc2_contact_col_left_infojob h3 {
	font-size: 10px;
	line-height: 11px;	
	font-weight: bold;
	}

#bloc2_contact_col_left_infojob p {
	font-size: 10px;
	line-height: 11px;
	}

#bloc2_contact_col_right{
	display: inline;
	background-color: #FFFFFF;
	width: 430px;
	height: auto;
	float: left;
	clear: none;
	}	
#bloc2_contact_col_right_haut{
	background-color: #928C94;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#bloc2_contact_col_right_haut_vide{
	background-color: #FFF;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	}
	
#bloc2_contact_infos_gen{
	width: 520px;
	height: 240px;
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 10px;
	border: 1px solid #928C94;
	padding-left: 15px;	
	padding-right: 28px;	
	}
#bloc2_contact_infos_gen p{

	font-family: Arial, Helvetica, sans-serif;
	color: #4E494E;
	font-size: 13px;

	}

#bloc2_contact_introform{
	width: 250px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
#bloc2_contact_introform p{

	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
		line-height: 14px;


	}
	
#bloc2_contact_form{
	width: 520px;
	}
	
	
form.css {
	
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	color: #4E494E;

}



  

form.css label 
  {
	padding-top: 5px;
	font-size:11px;
	color: #666;
  } 

.selectf 
  {
	margin-bottom: 10px;
  }     
.inputf 
  {
	width: 240px;
	margin-bottom: 10px;
  }   
.inputgo 
  {
	width: 100px;
	text-align: center;
	margin-right: 10px;
  }  
 .areaf 
  {
	margin-top: 1px;
	width: 240px;
	height: 100px;
	margin-bottom: 10px;
	overflow: auto;
  }
  .areaf2 
  {
	margin-top: 1px;
	width: 240px;
	height: 55px;
	margin-bottom: 10px;
	overflow: auto;
  }


#bloc2_contact_infos_plan{
	width: 120px;
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 10px;
	border: 1px solid #928C94;
	padding-top: 5px;
	padding-left: 415px;
	padding-right: 28px;
	background-color:#918C93;
	background-repeat: no-repeat;
	background-position: 10px;
	}
#bloc2_contact_infos_plan h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 15px;
	margin-top: 150px;	

	margin-bottom: -5px;	
	}

#bloc2_contact_infos_plan p{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 16px;

	}
#bloc2_contact_infos_plan a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	}
	
	
#bloc2_contact_infos_plan a:hover {
	color: #666;
	text-decoration: none;

	}
	
#bloc2_contact_infos_gen_mwp{
	width: 400px;
	height: 200px;
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 10px;
	border: 1px solid #928C94;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	padding-top: 40px;
	padding-left: 135px;
	padding-right: 28px;
	background-image: url(img/lg_mwp_102width.gif);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	}	
	
#bloc2_contact_infos_gen_mwpi{
	width: 400px;
	height: 200px;
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 10px;
	border: 1px solid #928C94;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	padding-top: 40px;	
	padding-left: 135px;	
	padding-right: 28px;	
	background-image: url(img/lg_mwpi_102width.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}	





/*	-------------------------------------------------------------
      Gallery
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#motioncontainer {
	width: 430px; /* 50% */
	height: 60px; /*130px */
	}

#motioncontainer a img {
	border: 1px solid #cccccc; 
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	}

#motioncontainer a:hover img {
	border: 1px solid #4E494E;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#statusdiv {
	background-color: #EFEFEF;
	padding: 2px;
	position: absolute;
	left: -300px;
	visibility: hidden;
	z-index: -30;
	}

#motioncontainer a:hover {
	color: red; 
	}

/*	-------------------------------------------------------------
      Gallery perso agence
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#motioncontainer a img.perso {
	border: 1px solid #FFF; 
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=40);/*40*/
	-moz-opacity:0.4;/*0.4*/
	-khtml-opacity: 0.4;/*0.4*/
	opacity: 0.4;/*0.4*/
	}


#motioncontainer a:hover img.perso {
	border: 1px solid #FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}





/*	-------------------------------------------------------------
      Pagination pix
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.paginationpix {
	padding: 0px;
	}

.paginationpix ul{
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.paginationpix li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	}

.paginationpix a, .paginationpix a:visited{
	padding: 0 5px 0;
	border: 1px solid #928C94;
	text-decoration: none; 
	color: #928C94;
	}

.paginationpix a:hover, .paginationpix a:active{
	border: 1px solid #928C94;
	color: #FFF;
	background-color: #928C94;
	}

.paginationpix li.currentpix{
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #928C94;
	background-color: #928C94;
	color: #FFF;
	}

* html .paginationpix li.currentpix { 
	margin-right: 5px;
	padding-right: 0;
	}


/*	-------------------------------------------------------------
      SpecialFooter
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#specialfooter{
	
	color: #FFF;
	clear:left;
	width:100%;
	}

#specialfooter p{
	margin:0;
	padding:7px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: left;
	}

#specialfooter a{
	display:inline;
	padding:0;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E98300;
	font-weight: bold;
	}

#specialfooter img{
	margin-bottom: -2px;	
	}
	
.msg{
color:#FFFFFF;
font-size:9px;
font-familly:Arial, Helvetica, sans-serif;
width: 880px;
text-align:right;
background-repeat: repeat-y;
}	


/*	-------------------------------------------------------------
      Entreprise
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
	#content_entr {
	background-color: #FFFFFF;
	
	height: auto;
	width: 880px;
	background-image: url(img/bg_mwp_bas2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	}
	
#bloc1_entr{
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
	}
	
#bloc1_entr_sousmenu{
	background-color: #4E494E;
	height: 23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#bloc1_entr_sousmenu ul{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	color: White;
	float: left;
	width: 285px;
	height: 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	left: 10px;
	top: 10px;
	}

#bloc1_entr_sousmenu ul li { 
	display: inline; 
	}

#bloc1_entr_sousmenu ul li a{
	padding: 5px 9px 5px 9px !important;
	padding: 4px 9px 3px 9px;
	color: White;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;	height: 13px;

	}

#bloc1_entr_sousmenu ul li a img{
	float: left;
	margin-top: -2px;
	margin-bottom: -2px;
	border: 0px;	height: 13px;

	}
	
#bloc1_entr_sousmenu ul li a.fleche{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_entr_sousmenu ul li a.fleche:hover{
	float: left;
	border: 0px;
	background-image: url(img/fl_retour_o.gif);
	background-repeat: no-repeat;
	background-position: 9px 3px;	height: 13px;

	}

#bloc1_entr_sousmenu ul li a:hover, #bloc1_entr_sousmenu ul li.currentpage a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	}

#bloc1_entr_sousmenu ul li.currentpageinfra a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 104px;
	!width: 106px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
*> #bloc1_entr_sousmenu ul li.currentpageinfra a{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 100px;
	!width: 100px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}			
	
#bloc1_entr_sousmenu ul li.infra a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
	width: 100px;
	!width: 100px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
	
	
*> #bloc1_entr_sousmenu ul li.infra a:hover{
	background-color: #928C94;
	color: #fff;
	height: 13px;
		width: 100px;
	!width: 100px;
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}



	

#bloc1_entr_nom{
	background-color: #4E494E;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	}
	
#bloc1_entr_rubrik{
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_entr_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #928C94;
	padding-left: 0;
	line-height: 15px;
	display:block;
	text-decoration: none;
	}

#bloc1_entr_rubrik a:hover {
	color: #4E494E;
	}
	

#bloc1_entrexpl_rubrik {
	background-color: #FFFFFF;
	height: 200px;/*auto*/
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_entrexpl_rubrik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding-left: 10px;
	line-height: 15px;
	text-decoration: none;
	}
#bloc1_entrexpl_rubrik p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	line-height: 12px;
	margin-top: -10px;
	}

#bloc1_entrexpl_rubrik a:hover {
	color: #666;
	}
	
	
#bloc1_entr_intro {
	background-color: #FFFFFF;
	height: 200px;/*auto*/
	border: 1px solid #928C94;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#bloc1_entr_intro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-decoration: none;
	padding-left:10px;
	}
#bloc1_entr_intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:-10px;
	!margin-top:0px;
	line-height:1.2;
	}	

*> #bloc1_entr_intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:-10px;
	!margin-top:0px;
	line-height:1.2;
	}	





#bloc1_entr_rubrik a:hover {
	color: #666;
	}

#bloc2_entr_col_left{
	margin-top: 10px;
	margin-left: 10px;float: left;
	background-color: #FFFFFF;
	width: 135px;
	}
	
#bloc2_entr_col_left_infojob a, #bloc2_entr_col_left_infojob a:link, 
#bloc2_entr_col_left_infojob a:active, #bloc2_entr_col_left_infojob a:hover, 
#bloc2_entr_col_left_infojob a:visited
{
	color: #999;
	font-size: 11px;	
	}
	
	
#bloc2_entr_col_left_colormwp{
	background-color: #4E494E;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#bloc2_entr_col_left_colormwpi{
	background-color: #E98300;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#bloc2_entr_col_left_colorgrey{
	background-color: #928C94;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


#bloc2_entr_col_left_infojob{
	height: auto;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: 20px;
	margin-left: 5px;
	}
	
#bloc2_entr_col_left_infojob h1 {
	font-size: 13px;
	line-height: 14px;
	margin-top: 40px;
	margin-bottom: -5px;
	}

#bloc2_entr_col_left_infojob h3 {
	font-size: 10px;
	line-height: 11px;	
	font-weight: bold;
	}

#bloc2_entr_col_left_infojob p {
	font-size: 10px;
	line-height: 11px;
	}

#bloc2_entr_col_right{
	margin-top: 10px;
	display: inline;
	background-color: #FFFFFF;
	width: 430px;
	height: auto;
	float: left;
	clear: none;
	}	
#bloc2_entr_col_right_slideshow{
	background-color: #FFFFFF;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	}
#bloc_photoperso{
	margin-top: 8px;
	margin-bottom: 15px;
	float: left;
	}
	
#bloc_photoperso img{
	margin-left: 10px;
}
.bloc_txtperso{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	height: 223px;
	border: 1px solid #928C94;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}

.bloc_txtperso p.nom{
	font-size: 17px;
	color: #999;
	font-weight: bold;
	margin-bottom: -13px;
	}
.bloc_txtperso p.year{
	margin-bottom: 0px;
	}

.bloc_txtperso p.fonction{
	margin-bottom: -10px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	}

.bloc_txtperso p.etudes{
	font-size: 12px;

	}



#bloc2_entr13 {
	margin-top: 10px;
	margin-left: 10px;float: left;
	background-color: #FFFFFF;
	width: 565px;
	}

#bloc2_entr13_col_left{
	float: left;
	background-color: #FFFFFF;
	width: 135px;
	}
	
#bloc2_entr13_col_left_colormwp{
	background-color:#4E494E;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#bloc2_entr13_col_left_colormwpi{
	background-color: #E98300;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#bloc2_entr13_col_left_colorgrey{
	background-color: #928C94;
	width: 133px;
	height: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/coinhg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}



#bloc2_entr13_col_right{
	display: inline;
	background-color: #FFFFFF;
	width: 430px;
	height: auto;
	float: left;
	clear: none;
	}	
#bloc2_entr13_col_right_haut{
	background-color: #928C94;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	background-image: url(img/coinhd.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
#bloc2_entr13_col_right_haut_vide{
	background-color: #FFF;
	width: 430px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	}
	
#bloc2_entr13_infos_gen{
	width: 520px;/*400*/
	height: 225px;/*200*/
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 15px;/*10*/
	border: 1px solid #928C94;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	padding-top: 15px;	/*20*/
	padding-left: 15px;	/*135*/
	padding-right: 28px;	
	}
	
#bloc2_entrmatos_infos_gen{
	width: 520px;
	height: 240px;/*240*/
	margin-top: 62px !important;
	margin-top: 1px;
	margin-bottom: 15px;/*10*/
	border: 1px solid #928C94;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	padding-top: 0px;	/*20*/
	padding-left: 15px;	/*135*/
	padding-right: 28px;	
	}
	
#mwp_slideshow{
		width:430px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #FFF;
		text-align:left;
		vertical-align:middle;

		position:relative;
		
		/* CSS HACK */
		height: 262px;	/* IE 5.x */
		height/* */:/**/250px;	/* Other browsers */
		height: /**/250px;
				
	}
	#previewPane img{
		line-height:250px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		text-align:left;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:62px;	/* Height of the images + 2 */
		
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 64px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/62px;	/* Other browsers */
		height: /**/62px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:9px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages a img  {
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}
	#theImages a:hover img {

		filter: alpha(opacity=90);
		opacity: 0.9;
		
	
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	

 div#bloc2_news a, div#bloc2_news a:link, div#bloc2_news a:active, 
 div#bloc2_news a:visited {
 color: #036;
 text-decoration: none;
 }


#blocvilles a, #blocvilles a:active, #blocvilles a:visited, #blocvilles a:link{
color: #FFFFFF;
padding:0;
margin:0;
text-decoration:none;

font-size:12px;
}

#blocvilles td:hover{
background-color:#928C94;

}

#blocvilles td{
}

#blocvilles table{
font-size:12px;

}




#bloc1_contactnew{
background-color: #FFFFFF;
height: 215px;
border: 1px solid #928C94;

margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 20px;
}




#bloc1_contactnew a, #bloc1_contactnew a:visited, #bloc1_contactnew a.noactive {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
color: #CCC;
margin-left: 10px;
padding-bottom: 0px;
padding-top: 5px;
font-size: 14px;
font-weight: bold;
line-height: 20px;
}
#bloc1_contactnew a:hover, #bloc1_contactnew a.active {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
color: #666;
margin-left: 10px;
padding-bottom: 0px;
padding-top: 5px;
font-size: 14px;
font-weight: bold;
line-height: 20px;
}



#bloc1_contactnew p{
padding-top:0; margin-top:2px; 
font-family: Arial, Helvetica, sans-serif;
color: #666;
margin-left: 10px;
font-size: 12px; line-height: 14px;
}


div#fleurus{
background-image: url(img/lg_mwps.gif);
background-repeat: no-repeat;
background-position: left bottom;
height: 200px;
}


div#paris{
background-image: url(img/lg_mwps.gif);
background-repeat: no-repeat;
background-position: left bottom;
height: 200px;
}


	