/* CSS Document */

.baseline {
	width:841px;
	margin:0px;
	padding:0px;
	padding-left:200px;
	top:-2px;
}
.logo_sncf {
	width:51px;
	float:right;
}
.mention {
	float:left;
	width:320px;
	margin:5px 0px 15px 10px;
	text-transform:uppercase;
	font-size:0.625em;
	color:#ffffff;
}
.mention a {
	color:#ffffff;
}
.drapos {
	width:320px;
	clear:both;
	/*float:left;*/
	margin:8px 0px 5px 0px;
}
.drapos img {
	margin:0px 6px 0px 0px;
}
.onglet_acheter_billet {
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 0px 0px 20px;
	margin-left:200px;
	height:34px;
	float:left;
}

.onglet_retour_tgv {
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 0px 0px 20px;
	height:34px;
	float:left;
}
.onglet_retour_tgv a{
	font-family: Verdana, Trebuchet MS, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	margin:10px;
	height:34px;
	float:left;
}

.onglet_gauche {
	width:8px;
	height:34px;
	background: url(../images/onglet_recherche_gauche.gif) no-repeat;
	float:left;
}
.onglet_centre {
	padding:0px;
	padding-top:8px;
	height:34px;
	background: url(../images/onglet_recherche_centre.gif) repeat-x;
	float:left;
}
.onglet_centre a{
	color:#FFFFFF;
	text-decoration:none;
}


.onglet_droite {
	width:7px;
	height:34px;
	background: url(../images/onglet_recherche_droite.gif) no-repeat;
	float:left;
}