/* pour IE */
html { overflow-x: hidden;font-family: Arial; }

#imageroll {
	position: absolute;top: 57px;
	z-index: 101;
	height: 334px;
	left: 0px;width: 950px;
}
#flow {
	position: absolute;z-index: 100;
	height: 334px;
/*	background-image: url(img/friseback.gif);
	background-repeat: repeat-x;*/
}
#flow a {
/*	margin-left: -55px;margin-right: -55px;*/
	text-decoration: none;
	padding-left: 28px;
	padding-right: 28px;
	
/* Grégory 20090202 : ajout de règles pour que l'on n'ait plus de titre bleus dans la frise */
	color: #4d4d4d;
	
}

#flow a:active {
	color: black;
}
#flow a:visited {
	color: black;
}

#flow img {
	/*border: 1px solid blue;*/
	height: 224px;
	width: 224px;
	border: 0px;
}
#flow div div { 
	text-align: center;
	color: #4d4d4d;
	font-family: Arial;
	font-size: 11px;
	width: 285px; /*280 px */
	z-index: 1;
	cursor: pointer; 
	letter-spacing: 1px;
}

#flow .floatleft { float: left;z-index: 1;width: 280px; }

#widebackleft { background-color: #FFFFFF; }
#widebackright { background-color: #FFFFFF; }

#toptext { 	position: absolute;	top: 0px;left: 0px;	height: 56px;width: 100%;	color: #4d4d4d;	letter-spacing: 2px;	padding: 5px;}
#toptext h1 { font-size: 13px; font-weight: normal; }
#imagenav { 	z-index: 102;	position: absolute;	top: 400px;left: 0px;	width: 100%;	/*background-color: #000000; */}
#imagenav a { color: #FFFFFF;z-index: 1;}


#flow div .mention { 
	color: #cfa056;
	font-weight: bold;
	text-transform: uppercase;	
	letter-spacing: 2px;
	margin: 5px 0 5px 0;
}
#flow div .mention a {
	color: #F6D47A;
}
#flow div .titre { 
	font-weight: bold;
	color: #4d4d4d;
	letter-spacing: 2px;
	margin: 5px 0 5px 0;
}

.intersec {
	float: left;	margin-left: -1px;
	width: 1px;height: 183px;	margin-top: 15px;	background-color: #f9e4c4;
}

#liserefrise {
	position: absolute;
	width: 100%;height: 19px;
	background-color: #323232;
	top: 50%;
	margin-top: 216px;
}

