body
{
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
	margin:0px;
	padding:0px;
}

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

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

.site_centrale
{
	border-top:1px solid #b9a9a9;
	border-bottom:1px solid #b9a9a9;
	width:800px;
	margin-left: auto;
    margin-right: auto;
    text-align:left;
}

.header_block
{
	width:800px;
	height:70px;
}
.header_gauche
{
	width:300px;
	height:70px;
	float:left;
}
.header_droite
{
	width:500px;
	height:70px;
	float:left;
	text-align:right;
}

.header_logo
{
	margin-left:15px;
	margin-top:10px;
}

.menu_block
{
	width:800px;
	height:25px;
	/* background-image:url('../menu_background.gif'); */
}


.ss_header_block
{
	width:800px;
	height:100px;
	background-image:url('/images/back_bandeau.jpg');
}
.ss_header_gauche
{
	width:400px;
	height:100px;
	float:left;
}
.ss_header_gauche_txt
{
	margin-left:15px;
	margin-top:15px;
	color:white;
	font-size:80%;
}

.ss_header_droite
{
	width:400px;
	height:100px;
	float:left;
	background:url('/images/justice2.gif') no-repeat right top;
}


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



.centrale_gauche
{
	width:157px;
	overflow:auto;
	float:left;
	padding:4px;
	background-image:url('/images/menu_gauche_fond.gif');
}

.centrale_droite
{
	width:612px;
	overflow:auto;
	float:left;
	padding:4px;
	margin-left:10px;
	margin-top:10px;
}



/* DIV AUTRE */


.menu_infos {
		width:142px;
		height:67px;
		background-image:url('/images/info_cgv.gif');
		padding:6px;
		font-size:90%;
		margin-top:15px;
		margin-left:2px;
}

.menu_infos2 {
		width:142px;
		height:67px;
		background-image:url('/images/info_cgv2.gif');
		padding:6px;
		font-size:90%;
		margin-top:15px;
		margin-left:2px;
}

.menu_liens {
		margin-top:5px;
		margin-left:8px;
		overflow:auto;
		font-size:90%;
		padding-bottom:3px;
}


.div_tableau {
		width:600px;
		overflow:auto;
}

.div_ligne {
		width:600px;
		overflow:auto;
		margin-top:3px;
}

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


/*  FONT */

a  { color: #99876d; text-decoration: none; border-width: 0px;}
a:link		{  background-color: transparent;}
a:visited 	{ background-color: transparent; }
a:hover 	{ color: #99876d; 	text-decoration: underline; }

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

a.header {
	color: #1a1a1a;
	text-decoration: none;
	border-width: 0px;
	font-weight:bold;
	display: inline;
	line-height: normal;
	padding: 0 9px 0 12px;
	font-weight: bold;

}

a.header:hover {
    color: #760306;
    text-decoration: underline;
    display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
	font-weight: bold;

}


a.menu {
	padding-left: 10px;
	background: url('../icones/arrow.gif') no-repeat left;
	color:black;
	display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
}

}

a.menu:hover {
    color:black;
    text-decoration: underline;
    display: inline;
	line-height: normal;
	padding: 0 10px 0 12px;
}

.arrow {
	padding-left: 10px;
	background: #fff url('../icones/arrow.gif') no-repeat left;
}

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

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

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

}

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

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

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


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

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

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

input.bleu
{
	BORDER: 1px solid #1e5b82;
	COLOR: #464646;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	background-image: url('/images/fond_champs.gif');
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #ece8df;
}

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: 20px;
        margin: 0px;
        margin-bottom: 10px;
        color: #000000;
}

h2
{
        font-size: 14px;
        color: #000000;
        margin: 0px;
        padding: 0px;
        font-weight:bold;
        margin-left: 4px;
}

.titre {
        height: 23px;
        width: 600px;
        border-bottom-style: dashed;
        border-bottom-width: 1px;
        border-bottom-color: #000000;
        margin-bottom:10px;
        margin-top:10px;
}

.obligatoire
{
	color: #ab0909;
}

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

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

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

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





.footer_block
{
    background-color: #b0e5f6;
    background-image: url('/images/fond_bas.gif');

    width: 800px;
	margin-left: auto;
    margin-right: auto;
    border-top:1px solid #b1adac;
	text-align:left;
	overflow:auto;
}
.footer_bottom
{
    width: 800px;
    height:4px;
    text-align:left;
	margin-left: auto;
    margin-right: auto;
	margin-bottom:15px;
}

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

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

/* 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/vline.gif) no-repeat center left;
	display: inline;
	line-height: normal;
	padding: 0 6px 0 12px;
	text-decoration: none;
}
