.bg {
	background-color: #bca77e;
}

/* ******************************************************** PARTIE COMMUNE ********************************** */
.cadre
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #B8B8B8;
}

/* ******************************************************** GESTION DES LIENS ********************************** */
A.lien {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
A.lien:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.lien_s {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F60;
	text-decoration: none;
}
a.lien_s:hover {
	text-decoration: underline;
}

/* ******************************************************** GESTION LIENS NAVIGUATION ********************************** */
.lien_nav {
	font-family:  Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a.lien_nav {
	font-family:  Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	border: 1px solid #999;
	padding: 0px 6px;
}
a.lien_nav:hover {
	font-family:  Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	border: 1px solid #900;
	padding: 0px 6px;
}
.lien_nav_on {
	font-family:  Arial,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	border: 1px none #999999;
	padding: 0px 6px;
}
/* ******************************************************** GESTION DES TEXTES ********************************** */
.t0 {
	font-size: 18px;
	color: #f60;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
.t1 {
	font-size: 20px;
	color: #444;
	font-weight: normal;
}
.t2 {
	font-weight: bold;
	font-size: 13px;
	color: #737373;
	font-style: normal;
	line-height: normal;
}
.t3 {
	font-weight: bolder;
	font-size: 14px;
	color: #2D573F;
}
.t4 {
	font-size: 12px;
	font-weight: bold;
	color: #2D573F;
}
.t5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.t6 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.m {
	font-weight: normal;
	font-size: 11px;
	color: #444444;
}
.m_blanc {
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF; 
}
.m_gris {
	font-weight: normal;
	font-size: 11px;
	color: #666666; 
}
.s {
	font-weight: normal;
	font-size: 10px;
	color: #737373; 
}
.s_blanc {
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: none;
}
.s_gris {
	font-weight: normal;
	font-size: 10px;
	color: #666666; 
}
.copyright {
	font-weight: normal;
	font-size: 10px;
	color: #404040; 
}
.admin {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000; 
}
.admin_2 {
	font-weight: normal;
	font-size: 10px;
	color: #f00; 
}
/* ******************************************************** GESTION DES FORMULAIRES et BOUTONS ********************************** */
.form_login {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333;
	height:15px;
	line-height: 15px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #999;
	border-left: 1px solid #333;
	padding: 1px 2px 1px 2px;
	margin: 0 0 4px 0;
}
.form_ok {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f60;
	height: 15px;
	width: 17px;
	background: #fff url(/design/images/bt_ok.gif) no-repeat center center;
	border: none;	
}
.form {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-indent: 2px;
	background-color: #fff;
	border-top: 1px inset #999;
	border-right: 2px inset #ddd;
	border-bottom: 2px inset #ddd;
	border-left: 1px inset #666;
}
.form_need {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333;
	text-indent: 2px;
	background-color: #fff;
	border-top: 1px inset #999;
	border-right: 2px inset #ddd;
	border-bottom: 2px inset #ddd;
	border-left: 4px solid #EB6800;
}
.form_need_mention {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	background-color: #9B9B9B;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #F4F4F4;
	text-indent: 2px;
	border-top: 1px inset #666;
	border-right: 2px inset #fff;
	border-bottom: 2px inset #fff;
	border-left: 4px solid #EB6800;
	padding-left: 4px;
}
.form_bt {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	border: 1px solid #999;
	text-decoration: none;
	background-color: #f60;
	text-align: center;
	width: 80px;
}
/* ****************************************************** 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 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: #828282; /* FOND */
}
.bg_color_1 {
	background-color: #B3B3B1; /* FOND MENU - GRIS  */
}
.bg_color_2 {
	background-color: #CAC9C9; /* FOND SOUS BANDEAU- GRIS */
}
.bg_color_3 {
	background-color: #f60; /* FOND ORANGE */
}
/* ******************************************************** GESTION BACKGROUND  ********************************** */
.bg_filet {
	background-color: #fff;
	border-right: 2px solid #6B6B6B;
}
.bg_img_filet {
	background: url('/design/images/bg_filet.gif') repeat-y left;
}
.bg_filet_bottom {
	border-bottom: 2px solid #6B6B6B;
}
.bg_slide {
	background: #fff url('/design/images/bg_slide.gif') no-repeat left top;
}
.bg_section {
	background: #fff url('/design/images/bg_box_section.gif') no-repeat left top;
}
.bg_particulier {
	height: 80px;
	width: 190px;
	background: #fff url('/design/images/bg_particulier.gif') no-repeat left top;
	padding: 22px 0 0 50px;
}
.bg_entreprise {
	width: 190px;
	background: #fff url('/design/images/bg_entreprise.gif') no-repeat left top;
	padding: 22px 0 0 50px;
}
/* ******************************************************** GESTION BOX  ********************************** */
.bg_box {
}
.bg_box_top1 {
}
.bg_box_top2 {
	color: black;
}
.bg_box_top3 {
}
.bg_box_top {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	padding: 0 4px 10px 4px;
}
.bg_box_bottom {
}
.bg_box2 {
}
.bg_box3_top1 {
}
.bg_box3_top2 {
	color: black;
}
.bg_box3_top3 {
}
.bg_box3_top {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	padding: 0 4px 10px 4px;
}
.bg_box3_ {
}