@CHARSET "UTF-8";
/*	GENERAL	*/
body{
	background:#ef7f00;
}
.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{
	color:#990d30;
}
.btn_ok:hover{
	color:#fff;
}
a{
	color:#990d30;
}
/* 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.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
}
#mea_entreprise_7_en-en{
	background-image:url(../images/interface/mea_entreprise_7_fr-fr.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
}
#mea_entreprise_9_fr-fr{
	background-image:url(../images/interface/mea_entreprise_9_fr-fr.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
}
#mea_entreprise_9_en-en{
	background-image:url(../images/interface/mea_entreprise_9_fr-fr.jpg);
	background-position:0 0;
	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:#990d30;
}
.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) #ef7f00 center top no-repeat;
}
#bottom_global address{
	color:#990d30;
}
/*	CONTENEUR TEXTE	*/
#content{
	background:url(../images/interface/bg_content.gif) #f9cc99 center top repeat-y;
}
#content .bottom {
	background:url(../images/interface/bottom_content.gif) #f9cc99 center top no-repeat;
	
}
#content .top {
	background:url(../images/interface/top_content.gif) #f9cc99 center bottom no-repeat;
}
#content .text .infos{
	background:url(../images/interface/bg_infos.jpg) #f9cc99 center center no-repeat;
}
/*	COLONNE DE DROITE	*/

#colright a.box{
	color:#000;
}
#colright a.box strong{
	color:#fff;
}
#colright a.box:hover strong{
	color:#990d30;
}
#acces_publications{
	background:url(../images/interface/btn_publications.gif) #ef7f00 center center no-repeat;
}
#acces_videos{
	background:url(../images/interface/btn_videos.gif) #ef7f00 center center no-repeat;
}
#acces_galerie{
	background:url(../images/interface/btn_galerie.gif) #ef7f00 center center no-repeat;
}
/* OFFRES D'EMPLOIS */
.select_f_searchEmploi{
	background:#f4b36f;
}
a.btnSearchEmploi{
	background:url(../images/interface/bg_rechercher.gif) #ef7f00 center center no-repeat;
}
.response-valid,
.response-error{
	border: 2px solid #ef7f00;
	background: #f9cc99;
	color:#ef7f00;
}
