body
{
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:13px;
	color:#4b4844;
	background:#975122;
	margin:0px;
	margin-top:5px;
	padding:0px;
	background:#cec2a4;
	background-image:url('/images/fond_site.jpg');
}

.site_block
{
	width:100%;
	text-align:center;
}

.site_fond
{
	background-image:url('/images/fond_centre.gif');
	width:893px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}

.site_centrale
{
	/* border-bottom:1px solid #b9a9a9;  */
	width:881px;
	margin-left: auto;
    margin-right: auto;
    text-align:left;
   /*  background:#ede9de; */
}

.header_block
{
	width:881px;
	height:80px;
	/*  border-bottom:1px solid #f5f2ec;  */
}
.header_gauche
{
	width: 450px;
	height: 80px;
	float: left;

}
.logo_placement{margin-left:10px;margin-top:10px;}

.header_droite
{
	width:208px;
	height:80px;
	float:left;
	text-align:left;

}
.header_droite_placement{margin-top:0px;text-align:right;margin-left:209px;}

.header_menu
{
   height:31px;
   overflow:hidden;
   margin-left:10px;
   margin-bottom:10px;
   /*background:#FF0000; */
}

.header_menu_it
{
   float:left;
   margin-right:30px;
   margin-left:30px;
   height:31px;
}

.header_menu_it_select_f
{
   float:left;
   height:31px;
   padding-right:0px;
   padding-left:0px;
   background-image:url('/images/menu_btn_c.gif');
}

.header_menu_ajust
{   margin-top:7px;
   margin-left:0px;
   margin-right:0px;
}

.header_menu_it_select_g
{
   float:left;
   margin-left:10px;
   height:31px;
}

.header_menu_it_select_d
{
   float:left;
   margin-right:10px;
   height:31px;
}



.centrale_block
{
	width:881px;
	overflow:auto;
	text-align:left;
}

.centrale_gauche
{
	width:250px;
	margin-left:10px;
	overflow:auto;
	float:left;
	/* background:green;*/
}

.centrale_droite
{
	width:621px;
	overflow:auto;
	float:left;
    /*background:red; */
}



.footer_block
{
    background-image: url('/images/fond_footer.gif');
    width: 893px;
    height:65px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
}


.footer_bottom_copyright
{
    margin-left:10px;
    margin-top:5px;
    color:white;
    margin-bottom:10px;
}

.footer_bottom_partenaires
{
    float:left;
    width:150px;
    margin-top:8px;
    margin-bottom:10px;
}


/*  FONT */


a{ color: #921329; text-decoration: none; font-weight:bold; }
a:hover 	{ color: #921329; text-decoration: underline; }

a.lmenu{ color: #3d3d3d; text-decoration: none; font-weight:bold; }
a.lmenu:hover 	{ color: #3d3d3d; text-decoration: underline; }

a.gris{ color: #57656e; text-decoration: none; font-weight:normal; }
a.gris:hover 	{ color: #57656e; text-decoration: underline; }


a.menu_footer {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 10px;
}

a.menu_footer:hover {
        text-decoration: underline ! important;
}

a.arrow_footer {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 10px;
        padding-left: 10px;
		background: url('/images/icones/arrow_white.gif') no-repeat left;

}

a.arrow_footer:hover {
        text-decoration: underline ! important;
}


a.pcarre2 {
        font-family: Arial, Sans-serif;
        text-decoration: none;
        font-weight:none;
        color: #57656e;
        font-size: 12px;
        padding-left: 12px;
		background: url('/images/icones/puce_carre.gif') no-repeat left;
}

a.pcarre2:hover {
        text-decoration: underline ! important;
}

a.pcarre {
        font-family: Arial, Sans-serif;
        text-decoration: none;
        color: #57656e;
        font-size: 12px;
        padding-left: 12px;
		background: url('/images/icones/puce_carre.gif') no-repeat left;
}

a.pcarre:hover {
        text-decoration: underline ! important;
}

a.pgris {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #57656e;
        font-size: 12px;
        padding-left: 12px;
		background: url('/images/icones/puce_grise.gif') no-repeat left;
}

a.pgris:hover {
        text-decoration: underline ! important;
}

a.porange {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #c93900;
        font-size: 12px;
        padding-left: 12px;
		background: url('/images/icones/puce_orange.gif') no-repeat left;
}

a.porange:hover {
        text-decoration: underline ! important;
}


a.arrow_footer {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #6a6760;
        font-size: 10px;
        padding-left: 10px;
		background: url('/images/icones/arrow.gif') no-repeat left;
}

a.arrow_footer:hover {
        text-decoration: underline ! important;
}

.more {float:left;background:url(/images/icones/z_more.gif) left top no-repeat; margin-right:10px; padding-left :15px; color:#8b0500; padding-bottom:2px;}
.backLink {background:url(/images/icones/z_more.gif) left top no-repeat; padding-left:15px; color:#8b0500; padding-bottom:2px; }
.arrow {
	padding-left: 10px;
	background: url('/images/icones/arrow.gif') no-repeat left;
}

.board_arrow {
	padding-left: 10px;
	font-size:12px;
	background: url('/images/icones/arrow.gif') no-repeat left;
}
.edit {
	padding-left: 20px;
	background: url('/images/icones/page_edit.gif') no-repeat left;
}

.warning {
	padding-left: 15px;
	background: #fff url('/images/icones/warning_pti.gif') no-repeat left;
}

.download {
	padding-left: 20px;
	background: #fff url('/images/icones/data_disk.png') no-repeat left;
	font-weight:bold;
}

/* MENU LIEN */

#header-menu
{
	margin:0px;
	padding:0px;
}

#header-menu ul {
	margin: 0 0 0px;
	padding: 0;
}

#header-menu li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#header-menu li a {
	background: url(/images/icones/vline.gif) no-repeat center left;
	display: inline;
	color: #ede9de;
	line-height: normal;
	padding: 0 6px 0 12px;
	text-decoration: none;
}

input.no_input
{
	border:0px;
	border-color: none;
	background-image:none;
	COLOR: none;
}

.texte {
        text-align: justify;
        text-indent: 8px;
        width:98%;
}

p
{        text-align: justify;
        text-indent: 0px;
        width:96%;
        margin:0px;
        padding:0px;
        margin-left:5px;
        margin-bottom:8px;
        font-size:13px;
}

/* CHAMPS */
form {
        margin: 0px;
        padding: 0px;
}

.form_block
{
  /*width:625px; */
  width:97%;
  padding-left:15px;
  overflow: auto;
  min-height:20px;
  margin-top:6px;
}
.form_libelle
{
  float:left;
  width:235px;
}
.form_libelle_2
{
  float:left;
  width:260px;
}
.form_champ
{
  float:left;
  width:275px;
}
.form_champ_libre
{
  float:left;
}




input
{
	BORDER: 1px solid #585858;
	COLOR: #464646;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #f8f6f6;
}

input.log
{
	BORDER: 1px solid #e5e5e5;
	COLOR: #717f8b;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11pt;
	BACKGROUND-COLOR: #f9fcfc;
	width:160px;
}

select
{
    BACKGROUND-COLOR: #f8f6f6;
    BORDER: 1px solid  #585858;
    COLOR: #464646;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
}

textarea
{
	border-color: #000000;
	BACKGROUND-COLOR: #f8f6f6;
	BORDER: 1px solid #585858;
	COLOR: #464646;
}

h1
{
        font-size: 19px;
        margin: 0px;
        margin-bottom: 5px;
        color:#6b6b6b;
}

h2
{
        font-size: 15px;
        color: #fc3300;
        margin: 0px;
        padding: 0px;
        font-weight:bold;
        margin-left: 0px;
}

h3
{
        font-size: 15px;
        color: #636363;
        margin: 10px;
        padding: 0px;
        font-weight:bold;
        margin-left: 15px;
}

h4
{
        font-size: 13px;
        color: #636363;
        margin: 10px;
        padding: 0px;
        font-weight:bold;
        margin-left: 25px;
}

h2.rouge
{
        font-size: 15px;
        color: #84383a;
        margin: 0px;
        padding: 0px;
        font-weight:bold;
        margin-left: 0px;
}



.titre {
        margin:0px;
        padding:0px;
        height: 20px;
        width: 96%;
        border-bottom-style: dashed;
        border-bottom-width: 1px;
        border-bottom-color: #fc3300;
        margin-bottom:13px;
        margin-top:13px;
        margin-left:5px;
        padding-left: 0px;
}


/* TOOLTIP */

div#tooltip {
   position:absolute;
   visibility:hidden;
   z-index:500;
   background-color:#FFC;
   border:1px solid #bbb;
   padding:0.5em;
   font-size:0.8em;
   max-width:200px;
   overflow:visible;
}

.obligatoire
{
	color: #ab0909;
}

#block_attention
{
  width:530px;
  overflow:auto;
  margin-left:15px;
  margin-top:10px;
  border: 1px solid #cfb3a3;
  padding:3px;
  text-align: justify;
  background-image: url('/images/fondRouge.gif');
}




ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:13px;
	margin-left:15px;
	margin-bottom:15px;

}

li
{
	background:url(/images/icones/puce_orange.gif) left 5px no-repeat;
	padding-left:14px;
	min-height:17px;
}

.div_tableau {
		width:550px;
		overflow:auto;
		margin-left:20px;
}

.div_ligne {
		width:550px;
		overflow:auto;
}

.div_field {
		float:left;
		overflow:auto;
		min-height:25px;
		padding-top:5px;
}

.pictures
{	float: left;
	border:1px solid black;
	margin:6px;
}

/* MENU */


.cmenu_block
{   background:url(/images/menu_centre.gif);
   width:237px;
   overflow:hidden;
   margin-bottom:10px;
}
.cmenu_plac {margin:5px 10px 5px 10px;overflow:hidden;text-align:justify;}

.cmenu_titre
{   background:url(/images/menu_titre.png) no-repeat;
   width:216px;
   height:34px;
   overflow:hidden;
   margin:5px 0px 5px 10px;
}
.cmenu_titre_plac
{	margin:8px 0px 0px 35px;
	font-family:Georgia, Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	overflow:hidden;
}

.log_block
{  width:200px;
  overflow:hidden;
  margin-left:10px;
}

.log_puce
{  overflow:hidden;
  float:left;
  height:22px;
  margin-top:3px;
}

.log_field
{  overflow:hidden;
  float:left;
  height:22px;
  margin-left:10px;
}

.offre_block
{
   width:193px;
   overflow:hidden;
   margin:5px 0px 0px 0px;
   float:left;
}

.offre_centre
{
   width:193px;
   overflow:hidden;
   background:url(/images/offre_fond.png);
}
.offre_centre_txt
{
   text-align:justify;
   font-size:12px;
   margin:0px 20px 0px 20px;
}
.offre_option
{
   margin:10px 0px 0px 65px;
}


.veille_block
{
   width:385px;
   overflow:hidden;
   margin:5px 0px 0px 0px;
   float:left;
}

.veille_centre
{
   width:392px;
   overflow:hidden;
   background:url(/images/offre_veille_centre.png);
}

.veille_infos
{
   float:left;
   width:255px;
   margin:15px 0px 0px 5px;
}
.veille_option
{
   float:left;
   margin:10px 0px 0px 0px;
}

.download_pdf {
	padding-left: 20px;
	background: #fff url('/images/icones/pdf.gif') no-repeat left;
	font-weight:bold;
	margin-left:15px;
}

.m2_block
{    width:594px;
    overflow:hidden;
    background:url(/images/m2_centre.png);
}

.m2_b
{
   overflow:hidden;
   margin-left:8px;
}
.m2_b1
{
    width:375px;
    overflow:hidden;
    float:left;
   /* background:red;  */
}
.m2_b2
{
    width:10px;
    overflow:hidden;
    float:left;
   /* background:yellow;*/
}
.m2_b3
{
    width:175px;
    overflow:hidden;
    float:left;
   /* background:green; */
}

.m2_b1_titre
{   width:364px;
   height:33px;
   overflow:hidden;
   background:url(/images/m2_tarticle.png);
}
.m2_b1_titre_link{margin-left:210px;margin-top:10px;}

.m2_b1_block
{
   width:364px;
   margin-top:10px;
   overflow:hidden;
}

.m2_b1_art
{
   width:360px;
   float:left;
   margin-left:10px;
   margin-top:5px;
   overflow:hidden;
   text-align:left;
}

.m2_b1_img
{
  float:left;
}


.m2_b3_titre
{
   width:165px;
   height:32px;
   overflow:hidden;
   background:url(/images/m2_tacces.png);
}

.m2_b3_list
{
   margin-left:10px;
   margin-top:10px;
   overflow:hidden;
   text-align:left;
}


.m2_b_g
{
   float:left;
   overflow:hidden;
   margin-left:11px;
   width:37px;
}
.m2_b_d
{
   float:left;
   overflow:hidden;
   margin-left:10px;
   width:500px;
   text-align:justify;
}

.recap_block
{
  overflow:auto;
  width:550px;
  margin-left:10px;
}

.recap_infos
{
  overflow:auto;
  width:450px;
  float:left;
}

.recap_prix
{
  overflow:auto;
  width:100px;
  float:left;
  text-align:right;
  font-weight:bold;
  color:#fc3300;
  font-size:15px;
}

.recap_ligne
{
  margin-bottom:5px;
  margin-top:5px;
  text-align:justify;
}

.recap_barre
{  height:1px;
  background:#b9a9a9;
  width:550px;
  margin-left:10px;
  margin-top:8px;
  margin-bottom:8px;
}

.mi_block
{    width:577px;
    overflow:hidden;
    background:url(/images/m2_ccentre.png);

}