﻿
html,
body
{
	margin: 0px;
	padding: 0px;
	height:100%;
	font: normal normal normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}

h1 { font: normal normal bold 28px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; padding:0px;}
h2 { font: normal normal bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #222222; margin:0px; padding:0px;}
h3 { font: normal normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #206880; margin:0px; padding:0px;}
h4 { font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #558de1; padding:0px;}

img { border: 0px; }

a {color: #e66004;font: normal normal bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none;}
a:link{color: #e66004;font: normal normal bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none;}
a:visited{color: #e66004;font: normal normal bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none;}
a:hover{color: #000;font: normal normal bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;text-decoration:none;}


/*--- Disable Highlighting on Webkit Form Controls --*/
*:focus { outline: none; }


.rouge {
	font-weight:bold;
	color:#cc0000;
}
/*----- Mise en page - Layout -----*/

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	line-height: 0px;
	font-size: 0px;
}

hr {	
	clear:both;
	border: 0px;
	width: 98%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin:8px 0px 8px 0px;
	padding:0px;

}

#container {
	width:970px;
	margin:0 auto;
	min-height:100%;
}

#header {
	width: 970px;
	height:115px;
	margin:0px;
	padding:0px;
	/*background: transparent url('/images/bg_header.png') no-repeat top center;*/
	background-color:transparent;
	background-image:url("/images/bg_header.png");
	background-repeat:no-repeat;
	background-position:top center;
	z-index:100;
}


#body_theme {
	clear:both;
	float: left;
	width: 950px;
	height:243px;
	margin:0px;
   	padding:0px 10px 0px 10px;
	/*background: transparent url('/images/body_bg_theme.png') no-repeat top center;*/
	background-color:transparent;
	background-image:url("/images/body_bg_theme.png");
	background-repeat:no-repeat;
	background-position:top center;
	display:inline;
	overflow:hidden;
}

#body_theme ul#themes {
	margin:0;
   	padding:10px 0px 0px 0px;
	width:950px;
	list-style:none;	
}

#body_theme ul#themes li {
	display:inline;	
	list-style:none;	
	margin:0px;
	padding:0px;
}

#body_theme ul#themes li a {
	display:block;
}

/*------ Fil d'Arianne ---------*/

#body_breadcrumb {
	clear:both;
	float: left;
	width: 948px;
	height:35px;
	margin:0px;
   	padding:1px 11px 0px 11px;
	/*background: transparent url('/images/body_bg.png') repeat-y top center;*/
	background-color:transparent;
	background-image:url("/images/body_bg.png");
	background-repeat:repeat-y;
	background-position:top center;
}

#breadcrumb {
	width:933px;
	height:24px;
	color:#666;
	margin:0px;
	padding:5px 5px 5px 10px;
	background: transparent url('/images/bg_breadcrumb.jpg') repeat-x;
}

#breadcrumb a {
	font: normal normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; 	
	background: transparent url('/images/breadcrumb.gif') no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #666;
}

#breadcrumb a:visited, #breadcrumb a:active {
	color: #666;
}

#breadcrumb a:hover{
	color: #e66004;
	text-decoration: underline;
}

/*----------------------------------*/
/*------------- Contenu ------------*/
/*----------------------------------*/


/*------ Full content width --------*/

#fullcontent 
{
	float:left;
	position: relative;
	width:920px;
	padding:0px 10px 0px 10px;
	font: normal normal normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; 	
	color: #222;
}
#fullcontent  p { 
	font: normal normal normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;  
	/* margin:0px; */
	padding:5px 0px 5px 0px;
}
#fullcontent h1 {font: normal normal bold 26px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; margin:0px; padding:0px; }
#fullcontent h2 { font: normal normal bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #e20001; margin:0px; padding:0px;}
#fullcontent h3 { font: normal normal normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #206880; margin:0px; padding:0px;}
#fullcontent h4 { font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #558de1; padding:0px;}

.menu_item {
	float:left;
	position: relative;
	width:220px;
	margin:0px;
	padding:5px;
	display:inline;
}
.menu_item img {
	float:left;
	border:1px solid #CCC;
	padding:1px;
}

/*------ Content --------*/

#content 
{
	float:left;
	position: relative;
	display:inline;
	width:700px; /* 720 */
	padding:0px 10px 0px 10px;
	font: normal normal normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; 	
	color: #222;

}
#content  p { 
	font: normal normal normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;  
	/* margin:0px; */

	padding:5px 0px 5px 0px;
}
#content h1 {font: normal normal bold 26px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; margin:0px; padding:0px; }
#content h2 { font: normal normal bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #e20001; margin:0px; padding:0px;}
#content h3 { font: normal normal normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #206880; margin:0px; padding:0px;}
#content h4 { font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #558de1; padding:0px;}

#content .date {
	color:#F60;
}


/* -------- images contenu ------------*/

.picture { 
	background-color: #fff; 
	border: 1px solid #ddd;
	padding: 4px;
	font: normal normal normal 11px Arial, sans-serif; 
} 

.img-right { 
	margin: 5px 0px 10px 10px;
	float:right; 
} 

.img-left { 
	margin: 5px 10px 10px 0px;
	float:left; 
} 


/*--- Contenu droit ------*/

#navcontent 
{
	float:left;
	position: relative;
	display:inline;
	width:200px; /*237*/
	padding:0px 9px 0px 10px;
    	border-left:1px solid #ddd;	
}
#navcontent h1 {font: normal normal bold 28px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; margin:0px; padding:0px; }
#navcontent h2 { font: normal normal bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; margin:0px; padding:0px;}
#navcontent h3 { font: normal normal normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #206880; margin:0px; padding:0px;}
/* menu */
#navcontent h4 { font: normal normal bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; padding:4px;}

#navcontent h2 {
	text-transform:uppercase;
}
#navcontent h2.bleu {
	 color: #00aeef; 
	 text-transform:uppercase;
}
#navcontent h2.noir {
	 color: #000; 
	 text-transform:uppercase;
}

/*-------- Side menu ----------------*/

.sidemenu{
	width: 200px; /*width of menu*/
	background-color:#fff;
	padding: 0px;
	margin: 0px 0px 2px 0px;

}

.sidemenu .main{
	color: #fff;
	text-transform: uppercase;
	background-color:#e27508;
	margin: 0px;
	padding: 4px 0px 4px 4px;
	text-decoration:none;
}
.sidemenu .mainActif{
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background-color:#e27508;
	margin: 0px;
	padding: 4px 0px 4px 4px;
	text-decoration:none;
}

.sidemenu a {
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.sidemenu a:link {
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.sidemenu a:hover {
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.sidemenu a:visited {
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #fff;*/
	text-decoration: none;
}

.sidemenu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidemenu ul li
{
    margin:0px;
	padding:0px;
}
/*---- item actif ---*/
.sidemenu .actif{
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background:#ffe88d;
}
/*---- item actif catalogue ---*/
.sidemenu .actif2{
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background:#f5f5f5;
}
.sidemenu ul li a{
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #e83334;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 10px;
	text-decoration: none;
	border-bottom:1px solid #ddd;
}
.sidemenu ul li a:link{
	color: #e83334;
    text-decoration: none;
}
.sidemenu ul li a:visited{
	color: #e83334;
    text-decoration: none;
}
.sidemenu ul li a:hover{ /*hover state CSS*/
	color: #000;
	background: #f5f5f5;
	text-decoration: none;
}
/* ------ Niveau 3 --*/
.sidemenu ul li ul{
	list-style-type: none;
	margin: 0px;
}
.sidemenu ul li ul li {
	padding:0px;
    margin:0px;
}
.sidemenu ul li ul li a{
	font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	background: #fff6d0;
	display: block;
	padding: 5px 0;
	margin:0px;
	line-height: 17px;
	padding-left: 18px; /*link text is indented 18px*/
	text-decoration: none;
}
.sidemenu ul li ul li a:link{
	color: #e83334;
    text-decoration: none;
}
.sidemenu ul li ul li a:visited{
	color: #e83334;
    text-decoration: none;
}
.sidemenu ul li ul li a:hover{ /*hover state CSS*/
	color: #000;
	background: #f5f5f5;
	text-decoration: none;
}

/*----- Recherche Nav  --------*/

#cpostal_nav {
	float:left;
	width:195px;
	margin:5px 5px 0px 0px;
	padding:0px;
	display:inline;
}

#cpostal_nav img {
	float:left;
	display:inline;
	padding:5px 15px 5px 0px;
}

#search_box_nav {
	float:left;
	width: 120px;
	height: 28px;
	background: url('/images/bg_search_box.gif');
	margin:10px 5px 0px 0px;
	display:inline;
} 

#search_box_nav .code {     
	float: left;
	font: normal normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0; 
	margin: 5px 0 0 10px; 
	border: 0;
	width: 70px;
	background: none;
	display:inline;
} 

#search_box_nav .btn-cp {     
	float: right;
	margin: 4px 6px 0 0;
}

/*--------------------------------------*/

#promotions_nav
{
	float:left;
	width:200px;
	height:200px;
	display:inline;	
	margin:0px 0px 5px 0px;	
	padding:0px;
}
#promotions_nav ul#promos {
	margin:0;
   	padding:10px 0px 0px 0px;
	width:200px;
	list-style:none;	
}

#promotions_nav ul#promos li {
	display:inline;	
	list-style:none;	
	margin:0px;
	padding:0px;
}

#promotions_nav ul#promos li a {
	display:block;
}

/*------------- Promotions Listing ----------*/

#promotions img.imgPromo {
	float:left;
	background-color: #ffffff; 
	border: 1px solid #e6e6e6;
	padding: 5px;
	vertical-align:middle; 
	margin-bottom: 8px; 
}
#promotions .date {
	color:#F60;
}



/*--------------------------------------*/

#postuler_nav
{
	float:left;
	width:200px;
	margin:5px 0px 5px 0px;	
	padding:0px;
}

#postuler_nav p{
	float:left;
	width:140px;
	padding:5px 0px 0px 0px;
	margin:0px;
}

#postuler_nav img{
	float:left;
	display:inline;
	padding:5px 15px 5px 0px;
}

/*--------------------------------------*/

#body {
	clear:both;
	float: left;
	width: 940px;
	margin:0px;
   	padding:0px 15px 0px 15px;
	display:inline;

	background: transparent url('/images/body_bg.png') repeat-y top center;
}

/*--------------------------------------*/

#body_footer{
	clear:both;
	float: left;
	width: 970px;
	height:17px;
	line-height:17px;
	margin:0px;
   	padding:0px;
	background: transparent url('/images/body_footer.png') no-repeat top center;
}
/*--------------------------------------*/

#logo {
	float:left;
	width:125px;
	height:96px;
	padding:5px 10px 5px 15px;
}


#topmenu {
	float:right;
	height:24px;
	font: normal normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:2px 12px 5px 0px;

	/*border:1px solid #CC0;*/
}
#topmenu ul {list-style: none; padding: 0; margin: 0;}
#topmenu li.first {padding-left:0; border:0}
#topmenu li.feed {padding: 2px 0px 2px 18px;background: transparent url('/images/icon-rss.gif') no-repeat center left;}
#topmenu li {margin:0;background:none;display:inline;border-left:1px solid #ccc; padding:0 2px 0 5px;} 
#topmenu li a {white-space:nowrap;color: #000; text-decoration: none; font: normal normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#topmenu li a:hover { color: #cc0000;text-decoration: none;}
#topmenu li a.actif {color: #cc0000;text-decoration: none; font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}

/*--------------------------------------*/

#cpostal {
	float:right;
	width:300px;
	height:36px;
	margin:0px 12px 0px 0px;
	padding:0px;
	/*border:1px solid #cc0000;*/
}
#cpostal label {
	font: normal normal bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#111;
	float:left;
	padding:2px;
	text-align:right;
	width:160px;
}

#search_box {
	float:right;
	width: 120px;
	height: 28px;
	background: url(/images/bg_search_box.gif); 
} 
#search_box .code {     
	float: left;
	font: normal normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0; 
	margin: 5px 0 0 10px; 
	border: 0;
	width: 70px;
	background: none;
} 

#search_box .btn-cp {     
	float: right;
	margin: 4px 6px 0 0;
}

/*-----------------*/
#menu
{
	float:left;
	width: 800px;
	height:20px;
   	margin:10px 10px 1px 0px;
}

/*--------------------------------------*/

#footer {
	clear:both;
	margin:5px 0px 10px 0px;
	height:25px;   /* Height of the footer */
}
#foot {
	width: 960px;
	margin:0 auto;
	color: #fff;
	font: normal normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#foot ul {list-style: none; padding: 0; margin: 0;}
#foot li.first {padding-left:0; border:0}
#foot li.feed {padding: 2px 0px 2px 20px;background: transparent url(/images/icon-rss.png) no-repeat center left;}
#foot li {margin:0;background:none;display:inline; border-left:1px solid #fff; padding:0 2px 0 5px;} 
#foot li a {white-space:nowrap;color: #fff; text-decoration: none; font: normal normal normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#foot li a:hover { color: #fff;text-decoration: underline;}


/*------------ Style pour la pagination ----------*/

div.pagination {
	padding:10px 3px 10px 3px;
	margin:3px;
	text-align:center;
}
div.pagination a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	text-decoration: none; /* no underline */
	background-color:#fff;
}
div.pagination a:hover, 
div.pagination a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #cc0000;
	color: #fff;
	background-color:#cc0000;

}
div.pagination span.current {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	background-color: #ed620e;
	color: #FFF;
}
div.pagination span.disabled {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	color: #ddd;
}

/*----------------------------------*/
/*--- Utilise pour le nousjoindre  ---*/
/*----------------------------------*/
.myformgGB{
	float:left;
	margin:0 auto;
	width:590px;
	padding:10px 5px 5px 5px;
}

#stylizedgGB{
	float:left;
	font: normal normal normal 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	border:solid 1px #e7e7e7;
	width:590px;
	background:#fff;
}

#stylizedgGB label{
	float:left;	
	display:block;
	font-weight:bold;
	text-align:right;
	width:100px;
	margin:17px 0px 6px 0px;
	/* margin:3px 0px 2px 0px; */
}
#stylizedgGB .small{
	float:left;
	color:#cc0000;
	display:inline;
	font-size:11px;
	font-weight:normal;
	width:20px;
	margin:5px 0 0px 5px;
}
#stylizedgGB input{
	float:left;
	font-size:11px;
	padding:2px 2px;
	border:solid 1px #e7e7e7;
	width:150px;
	margin:17px 0px 10px 10px;
	/* 	margin:2px 0px 10px 10px;*/
}

#stylizedgGB .inputChamps{
	float:left;
	font-size:11px;
	padding:2px 2px;
	border:solid 1px #e7e7e7;
	width:150px;
	margin:17px 0px 10px 10px;
	/* 	margin:2px 0px 10px 10px;*/
}

#stylizedgGB .email{
	float:left;
	font-size:11px;
	padding:2px 2px;
	border:solid 1px #e7e7e7;
	width:180px;
	margin:17px 0px 10px 10px;
}

#stylizedgGB textarea{
	float:left;
	font-size:11px;
	padding:4px 2px;
	border:solid 1px #e7e7e7;
	width:400px;
	margin:17px 0px 4px 10px;
	/* 	margin:2px 0px 4px 10px; */
}

#stylizedgGB{
	font-size:11px;
}

#stylizedgGB #Soumettre{
	float:left;
	display:inline;
	margin:17px 0px 2px 70px;
	width:90px;
	height:34px;
	background:#ebf4fb url(/images/button.png) no-repeat;
	text-align:center;
	line-height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}
#stylizedgGB .spacer{clear:both; height:1px;}

/**************************************/
/* fin du nous joindre                */
/**************************************/

/*----------------------------------*/
/*--- Utilise pour les commentaires  ---*/
/*----------------------------------*/


/* ----- table comments --------------------------------------*/

#comments
{
	border-collapse:collapse;
	border-spacing:0;
}

#comments table
{
	margin: 0 0 2em 0; 
	border-collapse: collapse; 
	border-spacing:0; 
	border: 1px solid #e1e1e1; 
	font: 100% Arial, Helvetica, sans-serif;
}

#comments caption
{
	padding: 0 3px 3px 0; 
	text-align: left; 
	font-size: 100%; 
	font-weight: normal; 
	color: #3366cc; 
	background: transparent;
}

#comments caption h2
{
	text-align: left; 
	font-size: 100%; 
	font-weight: bold; text-transform: uppercase;
}

#comments td {
	border: 1px solid #e1e1e1; 
	/* width: 350px; */
	padding: 5px; 
	font-size: 12px; 
	color: #333333;
}

#comments th {
	border: 1px solid #e1e1e1; 
	padding: 5px; 
	font-size: 12px; 
	height:22px; 
	color: #333333;
}

#comments thead th, 
#comments tfoot th, 
#comments tfoot td {
	border: 1px solid #e1e1e1; 
	text-align: left; 
	font-weight: bold; 
	font-size: 100%;
	color: #000000;
}
#comments tbody th,
#comments thead th,
#comments tbody td {
	/*vertical-align: top; */
	text-align: left;
	min-height:40px;
	height:40px;
}

#comments tbody tr:hover td, 
#comments tbody tr:focus td,
#comments tbody tr:hover th,
#comments tbody tr:focus th
{
	background-color: #fffce0;
	color: #000;
}

#comments .small{
	/*float:left;*/
	color:#cc0000;
	display:inline;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	width:20px;
	margin:5px 0 0px 5px;
}
#comments .bouton {
	display:inline;
	margin:2px;
	width:90px;
	height:34px;
	background:#ebf4fb url(/images/button.png) no-repeat;
	/*text-align:center;*/
	line-height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}
#comments input.inputSmall { font: normal normal normal 12px Arial;background-color: #fdffe3;border: 1px solid #cccccc;color: #000000;width:40px}
/*
#comments table{
	width:700px;
	float:left;
}
.comments td{
	width:350px;
}

.comments td{
	width:350px;
}
*/

/*------- icon calendar ------*/
#comments img {
	display:inline;
	padding:0px 5px 0px 5px;
	vertical-align:top;
	margin:0px;
	border:0px;
	cursor:pointer;
}
/*------- fin icon calendar ------*/

.comments input{
	width:60px;
}
.comments text{
	width:120px;
}

.inputChamps { font: normal normal normal 12px Arial;background-color: #fdffe3;border: 1px solid #cccccc;color: #000000;}
.inputChamps2 { font: normal normal normal 12px Arial;background-color: #f5f5f5;border: 1px solid #cccccc;color: #000000;}


/* ----- table carrieres --------------------------------------*/

#carrieres
{
	border-collapse:collapse;
	border-spacing:0;
}

#carrieres table
{
	margin: 0 0 2em 0; 
	border-collapse: collapse; 
	border-spacing:0; 
	border: 1px solid #e1e1e1; 
	font: 100% Arial, Helvetica, sans-serif;
}

#carrieres caption
{
	padding: 0 3px 3px 0; 
	text-align: left; 
	font-size: 100%; 
	font-weight: normal; 
	color: #3366cc; 
	background: transparent;
}

#carrieres caption h2
{
	text-align: left; 
	font-size: 100%; 
	font-weight: bold; text-transform: uppercase;
}

#carrieres td {
	border: 1px solid #e1e1e1; 
	/* width: 350px; */
	padding: 5px; 
	font-size: 12px; 
	color: #333333;
}

#carrieres td.center {
	vertical-align:middle;
}

#carrieres th {
	background-color: #fffce0;
	border: 1px solid #e1e1e1; 
	padding: 10px; 
	font-size: 12px; 
	color: #333333;
}

#carrieres th h2.carriere { font: normal normal bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; margin:0px; padding:0px 0px 6px 0px;}
#carrieres th h3.carriere { font: normal normal bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #206880; margin:0px; padding:0px 0px 6px 0px;}

#carrieres thead th, 
#carrieres tfoot th, 
#carrieres tfoot td {
	border: 1px solid #e1e1e1; 
	text-align: left; 
	font-weight: bold; 
	font-size: 100%;
	color: #000000;
}
#carrieres tbody th,
#carrieres thead th,
#carrieres tbody td {
	vertical-align: top; 
	text-align: left;
}

#carrieres tbody tr:hover td, 
#carrieres tbody tr:focus td,
#carrieres tbody tr:hover th,
#carrieres tbody tr:focus th
{
	background-color: #f6f6f6;
	color: #000;
}

.comments input{
	width:60px;
}
.comments text{
	width:120px;
}

/* ----- table carrieres --------------*/

#form_postuler
{
	border-collapse:collapse;
	border-spacing:0;
}

#form_postuler table
{
	margin: 0 0 2em 0; 
	border-collapse: collapse; 
	border-spacing:0; 
	border: 1px solid #e1e1e1; 
	font: 100% Arial, Helvetica, sans-serif;
}

#form_postuler td {
	border: 1px solid #e1e1e1; 
	/* width: 350px; */
	padding: 5px; 
	font-size: 12px; 
	color: #333333;
}

#form_postuler th {
	border: 1px solid #e1e1e1; 
	padding: 5px; 
	font-size: 12px; 
	height:22px; 
	color: #333333;
}

#form_postuler thead th, 
#form_postuler tfoot th, 
#form_postuler tfoot td {
	border: 1px solid #e1e1e1; 
	text-align: left; 
	font-weight: bold; 
	font-size: 100%;
	color: #000000;
}
#form_postuler tbody th,
#form_postuler thead th,
#form_postuler tbody td {
	vertical-align: top; 
	text-align: left;
}

#form_postuler tbody tr:hover td, 
#form_postuler tbody tr:focus td,
#form_postuler tbody tr:hover th,
#form_postuler tbody tr:focus th
{
	background-color: #fffce0;
	color: #000;
}

#form_postuler .small{
	/*float:left;*/
	color:#cc0000;
	display:inline;
	font-size:12px;
	font-weight:bold;
	font-weight:normal;
	width:20px;
	margin:5px 0 0px 5px;
}
#form_postuler .bouton {
	display:inline;
	margin:2px;
	width:90px;
	height:34px;
	background:#ebf4fb url(/images/button.png) no-repeat;
	/*text-align:center;*/
	line-height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}


/*------- icon calendar ------*/
#form_postuler img {
	display:inline;
	padding:24px 5px 0px 5px;
	vertical-align:top;
	margin:0px;
	border:0px;
	cursor:pointer;
}
/*------- fin icon calendar ------*/

#form_postuler textarea {
	float:left;
	font-size:11px;
	padding:4px 2px;
	border:solid 1px #e7e7e7;
	background-color: #fdffe3;
	width:440px;
	margin:10px 0px 8px 5px;
}
#form_postuler label {
	float:left;	
	display:block;
	text-align:right;
	width:100px;
	margin:24px 5px 8px 0px;
}
#form_postuler label.large {
	float:left;	
	display:block;
	text-align:left;
	width:200px;
	margin:2px 5px 2px 0px;
}
#form_postuler label.medium {
	float:left;	
	display:block;
	text-align:left;
	width:140px;
	margin:24px 5px 8px 0px;
}
#form_postuler input.cb {
	margin:2px 5px 2px 5px;
}

#form_postuler input {
	margin:24px 5px 8px 5px;
}

#form_postuler input.inputChamps { font: normal normal normal 12px Arial;background-color: #fdffe3;border: 1px solid #cccccc;color: #000000;}
#form_postuler input.inputChamps2 { font: normal normal normal 12px Arial;background-color: #f5f5f5;border: 1px solid #cccccc;color: #000000;}
#form_postuler input.inputSmall { font: normal normal normal 12px Arial;background-color: #fdffe3;border: 1px solid #cccccc;color: #000000;width:40px}

#form_postuler  .bouton {
	display:inline;
	margin:2px;
	width:90px;
	height:34px;
	background:#ebf4fb url(/images/button.png) no-repeat;
	/*text-align:center;*/
	line-height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:0px;
}

/*------ Emploi Search ------*/

#search_emploi{
	margin:5px;
}

#search_emploi form{
	margin:0px;
	padding:0px;
}

#search_emploi .label{
	font: normal normal bold 12px Arial;
	margin:6px 0px;
}
#search_emploi .SelectChoix 
{
	width:190px;
	margin:6px 0px;
	font: normal normal normal 12px Arial;
	background-color: #fff8cb;
	border: 1px solid #e1e1e1;
	color : #000000;	
}
#search_emploi .bouton {
	display:inline;
	margin:2px;
	width:90px;
	height:34px;
	background:#ebf4fb url(/images/button.png) no-repeat;
	/*text-align:center;*/
	line-height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:0px;
	cursor:pointer;
}

#search_emploi h1 {font: normal normal bold 26px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; margin:0px; padding:0px; }
#search_emploi h2 { font: normal normal bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #f55506; margin:0px; padding:0px;}
#search_emploi h3 { font: normal normal normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #206880; margin:0px; padding:0px;}
#search_emploi h4 { font: normal normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #558de1; padding:0px;}

/*-----------------------------------*/
/*--- messages erreur ou succes  ----*/
/*-----------------------------------*/
.msg-error { 
    font: normal normal bold 13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:550px; 
	border:1px solid #FC0; 
	background-color:#FFC; 
	color:#C00; 
	text-align:center; 
	padding:10px;	
	margin:0px auto;
}

.msg-succes {
	font: normal normal bold 13px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:550px;
	border:1px solid #FC0;
	background-color:#FAFFE6;
	color:#000;
	text-align:center;
	padding:10px;
	margin:0px auto;
}


/*-----------------------------------*/
/*--- Backgrounds pre-configures ----*/
/*-----------------------------------*/

.bg1 { 
	background: transparent url(/images/backgrounds/bg1.jpg) repeat-x;
	background-color: #f3af30;
}
.bg2 { 
	background: transparent url(/images/backgrounds/bg2.jpg) repeat-x;
	background-color: #e51c24;
}
.bg3 { 
	background: transparent url(/images/backgrounds/bg3.jpg) repeat-x;
	background-color: #ab5210;
}
.bg4 { 
	background: transparent url(/images/backgrounds/bg4.jpg) repeat-x;
	background-color: #999c03;
}
.bg5 { 
	background: transparent url(/images/backgrounds/bg5.jpg) repeat-x;
	background-color: #6b0304;
}
.bg6 { 
	background: transparent url(/images/backgrounds/bg6.jpg) repeat-x;
	background-color: #964702;
}
.bg7 { 
	background: transparent url(/images/backgrounds/bg7.jpg) repeat-x;
	background-color: #010099
}
.bg8 { 
	background: transparent url(/images/backgrounds/bg8.jpg) repeat-x;
	background-color: #98b547
}


/*-----------------------------------*/
