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

body {
	background-image: url(images/fondalu.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#page {
	background-image: url(images/fondtransparent.png);
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	text-align: left;
	padding: 20px;
}
#accueil {
	width: 860px;
	height: 525px;
	text-align: left;
	background-image: url(images/facade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#corps {
	width: 860px;
	text-align: left;
}
.texte12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.texte16rouge {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #E52B38;
	line-height: 26px;
}
.texte24 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	text-decoration: none;
}
.asterix {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	line-height: 12px;
}
