body,td,th {
	color: #333;
	font-size: 0.9em;
}

body {
	background-color: #000000;
}

a {
	color: #333;
	text-decoration: none;
}

h1 {
	letter-spacing: -1px;
}

h2,h3 {
	padding: 0px;
	margin: 5px;
}

.banniere {
	background: url(img/banner01.jpg);
	color: #FFFFFF;
	height: 212px;
}

.banniere img{
	border: 0;
	margin-left: 10px;
}

.menu {
	text-align: center;
}

.menu a{
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
}

.menu a:hover{
	color: #FF9933;
}

.content{
	background: aliceblue;
	font-family: Trebuchet MS;
}

.content p,h1{
	margin-left: 10px;	
}


.annonce {
	/*font-size: 0.9em;*/
}

#slideshow {
	float: left;
	height: 332px;
	width: 432px;
	
	height: 385px;
	width: 385px;
	
	overflow: hidden;
	margin-left: 15px;
	/*margin-top: 36px;*/
}

.pics {
	height: 332px;
	width: 432px;
	
	height: 385px;
	width: 385px;
	
	padding:0;
	margin:0;
	overflow: hidden;
}
.pics img {
	height: 300px;
	width: 400px;
	height: 256px;
	width: 353px;
	padding:15px;
	border: 1px solid #ccc;
	background-color: #eee;
	border: 1px solid #bbb;
	background-color: #ddd;
	top:0;
	left:0;
}

.pics img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.bloc {
	font-family: Trebuchet MS;
	font-size: 0.9em;
	border: 1px solid #ccc;
	float: left;
	height: 320px;
	height: 25em;
	height: 30em;
	margin: 6px;
	width: 252px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.bloc p {
	margin:10px;
}

#footer {
	background: url(img/footer-banner-1.jpg);
	height: 200px;
	color: white;
}

#footer a{
	color: white;
}

#footer p{
	color: white;
}

.alerte {
	color: red;
	font-weight: bold;
	/*
	padding: 10px;
	border: 1px solid red;
	width: 50%;
	text-align: center;
	margin: 0px auto;
	*/
}

.aster {
	color: red;
	font-weight: bold;
}


.the_block {
	font-family: Trebuchet MS;
	font-size: 0.9em;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
