body{
	background-image: url(../images/header/f_home.jpg) !important;
}
/* /////////////////////// HEADER ///////////////////////////// */
#header{height: 178px;}
#header .col0 a {margin:32px 0 0 0;}
#header .col0 a span {
	background-image: url(../images/header/logo_home.gif);
	height:98px;width:212px;
	position:relative;
	top:14px;left:21px;
}
#fond{background-image: url(../images/header/f_menu_home.png);}
* html #fond{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='images/f_menu_home.png',sizingMethod='crop');
}

#conteneur{
	border: 0 solid #091994;
	border-left-width:1px;
	width:725px;
	/*width:725px;  737px; */
	padding: 0 0 0 9px;
}

/* /////////////////////// MENU G ///////////////////////////// */
#menubarre{
	display:block;
	position:relative;
	height:127px;
}
#menubarre img{
	display:block;
	position:absolute;
}
#menubarre img.alpesdauphine{top:73px;left:10px;}
#menubarre img.sper{top:74px;left:357px;}

/* /////////////////////// NEWS FLASH ///////////////////////////// */
#homenews{
	background-image: url(../images/home/f_news.jpg);
	display:block;
	width:722px;
	height:117px;
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	zoom:1;
}
#homenews .titre0n{
	display:block;
	margin:8px 0 0 36px;
	font-weight:bold;
	color:#111d7d;
}
#homenews #homenewsflash{
	display:block;
	width:690px;
	height:50px;
	position:absolute;
	top:41px;
	left:16px;
}
