
#LeKiosque {
	margin: 5px 0 5px 0;
	padding-top: 41px;
	height: 0;
	background: url(../images/rubrique_kiosque.jpg) no-repeat scroll left top;
	font-size: 0px;
	overflow: hidden;
}

#LesMp3 {
	margin: 5px 0 5px 0;
	padding-top: 41px;
	height: 0;
	background: url(../images/rubrique_son_mp3.jpg) no-repeat scroll left top;
	font-size: 0px;
	overflow: hidden;
}

#LesVideos {
	margin: 5px 0 5px 0;
	padding-top: 41px;
	height: 0;
	background: url(../images/rubrique_video.jpg) no-repeat scroll left top;
	font-size: 0px;
	overflow: hidden;
}

#Liens {
	margin: 5px 0 5px 0;
	padding-top: 41px;
	height: 0;
	background: url(../images/rubrique_liens.jpg) no-repeat scroll left top;
	font-size: 0px;
	overflow: hidden;
}
#GaleriePhoto {
	margin: 5px 0 5px 0;
	padding-top: 41px;
	height: 0;
	background: url(../images/rubrique_galerie.jpg) no-repeat scroll left top;
	font-size: 0px;
	overflow: hidden;
}
#Visio {
	margin: 5px 0 5px 0;
	padding-top: 41px;
	height: 0;
	background: url(../images/rubrique_sonores.jpg) no-repeat scroll left top;
	font-size: 0px;
	overflow: hidden;
}

#colonnegauche {
	position: relative;
	top: 30px;
	float: left;
	width: 180px;
	margin-right: 10px;
	background-color: #FFF;
}

#colonnegauche ul{
	position:relative;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#colonnegauche li{
	color: #293838;
	font-size: 1.2em;
	line-height: 1.4em;

	background:transparent url(../images/ligne_liste_gauche.gif) repeat-x bottom left;
	padding: 0 0 1px 0;
	margin: 0;
}

#colonnegauche li a {
	display: block;
	text-decoration: none;
	padding:4px 0 ;
	margin: 0;
}

#colonnegauche li a:hover {
	text-decoration: underline;
	background-color:#EEE;
	margin: 0;
}

#colonnegauche li a.activated {
	text-decoration: none;
	background-color: #EEE;
	margin: 0;
}

#centrale2colGris {
	float: left;
	width: 550px;
}
#centrale2colGris .block{
	margin-bottom: 10px;
	background: #FFFFFF url(../images/habillage/gris_fond_550.jpg) repeat scroll left top;
}
#centrale2colGris p.top {
	display: block;

	padding: 0.6em 1.8em;
	padding-left: 1.8em;

	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.3px;
	line-height: 1.2em;
	color: #64566F;

	background: transparent url(../images/habillage/gris_haut_550.jpg) no-repeat scroll left top;
}
#centrale2colGris div.bottom {
	height: 0;
	padding-bottom: 10px;
	background: transparent url(../images/habillage/gris_bas_550.jpg) no-repeat scroll left bottom
}
#centrale2colGris div.item {
	margin: 5px;
	padding: 5px 0;
	border-top: 1px solid #E4E4E4;
}
#centrale2colGris div.item:hover {
	background-color: #F4F4F4;
}
#centrale2colGris div.item img{
	float: left;
	margin: 0 8px 4px 0;
	padding: 5px;
}
#centrale2colGris div.item h3{
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 2px 0 170px;//140px
}
#centrale2colGris div.item p{
	margin: 0 2px 0 170px;//140px
}
#centrale2colGris div.item p.meta{
	clear: both;
	margin: 2px 0 0 0;
	padding: 0 0.2em;

	letter-spacing: 0.2em;
	line-height: 1.4em;
}
