
body {
	background:url(http://billomrenaissance.com/fichiers/img/fond/fond-photos.jpg) no-repeat scroll center top;
	background-color:#FFFFFF;
	font-family:tahoma; font-size:10pt;
	margin:0px;
	text-align:center;
}
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
/*------------------------------------------------------------------------------------------------*/
#bas {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.clear {
	clear:both;	
}
.colonne1 {
	width:179px;
	float:left;
	margin-right:20px;
}
.colonne1_haut {
	background-image:url(http://billomrenaissance.com/fichiers/img/structure/colonne1-haut.png);
	width:179px;
	height:22px;
}
.colonne1_milieu {
	background-image:url(http://billomrenaissance.com/fichiers/img/structure/colonne1-milieu.png);
	width:179px;	
}
.colonne1_bas {
	background-image:url(http://billomrenaissance.com/fichiers/img/structure/colonne1-bas.png);
	width:179px;
	height:13px;	
}
#colonne2 {
	width:601px;
	float:left;
}
#colonne2_haut {
	background-image:url(http://billomrenaissance.com/fichiers/img/structure/colonne2-haut.png);
	width:601px;
	height:22px;	
}
#colonne2_milieu {
	background-image:url(http://billomrenaissance.com/fichiers/img/structure/colonne2-milieu.png);
	width:601px;	
}
#colonne2_bas {
	background-image:url(http://billomrenaissance.com/fichiers/img/structure/colonne2-bas.png);
	width:601px;
	height:12px;	
}
#conteneur {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#corps {
	margin-top:20px;	
}
.informations {
	padding:10px;
	text-align:center;
}
#menu {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	z-index:200;
}
.texte {
	padding:10px;
	text-align:justify;
}
.titre_colonne {
	font-weight:bold;
	padding:4px;	
}
.titre {
	font-size:20pt;	
}
