body {
	background: white;
	margin: 5px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

table {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table td {
	border-width: 0;
	vertical-align: top;
}

table#ORIENTATION {
	background: #ccc;
	font-size: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}

table#HEAD-LOGO {
	margin-bottom: 20px;
}

td#head {
	font-size: 10px;
}

td#logo {
	text-align: right;
}

td#breadcrumbs {
	padding: 3px;
}
td#breadcrumbs a:link, td#breadcrumbs a:visited {
	color: black;
}

td#breadcrumbs a:hover, td#breadcrumbs a:active {
	color: #C00;
	text-decoration: underline;
}

td#langues {
	padding: 3px;
	text-align: right;
}

td#langues a:link, td#langues a:visited {
	color: black;
}

td#langues a:hover, td#langues a:active {
	color: #C00;
	text-decoration: underline;
}

.corp {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.contenu {
	padding: 0;
	width: 494px;
	text-align: left;
	float: left;
}

* html .contenu {
	width: 480px;
}

p {
	font-size: 10px;
	margin: 6px 5px 6px 0;
}

.colonne {
	width: 156px;
	float: right;
}

.colonne * {
	clear: both;
}

.colonne img {
	margin-bottom: 5px;
	width: 156px;
	height: 156px;
}

div#BASE {
	width: 650px;
	background: #ccc;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 1px;
	padding-bottom: 2px;
	clear: both;
}

div#BASE a:link, div#BASE a:visited {
	color: black;
	text-decoration: none;
}

div#BASE a:hover, div#BASE a:active {
	color: #C00;
	text-decoration: underline;
}

hr {
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
}

.separation {
	height: 0;
	clear: both;
}

div.texte {
	width: 495px;
	float: left;
}

div.annonce {
	width: 144px;
	padding-left: 10px;
	margin-left: 495px;
	margin-right: 0;
	height: 110px;
	border: 1px solid #ccc;
	background-color: #ccc;
}

div.annonce a {
	margin-top: 15px;
	font-size: 12px;
	top: 15px;
	position: relative;
	font-weight: bold;
}