/* basic elements */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	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: disc;
		/*margin: 0; padding: 0;*/
}


/* specific divs */
#container {
	width: 955px;
	height:600px;
	float:left;
	padding: 0;  
	margin: 0;
	text-align: left;
	}

#entete { 
	padding: 0;  
	display: none;
	vertical-align: bottom;
	}
#cellule { 
	background-color: #C1E69B;
	}
#nav { 
	padding: 0;  
	vertical-align: bottom;
	}
#chemindefer { 
	padding: 0;  
	vertical-align: middle;
	}
#index_02 {
	width: 150px;
	height: inherit;
	float: right;
	padding-right:2px;
	padding-left:2px;
	background-color: #C1E69B;
	}
#index_03 {
	width: 578px;
	height: auto;
	float: left;
	padding-left:4px;
	padding-right:4px;
	background-color: #FFFFFF;
	}
#bas {	
	background-color: #FFFFFF;
	vertical-align: bottom;	
	text-align:center;
	padding-top: 0px;
	padding-bottom: 4px;
	height: 25px;
	}

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 {/*
	position:absolute;
	left:11px;
	top:0px;
	width:255px;
	height:100px;*/
	z-index:1;
	visibility: visible;
}
