@CHARSET "UTF-8";
/*	GENERAL	*/
body{
	background:#c9d200;
}
.textfield{
	background:url(../images/interface/bg_textfield.gif) center right no-repeat;
}
.btn_ok{
	background:url(../images/interface/bg_btn_ok.gif) center center no-repeat;
}
.btn{
	background:url(../images/interface/bg_btn.gif) center left repeat-x;
}
.btn .borddroit{
	background:url(../images/interface/right_btn.gif) center left no-repeat;
}
.btn .bordgauche{
	background:url(../images/interface/left_btn.gif) center right no-repeat;
}
.btn a{
	color:#fff;
}
.btn a:hover,
.btn_ok:hover{
	color:#6b4828;
}
a{
	color:#6b4828;
}
/* TOP */
#trad{
	background:url(../images/interface/bg_trad.gif) center center no-repeat;
}
/*#mea_entreprise_7_fr-fr{
	background-image:url(../images/interface/mea_entreprise_7_fr-fr.png);
	background-position:0 10px;
	background-repeat: no-repeat;
	z-index:10;
}
#mea_entreprise_7_en-en{
	background-image:url(../images/interface/mea_entreprise_7_fr-fr.png);
	background-position:0 10px;
	background-repeat: no-repeat;
	z-index:10;
}*/
#mea_entreprise_8_fr-fr{
	background-image:url(../images/interface/mea_entreprise_8_fr-fr.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	z-index:10;
}
#mea_entreprise_8_en-en{
	background-image:url(../images/interface/mea_entreprise_8_fr-fr.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	z-index:10;
	
}
#mea_entreprise_9_fr-fr{
	background-image:url(../images/interface/mea_entreprise_9_fr-fr.jpg);
	background-position:0 0px;
	background-repeat: no-repeat;
}
#mea_entreprise_9_en-en{
	background-image:url(../images/interface/mea_entreprise_9_fr-fr.jpg);
	background-position:0 0px;
	background-repeat: no-repeat;
	
}
#mea_entreprise_10_fr-fr{
	background-image:url(../images/interface/mea_entreprise_10_fr-fr.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	
}
#mea_entreprise_10_en-en{
	background-image:url(../images/interface/mea_entreprise_10_fr-fr.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
}
#logo #recherche label{
	color:#6b4828;
}
.mea_entreprise p a.siteAdib{
	background:url(../images/interface/btn_next.gif) left center no-repeat;
}
/* COLONNE DE GAUCHE */
#colleft #abonnement input.textfield{
	background:url(../images/interface/bg_email.gif) center right no-repeat;
}
/*	CONTENEUR GENERAL	*/
#global{
	background:url(../images/interface/bg_global.gif) center top repeat-y;
}
#bottom_global{
	background:url(../images/interface/bottom_global.gif) #c9d200 center top no-repeat;
}
#bottom_global address{
	color:#6b4828;
}
/*	CONTENEUR TEXTE	*/
#content{
	background:url(../images/interface/bg_content.gif) #e6e99a center top repeat-y;
}
#content .bottom {
	background:url(../images/interface/bottom_content.gif) #e6e99a center top no-repeat;
	
}
#content .top {
	background:url(../images/interface/top_content.gif) #e6e99a center bottom no-repeat;
}
#content .text .infos{
	background:url(../images/interface/bg_infos.jpg) #e6e99a center center no-repeat;
}
/*	COLONNE DE DROITE	*/

#colright a.box{
	color:#000;
}
#colright a.box strong{
	color:#fff;
}
/*		GED			*/
.viewOrm{background-color:#FFF;}

.blocEntete{
	background:#FFF url(../images/interface/bgentete.gif) repeat-x bottom;
	border: 1px solid #EAEDF4;
	border-left:1px solid #FFF;
	color: #222;
}
.enteteLabel{
	color:#444;
}
a.ArrowUp, a.ArrowUpSel{				
	background:url(../images/interface/arrow_up.gif) no-repeat;
}
	
a.ArrowBot, a.ArrowBotSel{
	background:url(../images/interface/arrow_bot.gif) no-repeat;
}
	
tr.tuple1, tr.tuple0{
	color: #1F1F1F;
	background-color: #FFF;
}

tr.tuple0{background-color: #FDFDFD;}

tr.tuple0hover, tr.tuple1hover{color: #8CA015;background-color: #FCFFCB;}

tr.tuple0sel, tr.tuple1sel{color: #8CA015;background-color: #F5FFBD;}

tr.tuple1 td, tr.tuple0 td,
tr.tuple0hover td, tr.tuple1hover td,
tr.tuple0sel td, tr.tuple1sel td{
	border-top:1px solid #EEE;
	border-left:1px solid #F1F1F1;
}
.blockComponent{
	background-color : #e699a;
}
#colright a.box:hover strong{
	color:#6b4828;
}
#acces_publications{
	background:url(../images/interface/btn_publications.gif) #c9d200 center center no-repeat;
}
#acces_videos{
	background:url(../images/interface/btn_videos.gif) #c9d200 center center no-repeat;
}
#acces_galerie{
	background:url(../images/interface/btn_galerie.gif) #c9d200 center center no-repeat;
}
/* OFFRES D'EMPLOIS */
.select_f_searchEmploi{
	background:#d7dd4e;
}
a.btnSearchEmploi{
	background:url(../images/interface/bg_rechercher.gif) #c9d200 center center no-repeat;
}
.response-valid,
.response-error{
	border: 2px solid #c9d200;
	background: #e0e100;
	color:#6b4828;
}