/* STYLES PAR DEFAUT */
*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

a{
	color: #95c423;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

legend{
	color:#000000;
}

input, select, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

hr{
	height:1px;
	border:0;
	border-bottom:1px solid;
}


font{
	font-size:11px;
}

/* HEADER */
#header{
	width:1000px;
	height:143px;
	float:left;
	
}
#header #logo{
	width:241px;
	background-color:#95c423;
	line-height:0px;
	font-size:0px;
	padding:0px 0px 0px 35px;
	float:left;
}
#header #bandeau{
	float:left;
	width:724px;
	height:143px;
	overflow:hidden;
}

/* MAIN */
#main{
	min-height:449px;
	background:url(images/image_menu.jpg) bottom left no-repeat;
	width:1000px;
	float:left;
	background-color:#648bc2; /* 6589c0 */
}
#page #main #contenu{background-color:#fff;}
/* MENU */
#menu{
	width:276px;
	min-height:449px;
	float:left;
	margin:0px;
	padding:0px
}
.intro_def{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin:10px 5px 0px 60px;
	font-weight:bold;
	width:190px;
}
#choixlangue{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/fleche_blanche.gif) top left no-repeat;
	color:#fff;
	margin:15px 0px 0px 60px;
	padding:0px 0px 10px 7px;
}
#choixlangue a{
	color:#fff;
	display:block;
}
#rubriques{
	background:url(images/fond_menu.png) top right no-repeat;
	height:424px;
	margin:0px 0px 0px 0px;
	width:276px;
	float:left;
}
#rubriques ul{
	clear:both;
	list-style:none;
	width:206px;
	margin-left:35px;
}
#rubriques li{
	height:17px;
	padding:0px;
	background:url(images/sep_menu.gif) bottom left no-repeat;
	/*line-height:0px;*/
	margin:0px;
}

#rubriques li a{
	display:block; 
	width:221px; 
	padding:3px 0px 0px 20px;
	height:17px;
}
#rubriques li a:hover{
	background:url(images/roll_menu.png) top left no-repeat;
	width:221px;
	height:17px;
	padding:3px 0px 0px 20px;
}
#rubriques #accueil, #rubriques #contact{
	padding:0px;
	margin:0px;
	background:url(images/sep_menu_double.gif) bottom left no-repeat;
	height:18px;
}
#rubriques #contact{margin:17px 0px 0px 0px;}
#contenu{
	width:724px;
	min-height:449px;
	float:left;
	margin:0px;
	padding:0px;
}
#ariane{margin:5px 0px 10px 35px; color:#6c6c6c}
#ariane ol{float:left;}
#ariane li{float:left;list-style-type:none;}
#ariane a{color:#a8a8a8}
#contenu h2{
	clear:both;
	font-size:28px;
	background:url(images/fleche_verte.gif) top left no-repeat;
	margin: 10px 0px;
	padding:0px 0px 0px 32px;
	color:#95c423;
	float:left;
	width:692px;
	height:45px;
}
.violet #contenu h2{background:url(images/fleche_violette.gif) top left no-repeat;}
#contenu h3{
	clear:both;
	font-size:16px;
	color:#95c423;
	/*float:left;*/
	margin-top:10px;
}

.entreprise, .entreprise a, .entreprise a:hover{color:#6352b7}
.candidat, .candidat a{color:#95c423}
h4.candidat{color:#2f50a2;font-size:12px;margin-bottom:12px;}
.violet #contenu li{
	background:url(images/point_violet.gif) 0px 5px no-repeat;
	padding-left:15px;
}
.vert #contenu li{
	background:url(images/point_vert.gif) 0px 5px no-repeat;
	padding-left:15px;
}
#contenu p{margin:0px;}
#contenu p.gauche, #coltrois p.gauche{
	float:left;
	width:170px;
	margin:10px 0px;
	margin-right:30px;
}
#contenu #coltrois{
	clear:both;
	padding:0px 0px 20px 35px;
}
#contenu #colgauche{
	width:440px;
	float:left;
	padding:0px 5px 20px 35px;
}
#contenu #coldroite{
	width:213px;
	float:left;
	padding-left:21px;
}
#coldroite img{
	display:block;
}

/* FOOTER */
#footer{
	clear:left;
	color:#727272;
	font-size: 10px;
	height:23px;
	float:left;
	margin:0px;
	padding:0px;
	width:1000px;
}
#footer #recherche{
	float:left;
	width:276px;
	height:23px;
	font-weight:bold;
	/*text-align:right;	*/
	background-color:#f5f5f5;
}
#footer #recherche span{
	float:left;
	height:18px;
	padding:5px 0px 0px 30px;
}
#footer #recherche input{
	float:left;
	margin:3px 3px 0px 3px;
}
#footer ol{
	float:left; 
	width:562px; 
	height:23px; 
	background-color:#f5f5f5;
	padding:0px 0px 0px 162px;
}
#footer li{
	height:18px;
	float:left;
	list-style-type:none;
	padding:5px 0px 0px 0px;
}
#footer a{color:#727272}
/* ACTUALITES */
.news{
	border-top:1px solid #95c423;
	padding:8px 0px 20px 0px; 
	width:435px;
}
.talents{
	padding:0px 0px 5px 0px; 
	width:435px;
}
.news h3{clear:both;color:#95c423; font-size:18px; padding:0px}
.news h4{clear:both;color:#95c423;font-size:14px;margin-bottom:10px;}
.news .news_entete{font-weight:bold;padding-bottom:5px;}
.news .news_subheader .bodytext{padding-bottom:10px;}
.news-single-item .news_texte{padding-top:10px;}
.news .news_texte font{color:#95c423;}
.news .news_image{clear:left;margin-top:12px;}
.news .list_archives{color:#95c423;}
#news-ticker-items{
	background:url(images/fond_actualites.gif) top left no-repeat;
	width:165px;
	height:136px;
	padding:45px 10px 0px 15px;
}
#news-ticker-items .bodytext{width:155px;}
#colgauche .news-list-container h4{font-size:12px;}
.talents h4{color:#6352b7;clear:both; font-size:14px; padding:5px 0px;}
.talents h5{color:#6352b7;font-size:12px; padding:5px 0px;}
.talents h4 a{color:#95c423;}
.talents h4 a.candidat{color:#95c423;}
.talents h4 a.entreprise{color:#6352b7;}
.talents .news_texte font{color:#6352b7;}
.talents .news-single-backlink a{color:#6352b7;}
.talents .news-single-backlink{margin:10px 0px 0px 0px;}
.talents .news_selected{color:#000000;}
.actus .news_selected, .news .news_selected{color:#6352b7;}

/* ZOOMS METIERS */
.zoom_metier{width:190px;margin-top:1px;}
.zoom_metier .ensavoirplus{
	background-color:#95c423;
	padding:4px 0px 2px 5px;
	min-height:19px;
	
}
.zoom_metier .ensavoirplus a{
	background:url(images/btn_recherche.png) top left no-repeat;
	padding-left:25px;
	color:#FFFFFF;
	display:block;
	padding-top:2px;
	min-height:17px;
	font-family:Arial, Helvetica, sans-serif;
}

/* POSTULATION */
#col_candidat_gauche{
	width:309px;
	margin:0px 1px 0px 0px;
	padding:0px;
	float:left;
}
.consult_offres{
	float:left;
	width:257px;
	height:181px;
	padding:15px 26px;
	background:url(images/fond_consulter_offres.jpg) top left no-repeat;
	overflow:hidden;
}
.consult_offres .consult_titre{
	float:left;
	margin-left:10px;
}
.consult_offres select{
	color:#616161;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:258px;
	margin-top:10px;
}
.consult_offres .checkboxs{
	color:#616161;
	font-weight:bold;
}
#contenu .consult_offres p{
	margin-top:11px;
}
.consult_offres .consult_recherchez{
	float:right;
	background:url(images/btn_ensavoirplus.png) top left no-repeat;
	width:70px;
	height:20px;
	margin-right:4px;
	margin-top:3px;
	padding-left:20px;
	padding-top:7px;
}
#col_candidat_gauche .consult_offres{
	padding-bottom:30px;
}
#col_candidat_droite{
	width:384px;
	margin:0px;
	padding:10px 15px 15px 15px;
	float:left;
	background-color:#FFFFFF;
	min-height:424px;
}
#col_candidat_droite .listing_offres{
	margin:5px 20px 15px 20px;
	float:left;
}
#col_candidat_droite span{font-weight:bold;}
#col_candidat_droite li{list-style-position:inside;}
.listing_offres .listing_titre{
	color:#668bc2;
	font-weight:bold;
	font-size:12px;
	float:left;
	height:20px;
	/*background-color:#668bc2;  96c51d */
	padding:4px 0px 0px 5px;
	display:block;
	width:346px;
	border-bottom:1px solid #668bc2;
	border-top:1px solid #668bc2;
	margin-bottom:10px;
}
.listing_offres a{
	float:left;
	clear:left;
	margin-top:6px;
}
.listing_offres span{
	margin-left:19px;
	float:left;
	margin-right:4px;
}
.titre_offre{
	color:#96c51d;
	font-weight:bold;
}
.postuler_offre{
	float:right;
	background:url(images/btn_postulez2.png) top left no-repeat;
	width:118px;
	height:20px;
	margin-top:-20px;
	padding-left:22px;
	padding-top:7px;
}
.imprimer_offre{
	float:right;
	clear:both;
	background:url(images/btn_postulez.png) top left no-repeat;
	width:118px;
	height:20px;
	margin-top:-0px;
	padding-left:22px;
	padding-top:7px;
}
.reponse_offre label{
	float:left;
	width:90px;
	margin-top:5px;
	clear:left;
}
.reponse_offre input{
	float:left;
	width:180px;
}
.envoyer_offre{
	background:url(images/btn_fond_vert.png) top left no-repeat;
	width:56px;
	height:18px;
	padding-left:20px;
	padding-top:5px;
	float:left;
}
.envoyer_offre input{
	width:auto;
}

/* CANDIDATURE */
.candidature label{
	width:210px;
	float:left;
}
.candidature .obligatoire{
	font-weight:bold;
	color:#96c51d;
}
.candidature p{
	padding:6px 0px;
	float:left;
	width:507px;
}
.candidature input{
	width:226px;
	font-size:11px;
}
.candidature select{
 	font-size:10px;
	width:230px;
 }
.candidature .ligne_etat_civil{
	width:245px;
	float:left;
}
.candidature .element_etat_civil{
	width:122px;
	float:left;
	margin-bottom:3px;
}
.candidature .element_etat_civil input{
	width:15px;
}
.candidature .groupe_champs{
	font-weight:bold;
	margin:10px 0px 5px 0px;
	font-size:12px;
	float:left;
}
.candidature .langues select{
	width:210px;
}
.info_bulle{
	float:left;
	width:30px;
	height:30px;
}
.bulle{
	width:265px;
	height:132px;
	padding:16px;
	position:absolute;
	background:url(images/bulle.png) top left no-repeat;
	font-size:10px;
	z-index:10;
}
.candidature_envoyer{
	background:url(images/btn_fond_vert.png) top left no-repeat;
	width:56px;
	height:18px;
	padding-left:20px;
	padding-top:5px;
	float:right;
	margin-top:20px;
	margin-right:243px;
}
.candidature_envoyer input{
	width:auto;
}

/* LOGIN BOX */
.form-login{
	border:1px solid #96c51d;
	width:350px;
	padding:10px;
	margin-bottom:15px;
}
.form-login .champ{
	font-weight:bold;
	margin-top:10px;
}
.form-login .champoblig{
	color:#FF0000;
}
.form-login .dsc-error-message{
	display:none;
}
.form-login label{
	width:150px;
	float:left;
	margin-top:5px;
}
.form-login .champ input{
	border:1px solid #748aa4;
	width:180px;
}
.form-login .champ .login-submit{
	width:17px;
	border:none;
}

/* FORMS CONTACT */
.mandatory-notice{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
p.dec-advforms-options-group{
	margin:0px;
	padding:0px;
	width:26em;
}
.dec-advforms-label{width:12em;}
.dec-advforms-field{margin:0px;padding:0px;}
p.dec-advforms-field{padding:5px 0px;}
.dec-advforms-radio{margin-bottom:10px;}
.dec-advforms-options-group input{margin:3px 5px 0px 5px}
.dec-advforms-error{padding-left:0px;color:#95c423;}
.dec-advforms-form .mandatory-notice{margin-left:2px;font-size:9px;color:#95c423;}
.lien_candidature{float:left;clear:both;margin-left:14em;margin-top:10px;}
.lien_candidature a{width:170px;display:block;}
.dec-advforms-submit-button{padding-left:139px;}
/* RECHERCHE */
#recherche form{float:left; margin:0px; padding:0px}
/* REFERENCEMENT */
#texte-ref{
	clear:both;
	line-height:0px;
	font-size:0px;
}
/* TYPO3 BLOCKS */
.dsc-content{margin:0;}
img{margin:0px; padding:0px;}
.images{line-height:0px; font-size:0px;margin:0px; padding:0px}
#colentreprise .news-list-container-home{
	padding:0px 10px;
	margin:0px;
	background:url(images/fond_espace_entreprise.png) top left no-repeat;
	width:203px;
	height:302px;
	background-color:#e2def1;
}
#colentreprise .news-list-container-home h4, #colentreprise .news-list-container-home p{width:203px;}
#colentreprise .bg .dsc-content, #colcandidat .dsc-content, #colzooms .dsc-content, #colentreprise .dsc-content, #colzooms .dsc-content{margin:0px;padding:0px;}
#colentreprise img, #colcandidat img {float:left;}
h4.entreprise a{color:#6352b7;}
h4.candidat a{color:#95c423;}



/* SITEMAP */
.dsc-sitemap ul{
       list-style-type:none;
}

.dsc-sitemap ul ul{
       list-style-type:disc;
}

.dsc-sitemap ul ul ul{

       list-style-type:square;
}

.dsc-sitemap li{
       margin-top:20px;
       font-size:1.2em;
	   font-weight:bold;
}

.dsc-sitemap li li{
       margin-top:5px;
       font-size:0.8em;
       margin-left:20px;
}

.dsc-sitemap li li li{
       font-size:0.8em;
       font-weight:normal;
       margin:2px 0px 2px 30px;
	   list-style-type:none;
}
.dsc-sitemap a,.dsc-sitemap a:active,.dsc-sitemap a:link,.dsc-sitemap a:hover{
	color:#727272;
}
.dsc-sitemap li a,.dsc-sitemap li a:active,.dsc-sitemap li a:link,.dsc-sitemap li a:hover{
	color:#727272;
}
.dsc-sitemap li li a,.dsc-sitemap li li a:active,.dsc-sitemap li li a:link,.dsc-sitemap li li a:hover{
	color:#727272;
}

.dsc-menu-subpages{
	margin-top:30px;
}
.dsc-menu a,.dsc-menu a:active,.dsc-menu a:link,.dsc-menu a:hover{
	color:#727272;
}