/* --- GLOBAL --- */
body {
	margin:0; padding:0;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
p {
	margin:0; padding:0;
}
a {
	text-decoration:none;
}
/* --- Homepage --- */
.link {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.defile {
	font-size:12px;
	color:#FFFFFF;
}
.white {
	font-size:12px;
	color:#FFFFFF;
}



.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 0px;
}
.textesimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 0px;
}

.festival {
	position:absolute; top:140px; left:20px;
	width:200px; height:283px;
	background:url(images/finale.jpg) left top no-repeat;
}

#wrapper {
	position:relative;	
	width:980px; height:auto;
	margin:0 auto; padding:0;
}
#entree {
	float:left;
	width:640px; height:auto;
	margin:0; padding:0;
}
.home_eliseletlui {
	position:absolute; top:47px; right:34px;
	display:block;
	width:174px; height:51px;
	z-index:9999;	
}
#festival {
	float:left;
	display:block;
	width:340px; height:600px;
	margin:0; padding:0;
	background:#FFF url(images/home_finale_2011.jpg) center center no-repeat;
	text-indent:-99999px;
}
#voeux2012 {
	float:left;
	display:block;
	width:340px; height:511px;
	margin:0; padding:0;
	background:#FFF url(images/voeux2012.jpg) center center no-repeat;
	text-indent:-99999px;
}
.clearboth { clear:both; height:1%; font-size:1%; line-height:1%;}

