@charset "iso-8859-1";

/* Style générale de la page  ------------------------------------------------------------------------------------------- */

a:link 
  {color: #CC0000; 
  text-decoration: none; 
  background-color: transparent }
a:visited 
  { color: #CC0000; 
  text-decoration: none; 
  background-color: transparent }

a:hover 
  { color: #FF3333; 
  text-decoration: underline; 
  background-color: transparent }
a:active 
  { color: #FF3333; 
  text-decoration: underline; 
  background-color: transparent }
  

body { 
	background-color:#424242; 
	color:#fff;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
	background: url(../images/bg_page.png) 0 0 repeat-x #424242;
}

#page {
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width: 400px;
	height: 190px;
	background: url(../../images/logo.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;	 
  }

.separator{
	clear: both;
	background-color:#000000;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}

/* Style pour l'admin  ------------------------------------------------------------------------------------------- */


#images {
	display:block;
	position: relative;
	width: 800px;
	height:30px;
	left:0px;
	}	
	
	#blocadmin {
	display:block;
	position:relative;
	width:800px;	
	text-align:center;	
	left:0px;
	background-color:#f0adab;
}	

#gauche {
    float:left;
	position:relative;
	display:block;
	width:200px;	
	text-align:center;	
	margin-left:10px;
	margin-top: 1px;
	background-color:#f0adab;
}
	
#droite {
    float:left;
	position:relative;
	display:block;
	width:500px;	
	text-align:left;	
	margin-left:20px;
	margin-top: 1px;
	background-color:#f0adab;
}	

/* Style pour le header ------------------------------------------------------------------------------------------- */

.bloc_content {
	width: 950px;
	background-color:#0b0b0b;
	border:0px;
	float:left;
	position:relative;
	}

/* Style pour le contenus ------------------------------------------------------------------------------------------- */

.bloc_header {
	width: 950px;
	height: 200px;
	background: url(../images/fond_haut.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}

/* Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */

ul#menu1{
	float: left;
	width:810px;
  height:35px;
	list-style: none;
	padding:0px 0px 0px 140px;
	margin:0px;
	background: url(../images/bg_menu1.png) 0 0 repeat-x;
  }

ul#menu1 li{
	float: left;
	text-align: center;
	}

ul#menu1 li a{
	display: block;
	width: 120px;
	height: 35px;
	line-height:30px;
	font-family: verdana;
	font-size: 10px;
	background: url(../images/bouton_off.png) 0 0 no-repeat;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	}

ul#menu1 li:hover a{
	color: #ffffff;
	background: url(../images/bouton_on.png) 0 0 no-repeat;
}

ul#menu1 li#current a{
	color: #ffffff;
	background: url(../images/bg_rouge_current.jpg) 0 0 no-repeat;
}


.img_fin {
  float:left;
  border:0px;
  }
  
  .img_drapeau {
  float:left;
  border:0px;
  top:5px;  
  }
  #drapeau_fr {
  display:block;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top:200px;
	left:20px;
	width:37px;
	height:25px;
		}
		#drapeau_en {
  display:block;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	top:200px;
	left:70px;
	width:37px;
	height:25px;
		}
  
/* Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */

#column1 {
	float:left;
	width:200px;
  margin:0 0 0 10px;
	}
  
  /* Style pour le menu de droite photo------------------------------------------------------------------------------------------------ */

#column5 {
	float:left;
	width:205px;
  margin:0 0 0 10px;
	}
  .lien_photo {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
.lien_photo:hover {
	text-decoration:none;
	font-weight:bold;
	color:#737373;
	}
.menu_droite_photo {
	border:0px;
	background:url(../images/bg_titre_gris.png) 0 0 repeat-x;
	width:205px;
	height:40px;
	line-height:40px;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
.cadre_lien {
	width:185px;
  background-color:#0b0b0b;	
	padding:10px;
	}
	
/* Style pour le menu central photo------------------------------------------------------------------------------------------------ */

.menu_photo {
	border:0px;
	background:url(../images/bg_titre_gris.png) 0 0 repeat-x;
	width:504px;
	height:40px;
	line-height:40px;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
  
/* Style pour le bloc news importante ------------------------------------------------------------------------------------------------ */

.head_menu_1 {
	border:0px;
	background:url(../images/bg_titre_gris.png) 0 0 repeat-x;
	width:200px;
	height:40px;
	line-height:40px;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
  
#menu_list {
	width:180px;
	padding:10px 0 10px 20px;
	margin:0px;
	list-style-type: none; 
	background-color:#0b0b0b;
	}
ul#menu_list li a { 
	font-weight:bold;
	text-decoration:underline;
	color:#b1b1b1; 
	font-size:10px;
  }
ul#menu_list li a:hover { 
	color:#d40f00; 
	}
	
#menu_list_tall {
	width:600px;
	padding:10px 0 10px 20px;
	margin:0px;
	list-style-type: none; 
	background-color:#0b0b0b;
	}
ul#menu_list_tall li a { 
	font-weight:bold;
	text-decoration:underline;
	color:#b1b1b1; 
	font-size:10px;
  }
ul#menu_list_tall li a:hover { 
	color:#d40f00; 
	}
	  
.img_contactus {
  margin-top:10px;
  }
  
/* Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */

#column2 {
	float:left;
	width:720px;
  margin:0 0 0 10px;
	}

.bloc_content_2 {
  float:left;
  width:680px;
  padding:10px;
  background-color:#0b0b0b;
  }

.bloc_colonne {
  width:200px;
  background-color:#0b0b0b;
  text-align:center;
  }

.head_content_1 {
	margin-top:10px;
	border:0px;
	background:url(../images/bg_titre_gris.png) 0 0 repeat-x;
	width:720px;
	height:40px;
	line-height:40px;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}
	
.text_content {
  font-size:10px;
  text-align:justify;
  color:#b1b1b1;
  margin:10px 0 5px 0;
  }
  
  .images_content {
  color:#b1b1b1;
  margin:10px 0 5px 0;
  }
  
  .images_content_1 {
  color:#b1b1b1;
  margin:0px 0 5px 0;
  }
  
  .images_content_2 {
  color:#b1b1b1; 
  }
  
  
.titre_content {
  font-size:15px;
  font-weight:bold;
  text-align:justify;
  text-decoration:underline;
  color:#d40f00;
  }
.date_content {
  font-size:10px;
  font-weight:bold;
  text-align:justify;
  color:#b1b1b1;
  }

.img_content {
  margin:0px 15px 15px 15px;
  float:left;
  border:0px;
  }
.img_question {
  margin:15px 15px 15px 30px;
  float:right;
  border:0px;
  }
/* Style pour le footer ------------------------------------------------------------------------------------------------ */

#footer {
	float:left;
	width:950px;
	height:50px;
	list-style: none;
	text-align:center;
	margin: 10px 0 0 0;
	background: url(../images/bg_bas.png) 0 0 repeat-x;
	}
	
.texte_footer {
	margin-left:0px;
	margin-top:4px;
	font-size:10px;
	color:#ffffff;
	}
.link_footer {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#ffffff;
	}
	
/* Style pour les boutons rouge ------------------------------------------------------------------------------------------------ */

.button-rond {
    float:left;
	font-size:10px;
	Color:#000000;
	width:30px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:0px;
	background: url(../images/Sans-titre-6.jpg) 0 0 no-repeat;
	}
.button:hover {
	background: url(../images/bg_button_blue_hover.png) 0 0 no-repeat;
  }

/* Style pour les boutons rouge ------------------------------------------------------------------------------------------------ */

.button {
    float:left;
	font-size:10px;
	Color:#000000;
	width:98px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	border:0px;
	background: url(../images/bg_button_blue.png) 0 0 no-repeat;
	}
.button:hover {
	background: url(../images/bg_button_blue_hover.png) 0 0 no-repeat;
  }

/* Style pour le menu de droite ------------------------------------------------------------------------------------------------ */

#column3 {
	float:left;
	width:200px;
  margin:0 0 0 10px;
	}
	
.hot_news {
	width:180px;
  background-color:#0b0b0b;	
	padding:10px;
	}

.date {
	font-size:14px;
	color:#d40f00;
	font-weight:bold;
	}
.pseudo {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	}

.subject {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
.text {
	font-size:10px;
	color:#b1b1b1;
	text-align:justify;
	margin:10px;
	}
.next {
	font-size:10px;
	color:#737373;
	font-weight:bold;
  text-decoration:none;
	}	

/* Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */

.bloc_photo {
  float:left;
  width:504px;
   padding:10px 0px 0px 0px;
  background-color:#0b0b0b;
  }
#column4 {
	float:left;
	width:504px;
  margin:0 0 0 10px;
	}
#parent2-wrap{
  float:left;
}
#parent2 li{
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(../images/cube_up.png) no-repeat right top;
	}
#parent2-menu a:hover, #parent2-menu a.wactive{
	color:#fff;
	background:url(../images/cube_hover.png) no-repeat right top;
	}
	
/* Style pour la page des partenaires (page3.htm)  ------------------------------------------------------------------------------------------------ */

.partner_titre {
	font-size:12px;
	font-weight:bold;
	color:#d40f00;
	text-decoration:underline;
	}

.partner_img {
	float:left;
	border:0px solid #0196e0;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#b1b1b1;
	font-size:10px;
	text-decoration:none;
	}
.partner_next:hover {
	color:#f8f8f8;
	text-decoration:underline;
	}
	
/* Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	margin:10px;
	}

.input_contact {
	border:1px solid #5a5a5a;
	background:url(../images/bg_input.png) repeat-x #000000;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	color:#b1b1b1;
	width:300px;
	}

.partners_titre {
	color:#eb5901;
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
  }
.partners_description {
	font-size:12px;
	color:#737373;
	margin:10px;
	}
.partners_url {
	font-size:12px;
	color:#ebebeb;
	margin:10px;
	}

.bouton {
  float:left;
	background:url(../images/bouton_contact.png) repeat-x #FFFFFF;
	width:170px;
	height:35px;
	font-size:12px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:35px;
	margin:10px 0 0 0;
	}
.bouton:hover {
	background:url(../images/bouton_contact_hover.png) repeat-x #FFFFFF;
	color:#fff;
	}

.bloc_newsletter {
  width: 180px;
  background-color: #0b0b0b;
  padding:10px;
  }
.newsletter_input {
  border:1px solid #424242;
	background:url(../images/bg_input.png) repeat-x #FFFFFF;
  width:170px;
  padding:2px;
  color:#b1b1b1;
  font-size:10px;
  margin:10px 0px 10px 0px;
  }
.newsletter_text {
	font-size:10px;
  	color:#b1b1b1;
	text-align:justify; 
  }



/* polices*/


.style2 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}

.style4 {
	color: #CC0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}

.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}

.style5 {
	color: #000000;
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}
