.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:#545454;
}

object { outline: none; }

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

/*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;
	background-color:#000000;
}

div.main-area-height{
}


div.main-area-relative{
	position:relative;
	float:left;
}
div.main-area-absolute{
	position:absolute;
}
div.main-area-content{
	padding-top:137px;
}
div.main-area-padding-accueil{
/*	padding-top:137px;*/
}
.main-area-padding-news{
	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:#FFFFFF;
	text-decoration:none;
}

a:link{
	color:#FFFFFF;
	text-decoration:none;
}
a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.no-underline:hover{
	color:#FFFFFF;
	text-decoration:none;	
}
a:active{
	color:#FFFFFF;
	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/MenuBtn.jpg");
	background-repeat:no-repeat;
	font-size:.70em;
	font-weight:bold;
	text-align:right;
	padding-right:18px;
	margin-bottom:5px;
	cursor:pointer;
	text-decoration:none;
	color:#000000;
}

div.menu-link-list div.active-green {
	background-image:url("../images/default/layout/MenuBtn_Selected.jpg") !important;
}

div.menu-link-list div.active-orange {
	background-image:url("../images/default/layout/MenuBtnOrange_Selected.jpg") !important;	
}

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

div.menu-link-list a:hover div.menu-link-green {
	background-image:url("../images/default/layout/MenuBtn_Selected.jpg");
	text-decoration:none;
}

div.menu-link-list a:hover div.menu-link-orange {
	background-image:url("../images/default/layout/MenuBtnOrange_Selected.jpg");
	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/MenuContactBtnWhite.jpg");
	background-repeat:no-repeat;
	font-size:.70em;
	font-weight:bold;
	text-align:right;
	color:#000000;
	padding-right:18px;
	margin-bottom:5px;
	cursor:pointer;
}

div.menu-link-list-contact div.active{
	background-image:url("../images/default/layout/MenuContactBtnOver.jpg") !important;
	color:#000000;
}

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

div.menu-link-list-contact a:hover div.menu-link-contact {
	background-image:url("../images/default/layout/MenuContactBtnOver.jpg");
	text-decoration:none;
	color:#000000;
}

div.menu-link-list-contact a div.selected {
	background-image:url("../images/default/layout/MenuContactBtnOver.jpg");
	text-decoration:none;
}

div.button-orange {
	height:27px;
	width:75px;
	line-height:27px;
	background-image:url("../images/default/layout/MenuContactBtn.jpg");
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	cursor:pointer;
	float:right;
}

a:hover div.button-orange {
	background-image:url("../images/default/layout/MenuContactBtnOver.jpg");
	text-decoration:none;
	color:#000000;
}


/* Boîte Nouvelles */

div.menu-nouvelle{
	position:relative;
	padding-top:15px;
}

div.menu-nouvelle-split{
	border-bottom:1px solid #71A215;
}

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{
	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:0px;
	left:790px;
	z-index:3;
	width:200px;
}

div.header-facebook a
{
	float:left;
	padding-right:6px;
}

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 *
 ************/

img.about-invader {
	position:absolute;
	right:80px;
	top:-37px;	
}

img.about-console {
	position:absolute;
	right:-100px;
	bottom:200px;	
}

img.about-pacman {
	position:absolute;
	left:-111px;
	bottom:100px;	
}

img.about-frederick {
	position:absolute;
	left:345px;
	bottom:0px;	
	margin-bottom:1px;
	z-index:10;
}

div.about-frederick-name {
	position:absolute;
	left:278px;
	bottom:100px;	
	color:#000000;
	font-size:11px;
	z-index:20;
}

body.page-3pod_team div.content-box div.content-box-text {
	padding-bottom:156px;
}

/**********
 * contact *
 *********/
img.contact-man {
	position:absolute;
	right:-105px;
	bottom:32px;	
}

img.contact-woman {
	position:absolute;
	left:-150px;
	bottom:32px;	
}
 
body.page-contact div.content-box{
	margin-left:0px;
}

div.floter-gauche{
	float:left;
	color:#000000;
}

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 THE CANDIDATE *
 *********/

div.content-box  {
	margin-left:44px;
	position:relative;
	z-index:10;
}

div.content-box div.content-box-top {
	background-image:url(../images/default/layout/BoxTop.jpg);
	background-repeat:no-repeat;
    height: 44px;
    width: 595px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	color:#000000;
	line-height:44px;
	vertical-align:bottom;
	position:relative;
	top:1px;
}

div.content-box div.content-box-text {
	width: 595px;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	text-align:justify;
}

div.content-box div.content-box-text .text {
	padding-top:1em;
	padding-left:1.5em;
	padding-right:1.5em;
}

div.content-box div.content-box-text .text h1{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#8ACE1C;
	font-family: Arial,Helvetica,sans-serif;
}


div.content-box div.content-box-text .text a{
	color:#000000;
	text-decoration:underline;
}

div.content-box div.content-box-text .text ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.content-box div.content-box-text .text li{
	background-image: url(../images/default/layout/EmploiStarOrange.jpg);
	background-repeat: no-repeat;
	background-position: 1em 6px; 
	padding-left: 2.5em;
	padding-top:4px;	
}

div.content-box div.content-box-bottom {
    background-image: url(../images/default/layout/BoxBottom.jpg);
	background-repeat:no-repeat;
    height: 45px;
    width: 595px;
	position:relative;
	top:-1px;
}

img.candidate-fishing-man {
	position:absolute;
	right:-88px;
	top:-69px;
	
}

img.candidate-airplane {
	position:absolute;
	left:-95px;
	bottom:100px;
	z-index:0;
}

img.candidate-candidate {
	position:absolute;
	bottom:0px;
	left:595px;
	
}

/**********
 * LOOKING FOR MY JOB *
 *********/
 
img.job-computers {
	position:absolute;
	left:88px;
	top:-51px;	
}
img.job-glasses {
	position:absolute;
	right:56px;
	top:-56px;
}

img.job-godzilla {
	position:absolute;
	left:-100px;
	bottom:0px;
	z-index:5;
}

img.job-woman {
	position:absolute;
	bottom:0px;
	left:595px;
	
}




/****************
 * Testimonials *
 ****************/

div.content_testimonial {
	width:750px;
	float:left;
}

div.testimonials-title {
	padding-left:20px;
	font-size:32px;
	font-weight:bold;
}
 
div.testimony-submit {
	margin-right:77px;
}

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

div.box-bulle-plume{
	width:325px;
	float:left;
	/*color:#000000;*/
/*	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);
	left:50px;
}
div.img-silhouette2 img{

}



div.testimony-arrow {
	padding-top:1em;
	padding-left:324px;
}

div.testimony-arrow  img{
	display:block;
	float:left;
	cursor:pointer;
}

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;
	color:#000000;
}
.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:11px;
	font-weight:bold;
}

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

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:1em;
	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;
	padding-bottom:10px;
	padding-right:20px;
}

.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;
}

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

div.ReadMoreButton img {
	padding-right:0.5em;
	position:relative;
	top:4px;
}
div.ReadMoreButton {	
	position:relative;
	display: inline;
	color:#8ace1c;
	line-height:22px;
    vertical-align: middle;
	font-size:10px;	
	cursor:pointer;
	left:557px;
	top:-23px;	
}

div.CloseMoreButton img {
	padding-right:0.5em;
	position:relative;
	top:4px;
}


div.CloseMoreButton {	
	position:relative;
	display:inline;
	color:#fc4303;
	line-height:22px;
	font-size:10px;	
	cursor:pointer;
	left:568px;
	top:-10px;
}
 
div.accueil_gdc_logo{
	position:absolute;
	top:0px;
	left:42px;
}
 
 
div.accueil_content{
	float:left;
	position:relative;
}

div.accueil_content div.content {
	font-family:Verdana;
	font-size:22px;	
	width:600px;
	color:#535353;
	margin-left:40px;
	text-align:justify;
	
}

div.accueil_content div.content-hidden {
	margin-top:1em;
	width:660px;
	margin-left:40px;
	text-align:left;
}

div.accueil_content div.content-hidden div.text {
	font-family:Verdana;
	font-size:10px;	
	text-align:justify;
	line-height:1.5em;
	width:560px;
	color:#c0c0c0;
}


div.accueil_content2{
	float:left;
	padding-left:10px;
	position:relative;
}
div.accueil_tv{
	padding-left:42px;
	width:640px;
	position:relative;
}

div.accueil_tv img#looking-candidate {
	position:absolute;
	margin-left:12px;	
	margin-top:0px;	
	top:5px;
}

div.accueil_tv img#looking-job {
	position:absolute;
	margin-left:384px;
	margin-top:14px;	
}

div.accueil_tv img#looking-mosaic {
	margin-top:60px;
}

div.accueil_tv object {
	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;
	
}

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

/***********************
 * AVAILABLE POSITIONS *
 **********************/

div.content-box-green  {
	margin-left:12px;
	position:relative;
	z-index:10;
	float: left;
}

div.content-box-green div.content-box-top {
	background-image:url(../images/default/positions/BoxTop.jpg);
	background-repeat:no-repeat;
    height: 46px;
    width: 756px;
	text-align:left;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
	line-height:44px;
	vertical-align:bottom;
	padding-left:40px;
}

div.content-box-green  .iframe {
	display:block;
	margin:0px;
	padding:0px;
	
}

div.content-box-green div.content-box-bottom {
    background-image: url(../images/default/positions/BoxBottom.jpg);
	background-repeat:no-repeat;
    height: 20px;
    width: 756px;
	margin-top:-4px;
}

img.positions-invader {
	position:absolute;
	right:100px;
	top:-54px;
	
}

img.positions-deal{
	position:absolute;
	left:-70px;
	bottom:10px;
	
}
 
/********************
 * 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;	
	color:#000000;
}

.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;
	position:relative;
	top:1px;
}


.recrutor-box .recrutor-box-content{
	background-color:#FFFFFF;
	height:370px;
	overflow:hidden;
	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;
	position:relative;
	top:-1px;
}

.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:70px;	
	font-weight:bold;
	font-size:1em;
	text-align:left;	
	text-transform:uppercase;	
	padding-left:28px;
	background-image:url(../images/default/layout/EmploiStar.jpg);
	background-position:4px 2px;
	background-repeat:no-repeat;	
}

.recrutor-box .recrutor-box-content .title-center {
	background-position:4px center !important;
}

.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;
}

.invisible{
	visibility:hidden;
}

/* Facebook Integrattion Plugin */
div.fbDarkWidget {
	border-width:0px !important;
}
