@charset "utf-8";
/* CSS Document */

#header										{ height:146px; overflow:hidden;  }
#header-top 								{ background:#ffffff url('/media/home/header-top.jpg') top left scroll no-repeat; }
#header-btm 								{ height:39px; overflow:hidden; background:#e4e2e2 url('/media/home/header-btm.jpg') top left scroll no-repeat; }
#conteneur 									{ height:376px; min-height:376px; background:#ffffff url('/media/home/conteneur.jpg') top left scroll no-repeat; }
#footer										{ background:#ffffff url('/media/home/footer.jpg') top left scroll no-repeat;}

#flash										{ width:285px;height:225px;position:absolute;right:0px;top: 0px;}

.plus span									{ background:url('/media/home/actualites/plus.png') 0 1px no-repeat; padding-left:15px;   }
a.plus,
a.plus:link,
a.plus:visited,
a.plus:active,
a.plus:hover								{ color:#6f7075; }

.surtitre									{ background:none; padding:0; margin:0; }
.surtitre .first							{ color:#ffffff; padding-left:2px; width:6px; padding-bottom:2px; }
.surtitre .txt								{ font-weight:bold; color:#ffffff; padding-bottom:2px; text-transform:none; }
.surtitre .last								{ color:#ffffff; padding-right:2px; padding-bottom:2px; }

/* BLOC actualites */
#actualites									{ position:absolute; top:225px; left:310px; width:250px; height:135px; }
#actualites .ctn							{ width:100%; }
#actualites .scroll							{ height:135px; }
#actualites .separateur						{ width:auto; height:10px; border-top:1px solid #cacacd;  }

#actualites	.surtitre						{ background:none; padding:0; margin:0; }
#actualites	.surtitre .first				{ background:#43a8c0 url('/media/home/actualites/surtitre_first.png') top left no-repeat; }
#actualites	.surtitre .txt					{ background:#43a8c0 url('/media/home/actualites/surtitre_txt.png') top left repeat-x; }
#actualites	.surtitre .last					{ background:#43a8c0 url('/media/home/actualites/surtitre_last.png') top left no-repeat; }

#actualites	.titre							{ margin:4px 0 0 0; }
#actualites	.titre,
#actualites	.titre a						{ color:#00597a; }
#actualites	.titre a:link,
#actualites	.titre a:visited				{ color:#00597a; text-decoration:none; }
#actualites	.titre a:active,
#actualites	.titre a:hover					{ color:#00597a; text-decoration:underline; }

#actualites	.chapo,
#actualites	.chapo a						{ color:#6e6e70; font-weight:normal; }
#actualites	.chapo a:link,
#actualites	.chapo a:visited				{ color:#6e6e70; text-decoration:none; }
#actualites	.chapo a:active,
#actualites	.chapo a:hover					{ color:#6e6e70; text-decoration:underline; }

#btn_voir-tte-actu							{ position:absolute; top:196px; left:450px; display:block; width:112px; height:14px; }
#btn_voir-tte-actu							{ background:url('/media/home/actualites/btn_voir-tte-actu.png') 0 2px no-repeat; padding-bottom:2px; }
#btn_voir-tte-actu span						{ font-size:10px; font-weight:bold; padding-left:15px; }
#btn_voir-tte-actu:link,
#btn_voir-tte-actu:visited					{ text-decoration:none; color:#2959a6; }
#btn_voir-tte-actu:active,
#btn_voir-tte-actu:hover					{ text-decoration:none; color:#ffffff; }

/* BLOC recrutement */
#recrutement								{ position:absolute; top:225px; left:597px; width:250px; height:135px; }
#recrutement .ctn							{ width:100%; }
#recrutement .scroll						{ height:135px; }
#recrutement .separateur					{ width:auto; height:10px; border-top:1px solid #cacacd; }

#recrutement .surtitre						{ background:none; padding:0; margin:0; }
#recrutement .surtitre .first				{ background:#f80012 url('/media/home/recrutement/surtitre_first.png') top left no-repeat; }
#recrutement .surtitre .txt					{ background:#f80012 url('/media/home/recrutement/surtitre_txt.png') top left repeat-x; }
#recrutement .surtitre .last				{ background:#f80012 url('/media/home/recrutement/surtitre_last.png') top left no-repeat; }

#recrutement .titre							{ margin:4px 0 0 0; }
#recrutement .titre,
#recrutement .titre a						{ color:#d00000; }
#recrutement .titre a:link,
#recrutement .titre a:visited				{ color:#d00000; text-decoration:none; }
#recrutement .titre a:active,
#recrutement .titre a:hover					{ color:#d00000; text-decoration:underline; }

#recrutement .chapo,
#recrutement .chapo a						{ color:#6e6e70; font-weight:normal; }
#recrutement .chapo a:link,
#recrutement .chapo a:visited				{ color:#6e6e70; text-decoration:none; }
#recrutement .chapo a:active,
#recrutement .chapo a:hover					{ color:#6e6e70; text-decoration:underline; }

#toutesnosoffres							{ position:absolute; top:269px; left:862px; height:75px; width:125px; }

#rechercher									{ width:440px; left:528px; background:url('/media/home/rechercher.png') top left no-repeat; padding:0; }
#rechercher	.bloc1							{ float:left; }
#rechercher	.bloc2							{ float:left; padding:3px 0 0 7px; }
#rechercher	label							{ float:left; font-weight:normal; padding-right:5px; padding-top:1px;  }
#rechercher input							{ float:left;  }
#btn_extranet								{ display:block; width:83px; height:26px; background:url('/media/home/extranet/btn_extranet.png') top left no-repeat; }
#btn_extranet:hover							{ background-position:bottom left;}
