/* CSS Document */

/*** HEADLINE ***/
#headline {
	width:841px;
	height:57px;
	float:left;
	margin-top:15px;
}
#logo {
	width:60px;
	height:83px;
	position:absolute;	
	padding-left:30px;
}
#chemin_de_fer{
	color:#999999;
	font-size:11px;
	width:550px;
	padding-left:90px;
	height:20px;
	margin-top:10px;
	float:left;
}
#chemin_de_fer a {
	color:#999999;
}
#slogan {
	font-size:14px;
	color:#999999;
	padding:0px;
	margin:0px;
	padding-left:90px;
	padding-top:10px;
	width:300px;
}
.onglets_espace {
	vertical-align:top;
	font-family: Arial, Verdana, sans-serif;
	color:#999999;
	font-size:0.625em;
	font-weight:bold;
	height:33px;
	float:right;
}
.conteneur_onglet_espace {
	float:right;
	height:33px;
	margin:0px 12px 0px 1px;
}
.onglet_espace_gauche {
	width:8px;
	height:33px;
	background: url(../images/onglet_espace_gauche.gif) no-repeat;
	float:left;
}
.onglet_espace_centre {
	height:33px;
	background: url(../images/onglet_espace_centre.gif) repeat-x;
	float:left;
	color:#ffffff;
	font-size:0.625em;
	padding:4px 0px;
}
.onglet_espace_droite {
	width:8px;
	height:33px;
	background: url(../images/onglet_espace_droite.gif) no-repeat;
	float:left;
}
/*.centrage {
	margin: 0px auto;
	width:841px;
	height:100%;
}*/
.centrage{
	position:absolute; top: 0px; left: 50%; margin: 0 0 0 -420px; width:841px;
}
.global {
	width:841px;
	height:100%;
	margin:0px 0px 15px 0px;
}
.invisible {
	display:none;
}
.cache {
	font-size:0.1em;
	line-height:0.1em;
	height:1px;
	margin:0px;
	padding:0px;
}


#headline #conteneur_onglet_espace {
	float:right;
	height:33px;
	margin:0px 12px 0px 1px;
	padding-top:0px;
	width:150px;
}
#headline  #conteneur_onglet_espace #onglet_espace_gauche {
	width:8px;
	height:33px;
	background: url(../images/onglet_espace_gauche.gif) no-repeat;
	float:left;
}
#headline  #conteneur_onglet_espace #onglet_espace_centre {
	height:33px;
	background: url(../images/onglet_espace_centre.gif) repeat-x;
	float:left;
	color:#ffffff;
	font-size:0.625em;
	padding:4px 0px;
}
#headline  #conteneur_onglet_espace #onglet_espace_droite {
	width:8px;
	height:33px;
	background: url(../images/onglet_espace_droite.gif) no-repeat;
	float:left;
}