.contest { 
	background-color:#FFFF00; 
	text-align:center; 
	padding:0px; 
	margin:0px; 
	width:100%; 
	height:100%;
}

/***********
 * 	LAYOUT *
 **********/


html, div, body, p, td, span, a, textarea, input, select, li
{
	font-family:Arial, Helvetica, sans-serif;
}

html {
	height:100%;
	background-color:#000000;
}

object { outline: none; }

body {
	height:100%;
	font-size:1em;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

/*div.clear {
	clear:both;
}*/

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

* {
	margin:0px;
	padding:0px;
}

.clickable {
	cursor:pointer;
}

img.block {
	display:block;
}

img.logo-partenaires{
	padding-left:5px;
}

div.main-area{
	position:relative;
	width:1009px;
	min-height:750px;
	margin-left:auto;
	margin-right:auto;
}

div.main-area-height{
}


div.main-area-relative{
	position:relative;
	float:left;
}
div.main-area-absolute{
	position:absolute;
}
div.main-area-content{
	position:relative;
}
div.main-area-padding-accueil{
/*	padding-top:137px;*/
}
.main-area-padding-news{
	padding-top:137px;
	padding-bottom:30px;
}

div.content-box{
	float:left;
	margin:0px;
}

div.content-box div.left{
	float:left;
	margin:0px;
}
div.content-box{
	float:left;
	margin:0px;
}
div.content-box div.right{
	float:left;
	margin:0px;
}
a{
	color:#000000;
	text-decoration:none;
}

a:link{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a.no-underline:hover{
	color:#000000;
	text-decoration:none;	
}
a:active{
	color:#000000;
	text-decoration:none;
}
.header-tab .active{
	background-color:#FFFFFF;
}
.display-none{
	display:none;
}
.display-block{
	display:block;
}
.hidden{
	height:0px;
}
.hand{
	cursor:pointer;
}

/********
 * MENU *
 ********/
div.menu{
	width:200px;
	float:left;
}
div.menu-logo{
	margin-left:5px;
	padding-left:10px;
	margin-top:16px;
	width:165px;
	height:120px;
	position:absolute;
	
}
div.logo-noel {
	margin-top:0px;
	width:185px;
	height:130px;
	padding-left:0px;
}
div.menu-link-list{
	padding-top:145px;
	width:199px;
}

div.menu-link-list div.menu-link{
	height:19px;
	line-height:19px;
	background-image:url("../images/default/layout/menu.png");
	background-repeat:no-repeat;
	font-size:.70em;
	font-weight:bold;
	text-align:right;
	padding-right:18px;
	margin-bottom:5px;
	cursor:pointer;
}

div.menu-link-list div.active{
	color:#FFFFFF;
}

div.menu-link-list a:hover  {
	text-decoration:none;
}

div.menu-link-list a:hover div.menu-link {
	color:#FFFFFF;
	text-decoration:none;
}

div.menu-link-list a div.selected {
	color:#FFFFFF;
	text-decoration:none;
}

/*menu contact*/

div.menu-link-list-contact{
	padding-top:10px;
	padding-left:121px;
	width:75px;
}

div.menu-link-list-contact div.menu-link-contact{
	height:27px;
	line-height:25px;
	background-image:url("../images/default/layout/menu_contact.png");
	background-repeat:no-repeat;
	font-size:.70em;
	font-weight:bold;
	text-align:right;
	padding-right:18px;
	margin-bottom:5px;
	cursor:pointer;

}

div.menu-link-list-contact div.active{
	color:#FFFFFF;
}

div.menu-link-list-contact a:hover div.menu-link-contact {
	color:#FFFFFF;
	text-decoration:none;
}

div.menu-link-list-contact a div.selected {
	color:#FFFFFF;
	text-decoration:none;
}

/* Boîte Nouvelles */

div.menu-nouvelle{
	position:relative;
	padding-top:15px;
}
div.menu-nouvelle-box-top div.left{
	float:left;
	width:18px;
	height:18px;
}
div.menu-nouvelle-box-top div.middle{
	float:left;
	background-color:#FFFFFF;
	width:159px;
	height:18px;
}
div.menu-nouvelle-box-top div.right{
	float:left;
	width:18px;
	height:18px;
}
div.menu-nouvelle-box-top div.tv{
	position:absolute;
	top:20px;
}
div.menu-nouvelle-box-top div.star{
	position:absolute;
	text-align:center;
	top:30px;
	width:195px;
}
div.menu-nouvelle-box-top div.tv_background{
	clear:both;
	width:195px;
	height:30px;
	background-color:#FFFFFF;
	border-bottom: #999999 thin dashed;
}
div.menu-nouvelle-box-content{
	background-color:#FFFFFF;
	width:195px;
}
div.menu-nouvelle-box-texte{
	/*min-height:250px;*/
	padding-left:13px;
	padding-bottom:10px;
}

div.menu-nouvelle-box-texte div.nouvelle{
	padding-top:13px;
}
div.menu-nouvelle-box-texte div.date{
	font-size:0.75em;
	font-weight:bold;
}
div.menu-nouvelle-box-texte div.title{
	font-size:1em;
	font-weight:bolder;
}
div.menu-nouvelle-box-texte div.texte{
	font-size:0.55em;
}

div.menu-nouvelle-box-footer{
	padding-left:89px;
	height:29px;
	overflow:hidden;
	padding-top:1em;
}
div.menu-nouvelle-box-footer div.left{
	float:left;
	width:7px;
}
div.menu-nouvelle-box-footer div.middle{
	float:left;
	width:92px;
	height:29px;
}

div.menu-nouvelle-box-footer div.right{
	float:left;
	width:7px;
}
div.menu-nouvelle-box-footer span.news-archive{
	height:29px;
}

/*  Boîte Twitter  */

div.tweet-text {
	width:162px;
	font-size:12px;
	word-wrap:break-word;
}

div.tweet-date {
	width:162px;
	color:#808386;
	padding-top:7px;
	font-size:9px;
}

div.footer-twitter{
	background-image:url("../images/default/layout/footer_twitter.png");
	background-repeat:no-repeat;
	width:195px;
	height:22px;
}

/**********
 * HEADER *
 *********/
.header
{
	position:absolute;
	width:809px;
	height:100px;
	z-index:3;
}
div.header-recrutor
{
	position:absolute;
	top:0px;
	left:480px;
	z-index:3;
}

div.header-facebook
{
	position:absolute;
	top:15px;
	left:700px;
	z-index:3;
}

div.header-contact-recrutor
{
	position:absolute;
	top:0px;
	left:220px;
	z-index:30;
}

div.header-mood-en{
	width:88px;
	position:absolute;
	top:16px;
	right:27px;
/*	float:left;
	padding-top:16px;
	*/
}

div.header-mood-fr{
	width:88px;
	position:absolute;
	top:16px;
	right:75px;
/*	float:left;
	padding-top:16px;
	*/
}

div.header-tab{
	position:absolute;
	top:7px;
	right:0px;
	width:21px;
	height:51px;
/*	width:21px;
	float:left;
	padding-top:7px;
	*/
}

/**********
 * NEWS *
 *********/
div.content_news{
	float:left;
    padding-left:15px;
	padding-bottom:25px;
	padding-top:0px;
	top:-10px;
	position:relative;
}

div.content_news div.tv{
	position:absolute;
	top:170x;
	left:270px;
}
div.content_news div#menu-television {
	padding-top:10px;
}

.content_news .news-box-top {
}
div.news-box-content{
	background-color:#FFFFFF;
	width:756px;
/*	padding-bottom:18px;
	padding-bottom:26px;*/
}
.news-box-content-top-box-spacer {
	background-color:#FFFFFF;
	width:756px;
	height:40px;;
}

.news-box-content .date_news{
	padding-left:36px;
	font-weight:bolder;
	font-size:26px;	
}

div.news-box-texte div.nouvelle{
	padding-top:13px;
}

.news-box-content .nouvelle .title {
	background-image:url("../images/default/news/star_news.png");
	background-repeat:no-repeat;
	background-position:9px 5px;
	padding-left:36px;
}
.news-box-content .nouvelle .texte {
	min-height:150px;
	padding-top:6px;
	padding-left:36px;
	padding-right:20px;
	padding-bottom:45px;
	font-size:12px;
}
div.news-box-content div.news_image_left{
	float:left;
	padding-right:12px;
	text-align:right;
}

div.news-box-content div.news_image_right{
	float:right;
	padding-right:12px;
	padding-left:12px;
	padding-bottom:12px;
	text-align:right;	
}

div.news-box-top div.left{
	float:left;
	width:17px;
	height:16px;
}
div.news-box-top div.middle{
	float:left;
	background-color:#FFFFFF;
	width:722px;
	height:18px;
}
div.news-box-top div.right{
	float:left;
	width:17px;
	height:16px;
}

/************
 * ABOUT US *
 ************/

.content-about-us-agency {
	float:left;
    padding-left:15px;
	padding-top:20px;
	padding-bottom:20px;
}
.agency-box-top-en {
	background-repeat:no-repeat;
	background-position:top left;
	width:588px;
	height:52px;
	overflow:hidden;
}

.agency-box-top-fr {
	background-repeat:no-repeat;
	background-position:top left;
	width:588px;
	height:52px;
	overflow:hidden;
}

.content-orange .agency-box-top-en {background-image:url(../images/en/about_us/pierre_rouge.png);}
.content-vert .agency-box-top-en {background-image:url(../images/en/about_us/pierre_vert.png);}
.content-bleu .agency-box-top-en {background-image:url(../images/en/about_us/pierre_bleu.png);}

.content-orange .agency-box-top-fr {background-image:url(../images/fr/about_us/pierre_rouge.png);}
.content-vert .agency-box-top-fr {background-image:url(../images/fr/about_us/pierre_vert.png);}
.content-bleu .agency-box-top-fr {background-image:url(../images/fr/about_us/pierre_bleu.png);}

div.bonhomme1-en{
	position:absolute; 
	top:255px; 
	left:300px;
}

div.bonhomme1-fr{
	position:absolute; 
	top:255px; 
	left:300px;
}

.about_us-box-content{
	width:300px;
	
}

.about-us-box-texte {
	margin-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:26px;
	font-size:0.75em;
}

.about-us-box-texte p {
	line-height:12px;
}

.about-us-footer
{
	position:absolute; 
	bottom:0px; 
	height:24px; 
	z-index:10;
	width:100%;
}

.about-us-footer .coin {
	position:absolute; 
	bottom:0px; 
	height:24px; 
	width:25px; 
	overflow:hidden; 
	background-repeat:no-repeat;
}

.content-orange .about-us-footer .coin{ background-position:0px -24px;}
.content-vert .about-us-footer .coin{ background-position:0px 0px;}
.content-bleu .about-us-footer .coin{ background-position:0px -48px;}

.about-us-footer .gauche {
	left:0px; 
	background-image:url(../images/default/about_us/coin_bas_gauche.png); 
}

.about-us-footer .droit {
	right:0px; 
	background-image:url(../images/default/about_us/coin_bas_droit.png); 
}


.content-about-us-director{
	float:left;
	position:relative;
	left:170px;
}

.director-box-top-en{
    width:588px;
	height:52px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.director-box-top-fr{
    width:588px;
	height:52px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.content-orange .director-box-top-en {background-image:url(../images/en/about_us/fred_rouge.png);}
.content-vert .director-box-top-en {background-image:url(../images/en/about_us/fred_vert.png);}
.content-bleu .director-box-top-en {background-image:url(../images/en/about_us/fred_bleu.png);}

.content-orange .director-box-top-fr {background-image:url(../images/fr/about_us/fred_rouge.png);}
.content-vert .director-box-top-fr {background-image:url(../images/fr/about_us/fred_vert.png);}
.content-bleu .director-box-top-fr {background-image:url(../images/fr/about_us/fred_bleu.png);}


div.content-about-us-director div.texte2{
	/*background-image:url(../images/default/recrutor/contact_star2.png);*/
	background-repeat:no-repeat;
	width:400px;
	margin-left:150px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:26px;
	font-size:11px;
	line-height:1.15em;	
	min-height:200px;	
	
}

div.bonhomme2{
	position:absolute; 
	top:-5px; 
	left:0px;
}

.image-directeur 
{
	background-image:url(../images/default/about_us/homme2.png);
	background-repeat:repeat-x;
    width:164px;
	height:321px;
	background-position:1px 95px;
	overflow:hidden;
	position:absolute; 
	bottom:0px; 
	right:425px;
}
#panel-frederic:hover .image-directeur { background-position:165px 95px; }


/********************************
*****  boite pierre-luc  ********
********************************/
.content-about-us-pierre{
	float:left;
	position:relative;
	left:10px;
	margin-bottom:40px;
	margin-top:10px;
	
}

.pierre-box-top-en{
    width:588px;
	height:52px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.pierre-box-top-fr{
    width:588px;
	height:52px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.content-orange .pierre-box-top-en {background-image:url(../images/en/about_us/pierre_rouge.png);}
.content-vert .pierre-box-top-en {background-image:url(../images/en/about_us/pierre_vert.png);}
.content-bleu .pierre-box-top-en {background-image:url(../images/en/about_us/pierre_bleu.png);}

.content-orange .pierre-box-top-fr {background-image:url(../images/fr/about_us/pierre_rouge.png);}
.content-vert .pierre-box-top-fr {background-image:url(../images/fr/about_us/pierre_vert.png);}
.content-bleu .pierre-box-top-fr {background-image:url(../images/fr/about_us/pierre_bleu.png);}


div.content-about-us-pierre div.texte2{
	/*background-image:url(../images/default/recrutor/contact_star2.png);*/
	background-repeat:no-repeat;
	width:400px;
	margin-left:20px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:26px;
	font-size:11px;
	line-height:1.15em;
	min-height:200px;	
}


.image-pierre 
{
	background-image:url(../images/default/about_us/homme3.png);
	background-repeat:repeat-x;
    width:164px;
	height:321px;
	background-position:0px 95px;
	overflow:hidden;
	position:absolute; 
	bottom:0px; 
	right:0px;
}

#panel-the-pierre:hover .image-pierre { background-position:164px 95px; }



div.floter-gauche{
	float:left;
}

div.content-contact{
	padding-left:20px;
	padding-right:20px;
	width:780px;
	
}
div.boite-contact{
    float:left;
}

/**********
 * contact *
 *********/
div.floter-gauche{
	float:left;
}

div.contient-boite-blanche{
    float:left;
	padding-top:62px;
}
div.contient-photo-bureau{
	/*padding-top:10px;*/
}
div.boite-blanche{
	background-image:url(../images/default/contact/boite_contact.png);
	float:left;
	width:233px;
	height:107px;
	font-weight:bold;
}
.textegros{
	font-weight:bold;
	font-size: 28px;
}
.textemoyen{
	font-weight:600;
	font-size: 22px;
}
.textepetit-moyen{
	font-size:18px;
}
.textepetit{
	font-weight:bold;
	font-size: 15px;
}
div.contact-texte{
	padding:10px;
}

/**********
 * WHY CHOOSE 3P0D *
 *********/
div.choose-3pod-box-top-en{
    width:596px;
	height:57px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/en/choose_3pod/titre_section.png);
}

div.choose-3pod-box-top-fr {
    width:596px;
	height:57px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/fr/choose_3pod/titre_section.png);
}

div.content-choose3pod{
	/*float:left;*/
	position:relative;
	left:50px;
	width:596px;
	overflow:hidden;
}
div.choose3pod-guy-container{
	position:absolute;
	bottom:40px;
	left:590px;
	width:160px;
	height:280px;
}
div#choose3pod-guy {
	background-image:url(../images/default/choose_3pod/guy.png);
	background-repeat:no-repeat;
}

div.choose3pod-girl-container {
	position:absolute;
	bottom:40px;
	left:622px;
	width:125px;
	height:225px;
	
}

div#choose3pod-girl {
	background-image:url(../images/default/choose_3pod/girl.png);
	background-repeat:no-repeat;
}

div.coin-droit{
	right:0px; 
	background-image:url(../images/default/about_us/coin_bas_droit.png); 
}
div.color-blanc{
	background-color:#FFFFFF;
}
div.padding-choose3pod{
	padding:0px;
}


.content-choose3pod .footer {
	background-image:url(../images/default/recrutor/footer_background2.png);
	height:44px; 
	width:596px;
	margin-top:-8px;
	margin-bottom:30px;
}
.text-choose3pod
{
	width:570px;
	font-size:0.75em;
	line-height:5px;
	font-family:Arial;
	text-align:justify;
	padding-left:10px;
}

.text-choose3pod p
{
	line-height:16px;
}

.choose-3pod-with-bullet {
	background-repeat:no-repeat;
	background-position:25px 4px;
	padding-left:50px;
	line-height:15px;
	margin-bottom:4px;
}

.choose-3pod-without-bullet {
	background-repeat:no-repeat;
	background-position:10px 4px;
	padding-left:10px;
	line-height:10px;
	font-size:+1;
	margin-bottom:8px;
}

.content-bleu .choose-3pod-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}
.content-orange .choose-3pod-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}
.content-vert .choose-3pod-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}

.content-bleu .choose-3pod-without-bullet {
	background-image:none;
}
.content-orange .choose-3pod-without-bullet {
	background-image:none;
}
.content-vert .choose-3pod-without-bullet {
	background-image:none;
}

/**********
 * LOOKING FOR MY JOB *
 *********/
div.looking-job-box-top-en{
    width:596px;
	height:57px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/looking_job/titre_section_en.png);
}

div.looking-job-box-top-fr {
    width:596px;
	height:57px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/looking_job/titre_section_fr.png);
}


div.content-looking-job{
	/*float:left;*/
	position:relative;
	left:50px;
	width:596px;
	overflow:hidden;
}
div.looking-job-guy-container{
	position:absolute;
	bottom:40px;
	left:590px;
	width:160px;
	height:280px;
}
div#looking-job-guy {
	background-image:url(../images/default/choose_3pod/guy.png);
	background-repeat:no-repeat;
}

div.looking-job-girl-container {
	position:absolute;
	bottom:40px;
	left:590px;
	width:125px;
	height:225px;
}

div#looking-job-girl {
	background-image:url(../images/default/choose_3pod/girl.png);
	background-repeat:no-repeat;
}

div.coin-droit{
	right:0px; 
	background-image:url(../images/default/about_us/coin_bas_droit.png); 
}
div.color-blanc{
	background-color:#FFFFFF;
}
div.padding-looking-job{
	padding:20px 5px;
}

.content-looking-job .stuff-footer
{
	width:596px;
	position:relative; 
	background-repeat:no-repeat; 
	height:2px;
	background-position:bottom; 
	background-position:center; 
	background-image:none;
}
.content-looking-job .footer {
	background-image:url(../images/default/recrutor/footer_background2.png);
	height:44px; 
	width:596px;
	margin-bottom:30px;
}
.text-looking-job
{
	width:570px;
	font-size:0.75em;
	font-family:Arial;
	text-align:justify;
}

.text-looking-job
{
	line-height:16px;
}


.looking-job-with-bullet {
	background-repeat:no-repeat;
	background-position:25px 4px;
	padding-left:50px;
	line-height:15px;
	font-size:+1;
	margin-bottom:4px;
}

.looking-job-without-bullet {
	background-repeat:no-repeat;
	background-position:10px 4px;
	padding-left:10px;
	/*line-height:10px;*/
	font-size:+1;
	margin-bottom:20px;
}

.content-bleu .looking-job-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}
.content-orange .looking-job-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}
.content-vert .looking-job-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}

.content-bleu .looking-job-without-bullet {
	background-image:none;
}
.content-orange .looking-job-without-bullet {
	background-image:none;
}
.content-vert .looking-job-without-bullet {
	background-image:none;
}


/**********
 * testomonial *
 *********/
div.silhouette{
	width:332px;
	height:332px;
	float:left;
}

div.box-bulle-plume{
	width:325px;
	float:left;
/*	height:370px;*/
}
div.box-temoignage{
	padding-top:10px;
	padding-bottom:40px;
	width:706px;
	float:left;
}

div.box-temoignage-font {
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.9em;
	font-family:Arial;
}


div.box-temoignage-text-choose-shape{
	padding-bottom:10px;
	padding-left:50px;
	width:706px;
	float:left;
}

div.plume{
	padding-top:30px;
	height:98px;
	width:324px;
}
div.plume-width{
	width:130px;
	float:right;
}
div.img-silhouette{
	float:left;
	background-repeat:no-repeat;
	background-position:right;
	background-image:none;
	height:332px;
	width:320px;
	right:450px;
	display:block;
}
div.img-silhouette2{
	height:332px;
	width:320px;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-image:url(../images/default/testimonial/large/silhouette0.png);
	position:absolute;
	left:50px;
}
div.img-silhouette2 img{

}
div.pointe-bulle{
	float:left;
	padding-top:20px;
	width:49px;
}

.milieu{
	float:left;
	width:296px; 
	height:13px; 
	background-color:#FFFFFF; 
	overflow:hidden;
}
.milieu2{
	float:left;
	width:676px; 
	height:13px; 
	background-color:#FFFFFF; 
	overflow:hidden;
}
.haut-box-blanc{
	position:relative;
}
.contenu-box-blanc2 #contentPane{
	position:absolute;
	left:0px;
	height:129px;
	
}

.contenu-box-blanc2{
	height:135px; 
	background-color:#FFFFFF;
	width:704px; 
	position:relative;
	overflow:hidden;
}

.testimony-item{
	 height:135px; 
	 width:247px; 
	 float:left; 
	 top:0px;
	 position:absolute;
	 cursor:pointer;
}

.testimony-thumb-item {
	 height:135px; 
	 width:82px; 
	 float:left; 
	 top:0px;
	 position:absolute;
	 cursor:pointer;
}

.testimony-thumb-item .inner-container {
	padding-top:16px;
	font-size:13px;
}
.testimony-thumb-item .inner-container img {
	display:block;
	height:85px;
}
.testimony-item .inner-container {
	padding-top:16px;
	font-size:13px;
}
.testimony-item .inner-container img {
	float:left; 
	display:block;
	height:85px;
	margin-right:5px;
}
.testimony-item .inner-container .inner-container-text {
	float:left; 
	width:160px;
	padding-top:40px;
}
.contenu-box-blanc-formulaire{
	height:180px;
	width:324px;  
	background-color:#FFFFFF;
}

#testimonialsContainer 
{
	width:324px;
	height:170px;
	overflow:hidden;
}

.testimonial-big-item-container{
	height:170px; 
	width:324px;
	display:none;
	background-color:#FFFFFF; 
}

.testimonial-big-item-container .testimonial-big-item
{
	height:170px;
	position:relative;
}

.testimonial-big-item .testimonial-texte{
	padding:10px;
	font-style:italic;
	font-size:14px;
	overflow:hidden;
}

.testimonial-big-item .personne{
	text-align:right;
	position:absolute;
	bottom:0px;
	right:10px;
}

.testimonial-big-item .personne .nom {
	font-weight:bold;
	font-size:15px;
}

.testimonial-big-item .personne .organisation{
	font-size:13px;
	font-weight:bold;
}

.testimonial-big-item .personne .ville{
	font-size:13px;
}

.formulaire{
	float:right;
	padding-top:10px;
	font-size:13px;
	font-weight:bold;
}

div.testimony-error {
	text-align:center;
	/*color:#ec0000;*/
	margin-top:4px;
	font:inherit;
}

span.error label {
	/*color:#ec0000;*/
}

span.error img.error {
	position:absolute;
	margin-left:8px;
}

span.error input {
	border-color:#ec0000;
}

textarea.testimony-form{
	border:0px;
	width:270px;
	height:130px;
	padding-top:20px;
	padding-left:30px;
	padding-right:20px;
}
input.testimony-form{
	border:0px;
	width:270px;
	height:130px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.soumettre { margin-left:142px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .soumettre { margin-left:144px; }
}

textarea.initial-message2{
	background-image:url(../images/default/testimonial/plume2.png);
	background-repeat:no-repeat;
	background-position:15px 10px;
	line-height:130px;
	text-align:center;
	color:#686868;
	border:0px;
}
/**********
 * FOOTER *
 *********/
.footer
{
	position:relative;
	height:100%;
	top:0px;
	text-align:right;
	width:809px;
	font-size:.6em;
	
}

#page-footer {
	position:absolute;
	text-align:right;
	width:100%;
	font-size:.6em;
	height:29px;
	vertical-align:bottom;
	bottom:0px;
	left:0px;
}

#page-footer .footer-text, .footer-news .footer-text{
	float:right;
	font-size:1.5em;
	padding-top:5px;
	padding-right:2em;
}

#page-footer .footer-image, .footer-news .footer-image{
	float:right;
}

.footer-news
{
	position:absolute; 
	font-size:.6em;
	bottom:0px; 
	right:3px;
	width:795px;
	height:29px;
}

.footer .footer-text, .footer-news .footer-text{
	float:right;
	padding-right:9px;
}

.footer .footer-image, .footer-news .footer-image{
	float:right;
}

/*******************
 * CONTACT  ********
 ******************/
div.contact-box-top-en{
    width:489px;
	height:59px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/en/choose_3pod/titre_section.png);
}

div.contact-box-top-fr {
    width:489px;
	height:85px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/fr/choose_3pod/titre_section.png);
}

div.contact-image-bottom-en{
    width:489px;
	height:59px;
	margin-left:170px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/looking_job/see_available_position.png);
}

div.contact-image-bottom-fr {
    width:489px;
	height:85px;
	margin-left:170px;
	background-repeat:no-repeat;
	overflow:hidden;
	background-image:url(../images/looking_job/voir_postes_dispo.png);
}

div.content-contact2{
	/*float:left;*/
	position:relative;
	left:150px;
	width:488px;
	overflow:hidden;
	
}
div.contact-guy-container{
	position:absolute;
	bottom:0px;
	left:570px;
	width:160px;
	height:280px;
}
div#contact-guy {
	background-image:url(../images/default/choose_3pod/guy.png);
	background-repeat:no-repeat;
}

div.contact-girl-container {
	position:absolute;
	bottom:0px;
	left:50px;
	width:125px;
	height:225px;
}

div#contact-girl {
	background-image:url(../images/default/choose_3pod/girl.png);
	background-repeat:no-repeat;
}

div.coin-droit{
	right:0px; 
	background-image:url(../images/default/about_us/coin_bas_droit.png); 
}
div.color-blanc{
	background-color:#FFFFFF;
}
div.padding-contact{
	padding:20px 5px;
}

.content-contact2 .stuff-footer
{
	width:489px;
	position:relative; 
	background-repeat:no-repeat; 
	height:2px;
	background-position:bottom; 
	background-position:center; 
	background-image:none;
}
.content-contact2 .footer {
	background-image:url(../images/default/recrutor/footer_background.png);
	height:55px; 
	width:489px;
	margin-bottom:30px;
}
.text-contact
{
	width:474px;
	font-size:0.8em;
	font-family:Arial;
	text-align:justify;
}


.contact-with-bullet {
	background-repeat:no-repeat;
	background-position:25px 4px;
	padding-left:50px;
	line-height:15px;
	font-size:+1;
	margin-bottom:10px;
	height:50px;
}


.contact-without-bullet {
	background-repeat:no-repeat;
	background-position:10px 4px;
	padding-left:10px;
	line-height:20px;
	font-size:+1;
	margin-bottom:20px;
}

.content-bleu .contact-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}
.content-orange .contact-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}
.content-vert .contact-with-bullet {
	background-image:url(../images/default/choose_3pod/bullet_star.jpg);
}

.content-bleu .contact-without-bullet {
	background-image:none;
}
.content-orange .contact-without-bullet {
	background-image:none;
}
.content-vert .contact-without-bullet {
	background-image:none;
	
}

/***********
 * ACCUEIL *
 **********/

div.accueil_gdc_logo{
	position:absolute;
	top:0px;
	left:42px;
}
 
 
div.accueil_content{
	float:left;
	position:relative;
}
div.accueil_content2{
	float:left;
	padding-left:10px;
	position:relative;
}
div.accueil_tv{
	padding-left:42px;
	width:640px;
	position:relative;
}

div.accueil_tv object {
	position:absolute;
	margin-top:0px;
}

div.accueil_content_texte{
	padding-top:550px;
	font-size:0.8em;
	text-align:justify;
}

div.accueil_content_texte a{
text-decoration:none;
	
}

/*div.accueil_top{
	width:379px;
	position:relative;
}*/

div.photo_gens{
	float:left; 
	padding-left:85px;
	height:192px;
	position:relative;
}

.photo_gens .positionner {
	position:absolute;
	bottom:0px; 
	height:172px;
}
div.photo_gens2{
	float:left; 
	padding-left:100px;
	position:relative;
	height:192px;
}

.photo_gens2 .positionner{
	position:absolute;
	bottom:0px; 
	height:188px
}

div.float{
	float:left;
}


div.hauteur_block{
/*	min-height:263px; */
	font-size:12px; 
	width:379px;
}

div.contour_block{
	padding-top:10px; 
	padding-left:10px; 
	padding-right:10px;
}
.entry-date{
	font-size:14px; 
	font-weight:bold;
}

.entry-id{
	font-weight:bold;
}
.entry-category{
	font-size:12px;
	font-weight:bold;
}

.box-bottom{
	width:379px;
	height:18px;
}
.box-bottom .left-corner {
	height:18px; 
	width:19px;
	
}
/* COULEURS .box-bottom-left-corner */
.content-orange .box-bottom .left-corner { background-image:url('../images/default/layout/coin_bas_gauche_orange.png'); }
.content-vert .box-bottom .left-corner { background-image:url('../images/default/layout/coin_bas_gauche_vert.png'); }
.content-bleu .box-bottom .left-corner { background-image:url('../images/default/layout/coin_bas_gauche_bleu.png'); }

.box-bottom .right-corner {
	height:18px; 
	width:19px; 
}
/* COULEURS .box-bottom-right-corner */
.content-orange .box-bottom .right-corner { background-image:url('../images/default/layout/coin_bas_droit_orange.png'); }
.content-vert .box-bottom .right-corner { background-image:url('../images/default/layout/coin_bas_droit_vert.png');}
.content-bleu .box-bottom .right-corner { background-image:url('../images/default/layout/coin_bas_droit_bleu.png'); }

.see_all{
	height:18px;
	font-size:13px; 
	font-weight:bold; 
	padding-left:200px;
	vertical-align:top;
}

.accueil-footer-center-content{
	width:341px; 
	text-align:right;
}

/***********************
 * AVAILABLE POSITIONS *
 **********************/
.search-box{
	position:relative;
	z-index:4;
	padding-left:14px;
	top:-88px;
	width:766px;
}
.candidate-header-position{
	padding-left:36px;
	height:104px;
}
.header-position-image{
	padding-left:36px;
	height:88px;
}

.search-box .header-candidate .left{
	background-image:url(../images/default/layout/coin_gauche_big_candidat.png);
	width:19px;
	height:46px;
	float:left;
}
.search-box .header-candidate .middle{
	height:46px;
	width:699px;
	line-height:46px;
	padding-left:19px;
	background-color:#000000;
	color:#FFFFFF;
	float:left;
}
.search-box .header-candidate .right{
	background-image:url(../images/default/layout/coin_droit_big_candidat.png);
	width:19px;
	height:46px;
	float:left;
}
.search-box .header-candidate .search-text-position{
	padding-left:153px;
	font-size:12px;
	font-weight:bold;
}
.search-box .header-candidate .search-text-candidate{
	padding-left:130px;
	font-size:12px;
	font-weight:bold;
}
.search-box .header-candidate .search-input-box{
	margin-left:12px;
	border:solid;
	border-width:0px;
	width:157px;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	margin-top:14px;
	height:19px;
	line-height:19px;
}
.search-box .header-candidate .search-button{
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	margin-top:15px;
	margin-left:10px;
	cursor:pointer;
}
.content-orange .search-box .header-candidate .search-button{ 	background-image:url(../images/default/positions/btn_rond_fleche_orange.png); }
.content-orange .search-box .header-candidate .search-button:hover{	background-image:url(../images/default/positions/btn_rond_fleche_rollover.png); }
.content-vert .search-box .header-candidate .search-button{ background-image:url(../images/default/positions/btn_rond_fleche_vert.png);}
.content-vert .search-box .header-candidate .search-button:hover{background-image:url(../images/default/positions/btn_rond_fleche_rollover.png); }
.content-bleu .search-box .header-candidate .search-button{ background-image:url(../images/default/positions/btn_rond_fleche_bleu.png);}
.content-bleu .search-box .header-candidate .search-button:hover{background-image:url(../images/default/positions/btn_rond_fleche_rollover.png); }

.search-box .header-candidate .search-sort{
	background-image:url(../images/default/positions/sort_background.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:66px;
	height:46px;
	font-size:11px;
	font-weight:bold;
}
.search-box .header-candidate .search-sort .search-sort-date{
	background-image:url(../images/default/positions/sort_arrow.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-top:14px;
	padding-left:24px;
	height:11px;
	line-height:11px;
}
.search-box .header-candidate .search-sort .search-sort-date a{
	color:#FFFFFF;
}
.search-box .header-candidate .search-sort .search-sort-date a:hover{
	text-decoration:none;
}
.search-box .header-candidate .search-sort .search-sort-alpha{
	padding-top:3px;
	padding-left:24px;
	height:11px;
	line-height:11px;
}
.search-box .header-candidate .search-sort .search-sort-alpha a:hover{
	text-decoration:none;
}
.search-box .footer-candidate .left{
	background-image:url(../images/default/layout/coin_bas_blanc_droit.png);
	width:19px;
	height:18px;
	float:left;
}
.search-box .footer-candidate .middle{
	height:18px;
	width:718px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	float:left;
}
.search-box .footer-candidate .right{
	background-image:url(../images/default/layout/coin_bas_blanc_gauche.png);
	width:19px;
	height:18px;
	float:left;
}
.search-box .iframe{
	width:756px;
	height:550px;
}

.lien-noir-blanc {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	display:block;
	padding-top:4px;
}

.lien-noir-blanc:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.search-box .paginator {
	width:756px;
	height:20px;
	background-color:#FFFFFF;
}

.paginator a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.paginator a:hover {
	text-decoration:underline;
}

.content-orange .paginator .link-page-selected {color:#FF4300;}
.content-vert .paginator .link-page-selected {color:#90D600;}
.content-bleu .paginator .link-page-selected {color:#0EBECD;}


.paginator .delimiter {
	font-size:11px;
	font-weight:bold;
}


.content_news .paginator {
	width:756px;
	height:20px;
	background-color:#FFFFFF;
}

.content_news .paginator .paginator-padding
{
	text-align:right;
	padding-right:33px;
}

/********************
 * CONTACT RECRUTOR *
 *******************/
span.recrutor_icon{
	float:left;
	height:18px;
	width:46px;
	line-height:18px;
	margin-top:7px;
	cursor:pointer;
}
span.facebook{
	background-image:url(../images/default/recrutor/facebook.png);
}
span.msn{
	background-image:url(../images/default/recrutor/msn.png);
}
span.linked-in{
	background-image:url(../images/default/recrutor/linked_in.png);
}
.recrutor {
	position:relative;
	width:488px;
	left:150px;
}

.recruiter-girl-pulling{
	height:488px;
	position:absolute;
	left:0px;
	top:340px;
	bottom:40px;
}

/*
.recruiter-girl-pulling div#girl-image {
	background-image:url(../images/recrutor/girl.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:770px;
	height:235px;
}
*/
.recrutor .recrutor-girl{
	background-image:url(../images/default/recrutor/girl.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:150px;
	height:489px;
}
.recrutor .recrutor-boy{
	background-image:url(../images/default/recrutor/boy.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:104px;
	height:489px;
}
.recrutor-box .recrutor-box-header{
	background-image:url(../images/default/recrutor/header_background.png);
	background-repeat:no-repeat;
	height:31px;
	padding-left:165px;
	padding-top:18px;
}


.recrutor-box .recrutor-box-content{
	background-color:#FFFFFF;
	height:370px;
	overflow:hidden;
	padding-top:20px;
	padding-left:14px;
	font-size:12px;
	padding-bottom:30px;
}

.recrutor-box .recrutor-box-footer{
	background-image:url(../images/default/recrutor/footer_background.png);
	height:55px;
	
}

.recrutor-box .recrutor-box-content .recrutor-box-choose-en{
	background-image:url(../images/default/recrutor/1.jpg);
	background-repeat:no-repeat;
	padding-left:35px;
	height:19px;
}
.recrutor-box .recrutor-box-content .recrutor-box-choose-fr{
	background-image:url(../images/recrutor/1.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	height:19px;
}

.content-vert .recrutor-box .recrutor-box-content .recrutor-box-choose-en{background-position:0px 0px;}
.content-orange .recrutor-box .recrutor-box-content .recrutor-box-choose-en{background-position:0px -20px;}
.content-bleu .recrutor-box .recrutor-box-content .recrutor-box-choose-en{background-position:0px -40px;}

.content-vert .recrutor-box .recrutor-box-content .recrutor-box-choose-fr{background-position:0px 0px;}
.content-orange .recrutor-box .recrutor-box-content .recrutor-box-choose-fr{background-position:0px -20px;}
.content-bleu .recrutor-box .recrutor-box-content .recrutor-box-choose-fr{background-position:0px -40px;}

.recrutor-box .recrutor-box-content .recrutor-box-confirm-message{
	padding:0px;
	margin:0px;
	text-align:center;
	padding-top:50px;
}
.recrutor-box .recrutor-box-content .recrutor-box-choose-padding{
	padding-right:8px;
}
.recrutor-box .recrutor-box-content .recrutor-box-label{
	width:98px;
}
.recrutor-box .recrutor-box-content .recrutor-box-label-text{
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:13px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	text-align:right;
}
.recrutor-box .recrutor-box-content .recrutor-box-text{
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:13px;
	height:25px;
	line-height:25px;
	text-align:left;
}

.recrutor-box .recrutor-box-content .recrutor-box-category-id{
	width:97px;
	text-align:right;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	height:45px;
}
.recrutor-box .recrutor-box-content .recrutor-box-category-text{
	width:301px;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	padding-top:10px;
	height:45px;
	padding-left:15px;
	overflow:hidden;
}
.recrutor-box .recrutor-box-content .recrutro-box-info-html{
	width:345px;
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	padding-left:14px;
	line-height:28px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
}
.recrutor-box .recrutor-box-content .separator{
	background-image:url(../images/default/recrutor/separator.png);
	background-repeat:no-repeat;
	width:18px;
	height:20px;
	margin-top:5px;
	float:left;
}
.recrutor-box .recrutor-box-content .recrutor-box-mail-title{
	width:98px;
	height:50px;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:10px;
	
}

.recrutor-box .recrutor-box-content .recrutor-box-mail-title2{
	width:98px;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:10px;
}

.recrutor-box .recrutor-box-content .recrutor-box-mail-texte{
	padding-left:8px;
	padding-bottom:10px;
}

.content-vert .recrutor-box .recrutor-box-content .recrutor-box-mail-title-en{background-position:0px 0px;}
.content-orange .recrutor-box .recrutor-box-content .recrutor-box-mail-title-en{background-position:0px -20px;}
.content-bleu .recrutor-box .recrutor-box-content .recrutor-box-mail-title-en{background-position:0px -40px;}

.content-vert .recrutor-box .recrutor-box-content .recrutor-box-mail-title-fr{background-position:0px 0px;}
.content-orange .recrutor-box .recrutor-box-content .recrutor-box-mail-title-fr{background-position:0px -20px;}
.content-bleu .recrutor-box .recrutor-box-content .recrutor-box-mail-title-fr{background-position:0px -40px;}

.recrutor-box .recrutor-box-infos div label {
	clear:both;
	float:left;
	width:100px;
	text-align:right;
	cursor:default;
}

.recrutor-box .recrutor-box-infos div div.data {
	float:left;
	padding-left:10px;
	text-align:left;
}

.recrutor-box .recrutor-box-infos div#contact-mail {
	margin-left:100px;
}
.recrutor-box .recrutor-box-content .recrutor-box-mail{
	margin-top:15px;
	height:19px;
}

select.style-en{
	border:none;
	border-width:0px;
	position: absolute;
	width: 216px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding-top:2px;
	padding-left:8px;
	overflow: hidden;
	cursor:pointer;
}

select.style-fr {
	border:none;
	border-width:0px;
	position: absolute;
	width: 201px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding-top:2px;
	padding-left:8px;
	overflow: hidden;
	cursor:pointer;
}

.content-vert select{background-color:#B6E457;}
.content-orange select{background-color:#FF6933;}
.content-bleu select{background-color:#60D4DE;}


.select{
	margin-top:3px;
	height:21px;
	line-height:21px;
}

input.recrutor-form{
	background-color:#C8C8C8;
	border:none;
	width:126px;
	height:19px;
	padding-top:3px;
	float:left;
}
input.recrutor-form-long{
	width:331px !important;
}
textarea.recrutor-form{
/*	font-family:Arial, Helvetica, sans-serif;*/
	background-color:#C8C8C8;
	border:none;
	width:100%;
	height:116px;
	/*margin-left:75px;*/
}
textarea.initial-message{
	line-height:116px;
	text-align:center;
	color:#686868;
}
label{
	cursor:pointer;
}
.recrutro-box-mail-form table{
	margin-left:35px;
}
.recrutro-box-mail-form td.label-cell{
	font-size:11px;
	width:74px;
	height:25px;
	text-align:right;
	padding-right:5px;
}


.recrutro-box-mail-form td.message-cell{
	height:121px;
}
.recrutor-box-footer .recrutor-box-submit{
	position:absolute;
	bottom:0px;
	margin-left:345px;
	bottom:15px;
}

.recrutor-box-footer .recrutor-box-submit .recrutor-submit-button-en{
	background-image:url(../images/en/recrutor/submit_button.png);
	background-repeat:no-repeat;
	width:69px;
	height:20px;
}

.recrutor-box-footer .recrutor-box-submit .recrutor-submit-button-fr{
	background-image:url(../images/fr/recrutor/submit_button.png);
	background-repeat:no-repeat;
	width:93px;
	height:17px;
}

.content-vert .recrutor-box-footer .recrutor-box-submit-en{background-position:0px 0px;}
.content-orange .recrutor-box-footer .recrutor-box-submit-en{background-position:0px -20px;}
.content-bleu .recrutor-box-footer .recrutor-box-submit-en{background-position:0px -40px;}

.content-vert .recrutor-box-footer .recrutor-box-submit-fr{background-position:0px 0px;}
.content-orange .recrutor-box-footer .recrutor-box-submit-fr{background-position:0px -20px;}
.content-bleu .recrutor-box-footer .recrutor-box-submit-fr{background-position:0px -40px;}

/********************
 * GESTION COULEURS *
 ********************/

#tab-color-selected {
	position:absolute;
	right:13px;
	top:0px;
	width:8px; 
	overflow:hidden; 
	height:51px;
	background-position:0px 0px;
}

#tab-color-selection {
	position:absolute; 
	width:21px; 
	overflow:hidden; 
	height:51px; 
	right:0px;
}
/* COULEURS #tab-color-selected */
.content-vert #tab-color-selected {background-image:url(../images/default/layout/onglets_vert.png);}
.content-bleu #tab-color-selected {background-image:url(../images/default/layout/onglets_bleu.png);}
.content-orange #tab-color-selected {background-image:url(../images/default/layout/onglets_orange.png);}


/*  Background */
.content-orange .background-low {background-color:#FF6933;}
.content-vert .background-low {background-color:#B6E457;}
.content-bleu .background-low {background-color:#60D4DE;}
.content-orange .background-high {background-color:#FF4300;}
.content-vert .background-high {background-color:#90D600;}
.content-bleu .background-high {background-color:#0EBECD;}
.content-orange .background-nouvelle {background-color:#FFBFA8;}
.content-vert .background-nouvelle {background-color:#D9F1A8;}
.content-bleu .background-nouvelle {background-color:#ADE9EE;}

/*  Color */
.content-orange .color-low {color:#FF6933;}
.content-vert .color-low {color:#B6E457;}
.content-bleu .color-low {color:#60D4DE;}
.content-orange .color-high {color:#FF4300;}
.content-vert .color-high {color:#90D600;}
.content-bleu .color-high {color:#0EBECD;}




.transparent-image-link-parent:hover .transparent-image-link{
	background-color:#FFFFFF;
}
.transparent-image-link-parent .active, .transparent-image-link-parent .cust-hover{
	background-color:#FFFFFF;
}

div.team-3pod {
	top:-40px;
	position:relative;
}


.invisible{
	visibility:hidden;
}