body {
	padding: 0;
	margin: 0;
	background-image: url(images/architecture/fond.gif);
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: small;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #9F0002;
}
ul {
	list-style: url(images/architecture/puce.png);
}
li {
	padding: 0;
}
.news-titre {	
	color: #9F0102;
	font-size: 14px;
	font-weight: bold;
}
#conteneur {
	width: 896px;
	height: 700px;
	background-image: url(images/architecture/fond-cadre.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px !important;
	margin-top: 2px;
}
#conteneur-texte {
	width: 523px;
	height: 425px;
	/*background-image: url(images/architecture/cadre-texte.png);*/
	margin-top: 170px;
	margin-left: 35px;
	position: absolute;
	padding: 10px;
}
#texte {
	width: auto;
	height: 425px;
	overflow: auto;
}
#conteneur-dedidaces {
	position: absolute;
	margin-top: 40px;
	margin-left: 50px;
	text-align: right;	
	width: 200px;
	height: 100px;
	font-size: 11px;
	/*overflow: auto;*/
}
#conteneur-menu {
	width: 155px;
	height: 176px;
	position: absolute;
	margin-left: 665px;
	margin-top: 222px;
	/*background-image: url(images/architecture/cadre-menu.png);*/
	padding: 35px 5px 10px 5px;
}
.info-dedidaces {
	font-weight: bold;
	color: #9F0002;
}
.message {
	color: #FF0000;
	font-weight: bold;
}
#nages, #distances div, #resultats div {
	padding: 3px;
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: center;
}
#nages span, #distances span, #resultats span {	
	cursor: pointer;	
}
#nages {
	background-color: #3B6BB7;
	font-weight: bold;
	color: #ffffff;
}
#distances div {
	/*float: left;	*/
	background-color: #5CC3E4;
	border: solid 1px #3B6BB7;
	display: none;
}
#resultats div {
	/*float: left;*/
	background-color: #C2E9EF;
	border: solid 1px #3B6BB7;
	display: none;
}
#performances em {
	color: #9f0102;
	font-size: 11px;
}
#conteneur-partenaires {
	width: 550px;
	height: 70px;
	overflow: auto;
	position: absolute;
	margin-top: 620px;
	margin-left: 30px;
}
.info-dedicaces {
	color: #9F0102;
	font-weight: bold;
}