* {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", "Lucida Grande";
}

body {
	width:100%;
	height:100%;
	background:#000 url("background_wood.jpg") repeat;
}

#conteneur {
	margin:0 auto;
	margin-top:10px;
	width:916px;
}

a:link {
	font-weight:bold;
	color:#000;
}

a:hover {
	text-decoration:none;
}

#entete {
	height:30px;
	background:url("images/entete.jpg") no-repeat;
	padding:124px 52px 0 17px;
}

#entete a:link {
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

#entete a:visited {
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

#entete a:hover {
	text-decoration:underline;
}

#entete a.actif:hover {
	text-decoration:none;
}

#entete a.actif {
	font-weight:bold;
}

#entete li {
	list-style:none;
	margin-right:10px;
}

#entete li, #entete span {
	text-transform:uppercase;
	font-size:15px;
}

#entete ul {
	float:right;
}

#entete li {
	float:left;
}

#entete span {
	display:block;
	float:left;
}

#banniere {
	width:100%;
	height:187px;
	background:url("images/banniere.jpg") no-repeat;
}

#contenu {
	padding:0 0 0 50px;
	width:866px;
	float:left;
	background:url("images/fond_contenu_repeat.png") repeat-y;
}

#contenu.contact {
	padding:0 50px;
	width:816px;
}

#contenu.livredor {
	padding:0 80px 0 50px;
	width:786px;
}

#contenu.livredor > div {
	padding:10px 15px;
	width:360px;
	border:double 3px black;
	margin:7px auto;
}

h1 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	font-size:30px;
	padding:2px 0 12px 0;
}

h2 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	line-height:24px;
	font-size:25px;
	padding:2px 0 10px 0;
}

h3 {
	font-weight:normal;
	font-size:18px;
	line-height:18px;
}

p {
	line-height:23px;
	padding-bottom:11px;
	text-align:justify;
}

#pieddepage {
	width:100%;
	height:173px;
	float:left;
	background:url("images/pied_de_page.png") no-repeat;
}

#gauche {
	width:540px;
	margin-right:40px;
	float:left;
}

#gauche > em {
	float:right;
}

#gauche img {
	margin:20px 0 0 50px;
	border:5px double black;
}

#droite {
	width:205px;
	float:left;
}

.activite {
	border-top:2px black solid;
	border-bottom:2px black solid;
	margin-bottom:5px;
	display:block;
	width:202px;
	padding-right:3px;
	float:left;
}

.activite span, .activite h3 {
	float:right;
}

.activite span {
	font-size:13px;
	margin-left:75px;
}

.activite:link {
	text-decoration:none;
	font-weight:normal;
}

.activite:hover {
	border-top:2px #999 solid;
	border-bottom:2px #999 solid;
	margin-bottom:5px;
}

.activite-description h1 {
	text-align:left;
	padding-bottom:0px;
}

.activite-description ul {
	margin-left:30px;
}

.activite-description {
	border:double 5px #000;
	margin-bottom:10px;
	padding:10px;
}

.activite-description p {
	font-size:20px;
}

.datepick {
	width:190px;
	margin-top:10px;
}

.datepick td {
	width:18px;
	padding:1px 3px;
	text-align:center;
	border:1px solid #000;
}

.datepick th {
	text-transform:uppercase;
}

.datepick-prev {
	float:left;
}

.datepick-next {
	float:right;
}

.datepick-links {
	width:190px;
	float:left;
}

.datepick-links a {
	font-weight:normal;
}

.datepick-header {
	text-align:center;
	height:25px;
}

.datepick-header span {
	position:relative;
	top:-20px;
}

.datepick-days-cell a:link {
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
	background:url("images/check.png");
}

#calendrier table {
	margin-top:7px;
}

#calendrier {
	border:2px #000 solid;
	padding:6px;
}

#entete input[type="submit"]{
	position:relative;
	top:-4px;
}

#bureau h3, #membres h3{
	font-weight:bold;
	margin:10px 0;
}

#bureau h3 {
	float:left;
}

#membres h3 {
	padding-top:25px;
	clear:left;
}

#bureau span {
	display:block;
	margin-bottom:10px;
}

#bureau div {
	float:left;
	margin:9px 0 0 30px;
}

#membres li {
	list-style:none;
	display:block;
	width:250px;
	float:left;
	margin:5px 50px 5px 20px
}

#membres li strong {
	float:right;
}

#membres, #bureau {
	margin-left:90px;
}

label[for="usager"] {
	padding-right:20px;
}

label[for="titre"] {
	padding-right:23px;
}

#galerie img {
	margin:0;
}

#galerie span img {
	width:550px;
}
#galerie a img {
	border:3px double black;
}
#galerie a img:hover {
	border:3px double #888;
}

.commentaire h3 {
	font-weight:bold;
	
	text-transform:uppercase;
	margin-bottom:6px;
}

.commentaire span {
	font-size:12px;
}

#activite p {
	font-style:italic;
}
