/* CSS Document */

a img {border:none;}

body {
	width:100%;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	background-position:top center;
/*	background-attachment:fixed;*/
	text-align:center;
	background-color:#d71920;
	text-align:center;
	margin: 0px 0px;
	height:100%;
}

#misepage {
	
	margin: 12px auto 0px auto;
	width:762px;
	height:99%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

#header {
	height:142px;
	background-image:url(../images/fd_header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	text-align:center;
}

#retour {
	position:relative;
	float:left;
	top:10px;
	left:17px;
	width:80px;
	height:100px;
}

/*-------------------------------------------------------Menu */

#menu {
	position:relative;
	z-index: 100;
	vertical-align:bottom;
	margin: 0 auto 10px;
	top:83px;
	left:105px;
	height:20px;
	width:auto;
	text-align:center;
}

#menu_onglets {
/*	background:transparent url("../images/bg.gif") repeat-x scroll center bottom; */
	float:left;
	font-size:11px;
	line-height:normal;
	width:657px;
}
#menu_onglets ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:3px 0px 0pt;
}
#menu_onglets li {
	background:transparent url("../images/left.gif") no-repeat scroll left top;
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 8px;
}
#menu_onglets a {
	display: block;
	background:transparent url("../images/right.gif") no-repeat scroll right top;
	color:#000000;
	display:block;
	font-weight:normal;
	padding:6px 6px 2px 1px;
	text-decoration:none;
}

#menu_onglets .contact {
	display: block;
	background:transparent url("../images/right.gif") no-repeat scroll right top;
	color:#333333;
	display:block;
	font-weight:normal;
	padding:6px 6px 2px 1px;
	text-decoration:none;
}

#menu_onglets a:hover {
	color:#E80000;
}

#menu_onglets #current {
	background-image:url("../images/left_on.gif");
	padding-bottom:7px;
}

#menu_onglets #current a {
	background-image:url("../images/right_on.gif");
	color:#E80000;
	padding-bottom:7px;
}

#menuDeroulant {
	position:absolute;
 	top: 0;
 	left: 0;
}

#menuDeroulant .sousMenu {
	font-size:9px;
	position:relative;
	left:-8px;
	top:2px;
	width:100%;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 4px solid #dc231f ;
	background: none;
}

#menuDeroulant .sousMenu li {
	float: none;
	margin:0;
	padding:0;
	background-image:none;
	background-color: #dc231f;
	border-bottom:1px solid #FFFFFF;
}

#menuDeroulant .sousMenu li a  {
	background-image:none;
	display: block;
	color: #FFF;
	margin:0px;
	border:0px;
	padding:6px 3px 2px 0px;
	text-align:left;
	text-decoration: none;
	background-color: #dc231f;
}

#menuDeroulant .sousMenu li a:hover {
	background-color: #c40808;
}

#menuDeroulant li:hover > .sousMenu { display: block; }

#menu_onglets #current .sousMenu li {
	background-image:none;
	background-color:#dc231f;
	text-align:left;
}
#menu_onglets #current .sousMenu li a {
	background-image:none;
	color:#FFFFFF;
	padding:6px 3px 2px 0px;
}
/*--------------------------------------------------------Contenu */

#interface {
	text-align:center;
	margin: 0px auto 0px auto;
	width:762px;
	height:99%;
}

#contenu_bas {
	clear:both;
	width:762px;
	background-image:url("../images/fd_contenu_bas.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
	text-align:left;
}

#contenu_ht {
	clear:both;
	width:762px;
	height:125px;
	background-image:url("../images/fd_contenu_ht.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	text-align:left;
	}
	
#contenu_ht h1, #popup_ht h1 {
	margin:30px 70px 0px 110px;
	font-size:18px;
	font-weight:bold;
}

#contenu_bas h1, #popup_bas h1 {
	clear:both;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	width:100%;
}

#contenu_bas h2, #popup_bas h2 {
	clear:both;
	font-size:14px;
	font-weight:bold;
	width:100%;
	padding-top:10px;
}

#contenu_bas li, #popup_bas li {
	background-image:url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: -20px;
	padding-left:15px;
	list-style:none;
	margin-bottom:7px;
}

#contenu_bas a, #popup_bas a {
	color:#FF0000;
	text-decoration:none;
}

#contenu_bas a:hover, #popup_bas a:hover {
	color:#E4001B;
	text-decoration:underline;
}

#contenu_bas img, #popup_bas img {
	border:5px solid #FFFFFF;
	margin:0px 5px 5px 5px;
}

#contenu_bas .legende, #popup_bas .legende {
	font-size:10px;
}
	
#contenu {
	margin:0px 20px 50px 110px;
}

#contenu p {
	padding-right:3px;
}

#contenu_bas h1 a, #popup_bas h1 a {
	color:#FF0000;
	text-decoration:none;
	padding-left:15px;
}

#contenu_bas h1 a:hover, #popup_bas h1 a:hover {
	color:#E4001B;
	text-decoration:none;
}

#contenu_bas h2 a, #popup_bas h2 a {
	color:#FF0000;
	text-decoration:none;
	background-image:url("../images/bullet2.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:15px;
	font-weight:normal;
}

#contenu_bas h2 a:hover, #popup_bas h2 a:hover {
	color:#E4001B;
	text-decoration:none;
}

.pagination {
	text-align:right;
	margin:10px 0px 10px 0px;
	font-weight:bold;
}

.pagination a {
	font-weight:normal;
}

#contenu_bas .suivant, #popup_bas .suivant {
	position:relative;
	top:2px;
	border-width: 0px;
	border-style: none;
}

.legende_img {
 	font-size:10px;
 	text-align:right;
}

.legende_img .titre {
	font-weight:bold;
	color: #E80000;
	background-image:url("../images/arrow_legende.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding-right:15px;
}

/*--------------------------------------------------------Images */

.bordure1 {
	border-top:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #949187;
	border-right:1px solid #D0CBBF;
	}

.bordure2 {
	background-color:#FFFFFF;
	border:2px solid white;
	}

/*--------------------------------------------------------Musique */

.listentiere {
	background-image:url("../images/listen.gif");
	background-repeat: no-repeat;
	background-position: middle left;
	padding-left:33px;
	padding-top:1px;
	color:#FFFFFF;
	width:100px;
	height:32px;
	float: left;
}

.viewer {
	background-image:url("../images/view.gif");
	background-repeat: no-repeat;
	background-position: middle left;
	padding-left:33px;
	padding-top:1px;
	color:#FFFFFF;
	width:100px;
	height:32px;
	float: left;
	margin-left: 20px;
}

#contenu_bas .listentiere a {
	color:#FFFFFF;
	text-decoration:none;
}

#contenu_bas .listentiere a:hover {
	color:#FFFF33;
	text-decoration:none;
}
#contenu_bas .viewer a {
	color:#FFFFFF;
	text-decoration:none;
}
.clear{
	clear: both;	
	}
#contenu_bas .viewer a:hover {
	color:#FFFF33;
	text-decoration:none;
}

.piste {
background-image:url("../images/speaker.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:25px;
/*	width:100%; */
	min-height:32px;
}

/*--------------------------------------------------------Contact */

.entree {
	clear:both;
	margin-bottom:5px;
	border-bottom:1px solid #333333;
	height:30px;
	margin:2px 0px 2px 0px;
}

.type {
	float:left;
	position:relative;
	top:12px;
	width:90px;
}

.saisie {
	position:relative;
	top:5px;
	width:610px;
	border:1px solid #6295A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:2px;
}

.saisie_big {
	position:relative;
	top:5px;
}

.bouton {
	clear:both;
	text-align:right;
	margin: 10px 2px 0px 0px;
}


/*--------------------------------------------------------footer */

#footer {
	text-align:center;
	width:762px;
	margin:0px auto 0px auto;
	color:#FFFFFF;
	font-size:10px;
}

/*--------------------------------------------------------popup */

#pop {
	text-align:center;
	margin: 0px auto 0px auto;
	height:99%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	font-size:10px;
}

#interface_popup {
	text-align:center;
	margin: 0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	width:480px;
	height:99%;
}

#popup_bas {
	clear:both;
	width:480px;
	background-image:url("../images/fd_popup_bas.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
	text-align:left;
	}

#popup_ht {
	clear:both;
	width:480px;
	height:125px;
	background-image:url("../images/fd_popup_ht.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	overflow:hidden;
	text-align:left;
}

#popup {
	margin:10px 35px 50px 35px;
}

#pop .date {
	float:right;
	font-size:12px;
	margin-right:15px;
}

#pop .titre {
	font-size:12px;
	margin-left:15px;
	font-weight:bold;
	text-align:left;
}

#pop .legende {
	text-align:center;
	margin:0px 5px 0px 5px;
}

#pop img {
	border:5px solid #FFFFFF;
	margin:0px 5px 5px 5px;
}


/*-------------------------    Ajout Flo   -----------------------*/

/*-----------------  MEDIAS   ---------------*/

.medialist {
}

.mediaitem {
	float:left;
	width:30%;
	height:200px;
	margin:0 10px;
}

.mediaitem table {
	width:100%;
	height:100%;
}

.mediaitem td {
	vertical-align:bottom;
	text-align:center;
}

