#railteam {
	height:477px;
	margin:0px 0pt 0pt 0px;
	width:935px;
	position: relative;
}
#content p {
	margin-bottom: 0px;
}
#text {
	width:355px;
	font-size: 0.85em;
	background: #ffffff;
	padding : 10px;
	margin : 10px 15px;
	float:left;
	-webkit-border-radius : 15px;
	-moz-border-radius : 15px;
	-o-border-radius : 15px;
	border-radius : 15px;
	-webkit-box-shadow: 2px 2px 5px #2c2c2c;
	-moz-box-shadow: 2px 2px 5px #2c2c2c;
	-o-box-shadow: 2px 2px 5px #2c2c2c;
	box-shadow: 2px 2px 5px #2c2c2c;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#2c2c2c', Direction=135, Strength=3);
}
p.link {
	position:absolute;
	right: 15px;
	bottom: 15px;
}
p.link-railteam{
	position:absolute;
	right: 15px;
	bottom: 50px;
	background: url("/img/railteam/link-railteam.png") no-repeat 0px 0px transparent;
	width: 300px;
	height:27px;
	
}
p.link-railteam a{
	text-decoration:none;
	color : #ffffff;
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	padding : 0 3px;
}
#breadcrumbs {
	display:none;
}
#content {
	margin-top: -11px;
}
#text p
{
	line-height:1.5em;
	margin:3px 0;
}
#railteam {
background: url("/img/railteam/bkg-railteam.jpg") no-repeat 0px 0px;
}
#text p.titre{
	color:#30536f;
	background: url("/img/railteam/ligne-sous-titre.png") no-repeat bottom center transparent;
	font-size : 16px;
	font-weight:bold;
	height:23px;
	text-align : center;
	margin-top:0;
	padding-bottom:10px;
}
#text ul{
	list-style-type: none;
}
#text ul li{
	background: url("/img/offres/arrow-li-tarif.png") no-repeat 0 6px transparent;
	padding-left : 10px;
}

