body
{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:13px;
	color:#4b4844;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}

.site_block
{
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.site_fond
{
	background-image:url('/images/site_fond.jpg');
	width:800px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
    margin-bottom:10px;
}

.site_centrale
{
	width:796px;
	margin-left: auto;
    margin-right: auto;
    text-align:left;
}
.header_block_haut
{
	height:84px;
	width:796px;
}
.header_block_haut_g
{
	float:left;
	height:84px;
	width:376px;
}
.header_block_haut_d
{
	float:left;
	height:84px;
	width:420px;
	background:url('/images/header_droit.jpg') no-repeat;
}
.logo_placement{margin-top:10px;margin-left:5px;}


.header_menu
{
	width:796px;
	height:27px;
	background-image: url('/images/fond_menu.gif');
}
.header_droite_placement{margin-top:3px;margin-left:10px;}

.header_menu_btn
{
	text-align:center;
	color:#4b3737;
	height:21px;
	font-size:13px;
	font-family:sans-serif;
	font-weight:bold;
	padding-top:6px;
	float:left;
	margin-left:15px;
	margin-right:15px;
}

.header_menu_sep
{
   float:left;
   width:1px;
   height:27px;
}




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

}



.menu_block
{
	margin-left:2px;
	width:170px;
	border:1px solid #d2cec4;
	background:#f5f2ec;
}
.menu_block_placement{ padding:5px; }

.menu_titre
{
	margin-left:2px;
	width:180px;
	height:25px;
	background:#000000;
	color:#FFFFFF;
	background-image: url('/images/menu_gauche_fond.gif');
}
.menu_titre_placement{ padding:5px; float:left; }
.menu_titre_placement_ico{ margin-left:2px; margin-top:4px;  float:left; }

.menu_titre h2
{
        font-size: 11px;
        color: #FFFFFF;
        margin: 0px;
        padding: 0px;
        font-weight:bold;
}

.centrale_gauche
{
	float:left;
	width:380px;
	overflow:auto;
	float:left;
	margin-left:20px;

}

.centrale_droite
{
	float:left;
	width:170px;
	overflow:auto;
	float:left;
	padding:4px;
	margin-left:30px;

}



.footer_block
{
    background-color: #4a4848;
    background-image: url('/images/footer.jpg');
    width: 796px;
    height:70px;
	margin-left: auto;
    margin-right: auto;
    border-top:2px solid #b9a9a9;
    border-bottom:2px solid #383232;
	text-align:left;
}

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

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






/*  FONT */


a{ color: #8b0500; text-decoration: none;  }
a:hover 	{ color: #8b0500; text-decoration: underline; }

a.bold  { color: #8b0500; text-decoration: none; border-width: 0px; font-weight: bold; }
a.bold:hover 	{ color: #8b0500; text-decoration: underline; }

a.lien_footer  { color: #FFFFFF; text-decoration: none; border-width: 0px; font-weight: normal; }
a.lien_footer:hover 	{ color: #FFFFFF; text-decoration: underline; }

a.menu  { 	color:#FFFFFF;
	font-size:13px;
	font-family:sans-serif;
	font-weight:bold;
	 }
a.menu:hover 	{ 	color:#bbbbbb;
	font-size:13px;
	font-family:sans-serif;
	font-weight:bold;
	text-decoration: none; }


a.arrow_footer {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #f1efed;
        font-size: 10px;
        padding-left: 10px;
		background: url('/images/icones/arrow_white.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;
	font-weight:bold;
	background: url('/images/icones/arrow.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;
}


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

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

p
{        text-align: justify;
        text-indent: 15px;
}

/* 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;
}

#form_explication
{
  width:97%;
  padding-left:15px;
  overflow: auto;
  min-height:10px;
  margin-top:6px;
  font-style:italic;
  color: #666666;
}


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

.submit_button
{	BORDER: 1px solid #483434;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #8c0d0a;
}

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: 18px;
        margin: 0px;
        margin-bottom: 5px;
        color: #383736;
}

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

.titre {
        height: 20px;
        width:510px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #8d1212;
        margin-bottom:10px;
        margin-top:15px;
        margin-left:3px;
}

.obligatoire
{
	color: #ab0909;
}

#infosErreur
{
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #ebb1b1;
	background-image: url('/images/fondRouge.gif');
    text-align: justify;
    overflow:auto;
    width:90%;
}

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





.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;
}


/* INTRO */
.intro_block
{	margin-left:15px;
	width:780px;
    overflow:auto;
}
.intro_menu_block
{
	margin-left:5px;
	width:255px;
    float:left;
    overflow:auto;

}
.intro_img
{
   margin-left:8px;
   margin-top:15px;
   overflow:hidden;
}
.intro_txt
{
   width:242px;
   text-align:justify;
   margin-left:2px;
   margin-top:10px;
   font-family:Arial;
   font-size:12px;
   color:#4b4844;
   overflow:hidden;
}

.idx_forum_block
{
   width:520px;
   height: 20px;
   overflow:hidden;
   margin-left:3px;
}

.idx_forum_ico
{
   width:20px;
   height: 20px;
   float:left;
}

.idx_forum_libelle
{
   width:360px;
   height: 20px;
   float:left;
   background: url(/images/cadre_msg.gif) repeat bottom;
}

.idx_forum_com
{
   width:70px;
   height: 20px;
   float:left;
   text-align:center;
   background: url(/images/cadre_msg.gif) repeat bottom;
}
.idx_forum_date
{
   width:70px;
   height: 20px;
   float:left;
   text-align:center;
   background: url(/images/cadre_msg.gif) repeat bottom;
}



.formulaire_block
{     width:98%;
     overflow:hidden;
     border:solid 1px #808080;
}

.formulaire_infos
{     overflow:hidden;
     background:#E5E5E5;
     border-bottom:solid 1px #808080;
     color:#808080;
     font-weight:bold;
}

.formulaire_field_block
{     overflow:hidden;
     border-bottom:solid 1px #808080;
}
.formulaire_field_name
{     overflow:hidden;
     float:left;
     width:70px;
     padding:5px;
}
.formulaire_field_value
{
     overflow:hidden;
     float:left;
     padding:5px;
}



#MSG_block_tour {
    margin-left:5px;
	overflow:auto;
	border: 1px solid #706d66;
	width:505px;
	margin-bottom:10px;

}
#MSG_block_libelle {
	overflow:auto;
	width:503px;
	background-image: url('/images/header_haut.gif');
	color:white;
	border: 1px solid #ece5d2;
	height:23px;

}
#MSG_block {
	overflow:auto;
	width:499px;
	padding:3px;
}
#MSG_libelle_field {
	float:left;
	margin-top:2px;
	margin-left:5px;

}

#MSG_block_tour_categorie {
	text-align:right;

}

#MSG_post
{
	width:505px;
	margin-left:5px;
	text-align:right;
}

#ForumCitation
{
		width:95%;
        padding: 4px;
        margin-left:8px;
        margin-top:0px;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
        border-color: #404040;
}


.M_block {
	overflow:auto;
	width:260px;
}
.M_haut {
	overflow:auto;
	width:260px;
	height:15px;
}
.M_centre {
	overflow:auto;
	width:260px;
	background: url('/images/mcentre.gif');
}
.M_centre_align {padding:4px;margin-left:10px;}
.M_bas {
	overflow:auto;
	width:260px;
	height:15px;
}
