* {
  margin:0;
  padding:0;
  border:0;
  list-style: none;
}
body {
	color:#333;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
  text-align: center;
}
input,select {
  border:1px solid #999;
}

a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#333;
}
#ct {
	width: 980px;
	margin: 10px auto;
	text-align: left;
	position: relative;
}

#hd {
  width:980px;
  height:195px;
  margin:0 auto;
}
#bd {
  clear:both;
  width:980px;
  margin:0 auto;
}
#ft {
  clear:both;
  width:980px;
  margin:0 auto;
  text-align:center;
}
#ft a:hover {
	text-decoration:underline;
}

/* Menu */
#logo {
	float: left;
}

#pub {
	position: absolute;
	top: 5px;
	left: 254px;
}
#macaron {
	position: absolute;
	z-index: 100;
	top: 100px;
	left: 875px;
}

#macaron a {
  background: url(/base/imgs/macaron.png) no-repeat;
  width: 97px;
  height:98px;
  display: block;
}

*html #macaron a {
  background: none;
  cursor: pointer;
  display:inline-block;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/base/imgs/macaron.png',sizingMethod='scale');
}

/* nav � onglets */

#nav {
	clear: both;
	position: relative;
	height: 4.5em;
}

#nav li {
	float: left;
	text-align: center;
	width: 100px;
	margin-right: 2px;
}


#nav a, #nav #encours {
	display: block;
	height: 16px;
	padding: 4px 0;
	background: transparent url(/base/imgs/bg_onglet.gif) bottom left no-repeat;
	color: White;
	font-size: 1.2em;
}

#nav #date {
	color: White;
	padding-left: 10px;
	width: 200px;
	_height: 19px;
}

#nav a:hover, #nav .on a, #nav #encours {
	background-position: top left;
}

#nav ul a, #nav ul a:hover, #nav .on ul a, #nav .on ul a:hover {
	display: inline;
	background-image: url(/base/imgs/bg_lien_ssnav.gif);
	background-position: center right;
	padding: 0 15px;
	font-size: 1em;
}

#nav .ssnav a:hover {
	text-decoration: underline;
}

#nav .ssnav li {
	display: inline;
	float: none;
}

*html #nav .ssnav li {
  padding: 0;
  margin: 0 0 0 -12px;
}

*html #nav .ssnav li a {
white-space : nowrap;
}

#nav .ssnav {
	background: #2E7980 url(/base/imgs/bg_ssnav.gif) top left repeat-x;
	border: 1px solid #01767e;
	text-align: left;
	position: absolute;
	left: 0;
	top: 24px;
	padding: 4px 0 0;
	height: 19px;
	width: 978px;
	display: none;
}

* html #nav .ssnav {width: 980px}

#nav .on .ssnav {
	display: block;
}

#nav li#ongletHome {width: 60px}
#nav li#ongletHome a {
	background: transparent url(/base/imgs/bg_onglet_60.gif) top left no-repeat;
}


#pitch {
  width:980px;
  margin:10px auto;
  text-align:center;
}
#pitch h2 {
  font-size:26px;
}
/* bd */
#left {
  float:left;
  width:300px;
}

#right {
  float:right;
  width:640px;
}
#ctt {
  float:left;
  width:650px;
}
#sid {
  float:right;
  width:314px;
}
#form {
  height:380px;
}
#bp {
  margin:10px 5px;
}

/* votre recherche */
#rechercheMEV {
  border: 1px solid #2A7678;
  border-width: 0 1px;
}

#rechercheMEV p {
  border: none;
}

#rechercheMEV #trajet {
  background: url(/base/imgs/default/mev/bg_recherchesum.gif) no-repeat 2px 0;
}

#rechercheMEV #trajet p {
  padding: 0;
  height: 20px;
  padding: 8px 0 0 5px;
  font-size: 0.8em;
  clear: both;
  _background: none;
}

#rechercheMEV #trajet #datesum {
  font-size: 0.8em;
  padding: 0 0 0 5px;
  margin-top: -5px;
  _margin-top: 0;
}

#rechercheMEV #trajet span {
  float: right;
  margin-right: 7px
}

#rechercheMEV #trajet p em {
  font-weight: bold;
  font-style: normal;
  font-size: 1.2em
}

#rechercheMEV #trajet p#datesum em {
  color: #FD5300;
  font-size: 0.9em
}

#rechercheMEV #typesum {
  display: block;
  text-align: center;
  width: 55px;
  float: right;
  margin-right: 5px;
  font-size: 0.8em;
}

#rechercheMEV #typesum em {
  font-size: 1.2em;
  font-weight: bold;
  font-style: normal;
  color: #AE0000;
  display: block
}

#rechercheMEV #persum {
  padding-left: 5px;
}

#rechercheMEV #persum em {
  font-weight: bold;
  font-style: normal;
  color: #AE0000;
}

#redirection {
  margin-top: 20%;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	display: block;
	overflow: hidden;
}
/******************************************************************************* 
* Co-branding
*******************************************************************************/
#cob {position:absolute;top:5px;right:-140px;font-family:Arial;font-style:bold;font-size:10px;text-align:center;}

/* Bouton Cliquez ici sur pages de redirection */
#redirection a {color: #f00; font-size: 16px; font-weight: bold}

/* Pour les balises img de tracking */
img.goOutside {position: absolute; left: -99999px;}
