/* le logo de la home */
#logo_home {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 876px;
	height: 67px;
	background-color: #b7004c;
}

#logo_titre h3 {
	margin-top: 28px;
	padding-left: 40px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

/* première ligne du menu */
#menu1 {
	position: absolute;
	left: 10px;
	top: 75px;
	width: 688px; 
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
}

ul {
	margin: 0;
	padding: 7px 0px 0px 0px;
	list-style-type: none;
}

ul li {
	display: inline;
	padding: 0px 0px 0px 0px;
	padding-left: 38px;
	padding-right: 50px;
}

ul li a {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	color : #999;
	font-size: 14px;
	text-decoration: none;
}

ul li a:hover {
	color: #000;
}

/* filet à droite du menu */
#filetmenudroit {
	position: absolute;
	left: 698px;
	top: 75px;
	width: 1px; 
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #dcdddd;
}

/* là où on affiche les news */
#newstitle {
	position: absolute;
	left: 699px;
	top: 75px;
	width: 245px; 
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
}

#newstitle h2 {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	padding-left: 45px;
	padding-top: 8px;
	font-weight: normal;
}

/* évènements */
#evenement {
	position: absolute;
	left: 10px;
	top: 110px;
	width: 689px; 
	height: 33px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#evenement h2 {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-left: 38px;
	padding-top: 9px;
}

/* le cadre blanc qui contient les grosses images */
#bigimg {
	position: absolute;
	left: 10px;
	top: 143px;
	width: 689px;
	height: 276px;
	background-color: #fff;
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid red;*/
}

#bigimg a {
	text-decoration: none;
}

/* la premiere grosse image */
#bigimghome1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 276px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* la 2nd grosse image */
#bigimghome2 {
	position: absolute;
	left: 234px;
	top: 0px;
	width: 220px;
	height: 276px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* la 3rd grosse image */
#bigimghome3 {
	position: absolute;
	left: 469px;
	top: 0px;
	width: 220px;
	height: 276px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* decouvrir */
#decouvrir {
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 419px;
	width: 169px;
	height: 33px;
	max-height: 33px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	/*border: 1px solid red;*/
}

#decouvrir h2 {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-left: 38px;
	margin-top: 9px;
}

/* pour le texte affiché lors des roll-over sur les imagettes */
#over0, #over1, #over2, #over3, #over4, #over5, #over6, #over7, #over8 {
	overflow: hidden;
	position: absolute;
	left: 130px;
	top: 419px;
	width: 569px;
	max-width: 569px;
	height: 33px;
	max-height: 33px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	/*border: 1px solid green;*/
}

#over0 h3, #over1 h3, #over2 h3, #over3 h3, #over4 h3, #over5 h3, #over6 h3, #over7 h3, #over8 h3 {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	padding-left: 0px;
}

/* le cadre blanc qui contient les imagettes */
#imagettes {
	position: absolute;
	left: 10px;
	top: 452px;
	width: 689px;
	height: 78px;
	background-color: #fff;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* les 7 premières petites images  */
.imagette1 {
	float: left;
	width: 80px;
	height: 78px;
	background-color: #fff;
	border: 0px;
	margin: 0px;
	padding-right: 7px;
}

/* la huitieme petite image */
.imagette2 {
	float: left;
	width: 80px;
	height: 78px;
	background-color: #fff;
	border: 0px;
	margin: 0px;
	padding: 0px
}

#sousimagettes {
	position: absolute;
	left: 10px;
	top: 530px;
	width: 689px;
	height: 24px;
	background-color: #e9e9e9;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* filet à droite du menu */
#filetdroit1 {
	position: absolute;
	left: 698px;
	top: 530px;
	width: 1px; 
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #dcdddd;
}

/* filet à droite du menu */
#filetdroit2 {
	position: absolute;
	left: 698px;
	top: 554px;
	width: 1px; 
	height: 34px;
	margin: 0px;
	padding: 0px;
	background-color: #dcdddd;
}

/* version fr /uk */
#langue {
	position: absolute;
	left: 10px;
	top: 554px;
	width: 175px;
	height: 33px;
	background-color: #a39f7c;
}

#langue h2 {
	font-family: arial, helvetica, sans-serif;
	color: #e9e9e9;
	font-size: 13px;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 9px;
	text-align: center;
}

#langue h2 a {
	text-decoration: none;
	color: #e9e9e9;
}

#langue h2 a:hover {
	/*font-weight: bold;*/
}

/* filet du bas au dessus de la baseline */
#filetbas {
	position: absolute;
	left: 185px;
	top: 554px;
	width: 514px; 
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #dcdddd;
}

#baseline {
	position: absolute;
	overflow: hidden;
	left: 185px;
	top: 555px;
	width: 513px;
	height: 33px;
	max-height: 33px;
	background-color: #e9e9e9;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#baseline h1 {
	font-family: arial, helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
	padding-left: 24px;
	margin-top: 9px;
}

#baseline h1 a {
	font-family: arial, helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: 100;
	text-decoration: none;
}

#baseline h1 a:hover {
	color: #000;
	font-weight: 100;
	text-decoration: none;
}