#gauche {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/gauche/gauche.gif);
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 240px;
	height: 650px;
}

#gauche_top {
	margin-top: 230px;
}

#gauche_top a {
	color: white;
}

#gauche_top ul {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
}


#gauche_news {
	margin: 30px 0 0 0;
	padding: 0;
	width: 180px;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../images/gauche/gauche_news_back.gif);
}

#gauche_news a {
	color: #003377;
	font-weight: bold;
	text-decoration: none;
}
#gauche_news a:hover {
	text-decoration: underline;
}

.gauche_highlight {
	font-weight: bold;
}


#gauche_news_top {
	width: 180px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/gauche/gauche_news_top.gif);
}

#gauche_news_bottom {
	width: 180px;
	height: 10px;
	margin: 0;
	padding: 0;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/gauche/gauche_news_bottom.gif);
}

#gauche_news_txt {
	color: #002255;
	padding: 0 10px 0 20px;
	margin: 8px 0 0 0;
}

#gauche_news_txt p {
	padding: 0;
	margin: 0;
}

#gauche_bottom {
	margin-top: 40px;
	padding: 0;
}

#gauche_bottom ul {
	color: white;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#gauche_bottom li {
	margin: 5px 0 0 0;
	padding: 0;
}
#gauche_bottom p {
	margin: 30px 0 0 40px;
	padding: 0;
}