@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F9F8F7;
	background-color: #303030;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration:none;
	display : inline;
	font-weight:normal;
}

.page {
	background-color: #ececec;
	height: auto;
	width: 1024px;
	
	color: #666666;
	margin-left: auto;
	margin-right: auto;

	-moz-border-radius:10px 10px 10px 10px;
	-border-radius:10px 10px 10px 10px;
	text-align: left;
}
.bandeau {
	top: 15px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-left:10px;
	text-align: left;
	height: 80px;
	width: 1024px;
}


.div_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 20px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.div_foot td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

.div_foot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.div_foot a:hover {
	text-decoration: underline;
}

.sous_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c949c;
	/*background-color: #f8bf24;*/
	background-image:url("../images/fond_barre_menu.gif");
	background-repeat:repeat-y;
	height: 20px;
	width: 1014px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	padding-top: 5px;
	padding-left: 10px;
	}

.sous_menu a {
	text-decoration:none;
	color: #36638d;
	}

.sous_menu a:hover {
	text-decoration:underline;
	
}

.hdb_menu {
	float: left;
	height: 220px;
	width: 250px;
	font-size: 14px;
	z-index: 10;
	background-color: #FFFFFF;
	Opacity:0.8;
	filter:alpha(opacity=80);
	
}
.ul_menu {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.ul_menu li{
	text-align:left;
	display: block;
	color: #36638d;
	height:30px;
	border-bottom:solid 1px #EEEEEE;
	margin-left:5px;
	margin-top:8px;
}
.ul_menu li a{
	color: #36638d;
	
}
.affichage {

	width:1024px;
	min-height:400px;

}

.contenu {
	font-size: 14px;
	margin-left:10px;
	width:1014px;
}

.contenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
}

.contenu_titre {
	font-size: 16px;
	margin-left:10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}


.tableau_entete{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	/*text-align: center;*/
	
}
.tableau_contenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	vertical-align: top;
}


.lien_rapide {
	float:right;
	border-left: solid 1px #d0d0d0;
	height:400px;
	width:200px;
}

.liens_plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	vertical-align: top;
	color: #36638d;
	/*background-color: #FFCC99;*/
}
.liens_plus a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align:center;
	vertical-align: top;
	color: #36638d;
	/*background-color: #FFCC99;*/
}

.input_champ{
	width='110px';
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

.espace_client_p {
	background-image: url(../images/espace_client.png);
	background-repeat: no-repeat;
}

.espace_client_td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin-left:5px;
}

.btn_espace_client{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;	
}


.ul_menu a {
	display:block;

	text-decoration:none;
	color:#888888;
}

.ul_menu a:hover {
	text-decoration:underline;
	background-color: #FFFFFF;

}


.lien_doc {
	border:none;
	
}

#Inner{

  /*background-image:url("../images/societe.png");*/
  background-repeat:no-repeat;
  width:1000px;
  height:205px;
  text-align:center;
  overflow:hidden;
  float:left;
  margin:5px;

}



div.topBorder{

  width:1024px;

  height:5px;

  background-image:url("../images/bordure_haut.gif");

  background-repeat:no-repeat;

  font-size:1px;

}

div.bottomBorder{

  clear:both;

  width:1024px;

  height:5px;

  background-image:url("../images/bordure_bas.gif");

  background-repeat:no-repeat;

  

}

div.leftBorder{	

  width:5px;

  height:215px;

  background-image:url("../images/bordure_gauche.gif");

  background-repeat:no-repeat;

  float:left;

}

div.rightBorder{

  width:5px;

  height:215px;

  background-image:url("../images/bordure_droite.gif");

  background-repeat:no-repeat;

  float:right;

}



div.menu{

  width:157px;

  height:205px;

  background-image:url("img/fdMenu.gif");

  background-repeat:no-repeat;

  float:left;

  filter:alpha(opacity=80);

  -moz-opacity:0.8;

  opacity: 0.8;  

  

}

div.menu ul{

  list-style-type:none;

  margin:0px 0px 0px 10px;

  text-align:left;

  padding-top:7px;

}

div.menu li{

  display:block;

  list-style-type:none;

  margin:0px 0px 19px 0px;

  vertical-align:middle;

}

div.menu li  A.off:visited{font-family:arial;font-size:14px;color:#626262;font-weight:regular;text-decoration:none;}

div.menu li  A.off:link{font-family:arial;font-size:14px;color:#626262;font-weight:regular;text-decoration:none;}

div.menu li  A.off:hover{font-family:arial;font-size:14px;color:#626262;font-weight:regular;text-decoration:none;}
