body
{
	margin: 0px 0px ;
	padding: 0px ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	
	background: url(./img/background.png) left top;
	
	text-decoration:none; 
	background-repeat:repeat;
	
}

.texte_generique
{
	font: Comic Sans MS, "Trebuchet MS", "Calibri";
	font-size: 16px;
	line-height: 30px;
	
}

.texte_wei
{
	font: Comic Sans MS, "Trebuchet MS", "Calibri";
	font-size: 16px;
	line-height: 16px;
	margin-left: 160px;
	margin-top: 30px;	
}

.texte_wei a{

	color: #e68635;
	font-weight: bold;
	font-size: 17px;
}

.texte_bds
{
	text-align: center;
	margin-left: 150px;
	margin-right: 150px;
	line-height:25px;
}

.look{
	color: #e68635;
	font-weight: bold;
	font-size: 17px;
}

.date_limite{
	color: #ab1d0d;
	font-size:  20px;
	font-weight: bold;
	margin-left: 100px;

}

.bouton_inscription{
	position: relative;
	float: right;
	right: 120px;
	bottom: 30px;
	width: 200px;
	height: 200px;
}

#logo{
	position:relative;
	margin: auto;
	margin-top: 20px;
	height: 240px;
	width: 1000px;
	background-image: url(./img/head_site.png);
	background-repeat: no-repeat;	
}

/* Début Rockslideshow */

#slidewrap {
	/* border: 1px solid #EEEEEE; */
	width: 283px;
	position: inherit;
	left: 600px;
	top: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

/* Fin Rockslideshow */


#videos{
	background-color: #272727;
	color: white;
	font-weight: bold;
}

#videos table{
	padding-bottom: 30px;
	border-spacing: 50px;	
}


#organigramme  
{
	text-align: center;
	
}

#organigramme  img
{
	
	border: 1px solid gray;
}

.staff
{  
 color : #ffe400;
 font-weight: bolder;
}

#ancien_staff

{

	background-image:url(./img/topmenu.png);	
	float: left;
	width:150px;
	height: 18px;
	position: relative; top: 10px; left: 10 px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
	color: white;
	font-weight: bold;
	font-size: 11px;	

}

.liens_index
{
	font-size: 20px;
	color: #db0909 ;
}

.title_soiree
{
	color: blue;
	font-weight: bold;
}

.news
{
	line-height:25px;
	padding-top: 35px;
	padding-bottom: 30px;
}

.news_title{
	font-size: 28px;
	font-weight: bold;
	color: #b30404;
}

.preventes{
	color: #b30404;
	font-size: 30px;
}

div#conteneur
{
	height: 100%;
	width: 1000px ;
	margin: 0 auto ;
	padding-top: 0px;
	text-align: left ;
	/*border: 1px solid rgb(1,115,148);*/
	background:#ffffff;      
	
}

#videos_news
{
	
	padding: 0;
	margin: 0;
	text-align: center;
}

ul#nav
{
	height: 30px ;
	width: 1000px;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
	background-image:url(./img/topmenu.png);
	background-repeat: repeat-x -25px;
	
}
  
ul#nav li
{
    float:left;
	width: 125px;
    text-align:     center;
	font-weight:    normal;
    display:        block;
    background:     none ;
    padding-top:    5px;
	
}

ul#nav li a
{
	float:	left;
	width: 125px;
	text-align:	center;
	display:	block;
	font: bold 14px "Trebuchet MS";
	letter-spacing: 1px ;
	color:#ffffff;
	display: block ;
	text-decoration:	none ;
	padding-top:	0px;
	
	
}

ul#nav li a:hover
{
	float: left;
	width: 120px;
    display:	block;
	text-align:	center;
	padding-left:	1px;
    padding-right:	1px;
    text-decoration:  none;
    font-weight:	bold;
	color: black;
    background-color: white;
	-moz-border-radius: 10px;
	display: block;
}


ul#nav li a:focus /* pdt le clic*/
{
	font-size:15px;
}

.little_title {
	display: inherit;
}


 
#contenu
{	
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;	
}

.menu_bds 
{
	color: orange;
	
}

div#staff
{
	width:1000px;
	background-color: #272727;
	position: absolute	;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	color: white;
	font-weight:	bold;
	font-size: 13px;
	
	
}


img
{
	border : none;
	margin: 0;
	padding: 0;
}

#contact
{
	
	width: 1000px;
	text-align: center ;
	display: block;
}

#contact table 
{
	margin: auto;
}

.thanks_mail{
	text-align: center;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 25px;
}

.zone_texte{
	font-family: Helvetica;
	font-size: 13px;
}

#liens td, a
{
	width: 500px;
	text-decoration: none;
	color: #9a9a99;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
} 
div#evenements
{
	width: 900px;
	
}

#events
{
	
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: none;
	border: none;
	margin:0px;
	color: white;
	margin-left: 340px;
	background: #fff url(./img/evenements.png) no-repeat;
	color: #fff;
	display: block;
	height: 35px;
	width: 350px;
	text-decoration: none;
	padding: 1px;
	text-indent: 0%;
	font-size: 13px
	
}

#future_events
{
	text-align: center;
	font-size: 20px;
}

#contenu h2
{
	padding-top: 0px;
	margin-left: 15px ;
	padding-left: 5px ;
	/*border-bottom: 2px solid #003399 ;*/
	text-align: center;
	font-size: 20px;
	color: #db0909 ;
	
	
} 

#contenu h3
{
	padding-top: 0px;
	margin-left: 15px ;
	padding-left: 5px ;
	/*border-bottom: 2px solid #003399 ;*/
	text-align: center;
	font-size: 20px;
	color: #003399 ;
	
	
}

#pied_de_page
{
	position:relative;
	width: 1000px;
	padding: 0 ;
	margin: 0 auto ;	
}

#facebook{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-left: 800px;

}
/*---------------------------------------------------------------------------------------------------------------------------------------Début BDS---------------------------------------------------------------------------------------------------------------------------------------*/

fieldset#activite
{
	
	width: 600px;
	height: 140px;
	border: 1px solid gray;
	font-size: 15px;
	color: #0082e9;
	margin-left: 200px;
	margin-right: 200px;
	background-color: #ecf7ff;
}

legend
{
	color: #005ca5;
	font-weight: bold;
}



/*Début Mise en forme du survey */
div#ask td
{
	border-bottom: 1px;
}

.question
{
	font-weight: bold;
	text-align: center;
	
}	

.question td
{
	height: 30px;
	
}

.question4 
{
	width:300px;
	text-align: left;
}

.commentaires
{
	font: Comic Sans MS, "Trebuchet MS", "Calibri";
	font-size: 13px;
	line-height: 30px;
	font-style: none;
	color: #FF8C00;
}

.survey_news
{
	font: Comic Sans MS, "Trebuchet MS", "Calibri";
	font-size: 18px;
	line-height: 30px;
	color: orange;
}

.contacts_survey
{
	font: Comic Sans MS, "Trebuchet MS", "Calibri";
	font-size: 12px;
	font-weight : none;
	
}

/*Fin de mise en forme du survey  */
/*---------------------------------------------------------------------------------------------------------------------------------------Fin BDS---------------------------------------------------------------------------------------------------------------------------------------*/
#compteur 
{
	text-align: left;
	width: 1000px;
	color: black;
	font-weight: bold;
}

	/* jQuery lightBox plugin - Gallery style */
#gallery {
	background-color: #272727;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 1000px;
	text-align: center;
}

#gallery ul 
{
	list-style: none;
	margin: 0;
	padding:0;
	text-align: center;
}
#gallery ul li { display: inline; text-align: center; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}

#gallery b
{
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	
}	

#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }

	/* jQuery lightBox plugin - Gallery style Events */
	
#gallery tr 
{
	list-style: none;
	margin: 0;
	padding:0;
	text-align: center;
}
#gallery tr td { display: inline; text-align: center; }
#gallery tr img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}

#gallery b
{
	color: white;
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	
}	

#gallery tr a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery tr a:hover { color: #fff; }