/* ******************************************************** PARTIE COMMUNE ********************************** */
body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #fff;
	color: #000;
	margin: 0;
}
html, body {
	height: 100%;
	width: 100%;
}
.cadre
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	border: 1px dotted #666;
	padding: 6px 10px;
	background-color: #c6ce9b;
}
td {
	font-family: Arial, Helvetica;
	font-size: 11px;
}
/* ******************************************************** GESTION DES LIENS ********************************** */
a {
	color: #A40000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.lien {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #d33701;
	text-decoration: none;
}
a.lien:hover {
	text-decoration: underline;
}
a.lien_s {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #d33701;
	text-decoration: none;
}
a.lien_s:hover {
	text-decoration: underline;
}
/* ****** GESTION ENVOYER A UN AMI *********** */
a.send_friend {
	height:14px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e7e7e7;
	text-decoration: none;
	padding: 0 15px 2px 5px;
	margin: 0 3px 0 0;
	background: url(/contact_friend/design/ico_friend.gif) no-repeat right top;
}
a.send_friend:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	padding: 0 15px 2px 5px;
	margin: 0 1px 0 0;
	background: url(/contact_friend/design/ico_friend_on.gif) no-repeat right top;
}
/* ****** LIEN DELETE *********** */
a.lien_delete {
	display:block;
	line-height:17px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #434341;
	text-decoration: none;
	padding: 0 5px 0 30px;
	background: #e5e6db url(/design/images/ico_gomme.gif) no-repeat 7px 2px;
}
a.lien_delete:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #434341;
	text-decoration: none;
	background: #fff url(/design/images/ico_gomme.gif) no-repeat 7px 2px;
}
/* ****** LIEN MORE *********** */
a.lien_more {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #d33701;
	text-decoration: none;
	text-transform: uppercase;	
	padding: 0 5px 0 22px;
	margin-bottom:5px;
	/*background-color: #f9faf2;*/
	background: #f9faf2 url(/design/ico_fleche_02_b.gif) no-repeat 7px 2px;
}
a.lien_more:hover {
	color: #434341;
	/*background-color: #eeefe7;*/
	background: #eeefe7 url(/design/ico_fleche_02_b.gif) no-repeat 7px 2px;
}
/* ****** LIEN WEB *********** */
a.lien_web {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #252525;
	text-decoration: none;
	padding: 2px 10px 1px 25px;
	background: #cef0ff url(/design/picto_souris.png) no-repeat 1px 1px;
}
a.lien_web:hover {
	color: #252525;
	background-color: #e9e8d6;
}
/* ******************************************************** GESTION MENUS ********************************** */
form {
	margin: 0;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* ****** GESTION MENU LIGNE *********** */
#nav1 li {
	display:inline;
	height:19px;
	line-height:19px;
	background: url(/design/images/bar_vertical.gif) no-repeat right;
}
a.menu {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #504d4d;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 7px 7px 7px;
}
a.menu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #D33602;
	text-decoration: none;
	background-color:#fff;
	padding: 2px 7px 7px 7px;
}
a.menu_on, a.menu_on:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #D33602;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 7px 7px 7px;
	background-color:#fff;
}
/* ****** GESTION MENU ONGLET *********** */
#nav2 li {
	float:left;
	width:169px;
	height:50px;
	line-height:24px;
	margin-right:1px;
}
a.menu2 {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 26px 7px 0 14px;
	background: url(/design/images/bt_onglet.gif) no-repeat left bottom;
	outline:none;
}
a.menu2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #780000;
	background: url(/design/images/bt_onglet_on.gif) no-repeat left bottom;
}
a.menu2_on, a.menu2_on:hover {
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 26px 7px 0 14px;
	background: url(/design/images/bt_onglet_on.gif) no-repeat left bottom;
	outline:none;
}
/* ****** GESTION MENU ONGLET SOUS *********** */
#nav2s li {
	display:inline;
	height:19px;
	line-height:19px;
	background: url(/design/images/bar_vertical_2s.gif) no-repeat right; 
}
a.menu2s {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #e5e6db;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 12px 8px 12px;
	margin-left:1px;
}
a.menu2s:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 2px 12px 8px 12px;
	background: url(/design/images/bar_horizontal_2s.gif) repeat-x bottom;
}
a.menu2s_on, a.menu2s_on:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 12px 8px 12px;
	background: url(/design/images/bar_horizontal_2s.gif) repeat-x bottom;
	margin-left:1px;
}
/* ****** GESTION MENU BOTTOM *********** */
a.menu_bottom {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding: 3px 5px 4px 5px;
}
a.menu_bottom:hover {
	display : inline;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	padding: 3px 5px 4px 5px;
	border-top: 7px solid #fff;
}
a.menu_bottom_on, a.menu_bottom_on:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	padding: 3px 5px 4px 5px;
	border-top: 7px solid #fff;
}
/* ******************************************************** GESTION LIENS NAVIGUATION ********************************** */
.lien_nav {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a.lien_nav {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border: 1px solid #999;
	padding: 0px 6px;
}
a.lien_nav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #d33701;
	text-decoration: none;
	border: 1px solid #d33701;
	padding: 0px 6px;
}
.lien_nav_on {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border: 1px solid #d33701;
	background-color: #d33701;
	padding: 0px 6px;
}
/* ***** nav (liste)  *********** */
.nav_1, .nav_2  { padding:7px 0 5px 0; }
.nav_1 li { 
	background: url(/design/images/ico_environnement.gif) no-repeat top left;
	margin: 0 0 8px 5px;
	padding-left:23px;
}
.nav_2 li { 
	background: url(/design/images/ico_fleche_08.gif) no-repeat top left;
	margin: 0 0 8px 5px;
	padding-left:23px;
}
/* ******************************************************** GESTION DES TEXTES ********************************** */
.t1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 23px;
	font-weight: bold;
	color: #bdb8b5;
	line-height: 23px;
	padding: 0px;
	margin : 0px;
}
.t2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #D2360A;
	line-height: 18px;
	margin : 0px;
}
.t3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #363636;
	margin : 0px;
}
.t4 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #D2360A;
	margin : 0px;
}
.t5 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.m {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
.m_blanc {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #fff; 
}
.m_gris {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #666; 
}
.s {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #000; 
}
.upper
{
	text-transform: uppercase;
}
.creme
{
	color: #e5e6db;	
}
.s_blanc {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #fff; 
	text-decoration: none;
}
.s_gris {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #646464; 
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #818181; 
}
.need_m {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #f00; 
}
.need_s {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #f00; 
}
/* ******************************************************** GESTION DES FORMULAIRES et BOUTONS ********************************** */
.form_login {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #3c3838;
	height:15px;
	line-height: 15px;
	background-color: #ececec;
	border-top: 1px solid #9d9c9c;
	border-right: 1px solid #d5d5d6;
	border-bottom: 1px solid #d5d5d6;
	border-left: 1px solid #9d9c9c;
	padding: 2px 2px 0px 7px;
}
.form_ok {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	height: 19px;
	width: 27px;
	background: #d33701 url(/design/images/bt_ok.gif) no-repeat center center;
	border: none;	
}
.form {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-indent: 2px;
	background-color: #EDEAE4;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: 3px;
}
.form_search {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #3c3838;
	background-color: #aaaba6;
	border-top: 1px solid #656464;
	border-right: 1px solid #9b9b9c;
	border-bottom: 1px solid #9b9b9c;
	border-left: 1px solid #656464;
}
.form_need {
	font-family: "Trebuchet MS", Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333;
	text-indent: 2px;
	background-color: #EDEAE4;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 4px solid #EB6800;
}
.form_need_mention {
	font-family: "Trebuchet MS", Arial, Helvetica;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #666;
	text-indent: 2px;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left: 4px solid #EB6800;
	padding-left: 4px;
}
.form_bt {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	color: #fff;
	background-color: #d33701;
	border-top: 1px solid #ddd;
	border-right: 1px none #ddd;
	border-bottom: 2px solid #cecece;
	border-left: 1px none #ddd;
	padding: 0px 7px 1px 7px;
}
.form_bt_on:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	color: #fff;
	background-color: #504d4d;
	border-top: 1px solid #ddd;
	border-right: 1px none #ddd;
	border-bottom: 2px solid #cecece;
	border-left: 1px none #ddd;
	padding: 0px 7px 1px 7px;
}
.form_bt2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	color: #fff;
	background-color: #504d4d;
	border-top: 1px solid #ddd;
	border-right: 1px none #ddd;
	border-bottom: 2px solid #cecece;
	border-left: 1px none #ddd;
	padding: 0px 7px 1px 7px;
}
.form_bt2:hover {
	background-color: #d33701;
}
/* ****************************************************** GESTION DES IMAGES ********************************** */
.xs {
	border: 1px solid #B3B3B1;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.bgone {
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
img {
	border: 0;
}
/* ******************************************************** GESTION DES POSITION ********************************** */
.txt_align_center {
	text-align: center;
}
.txt_align_justify {
	text-align: justify;
}
/* ******************************************************** GESTION DES FIELDSET ********************************** */
.box_fieldset {
	border: 1px solid #508BB7;
	padding:5px;
	}
.box_legend
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #003399;
	margin: 0 0 7px 130px;
	padding: 0 5px 0 5px;
	text-transform: uppercase;
}
/* ******************************************************** GESTION DES COULEURS ET BACKGROUND ********************************** */
.bg_color_info {
	background-color: #990000;
}
.bg_color_error {
	background-color: #990000;
}
.bg_color_blanc {
	background-color: #FFFFFF;
}
.bg_color_gris {
	background-color: #EEEEEE;
}
.bg_color_0 {
	background-color: #6b6b6b; /* FOND BANDEAU - GRIS FONCE */
}
.bg_color_1 {
	background-color: #c3c3c3; /* FOND - GRIS  */
}
.bg_color_1b {
	background-color: #ddd;
}
.bg_color_1c {
	background-color: #484848; /* 646464; */
}
.bg_color_1d {
	background-color: #bdb8b5;
}
.bg_color_1e {
	background: #cbc4bf url(/design/images/bg_col_accueil.png) repeat;
}
.bg_color_2 {
	background-color: #780000; /* FOND - ROUGE FONCE  */
}
.bg_color_3 {
	background-color: #e6e8dc; /* FOND - CREME  */
}
.bg_color_4 {
	background-color: #d33701; /* FOND - ORANGE  */
}
.bg_color_5 {
	background-color: #3C3838; /* FOND - GRIS FONCE  */
}
.bg_color_6 {
	background-color: #3F3737; /* FOND - GRIS  */
}
.bg_color_7 {
	background-color: #d2360a; /* FOND - ORANGE LOGO */
}
.bg_color_8 {
	background-color: #cef0ff; /* FOND - BLEU CLAIR */
}
.bg_color_9 {
	background-color: #ffde00; /* FOND - JAUNE */
}
.bg_color_10 {
	background-color: #e5e6db; /* FOND - CREME */
}
.bg_color_11 {
	background-color: #e5074f; /* FOND - ROSE */
}
.bg_color_12 {
	background-color: #81929F;
}
.bg_color_13 {
	background-color: #d3360b;
}
.bg_color_14 {
	background-color: #93928D;
}
.bg_specs {
	background: #78d3e8 url(/design/bandeaux/bande-spec-2.jpg) repeat-x top;
}
.bg_flash {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/bg_flash.png',sizingMethod='scale');
}
html>body .bg_flash {
	background-image: url(/design/images/bg_flash.png);
}
/* ******************************************************** GESTION BACKGROUND  ********************************** */
.bg {
	background: #f7f7f7 url(/design/images/bg.gif) repeat;
}
.bg_decor {
	background: #bfbab7 url(/design/images/bg_decor.jpg) top repeat-x;
}
.bg_menu {
	background: #d7d7d7 url(/design/images/bg_menu.png) repeat-x;
}
/* BG OMBRE*/
.bg_ombre_1 {
	background: #fff url(/design/images/ombre_1.png) no-repeat bottom;
}
.bg_ombre_1_{
	background: url(/design/images/ombre_1_.png) no-repeat bottom;
}
.bg_ombre_2 {
	background: #d7d7d7 url(/design/images/ombre_2.png) no-repeat;
}
.bg_ombre_2_ {
	background: #d7d7d7 url(/design/images/ombre_2_.png) no-repeat;
}
#extra {
	margin: 0 3px 0 3px;
	padding: 0 0 1px 0;
	border-top:1px solid #eee; 
	background: #fff url(/design/images/bg_content.gif) top repeat-x; 
}
#extra_content {
	padding: 10px;
	color:#000; 
	border-top:1px solid #fff; 
	border-bottom:1px solid #ddd; 
}
/* ****** OMBRE SLIDESHOW ******** */
.bg_ombre_3 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/ombre_3.png',sizingMethod='scale');
}
html>body .bg_ombre_3 {
	background: url(/design/images/ombre_3.png) repeat-y right;
}
.bg_ombre_3_ {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/images/ombre_3_.png',sizingMethod='scale');
}
html>body .bg_ombre_3_ {
	background: url(/design/images/ombre_3_.png) repeat-y left;
}
.bg_ombre_4 {
	background: url(/design/images/ombre_4.png) no-repeat top;
}
.bg_ombre_4_ {
	background: url(/design/images/ombre_4_.png) no-repeat top;
}
.bg_contenu {
	background: #fff url(/design/images/bg_contenu.png) repeat-x top;
	padding-bottom:14px;
}
/* BANDEAU */
.bande_0 {
	background: #b8b8b8 url(/design/bandeaux/bande_0.jpg) repeat-x;
}
.bande_1 {
	background: #781206 url(/design/bandeaux/bande_1.jpg) repeat-x top left;
}
.bande_2 {
	background: #b8b8b8 url(/design/bandeaux/bande_2.jpg) repeat-x;
}
.bande_5 {
	background: #fff url(/design/bandeaux/bande_5.jpg) repeat-x;
}
.bande_6 {
	background: #fff url(/design/bandeaux/bande_6.jpg) repeat-x;
}
.bande_9 {
	background: #818f9a url(/design/bandeaux/bande_9.jpg) repeat-x top;
}
.int_bg_devise {
	z-index:25;
	width:180px; 
	height:100px; 
	background: url(/design/images/bg_devise.png) no-repeat center;
}
.int_devise {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-align:center;
	vertical-align:bottom;
	padding:15px 18px 20px 18px;
}
.bg_etiquette
{
	margin:15px 0 0 0;
	padding:31px 15px 15px 25px;
	text-align:left;
}
.bg_realisation {
	background: #fff url(/design/images/fd_zone.jpg) no-repeat top left;
}
.bg_emplois {
	background: #fff url(/design/images/recherche-emplois.jpg) no-repeat top left;
}

