body{
	margin:0px 0px;
	background:url(image_site/bg.gif) repeat-x #FDECAF;
	color:#000000;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}

td{
	color:#000000;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}

H1{
	color:#5D242A;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:24px;
}

H2{
	color:#5D242A;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
}

H3{
	color:#666666;
	font-family:Arial, sans-serif;
	font-size:10px;
}

img{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
}

hr{
	height:1px;
	border-bottom:1px solid #FDECAF;
}

a:link{
	color:#5D242A;
	text-decoration:underline;
}

a:visited{
	color:#5D242A;
	text-decoration:underline;
}

a:hover{
	color:#5D242A;
	text-decoration:none;
}

#logo{
	width:550px;
	height:124px;
}

#contenu_g{
	width:35%;
	height:220px;
	background:url(image_site/chocolat.jpg) no-repeat;
	float:left;
	padding-top:250px;
}

#affiche{
	width:35%;
	float:left;
	margin-top:15px;
	margin-left:30px;
}

#contenu{
	float:left;
	width:55%;
	margin:30px;
}

#sponsors{
	float:left;
	width:100%;
	background-color:#FFF;
	padding:10px 0px;
	text-align:center;
}

.organisation{
	background-color:#F58220;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	margin-bottom:5px;
	height:18px;
	width:250px;
}

a.organisation:link{
	color:#FFF;
	text-decoration:underline;
}

a.organisation:visited{
	color:#FFF;
	text-decoration:underline;
}

a.organisation:hover{
	color:#FFF;
	text-decoration:none;
}