body {
	background-color: #e6e6e4;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #636363; 
	font-size: 0.7em;
	overflow-x:  hidden;
}

#l_body {
	width: 940px ; /* Largeur : 960px + 10px de marge */
	background-color: #fff;
	padding: 10px;
	margin:-1px auto 0 auto !important;
	/margin:-1px auto -1px auto;
	-margin:-1px auto 15px auto;
	overflow:hidden;
}

a {
		text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

form {
	margin:0px;
	padding:0px;
}

.bloc-clear {
	clear:both;
	line-height:2px;
	_height:1px;
}

sup {
	font-size:0.6em;
	overflow:hidden;
	*vertical-align:text-top;
}

/* ARIANE */

#ariane {
	margin-bottom:15px;
}

#ariane, #ariane a {
	color:#636363;
}

#ariane a.home {
	text-decoration:underline;
}

/* TITRE */

h2.title-full, h1.title-full {
	text-transform: uppercase; 
	color: #000; 
	font-size: 1.6em;
	margin:0px;
	margin-bottom:8px;
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/border-defaut.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

h2.title-full span.title-wording, h1.title-full span.title-wording {
	background-color:#FFF;
	display:inline;
	padding-right:5px;
}

h2.title-full span.title-wording span, h1.title-full span.title-wording span {
	color:#888;
}

/* MENTIONS LEGALES */

#mentions-legales{
	clear:both;
	padding-top:20px;
	font-size:0.8em;
	*padding-top:0px;
	line-height:12px;
}
#mentions-legales a:link, #mentions-legales a:active, #mentions-legales a:visited{float:left;}
.s_footer {
	clear:both;
	padding-top:3px;
	font-size:0.8em;
	*padding-top:0px;
	float:left;
	line-height:14px;
	margin-bottom:5px;
}
#mentions-legales .case-mention {
	width:65%
}

#mentions-legales .case-logo {
	width:35%;
	text-align:right;
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/logo-sncf.png);
	background-position:right bottom;
	padding-right:45px;
	background-repeat:no-repeat;
}
#mentions-legales a, .s_footer a{color: #636363;text-decoration:underline;}
#mentions-legales a:hover, .s_footer a:hover{text-decoration:none;}

.s_footer ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 150px;
}
.s_footer li {
    line-height: 18px;
}
.s_footer li a {
    color: #999999;
    font-size: 12px;
    text-decoration: none;
}
.s_footer li a:hover{
	text-decoration:underline;
	color:#666666;
}

#lea{
	float:left;
	margin-bottom: 15px;
	clear:both;
	}
.picto{
	background-image:url(http://media.expedia.com/media/content/expvsc/graphics/v25/launch/lea.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:40px;
	height:40px;
	float:left;
	
	}
.lea_message{
	background-color:#ececea;
	width:890px;
	float:left;
	margin-top:9px;
	color:#636363;
	font-weight:bold;
	padding:5px;
}
.lea_message a{color:#636363; text-decoration:underline;}
.lea_message a:hover{color:#636363; text-decoration:none;}

.s_footer {
    float: left;
    font-size: 11px;
    margin-bottom: 20px;
    margin-top: 30px;
    padding-bottom: 10px;
}
.s_footer a{
	text-decoration:none;
	font-weight:bold;
}
.s_footer a:hover{
	text-decoration:underline;
}
