/*<![CDATA[*/

html, body {
  padding: 0;
  margin: 0;
}

body {
  font: 11px Verdana, sans-serif;
  text-align: center;
  /*background-image:url(images/fond.jpg);*/ /*Couleur d'arrière plan de la page entière*/
  background-repeat:repeat-x;
  overflow:hidden;
  overflow-x:auto;
  scrollbar-face-color:#F7F7F7;
  scrollbar-track-color:#FFFFFF;
}

.lien
{
	color:#000000;
	font-weight:bold;
}

.lien:hover
{
	color:#000000;
	font-weight:bold;
	color:#0033ff;
}

.liennext
{
	color:#000000;
}

.liennext:hover
{
	color:#0033ff;
}

.table
{
	border:1px solid #ccc;
}

.st_td
{
	color:#FFFFFF;
	background-color:#993232;
	font-weight: bold;
}

.bouton
{
	border:1px solid black;
	font-size: 12px;
	background-color:#CCCCCC;
}

.input
{
	border:1px solid black;
	font-size: 10px;
}

#conteneur_page {
  margin: 0 auto;
  width: 750px;
  background: #F3F3F3;
  text-align: left;
  position: relative;
  /*height: 100%;*/
}

test {
	font-size: 36px;
}

.haut_acces_espace_client
{
	color:#000000;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	line-height:14px;
	vertical-align:middle;
}

.ZoneSaisie
{
	font: 11px Verdana, sans-serif;
	color:#000000;
	vertical-align:middle;
	height:20px;
}

#haut 
{
	background-color:#151515;
	width:100%;
	background-image:url(images/haut.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 50px;
}

#haut a 
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

#menu
{
	height:20px;
	background-color:#FFFFFF;
	vertical-align:middle;
}

a.menu-act
{
	color:#810101;
	background-color:#E3E3E3;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
}

a.menu
{
	color:#000000;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
}

a.menu:hover {
  background-color:#E3E3E3;
}

#conteneur {
  padding: 0 0 40px 0;
}

#conteneur:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#menu_context {
	position:absolute;
	float : left;
	height:100%;
	width : 120px;
	background-image:inherit;
	background-color:#F3F3F3;
}

/*#menu_context li
{
	list-style-type:none;
	margin: 0 0 2 0;
	margin-left:20;	
}

#menu_context ul {
	margin: 0 20 0 0;
	padding: 0 0 0 0;

}*/

td.menu_titre {
	background-color:#666666;
	color:#FFFFFF;
	font-weight: bold;	
}

td.menu {
	border-top:1px solid white; 
	background-color:#CCCCCC;
	padding-left:15;
}

td.menu_in {
	border-top:1px solid white; 
	background-color:#E0E0E0;
	padding-left:15;
	font-weight: bold;
}

td.menu_in a{
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

td.menu a { 
	text-decoration: none;
	color:#FFFFFF;
}

td.menu a:hover { 
	font-weight: bold;
}

#princ {
	position:absolute;
	width:619px;
	height:100%;
	margin: 0 0 0 131px;
}

#princ_texte {
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
	width:619px;
}

#princ_sans_menu {
	position:absolute;
	width:619px;
	height:100%;
	margin: 0 0 0 0;
}

#princ_texte_sans_menu {
	position:absolute;
	overflow-y:auto;
	overflow-x:hidden;
	width:750px;
}

#bas {
	background-image:url(images/bas.jpg);
	background-repeat:no-repeat;
	position: absolute;
	width: 100%;
	background-color:#333333;
	bottom: 0 !important;
	bottom: -1px;
	height: 20px;
	padding: 0 0em;
	line-height: 20px;
}

a.bas{
	color:#FFFFFF;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
}

.droit
{
	color:#FFFFFF;
  	font-size:-2;
}

.titre {
	font-size: 16px;
	color:#708090;/* #778899; A4A4A4;*/
	font-weight: bold;
	line-height:30px;
}

.ptitre {
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	line-height:15px;
}

.ptitreb {
	font-size: 11px;
	color:#003399;
	font-weight: bold;
	line-height:12px;
}

.pptitre {
	font-size: 12px;
	color:#993333;
	font-weight: bold;
	line-height:12px;
	border-bottom:1px solid black 
}

table
{
	font: 11px Verdana, sans-serif;
	text-align:left;
}
/*]]>*/

