* {
	border: 0px solid;
	margin:0;
	padding:0;
}
body {
	font-family: verdana, arial, times, sans-serif;
	font-size:10px;
	background-color: #f1edda;
}
#lang {
	height:31px;
}
#menu li {
	 list-style-type: none;
}
#menu li a {
	text-align:center;
	display:block;
	width: 300px;
	height: 23px;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	padding-top: 10px;
	text-transform: uppercase;
	background: url(pictures/tiret_blanc.gif) no-repeat bottom center;
	background-color:#73390e;
}
#menu li a.dernier{
	background: none;
	background-color:#73390e;
	height: 22px;
}
#menu li a:hover {
	background-color:#44261c;
}
#menu {
	padding-top: 255px;
	background: url(pictures/logo.jpg) no-repeat;
}
#menu2 {
	padding-bottom: 9px;
	padding-left: 15px;
	background: url(pictures/menu_sous.jpg) bottom no-repeat;
}
#infos {
	padding-left: 35px;
	padding-top: 17px;
	background: url(pictures/infos.jpg) bottom no-repeat;
	height: 83px;
	width: 295px;
}
#concours {
	height:66px;
	width: 330px;
}
#header {
	background: url(pictures/corps_top.png) top left no-repeat;
	height: 150px;
	width:650px;
}
#date {
	float:right;
	margin-right:23px;
}
.contenu {
	background: url(pictures/corps_fond.gif) repeat-y;
	width:642px;
	padding: 0px 4px 0px 4px;
}
.entre {
	background: url(pictures/corps_entre.png) no-repeat;
	width:650px;
	height: 49px;
}
.bas {
	background: url(pictures/corps_bas.gif) no-repeat;
	width:650px;
	height: 15px;
}
h1 {
	padding:0px;
	margin: 0px;
}
.tiret {
	
	display: block;
}
.texte {
	padding: 20px 20px 20px 20px;
}
.contenu li {
	margin-left: 60px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.contenu ul {
	margin-bottom: 30px;
}
.image {
	margin-left: 8px;
}
.contenu a {
	color:#812108;
}
.contenu a:hover {
	color:#73390e;
}
