* {margin: 0; padding: 0; list-style: none; }
html, body {width: 100%; height: 100%;}
body {
	text-align: center;
	color: #565656;  //Gris SNCF
	margin: 0 0 0 0;
	font-size: 11px; 
	font-family: Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #990033; //Rose SNCF
}
/*#page {
	margin: 0 0 0 32px;	
}*/

#fond {
	margin: 0 auto;
	padding:0;
	width: 961px;
	text-align: justify;
	position: relative;
	z-index: 2;border-top:1px white solid;
}
.selection_comparer h2 {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 223px;
	text-align: left;
	margin-bottom: 3px;
}

.selection_comparer h2 span {
	display: block;
	padding: 7px 0 19px 0;
	width: 223px;
}

.selection_comparer h2 {
	width: 950px;
}
.selection_comparer h2 span {
	padding: 7px 0 19px 10px;
	width: 940px;
}


.valider2 {
	padding: 0 0 0 8px;
	margin: 10px 0 10px 12px;
}

.valider2 b {
	display: block;
	padding: 2px 8px 10px 0;
	color: white;
	font-size: 11px;
	font-weight: bold;
	border-width: 0;
}
.valider2 b a.plus_dinfo {
	font-size: 11px;
	font-weight: bold;
}
.valider2 a {
	color: white;
}

.relative {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}

/* =========================Gestion du multi pages========================== */
.pages {
	padding: 0 9px 10px 0;
	clear: both;
	text-align: right;
	font-weight: bold;
	color: #990033;
}
.pages a  {
	text-decoration: underline;
	color: #990033;
}
.pages a, .pages b  {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border: #565656 1px solid;
	border-left-width: 0;
	border-right-width: 0;
	text-align: center;
}
.pages b {
	color: #565656;cursor:default;
}
.pages a.first,
.pages b.first {
	border-right: #565656 1px dotted;
}
.pages a.last,
.pages b.last {
	border-left: #565656 1px dotted;
}
.pages a.first, 
.pages a.last, 
.pages b.precedente, 
.pages b.suivante,
.pages a.precedente,
.pages a.suivante {
	position: static;
	text-decoration: none;
}
.pages a.precedente,
.pages b.precedente {
	border-width: 1px;
}
.pages a.suivante,
.pages b.suivante {
	border-width: 1px;
}

.pages b.last,
.pages b.first,
.pages b.precedente,
.pages b.suivante {
	color: #565656;
}

/* ========================================================================= */

.bt_comparaison_resultat {
	width: 100px;
	padding: 8px 0;
	position: relative;
	top: 0;
	left: 764px;
	margin-right: 764px;
	text-align: center;
	clear: both;
}
.fond .informations {
	position: relative;
	width: 948px;
	left: 5px;
	margin-right: 13px;
	padding: 2px 0 3px 0
}
.fond .informations p {
	margin: 0px 20px 0 20px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.fond .informations p strong {
	font-size: 12px;
	text-transform: uppercase;
}
.fond .informations span {
	display: block;
	float: right;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	color: white;
	margin-top: -15px;
	margin-right: 10px;
}


table.resultats {
	position: relative;
	width: 950px;
	left: 5px;
	margin-right: 11px;
}

table.resultats td {
	border-bottom: #990033 1px solid;

}
table.resultats tr.entete th {
}
table.resultats tr.entete th {
	color: white;
	font-weight: bold;
	border-left: white 2px solid;
	border-bottom: #990033 1px solid;
	text-transform: uppercase;
}
table.resultats tr.entete th b {
	/*padding: 0 0 0 15px;*/
}
table.resultats td.first {
}
table.resultats td.station {
	padding-left: 14px;
	text-align: left;
}
table.resultats td.station strong {
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	/*text-decoration: underline;*/
}
table.resultats td.station i {
	font-size: 11px;
	font-style: normal;
	color: #990033;
}
table.resultats td.station em {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FF4400;
	float: left;
	padding-right: 5px;
}
table.resultats td.station p {
	padding-top: 4px;
}
.plus {
	padding: 0 0px 0 3px;
	display: inline;
}
.plus img {
	padding: 0 3px 0 0;
	border-width: 0;
}
table.resultats td h2 {
	font-size: 16px;
	text-align: center;
	color: #990033;
}

.prix-malin {
	position: absolute;
	top: -21px;
	margin-bottom: -21px;
	left: 7px;
	width: 78px;
	height: 25px;
	z-index: 15;
}
.moins-cher {
	position: absolute;
	top: 17px;
	left: 7px;
	width: 78px;
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	z-index: 16;
}
.prix-malin p  {
	position: absolute;
	top: 1px;
	left: 0;
	width: 70px;
	height: 25px;
	text-align: center;
	color: white;
	z-index: 20;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.prix-malin a  {
	color: white;
	cursor:pointer;
}
.prix-malin div.hidden
{
    display: none;
}
.prix-malin div.visible
{ 
	display:block; 
	position:absolute;    
    bottom:0.5em; 
    left:-2em; 
    margin-right:-2em; 
	margin-bottom:2em; 
	color: #990033;
    border: 2px solid #990033;
	background-color: #fff;
    text-align: justify;
    font-weight:bold;
    padding:1px 13px 1px 3px;
    z-index: 22;
    white-space:nowrap;
}
.prix-malin div.visible img.close
{
	display:block; 

	position:absolute; 
	top:0;
	right:0;
	border:0;
	z-index:23; 
	cursor:pointer;
}
.moins-cher p {
	position: absolute;
	top: 7px;
	left: 0;
	width: 70px;
	height: 25px;
	color: white;
	z-index: 21;
	font-size: 10px;
	text-align: center;
	font-weight: bold;

}

/* FIN Liste de résultats */

/* Affichage du volet d'informations d'une offre */
.voir {
	position: relative;
	top: -6px;
	left: 0;
	margin-right: -7px;
	width: 950px;
	height: 272px;
}
.voir h3 {
	font-size: 11px;
	color: white;
	text-transform: uppercase;
}
.photos, .videos, .voir .carto {
	float: left;
}
.photos {
	width: 294px;
}
.voir .photos h3 {
	position: absolute;
	top: -60px;
	width: 180px;
	height: 70px;
	margin-bottom: -65px;
	left: 0;
}
.voir .photos h3 span {
	display: block;
	padding: 34px 0 0 31px;
}
.photos .diaporama {
	float: none;
	margin: 0 0 0 18px;
}

.voir .carto {
	width: 410px;
	position: relative;
}
.voir .carto h3 {
	position: absolute;
	top: 225px;
	width: 140px;
	height: 40px;
	left: 50px;
}
.voir .carto h3 span {
	display: block;
	padding: 16px 0 0 15px;
}

.carto {
	width: 400px;
	float: right;
	height: 235px;
	position: relative;
	z-index: 800;
}
.carto h4 {
	position: absolute;
	top: 0;
	left: 12px;
	width: 240px;
}
.carto h4 a {
	padding: 3px 0 4px 12px;
	font-size: 12px;
	display: block;
	z-index: 817;
}

.fond-onglet-gg a {
	text-align: center;
	width: 81px;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-top: 1px;
}
.videos {
	width: 131px;
}
.videos p {
	padding: 0 0 14px 24px;
}
.videos h3 {
	padding: 5px 0 30px 15px;
}
.close {
	float: right;
	position: relative;
	right: 20px;
	text-align: right;
	margin-left: 20px;
	width: 250px;
	z-index: 837;
}
.close span {
	color: #565656;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
.close img {
	padding: 0 0 0 4px;
	vertical-align: middle;
}
/* Message d'attente de chargement du volet */
.attente {
	position: relative;
	z-index: 980;
}
.attente span {
	display: block;
	position: absolute;
	left: 160px;
	top : 70px;
	width: 700px;
	font-size: 24px;
	font-weight: bold;
	z-index: 987;
}
/* Fin affichage du volet d'informations d'une offre */
.clearall{
	height:0px;
}
.selection_comparer {
	width: 950px;
	margin: 0 0 0 13px;
}
table.comparer {
	padding: 0 4px 10px 4px;
}
table.comparer td {
	border: #f5f5f5 solid 4px;
	border-bottom-width: 0;
	border-top-width: 0;
	padding: 4px;
}
/* vignette et logo du marchand dans le tableau de comparaison*/
table.comparer td .vignette {
	float: left;
	width: 118px;
	text-align: left; 
	margin: 0;
	padding: 0;
}
table.comparer td .vignette img {
	clear: both;
	margin: 0 0 5px 0;
}
table.comparer td strong {
	color: #990033;
	font-size: 11px;
	font-weight: bold;
}
table.comparer td .fond {
	background-color: #f5f5f5;
	padding: 2px;
	margin: 2px 0;
}
table.comparer td .clear {
	padding: 2px;
	margin: 2px 0;
}
table.comparer td .valider2 {
	margin: 5px auto 0 auto;
	width: 124px;
}
table.comparer td .fond ul li,
table.comparer td .clear ul li {
	padding: 0px;
}

table.sans td {
	border-width: 0px;
}
ul.ariane {
	display: block;
	margin: 0;
	padding: 0;
}
.ariane,
ul.ariane {
	font-size: 10px;
	padding: 0 0 3px 10px;
	font-weight: bold;
	margin-top: -3px;
	background: none;
}
 ul.ariane li {
	display: inline;
	background: none;
	margin: 0;
	padding: 0;
}
.ariane a {
	color: #565656; 
}
