/* basic elements */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #40A629;*/
}

a:link { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #006600;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #006600;
	}
a.c:visited { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #003300;
	}	
a:hover, a:active { 
	text-decoration: none; 
	color: #006600;
	}
a.nav:link { 
	font-weight: normal; 
	text-decoration: none;
	font-weight: bold; 
	color: #666666;
	text-transform: uppercase;
	}
a.nav:visited { 
	font-weight: normal; 
	text-decoration: none; 
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	}
a.nav.c:visited { 
	font-weight: normal; 
	text-decoration: none; 
	font-weight: bold;
	color: #858686;
	text-transform: uppercase;
	}	
a.nav:hover, a.nav:active {
	text-decoration: underline;
	font-weight: bold;
	color: #40A629;
	text-transform: uppercase;
	}

/* Chemin de fer */
A.lichemin:link {
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
A.lichemin:active {color:#333333; text-decoration: none;
	font-weight: normal;
	font-size: 10px;}
A.lichemin:visited {color:#333333; text-decoration: none;
	font-weight: normal;
	font-size: 10px;}
A.lichemin:hover {color:#333333; text-decoration: underline;
	font-weight: normal;
	font-size: 10px;}
.lichemin{color:#333333; text-decoration: none;
	font-weight: normal;
	font-size: 10px;}
.texteblc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texteblcgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.textevert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
}
.textevertgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
.little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #40A629;
	text-decoration: underline;
	text-align: left;
	text-transform: uppercase;
}
.sstitre {
	font-size: 12;
	font-style: italic;
	font-weight: bold;
}
.textfield  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: solid 1px #C9C9C9;
	color: #000000;
}
p {
	text-align: justify;
}
ul {
	list-style-type: circle;
	/*margin: 0; padding: 0;*/
}

#index, #haut, #chemin, #gauche, #raccourcis {
display:none;
}
#important {
	float:left;
	display:block;
	border: 2px solid #CC0033;
}
#impression {
	float:left;
}
/* specific divs */
#container {
	width: 680px;
	padding: 0;  
	margin: auto;
	text-align: left;
	}

#entete { 
	padding: 0;  
	display: none;
	vertical-align: bottom;
	}
#cellule { 
	background-color: #C1E69B;
	}
#nav { 
	padding: 0;  
	vertical-align: bottom;
	display: none;
	}
#chemindefer { 
	padding: 0;  
	vertical-align: bottom;
	display: none;
	}
#index_02 {
	width: 150px;
	height: inherit;
	float: right;
	padding-right:2px;
	padding-left:2px;
	background-color: #C1E69B;
	display: none;
	}
#index_03 {
	width: 100%;
	height: 355px;
	float: left;
	padding-left:4px;
	padding-right:4px;
	background-color: #FFFFFF;
	}
/*#index_04 {
	width: 6px;
	height: 431px;
	float: left;
	}
#index_05 {
	width: 25px;
	height: 431px;
	float: left;
	}
#index_06 {
	width: 419px;
	height: 18px;
	float: right;
	}
#index_07 {
	width: 399px;
	height: 413px;
	float: left;
	}
#index_09 {
	width: 399px;
	height: 17px;
	float: right;
	}
#index_08 {
	width: 20px;
	height: 413px;
	float: right;
	}
#index_10 {
	width: 680px;
	height: 14px;
	vertical-align: top;
	}
#index_09 {
	width: 680px;
	height: 14px;
	}*/
#bas {	
	background-color: #FFFFFF;
	vertical-align: bottom;	
	text-align:center;
	padding-top: 0px;
	padding-bottom: 4px;
	height: 25px;
	display: none;
	}

div#contenu {
	margin-left:2px;
	margin-right:4px;
	width:auto;
	text-align:justify;
	}
div#texte {
	width: 396px;
	height: 396px;
	border: 0px solid #000;
	margin-right:2px;
	position: absolute;
	overflow: auto;
	float: none;
      }
#estat {
	  display:none;
	  }