/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* --------------- Multimedia ---------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

#multimedia_background {
    background	: url('../images/content/multimedia/background.jpg') no-repeat center center;
	position	: absolute;
	top			: 155px;
	left		: 1px;
	width		: 960px;
	height		: 325px;
}

#multimedia_background h1 {
	font-size		: 1.0em;
	color			: #e24219;
	margin			: 0px;
	padding			: 0px;
}

#multimedia_background h1 a {
	font-size		: 1.0em;
	color			: #e24219;
	margin			: 0px;
	padding			: 0px;
}

#multimedia_galerie {
    background			: url('../images/content/multimedia/bullet.jpg') no-repeat center center;
	background-position	: 0px 2px;
	position			: absolute;
	top					: 20px;
	left				: 30px;
	padding-left		: 15px;
	padding-right		: 15px;
	width				: 400px;
	height				: 300px;
}

#multimedia_galerie_list_annee {
	width				: 400px;
	height				: 300px;
}

#multimedia_galerie_list_annee img {
	border	: 2px solid #e24219;
}

#multimedia_galerie_list_annee a {
	color	: #e24219;
}

#multimedia_galerie_list {
	width				: 400px;
	height				: 300px;
}

#multimedia_galerie_list img {
	border	: 2px solid #e24219;
}

#multimedia_galerie_list a {
	color	: #e24219;
}

#multimedia_galerie_list ul {
	list-style			: none;
	margin		: 0px;
	padding		: 0px;
}


#multimedia_galerie_list li {
	margin		: 0px;
	padding		: 0px;
	width		: 400px;
	height		: 300px;
	overflow	: hidden;
	list-style	: none;
}

#prevBtn, #slider1prev {
	position	: absolute;
	top			: 280px;
	left		: 0px;
	z-index		: 1000;
}


#nextBtn, #slider1next{ 
	position	: absolute;
	top			: 280px;
	left		: 320px;
	z-index		: 1000;
}														

#prevBtn a, #slider1prev a {
	display		: block;
	width		: 109px;
	height		: 17px;
	background	: url(../images/content/multimedia/bu_previous.jpg) no-repeat 0 0;
}

#nextBtn a, #slider1next a {
	display		: block;
	width		: 82px;
	height		: 17px;
	background	: url(../images/content/multimedia/bu_next.jpg) no-repeat 0 0;	
}

#multimedia_galerie_detail {
    background			: url('../images/content/multimedia/bullet.jpg') no-repeat center center;
	background-position	: 0px 2px;
	position			: absolute;
	top					: 20px;
	left				: 30px;
	padding-left		: 15px;
	padding-right		: 15px;
	width				: 870px;
}

.multimedia_galerie_detail_td {
	text-align	: center;
}

.multimedia_galerie_detail_td img {
	border	: 2px solid #e24219;
}

.multimedia_galerie_detail_td a {
	color	: #e24219;
}

#multimedia_galerie_links {
	text-align	: center;
}

#multimedia_galerie_links a {
	color	: #fff;
}

#multimedia_video {
    background			: url('../images/content/multimedia/bullet.jpg') no-repeat center center;
	background-position	: 0px 2px;
	position			: absolute;
	top					: 20px;
	left				: 480px;
	padding-left		: 15px;
	width				: 400px;
	height				: 300px;
}

#multimedia_video_list {
	width				: 400px;
	height				: 300px;
}

#multimedia_video_list img {
	border	: 2px solid #e24219;
}

#multimedia_video_list a {
	color	: #e24219;
}

#multimedia_video_detail1 {
    background			: url('../images/content/multimedia/bullet.jpg') no-repeat center center;
	background-position	: 0px 2px;
	position			: absolute;
	top					: 20px;
	left				: 30px;
	padding-left		: 15px;
	padding-right		: 15px;
	width				: 870px;
}

#multimedia_video_detail2 {
    background			: url('../images/content/multimedia/bullet.jpg') no-repeat center center;
	background-position	: 0px 2px;
	position			: absolute;
	top					: 20px;
	left				: 530px;
	padding-left		: 15px;
	padding-right		: 15px;
	width				: auto;
}
