body {
	background: #f1f1f1 url(../images/themes/default/background.jpg) repeat-x scroll 50% 0;
}

/*Conteneur principal*/
#container {
	margin: 0 auto;
	text-align:center;
	width:1024px;
	height:750px;
}

/*zone de contenu*/
#content {
	margin: 0 auto;
	padding: 24px 20px 0 20px;
	width:955px;
	height:510px;
	display: block;
	background: transparent url(../images/themes/default/BackgroundZone.png) no-repeat 0 0;
}

/*Entete de page*/
#header {
	position:relative;
	width:955px;
	height:79px;
	display: block;
}

#header #logo {
	width:354px;
	position:relative;
	float:left;
	padding: 11px 0 0 30px;
}

#header #logo img {

}

#header #FlashEvenementiel {
	width:395px;
	height:81px;
	position:relative;
	float:left;
	background: transparent;
}

#header #ImageEvenementiel {
	width:395px;
	height:81px;
	position:relative;
	float:left;
}


#header #newsletter {
	width:176px;
	display:block;
	position:relative;
	float:left;
}

#header #newsletter h2 {
	padding:32px 0 9px 8px;
}

#header #newsletter input {
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	font-size:10px;
	line-height:11px;
}

#header #newsletter .adress {
	width:163px;
	height:16px;
	display:block;
	border: #bebdbb 1px solid;
	position:relative;
}

#header #newsletter .InputNewsletter{
	position:absolute;
	top:0;
	left:13px;
	width:131px;
	color:#552945;
	background:transparent;
	height:14px;
}

#header #newsletter .BtnOkNewsletter{
	position:absolute;
	top:0;
	left:144px;
}


/*Centre avec menu et naviguation*/
#centre {
	clear:both;
	width:955px;
	height:404px;
	display: block;	
}

#menu {
	width:159px;
	height:404px;
	position:relative;
	float:left;
	display: block;
}

#menu h2 {
	position:relative;
	display:block;
}

#menu h2 .BtnHome {
	position:absolute;
	top:-12px;
	left:28px;
	
}

#menu .themes {
	clear:both;
	height:376px;
	padding-top:22px;
	text-align:left;
	margin-left:3px;
}

#menu .home {
    padding-top:40px;
}

#menu .themes ul.NavigationMenu li.Cat {
	position:relative;
	clear:both;
	padding: 5px 0 5px 0;
}

#menu .themes ul.NavigationMenu li.Cat span {
	position:relative;
	float:left;
}

#menu .themes ul.NavigationMenu li.Cat.Home span 
{
	float:none;
}

#menu .themes ul.NavigationMenu li ul.SousCat 
{
	display:none;
	position:absolute;
	margin-left:152px;
	z-index:999;
	text-align:left;
	width:372px;
	border: 1px solid #EF3829;
	border-left: 3px solid #EF3829;
}

#menu .themes ul.NavigationMenu li ul.SousCat li
{
	float:left;
	background-color:#FFFFFF;
	height:287px;
}

#menu .themes ul.NavigationMenu li ul.SousCat img {
	border:red 1px solid;
}

#main {
	position:relative;
	float:left;
	width:796px;
	height:404px;
	display: block;
}

#main #colgauche {
	clear:both;
	position:relative;
	float:left;
	width:356px;
	height:336px;
	display:inline;
	padding-left:22px;	
	margin-right:22px;
	text-align:left;
	font-size:10px;
	padding-top:25px;
}

#main #FlashHome {
	margin-top:1px;
}

.cadrearrondi {
	/*-moz-border-radius: 10px 10px 10px 10px; 
    -webkit-border-radius: 10px 10px 10px 10px; 
    border-radius: 10px 10px 10px 10px; */        
    /*-webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    /*-webkit-border-top-right-radius: 10px; /* pour Chrome */
	/*-webkit-border-bottom-left-radius: 10px; /* pour Chrome */ 
    /*-webkit-border-bottom-right-radius: 10px; /* pour Chrome */
	/*border: #e5e3e2 1px solid; */
}

#main #colgauche #texte {
	clear:both;
	position:relative;
	float:left;
	display: block;
	font-size:12px;
	height:331px;
	overflow:auto;
	width:346px;
}


#main #colgauche #texte .scroll-pane {
	clear:both;
	position:relative;
	float:left;
	display: block;
	font-size:12px;
	height:272px;
	overflow:auto;
	width:346px;
	padding: 10px 10px 10px 10px;
}


#main #colgauche #texte p {
	text-align:justify;
	padding-bottom:10px;
}

#main #coldroite {
	position:relative;
	float:left;
	width:396px;
	height:336px;
	display: inline;
	text-align:left;
	padding-top:25px;
}

.clear {
	clear: both;
	line-height:0;
	overflow:auto;
	height:0;
}

#univers {
	clear:both;
	position:relative;
	height:38px;
	padding-top:5px;
	margin-right:150px;
}

#univers ul {
	display:block;
	position:relative;
	width:507px;
	margin:0 auto;
}

#univers ul li {
	float:left;
	display:block;
}

.separateurunivers span{
	margin-right:18px;
}
.separateurunivers {
	background: transparent url(../images/themes/default/univers/separateur-univers.png) no-repeat right;
}

/*SCroll Bar personnalisee*/
	
	/*Page generique*/
	#colgauche .jScrollPaneTrack {
		background: #ecedca;
	}

	#colgauche .jScrollPaneDrag {
		background: #f57e20;
	}
	
	#colgauche a.jScrollArrowUp {
		background: transparent url(../images/themes/default/scrollbar/jScrollArrowUp.gif) repeat-x scroll 0 0;
	}
	
	#colgauche a.jScrollArrowDown {
		background: transparent url(../images/themes/default/scrollbar/jScrollArrowDown.gif) repeat-x scroll 0 0;
	}


/*Page mentions legales*/
#main.mentionslegales #colgauche #texte p {
    font-size:11px;
}

		
/*Page tout savoir*/
.toutsavoir .jScrollPaneTrack {
	background: #ecedca;
}

.toutsavoir .jScrollPaneDrag {
	background: #f57e20;
}

.toutsavoir a.jScrollArrowUp {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowUp.gif) repeat-x scroll 0 0;
}

.toutsavoir a.jScrollArrowDown {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowDown.gif) repeat-x scroll 0 0;
}

/*Page newsletter*/
#main.newsletter #colgauche #texte {
    height:336px;
    overflow:hidden;
}

#main.newsletter p {
    clear:both;
    position:relative;
}

.panelnewsletter {
    padding: 0 0 20px 0; 
}

#main.newsletter #colgauche #texte p.info {
    padding-bottom:5px;
}

#main.newsletter label {
    vertical-align:top;
    position:absolute;
    top:0;
    left:0;
    font-size:11px;
}

#main.newsletter input {
    top:0;
    margin-left:100px;
    width:240px;
    font-size:10px;
}

#main p.errorMessage,
#main p.errorMessage
{ color:Red;}

#main.newsletter select {
    top:0;
    margin-left:100px;
    font-size:10px;
    width:245px;
}

#main.newsletter #colgauche #texte input.ibValidnewsletter {
    float:right;
    width:inherit;
    width:69px;
    height:14px;
}

/*Page Recommander à un ami*/
#main.recommander #colgauche #texte {
    height:336px;
    overflow:hidden;
}

.panelrecommander {
    padding: 20px 0; 
}

#main.recommander p {
    clear:both;
    position:relative;
}

#main.recommander label {
    vertical-align:top;
    position:absolute;
    top:0;
    left:0;
    font-size:11px;
}

#main.recommander input {
    top:0;
    margin-left:150px;
    width:190px;
    font-size:10px;
}

#main.recommander textarea {
    top:0;
    margin-left:150px;
    width:190px;
    height:100px;
    font-size:11px;
}

#main.recommander #colgauche #texte input.ibValidrecommander {
    float:right;
    width:inherit;
    padding-bottom:5px;
    width:69px;
    height:14px;
}

#main #colgauche #texte p.mentions {
    padding:0;
    font-size:9px;
}

#main #colgauche p.phRemerciements {
    padding-top:150px;
    text-align:center;
    font-size:12px;
}


#main #colgauche .lienaccueil {
    padding-top:25px;
   	text-align:center;
   	margin:0 auto;
   	width:150px;
}

#main #colgauche #texte .lienaccueil p {
   	width:150px;
   	text-align:center;
}

#main #colgauche .lienaccueil a.retouraccueil {
    display:block;
    color:#9C9595;
    margin: 0;
   	padding:5px;

}

#main #colgauche .lienaccueil a:hover.retouraccueil  {
    color:#fff;
    background:#9C9595;
    text-decoration:underline;
}


/*Page désincription newsletter*/
#main.newsletterunsubscription #colgauche #texte {
    height:336px;
    overflow:hidden;
}

#main.newsletterunsubscription p {
    clear:both;
    position:relative;
}

.panelnewsletterunsubscription {
    padding: 20px 0 40px 0; 
}

#main.newsletterunsubscription #colgauche #texte p.info {
    padding-bottom:5px;
}

#main.newsletterunsubscription label {
    vertical-align:top;
    position:absolute;
    top:0;
    left:0;
    font-size:11px;
}

#main.newsletterunsubscription input {
    top:0;
    margin-left:100px;
    width:240px;
    font-size:10px;
}

#main.newsletterunsubscription select {
    top:0;
    margin-left:100px;
    font-size:10px;
    width:245px;
}

#main.newsletterunsubscription #colgauche #texte input.ibValidnewsletter {
    padding-top:15px;
    float:right;
    width:inherit;
}


#main #colgauche #texte p.phUnsuscribeSuccess {
    padding-top:150px;
    text-align:center;
    font-size:12px;
}


/*Page nos magasins*/
#main.nosmagasins #coldroite .entete {
   padding:5px 0 10px 0;
   display:block;
   font-size:14px;
   line-height:15px; 
}

#main.nosmagasins .SaisieZipCode {
    padding-top:10px;
	font-size:13px;
	font-weight:bold;
}

#main.nosmagasins .SaisieZipCode p {
	font-weight:bold;
    padding-bottom:5px;
}


#main.nosmagasins .ZipCode {
	width:157px;
	height:15px;
	display:block;
	border: #bebdbb 1px solid;
	position:relative;
	
	-moz-border-radius: 5px 5px 5px 5px; 
    -webkit-border-radius: 5px 5px 5px 5px; 
    border-radius: 5px 5px 5px 5px;      
    -webkit-border-top-left-radius: 5px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 5px; /* pour Chrome */
	-webkit-border-bottom-left-radius: 5px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 5px; /* pour Chrome */
}

#main.nosmagasins .InputZipCode {
	position:absolute;
	top:0px;
	left:9px;
	width:131px;
	color:#60b142;
	background:transparent;
	font-size:11px;
	line-height:14px;
	height:17px;
	border:none;
}

#main.nosmagasins .BtnOkZipCode {
	position:absolute;
	top:-1px;
	left:143px;
    background: transparent;
}

#main.nosmagasins .ListeMagasin {
	margin:10px 0 0 0;
    background: #FFF;
	border: #FFF 1px solid;
	width:159px;
	height:122px;
	position: relative;

}

#main.nosmagasins .ListeMagasin.actif {
	margin:10px 0 0 0;
	border-left: #bebdbb 1px solid;
	border-right: #bebdbb 1px solid;
	border-bottom: #bebdbb 1px solid;
	margin-top:10px;
	width:159px;
	height:122px;
	
    -moz-border-radius: 0px 0px 10px 10px; 
    -webkit-border-radius: 0px 0px 10px 10px; 
    border-radius: 0px 0px 10px 10px;      
    -webkit-border-top-left-radius: 0; /* pour Chrome */ 
    -webkit-border-top-right-radius: 0; /* pour Chrome */
	-webkit-border-bottom-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 10px; /* pour Chrome */
}

#main.nosmagasins .ListeMagasin p {
    display:block;
    padding-bottom:28px;   
}

#main.nosmagasins .ListeMagasinTrouve {
    display:block;
   	padding:10px;
	border: #bebdbb 1px solid;
	margin-top:10px;
	width:212px;
	height:112px;
	
    -moz-border-radius: 10px 10px 10px 10px; 
    -webkit-border-radius: 10px 10px 10px 10px; 
    border-radius: 10px 10px 10px 10px;      
    -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 10px; /* pour Chrome */
	-webkit-border-bottom-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 10px; /* pour Chrome */
}

#main.nosmagasins .ListeMagasin .ListeVille {
    padding:0px 0 0 14px;
    height:80px;
    overflow:scroll;
    width:130px;
}

#main.nosmagasins .ListeMagasin .ListeVille p {
    padding-bottom:10px;
    font-size:11px;
    color:#60b142;
    font-weight:bold;
    
}

#main.nosmagasins .ListeMagasin .ListeVille a {
    padding:2px; 
}

#main.nosmagasins .ListeMagasin .ListeVille a:hover {
    color:#fff;
    background:#60b142;   
}


#main.nosmagasins .ListeMagasin .BtnListeMagasin {
    background: transparent;
    position:absolute;
    top:0;
    left:0px;
    cursor:pointer;
}


/*Page nos magasin Scroll*/
.nosmagasins .jScrollPaneTrack {
	background: #ccffcc;
}

.nosmagasins .jScrollPaneDrag {
	background: #60B142;
}

.nosmagasins a.jScrollArrowUp {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowUp.gif) repeat-x scroll 0 0;
}

.nosmagasins a.jScrollArrowDown {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowDown.gif) repeat-x scroll 0 0;
}

#main.nosmagasins a {
    color:#60b142;
}

#main.nosmagasins a:hover {
	color:#60b142;
	text-decoration:underline;
}

#main.nosmagasins .ListeMagasinTrouve p {
	font-size:10px;
	margin-bottom:5px;
}

#main.nosmagasins .ListeMagasinTrouve p.intro {
	margin-bottom:10px;
}

#main.nosmagasins .ListeMagasinTrouve .designation {
	font-weight:bold;
}

#main.nosmagasins .ListeMagasinTrouve a.designation {
    color:#60b142;
    padding:2px;
}

#main.nosmagasins .ListeMagasinTrouve a.designation:hover {
	background:#60b142;
	color:#fff;
	text-decoration:underline;
}


/*Page detail magasin*/

#main.detailmagasin .NomMagasin {
	display:block;
	border: #bebdbb 1px solid;
	height:22px;
	background:#6fc350;
	font-size:14px;
	line-height:16px;
	color:White;
	font-weight:bold;
	padding: 6px 0 0 10px;
	width:334px;
	
    -moz-border-radius: 10px 10px 0px 0px; 
    -webkit-border-radius: 10px 10px 0px 0px; 
    border-radius: 10px 10px 0px 0px;      
    -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 10px; /* pour Chrome */
	-webkit-border-bottom-left-radius: 0px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 0px; /* pour Chrome */
}

#main.detailmagasin #colgauche .detail {
	display:block;
	border: #bebdbb 1px solid;
	background:#FFF;
	color:#6c6056;
	overflow:hidden;
    height:273px;
    width:334px;
    padding:10px 0 10px 10px;
	
    -moz-border-radius: 0px 0px 10px 10px; 
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;      
    -webkit-border-top-left-radius: 0px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 0px; /* pour Chrome */
	-webkit-border-bottom-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 10px; /* pour Chrome */
}

#main.detailmagasin #colgauche #textedetail {
    width:334px;
    height:273px;
    overflow:auto;
    padding:0;
}

#main.detailmagasin #colgauche #textedetail .horaires {
	clear:both;
	display:block;
	border: #bebdbb 1px solid;
	background:#6fc350;
	color:#FFF;
	overflow:hidden;
    height:auto;
    width:170px;
    padding:10px 10px 10px 10px;
	
    -moz-border-radius: 10px 10px 10px 10px; 
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;      
    -webkit-border-top-left-radius: 0px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 0px; /* pour Chrome */
	-webkit-border-bottom-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 10px; /* pour Chrome */

}

#main.detailmagasin #colgauche #textedetail .detailgauche {
    float:left;
    position:relative;
    display:inline;
    width:190px;
}

#main.detailmagasin #colgauche #textedetail .detaildroit {
    float:left;
    position:relative;
    display:inline;
    width:128px;
    height:273px;
}

#main.detailmagasin #colgauche #textedetail .detaildroit p {
    text-align:right;
    font-size:10px;
}

#main.detailmagasin #colgauche #textedetail .detaildroit a {
    color:#6C6056;
    display:block;
    font-size:10px;
    text-align:right;
    height:19px;
    line-height:16px;
    padding-right:22px;
}

#main.detailmagasin #colgauche #textedetail .detaildroit a.NouvelleRecherche {
    background: transparent url(../images/themes/default/picto_retour_vert.png) no-repeat right 2px;
}

#main.detailmagasin #colgauche #textedetail .detaildroit a.VoirCarte {
    background: transparent url(../images/themes/default/picto_carte.png) no-repeat right top;
}

#main.detailmagasin #colgauche #textedetail .detaildroit a:hover {
    text-decoration:underline;
}

/*Page detail magasin Scroll*/
#main.detailmagasin #colgauche #texte .detail .jScrollPaneTrack {
	background: #ccffcc;
}

#main.detailmagasin #colgauche #texte .detail .jScrollPaneDrag {
	background: #60B142;
}

#main.detailmagasin #colgauche #texte .detail a.jScrollArrowUp {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowUp.gif) repeat-x scroll 0 0;
}

#main.detailmagasin #colgauche #texte .detail a.jScrollArrowDown {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowDown.gif) repeat-x scroll 0 0;
}

#main.detailmagasin #colgauche #textedetail .detaildroit .rayon {
    position:absolute;
    padding:0;
    bottom:0;
    right:0;
}


/*Page JOB*/
#main.job #colgauche #texte p.entete {
   width:308px;
   padding:0 0 5px 0;
   display:block;
   font-size:12px; 
}

#main.job #colgauche .detail {
	display:block;
	border: #bebdbb 1px solid;
	background:#FFF;
	color:#6c6056;
	overflow:hidden;
    height:315px;
    width:334px;
    padding:10px 0 0 10px;
	
    -moz-border-radius: 10px 10px 10px 10px; 
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;      
    -webkit-border-top-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-top-right-radius: 10px; /* pour Chrome */
	-webkit-border-bottom-left-radius: 10px; /* pour Chrome */ 
    -webkit-border-bottom-right-radius: 10px; /* pour Chrome */
}

#main.job #colgauche #textedetail {
    width:324px;
    height:305px;
    overflow:auto;
    padding:0 10px 0 0;
}

#main.job #colgauche #textedetail .zonemenu {
	width:308px;
	margin: 0 auto;
	display:block;
	position:relative;
	height:28px;
}

ul.menujob {
	list-style:none;
	margin:0 auto;
}

ul.menujob li {
	width:88px;
	float:left;
	margin:5px;
	display:block;
}

ul.menujob li a  {
	display:inline;
	width:88px;
	position:relative;
}

ul.menujob li a img {
	position:absolute;
}

ul.menujob li span {
	display:block;
	height: 18px;
	position:absolute;
	z-index:2;
}


#main.job #colgauche #textedetail .poste .BtnVoirOffres {
    padding:10px 0 0 0;
    text-align:right;
    display:block; 
}

#main.job #colgauche #textedetail .poste {
    clear:both;
    padding-top:20px;
    position:relative;
}

#main.job #colgauche #textedetail .poste .intituleposte {
    padding:0 0 5px 0;
    font-size:12px;
    font-weight:bold;        
}

#main.job #colgauche #textedetail .poste .descriptionposte {
    padding:0;
    font-weight:normal;
    font-size:11px;          
}

#main.job #colgauche #textedetail .nosoffres {
    width:308px;    
}

#main.job #colgauche #textedetail .recherche {
    clear:both;
    padding-top:20px;
    position:relative;        
}

#main.job #colgauche #textedetail .recherche p {
    font-weight:bold;
    text-align:center;
    padding-bottom:25px;
    position:relative;
}

#main.job #colgauche #textedetail .recherche label {
    vertical-align:top;
    position:absolute;
    top:3px;
    left:0;
    font-weight:normal;
    font-size:11px;
}

#main.job #colgauche #textedetail .recherche input {
    top:0px;
    margin-left:134px;
    width:171px;
    font-size:10px;
    border: #c2b1a3 1px solid;
    height:16px;
}

#main.job #colgauche #textedetail .recherche select {
    top:0px;
    margin-left:134px;
    width:174px;
    font-size:10px;
    border: #c2b1a3 1px solid;
    height:16px;
}

#main.job #colgauche #textedetail .recherche .BtnOkListeOffres {
    width:128px;
    height:18px;
    margin:0;
    border:none;
    text-align:center;
}

#main.job #colgauche #textedetail .recherche .Bouton {
    padding: 10px 0 0 0;
    text-align:BtnOkListeOffres;
}


#main.job #coldroite .entete {
   padding:5px 0 10px 0;
   display:block;
   font-size:14px;
   line-height:15px; 
}

#main.job #colgauche #textedetail .proposition {
    clear:both;
    padding-top:20px;
    position:relative;        
}

#main.job #colgauche #textedetail .proposition a {
    color:#0066cc;
    width:auto;
}

#main.job #colgauche #textedetail .proposition a:hover  {
    color:#fff;
    background:#0066cc;
}



#main.job #colgauche #texte .detail .offre,
#main.job #colgauche #texte .detail .postule {
    position:relative;
    width:324px;
    height:290px;
    overflow:auto;
    padding:0 10px 0 0;
    margin:0;
}

#main.job #colgauche #textedetail .propositiondetail {
    clear:both;
    padding-top:20px;
    position:relative;
    font-size:11px;        
}

#main.job #colgauche #textedetail .propositiondetail p.parution {
    color:#0066cc;
    text-align:center;       
}

#main.job #colgauche #textedetail .propositiondetail .intituleposte {
    padding: 10px 0 10px 0;
    font-weight:bold;     
}


#main.job #colgauche #texte .liens {
    text-align:center;
    padding:0;
    position:absolute;
    bottom:3px !important;
    bottom:0;
    left:20%;
    overflow:hidden;
}

#main.job #colgauche #texte .liens ul {
    list-style:none;
}

#main.job #colgauche #texte .liens li {
	float:left;
	display:inline;
}

#main.job #colgauche #texte .liens a.retour {
    display:block;
    color:#0066cc;
    width:auto;
    margin: 0 20px 0 0;
   	padding:5px;
   	font-size:10px;
}

#main.job #colgauche #texte .liens a:hover.retour  {
    color:#fff;
    background:#0066cc;
}

#main.job #colgauche #texte .applyOK {
    padding-right:10px;
    height:331px;
}

#main.job #colgauche #texte .applyOK .reponse {
    text-align:center;
    padding:0;
    height:255px;
    position:relative;
}

#main.job #colgauche #texte .applyOK .reponse  p {
    text-align:center;
    padding:0;
    margin: 0;
    position:absolute;
    top:45%;
    left:0;
    width:324px;
}


#main.job #colgauche #texte .detail .applyOK .liens {
    clear:both;
    position:relative;
    bottom:0;
    left:0;
    padding:0;
    marging:0;
}

#main.job #colgauche #texte .applyOK .liens  p {
    text-align:center;
    padding:0;
    margin: 0 auto;
    width:70px;
}

#main.job #colgauche #texte .detail .applyOK .liens a.retour {
    color:#0066cc;
    margin: 0 auto;
}

#main.job #colgauche #texte .detail .applyOK .liens a:hover.retour  {
    color:#fff;
    background:#0066cc;
}


#main.job #colgauche #texte .liens.lapply a.NouvelleRecherche {
    font-size:10px;
    display:block;
    color:#ef3829;
    width:auto;
   	padding:4px;
}

#main.job #colgauche #texte .liens.lapply a:hover.NouvelleRecherche  {
    color:#fff;
    background:#ef3829;
}



/*Page job magasin Scroll*/
#main.job #colgauche #texte .detail .jScrollPaneTrack {
	background: #ffcccc;
}

#main.job #colgauche #texte .detail .jScrollPaneDrag {
	background: #EF3829;
}

#main.job #colgauche #texte .detail a.jScrollArrowUp {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowUp.gif) repeat-x scroll 0 0;
}

#main.job #colgauche #texte .detail a.jScrollArrowDown {
	background: transparent url(../images/themes/default/scrollbar/jScrollArrowDown.gif) repeat-x scroll 0 0;
}

/*Postulez*/
#main.job #colgauche #textedetail .apply {
    width:308px;    
}

#main.job #colgauche #textedetail .apply .infos p {
    position:relative;
    padding:0 0 2px 0;
    height:16px;
    width:308px;
    font-size:11px;
}

#main.job #colgauche #textedetail .apply label {
    vertical-align:top;
    position:absolute;
    top:2px;
    left:0;
}

#main.job #colgauche #textedetail .apply input {
    position:relative;
    top:0;
    margin-left:85px !important;
    width:221px;
    font-size:10px;
    border: #c2b1a3 1px solid;
    padding-bottom: 1px;
}

#main.job #colgauche #textedetail .apply .ibValidApply {
    width:144px;
    height:21px;
    margin:0;
    padding:0;
}

#main.job #colgauche #textedetail .apply input.ibParcourir {
    position:relative;
    top:0;
    margin-left:85px !important;
    font-size:10px;
    width:221px;
    border: #c2b1a3 1px solid;
    padding-bottom: 1px;
}

#main.job #colgauche #textedetail .apply span.labelParcourir {
    vertical-align:top;
    position:absolute;
    top:4px;
    left:85px;
    font-size:9px;
}

#main.job #colgauche #texte .detail .panelApply .liens.apply li input {
    position:relative;
    margin:0;
    padding:0;
    top:0;
    left:0;
}

#main.job #colgauche #texte .apply p.errorMessage 
{ color:Red;}

#main.job #colgauche #texte.apply input.error,
#main.job #colgauche #texte .apply select.error
{
	border:1px solid red;
}

#main.job #colgauche #texte .apply select {
    top:0;
    margin-left:85px;
    font-size:10px;
    width:223px;
    border: #c2b1a3 1px solid;
}


#main.job #colgauche #texte .liens.lapply {
    clear:both;
    text-align:center;
    padding:0;
    position:absolute;
    bottom:3px !important;
    bottom:0;
    left:0;
    overflow:hidden;
}

#main.job #colgauche #texte .liens.lapply li {
    margin:0 15px;
}

#main.job #colgauche #texte .apply .infos .entete {
    text-align:center;
    font-weight:bold;
}


/*plan du site*/

#main.plansite #colgauche #texte .detail {
	width:auto;
	font-size:11px;
	line-height:9px;
}

#main.plansite #colgauche #texte .detaild {
	padding-top:5px;
	font-size:11px;
	line-height:9px;
}

#main.plansite #colgauche #texte a {
	padding:2px;
}

#main.plansite #colgauche #texte a:hover {
	background:#FF9900;
	color:#FFFFFF;
}	
	
/*Pied de page*/
#famille {
		position:absolute;
		z-index:99;
		bottom:10px;
		right:12px;
}
	
#footer {
	padding: 10px 0 0 0;
	position:relative;
	clear:both;
	width:955px;
	height:15px;
	font-size: 10px;
	line-height:15px;
	display: block;
	vertical-align:bottom;
}


#footer a:hover {
	background:#FF9900;
	color:#FFFFFF;
}
#footer a {
	padding:0 2px;
}

/*Styles génériques*/
.gras {
	font-weight:bold;
}

.orange {
	color:#f57e20;
}

.vert {
    color:#60b142;
}


a:hover.orange {
	color:#f57e20;
	text-decoration:underline;
}

.souligne {
	text-decoration:underline;
}



#main input.error,
#main select.error,
#main.job #colgauche #texte .apply input.error
{
	border:1px solid red;
}

.popup 
{
	position:relative;
}
.popup object
{
	float:left;clear:both;
}
.popup img.close
{
	clear:both;
	display:block;
	position:absolute;
	top:-23px;
	right:0;
}
.popup img.close:hover
{
	cursor:pointer;
}
