body{
	background:url(images/2008/style/home/background.gif) repeat-x;
}
#contents {
	padding-top:15px;
}
#contents h1 {
	font-size:14px;
}
/**
Le menu home ne doit pas s'afficher sur la home
*/
#nav a.selected{
/*visibility : hidden;*/
	
}
/**
Anim flash
*/
#animation{
	width:840px;
	height:240px;
}
/**
Events
Ulla change suppression 
*/
#events {
	width:340px;
	background:url(images/2008/style/event/event-background.gif) no-repeat;
	margin-left:500px !important;
        margin-left:497px;
	padding-top:50px;
}
#events a:link,#events a:visited,#events a:hover,#events a:active {
	text-decoration:none;
	color:#6F6F6F;
}
/**
Ulla change 10px-> 11px
*/
#events h1 a{
	font-size:11px;
}
#events h1{
	font-weight:normal;
	margin-left:20px;
	padding-left:30px; /* ULLA CHANGE */
	padding-top:5px;
}
#events small {
	font-size:10px;
}
#events li {
	margin-bottom:10px;
}
/**
Ulla Supression
#events h1.news {
	background:url(images/2008/style/event/event-news.gif) no-repeat;
}
#events h1.event {
	background:url(images/2008/style/event/event-event.gif) no-repeat;
	color:#FF5A00;
}
*/
#events p {
	padding-left:70px;
	font-size:9px;
	color:#CCCCCC;
}
