#wrapper {
    background: white url(../images/bg_wrapper_home.jpg) 0 0 repeat-y;
}
#container {
    background: none;
}

#header {
    height: 287px;
	background: white url(../images/bg_header_home.jpg) 0 0 repeat-y;
}
#header .header_image {
    width: 515px;
	height: 168px;
	position: absolute;
	right: 31px;
	top: 113px;
	background: white url(../_media/images/entete/entete.jpg) 0 0 repeat-y;
}

#right {
	width: 527px;
	margin-top: 0;
}
#right #consultez {
	min-height: 179px;
}
#right #consultez,
#right a.bt_liffreen,
#right a.bt_plan,
#right a.bt_agenda {
	margin-left: 322px;
}
#right .mod_saison_culturelle {
	width: 516px;
	height: 200px;
	margin-bottom: 8px;
	padding: 50px 0 0 12px;
	position: relative;
	overflow: hidden;
	font-size: 10px;
	background: url(../images/fond_saison.png) 0 0 no-repeat;
}
#right .mod_saison_culturelle img.image_saison {
	border: 2px solid #D0C3D0;
	overflow: hidden;
	line-height: 0;
}
#right .mod_saison_culturelle h3 {
	display: none;
}
#right .mod_saison_culturelle .cell_text {
	width: 290px;
	padding: 7px 0;
}
#right .mod_saison_culturelle a.more {
	width: 71px;
	height: 16px;
	padding: 2px 0 0 6px;
	display: block;
	position: absolute;
	top: 137px;
	left: 14px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/bg_en_savoir_plus.gif) 0 0 no-repeat;
}
#right .mod_saison_culturelle a.more:hover {
	text-decoration: underline;
}

#right .mod_saison_culturelle a.pdf {
	width: 142px;
	height: 18px;
	display: block;
	position: absolute;
	z-index: 2;
	left: 160px;
	bottom: 10px;
	background: url(../images/bg_programme.jpg) 0 0 no-repeat;
	text-indent: -7777px;
	font-size: 1px;
	overflow: hidden;
}
#right .encart_coord {
	width: 170px;
	top: 98px;
	right: 17px;
	position: absolute;
}
#right .encart_coord strong {
	color: #6D245A;
}
#right .encart_coord a {
	color: #000;
}

#main {
	width: 410px;
	font-size: 10px;
}
#main .mod_article {
	width: auto;
	float: none;
}
#main .mod_article h1,
#main .mod_article h2,
#main .mod_article h3,
#main .mod_article h4,
#main .mod_article h5,
#main .mod_article h6 {
	font-weight: normal;
    font-size: 16px;
	font-family: Tahoma;
	min-width: 254px;
    color: #424242;
	background: #A4C408;
}
#main .mod_article .image h1,
#main .mod_article .image h2,
#main .mod_article .image h3,
#main .mod_article .image h4,
#main .mod_article .image h5,
#main .mod_article .image h6 {
	margin: 0 0 10px 8px;
}
#main .mod_article h1 span,
#main .mod_article h2 span,
#main .mod_article h3 span,
#main .mod_article h4 span,
#main .mod_article h5 span,
#main .mod_article h6 span {
	margin: 0 0 0 8px;
	padding: 0 8px;
	background: #FFF;
}

#main .mod_article .first h1,
#main .mod_article .first h2,
#main .mod_article .first h3,
#main .mod_article .first h4,
#main .mod_article .first h5,
#main .mod_article .first h6 {
	margin: 0 0 10px 0;
	background: none;
}
#main .mod_article .first h1 span,
#main .mod_article .first h2 span,
#main .mod_article .first h3 span,
#main .mod_article .first h4 span,
#main .mod_article .first h5 span,
#main .mod_article .first h6 span {
	margin: 0 0 10px 0;
}

#main .mod_article .ce_text {
	
}
#main .mod_article .image_container.cadre {
	padding: 0 5px 5px 0;
	background: #D5D5D5;
	border: 0;
}
#main .mod_article .image .image_container.cadre {
	float: left;
}
#main .mod_article .image_container.cadre img {
	margin: -5px 0 0 -5px;
	border: 1px solid #606060;
}
#main .mod_article .image p {
	width: 255px;
	float: right;
}