.index_fond_sav {
	height: 620px;
	background-position: left top;
	background-image: url(../images/commun/index_fond.jpg);
	background-repeat: no-repeat;
}

.index_fond #colg {
	float: left;
	width: 160px;
	margin: 50px 10px 0 10px;
}

#index_cold {
	float: left;
	width: 810px;
}

#index_cold ul {
	float: left;
	width: 470px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	margin: 165px 0 0 100px;
	padding: 0;
}

#index_cold li {
	display: inline;
}

#index_cold ul li a {
	display: block;
	margin-bottom: 35px;
}

#index_cold #bt1 {
	margin-left: 10px;
}

#index_cold #bt2 {
	margin-left: 15px;
}

#index_cold #bt3 {
	margin-left: 25px;
}
#index_cold #bt4 {
	margin-left: 35px;
}


#index_cold .lesactus {
	float: left;
	width: 170px;
	font-size: 12px;
}

#index_cold .lesactus .lesactus_top {
	height: 75px;
	margin-top: 150px;
	background-position: left top;
	background-image: url(../images/commun/index_lesactus_top.png);
	background-repeat: no-repeat;
}

#index_cold .lesactus .lesactus_present {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px 10px 10px;
	border-bottom: 5px solid #cc0000;
	background-position: left top;
	background-image: url(../images/commun/index_lesactus_present.png);
	background-repeat: repeat-y;
}

#index_cold .lesactus .actu {
	clear: both;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	background-position: left bottom;
	background-image: url(../images/commun/index_lesactus_actu.png);
	background-repeat: no-repeat;
}

#index_cold .lesactus .actu a:link, #index_cold .lesactus .actu a:visited {
	font-style: italic;
	color: #cc0000;
	text-decoration: none;
}

#index_cold .lesactus .actu a:hover {
	color: #000000;
}

#index_cold .lesactus .actu h2 {
	font-size: 12px;
	line-height: bold;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
}

#index_cold .lesactus .actu p {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

#index_cold .lesactus .actu img {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

#panier {
    position:absolute;
}

