@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFE81A;
	background-image: url(../grafix/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

  #conteneur {
	text-align: center;
	width: 800px;
	margin: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #303030;
	border-bottom-color: #303030;
	border-left-color: #303030;
}
#conteneur #lastNews .News {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 150px;
}
#conteneur #lastNews .News2 {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: 200px;
}

#conteneur #History {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: justify;
}


#header {
}
#conteneur #lastNews .News .Titre {
	margin-left: 190px;
	text-align: left;
	font-weight: bold;
	color: #D6263A;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D6263A;
}
#conteneur #lastNews .News2 .Titre {
	margin-left: 190px;
	text-align: left;
	font-weight: bold;
	color: #D6263A;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D6263A;
}

#conteneur #lastNews .News .Contenu {
	margin-left: 190px;
	text-align: left;
	color: #79756A;
	font-size: 12px;
}
#conteneur #lastNews .News2 .Contenu {
	margin-left: 190px;
	text-align: left;
	color: #79756A;
	font-size: 12px;
}

#exergue {
}
#footer {
	background-image: url(../grafix/Footer.jpg);
	background-repeat: no-repeat;
	margin-top: 22px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	font-size: 11px;
	height: 18px;
	padding-top: 2px;
	color: #FFF;
	font-weight: bold;
}
#conteneur #footer a {
	color: #FFF;
	text-decoration: none;
}
#conteneur #footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
  #menuBar {
	float: left;
	height: 22px;
}
#conteneur #lastNews .News .Contenu a {
	color: #EA0043;
}

#conteneur #lastNews .News .Contenu a:hover {
	color: #EA0043;
	text-decoration: none;
}
#conteneur #Sites .News {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: left;
}
#conteneur #SitesHP .News {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: left;
	color: #79756A;
	font-size: 15px;
}
#conteneur #SitesHP .News table tr td img {
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

#conteneur #SitesHP .News a {
	color: #EA0043;
}

#conteneur #SitesHP .News a:hover {
	color: #EA0043;
	text-decoration: none;
}

#conteneur #contacts .News {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#conteneur #Transport .News {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: justify;
}
#conteneur #Corporate_history .News {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: justify;
}

#conteneur #Transport .News img {
	float: left;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#conteneur #Corporate_history .News img {
	float: right;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#conteneur #Transport .News #img2 {
	float: none;
}
#conteneur #contacts .News #img2 {
	float: none;
}
#conteneur #legal p {
	font-size: 12px;
	text-align: justify;
}
#conteneur #legal .News h1 {
	font-size: 14px;
	color: #900;
}
#conteneur #Sites .News p img {

}
#conteneur #Sites .News h2 {
	color: #C00;
}

