﻿body {
	margin: 8px;
	padding:0px;
	background-color:#00418b;
	font-family: "Trebuchet MS",Georgia, Serif, times;
	font-size:1em;
	color:#000000;
	background-repeat:repeat-y;
	background-position:center center;
}

h1{
	font-size:1.4em;
}

h2{
	color:#cf0000;
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}

a{
	color:#cf0000;
	text-decoration:none;
}
a:hover{ 
	text-decoration:underline;
}

#container {
	width:982px;
	color:#000000;
	margin:auto;
	font-size:0.9em;
}

.menu img {
	border:0px;
	float:left;
}


#header{
	background-image:url(images/header.png);
	width:982px;
	height:126px;
}
#footer{
	background-image:url(images/footer.png);
	width:982px;
	height:54px;
}

#centre{
	background-image:url(images/fond-centre.png);
	width:982px;
}

#colonne-gauche{
	width:155px;
	float:left;
}
#colonne-centre{
	width:590px;
	float:left;
	padding:15px;
	position:relative;
}

#cadre-promo{
	position:absolute;
	bottom:0px;
}
#colonne-droite{
	width:198px;
	float:right;
	font-size:0.9em;
}

.recherche{
	background-image:url(images/fond-recherche.png);
	height:129px;
	width:155px;
	text-align:center;
}

#carte{
	background-image:url(images/fond-carte.png);
	height:130px;
	width:155px;
	text-align:center;
}

#cadre-code{
	background-image:url(images/fond-codeenligne.png);
	height:176px;
	width:178px;
	text-align:center;
	padding:1px 10px 5px 10px; 
}

#cadre-horaire-haut{
	background-image:url(images/fond-horaire-haut.png);
	height:33px;
	width:198px;
	text-align:center;
	padding-top:1px;
}
#cadre-horaire-centre{
	background-image:url(images/fond-horaire-centre.png);
	width:198px;
	height:250px;
	text-align:center;
}
#cadre-horaire-bas{
	background-image:url(images/fond-horaire-bas.png);
	height:38px;
	width:198px;
	text-align:center;
}

#sign{
color:#5e99dd;
text-align:center;
margin-top:0px;
font-size:11px;
}
#sign a{
color:#5e99dd;
text-decoration:none;
}
#sign a:hover{
text-decoration:underline;
}
