/* ******************************************************** PARTIE COMMUNE ********************************** */
body{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
html, body {
	height: 100%;
	width: 100%;
}
.cadre
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #B8B8B8;
}

/* ******************************************************** GESTION DES LIENS ********************************** */
a.lien_s {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	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 ********************************** */
.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A40000;
	line-height: 15px;
	padding: 5px 0 2px 0;
	margin : 0px;
	}
.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 13px;
	margin : 0px;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	margin : 0px;
}
.t3_ {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFE477;
}
.t5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}
.m_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff; 
}
.m_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666; 
}
.s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666; 
}
.s_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #fff; 
	text-decoration: none;
}
.s_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666; 
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #818181; 
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f00; 
}
.admin_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: 29px;
	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 #fff;
	border-bottom: 2px inset #fff;
	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 #fff;
	border-bottom: 2px inset #fff;
	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_ {
}