

/*****************************************************************/
/*                       Horaire train                           */
/*****************************************************************/
.tthoraire
{
	display:inline;
	float:left;
	width:230px;
	margin-left:12;
	margin-top:16px;
	font-family: arial;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
	text-align:left;
}


.departdate
{
text-align:center;
background-color:#F5F3EF;
}

.formehaoraire
{
	display:inline;
	float:left;
	width:258px;
	height:147px;
	margin-left:8;
	margin-top:22px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #ebebeb;
}

.formehaoraire .table
{
	display:inline;
	float:left;
	width:250px;
	height:138px;
	margin-left:3px;
	margin-top:4px;
}

.formehaoraire .table td
{

	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	height:22px;
	width:124px;
}

.formehaoraire .table .td1
{

	font-family: tahoma;
	font-size: 10px;
	color: #660033;
	text-decoration: none;
	text-align:center;
	font-weight:normal;

}

.champshoraire
{
    width:100px;
    height:16px;
    font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	padding-left:2px;
}
.champdatetr
{
    width:100px;
    height:18px;
    font-family: tahoma;
	background-image:url(../images/squellete/callender2.gif);
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	padding-left:2px;

}

.buttontrain
{
width:250px;
text-align:center;
display:inline;
float:left;
margin-top:8px;
}


