@CHARSET "ISO-8859-1";



body {
	background-color: #0894CE;
}


.logo {
	width: 205px;
	height: 70px;
	margin: 0 auto 50px auto;
	border: 0;
}

.logo img {
	border: 0;
}

.logo a {
	text-decoration: none;
	text-underline: none;
	border: 0;
}


.container {
	width: 800px;
	height: auto;
	background-color: #E5F2FF;
	margin: auto;
	border: 1px solid #000000;
}


h2 {
	color: #000000;
	font-size: 10pt;
	text-align: center;
	
}

h4 {
	color: #000000;
	text-align: center;
	font-size: 10pt;
	margin-bottom: 50px;
}

.p_ {
	color: #000000;
	text-align: center;
	margin-bottom: 30px;
	font-size: 12pt;
	font-weight: bold;
}

.p_ a {
	color: #000000;
	font-size: 11pt;
}


table {
	width: auto;
	border: none;
	margin-left: 10%;
	margin-bottom: 100px;
}

table tr td p {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

tr {
	height: auto;
	border: none;
}

td, th {
	width: auto;
}


.td_departement {
	width: 100px;
	text-align: center;
	color: #000000;
}

.td_site {
	width: 400px;
	text-align: center;
	color: #000000;
}

.td_site a {
	color: #000000;
}

.td_prix {
	width: 100px;
	text-align: center;
}













