@charset "iso-8859-1";
/* FR : CSS et graphisme par WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */
/* EN : CSS and design template by WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */

/* FR : Style générale de la page  ------------------------------------------------------------------------------------------- */
/* EN : Genral style of every page ------------------------------------------------------------------------------------------------ */

body {
	background-color:#000000;
	color:#000000;
	margin:0;
	padding:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 83%;
	line-height: 1.4;
}

#page {
	position:relative;
	width:995px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

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


/* FR : Style pour le header ------------------------------------------------------------------------------------------- */
/* EN : Style of the header page ------------------------------------------------------------------------------------------------ */


.bloc_content {
	width: 995px;
	background-color:#000;
	border:0px;
	float:left;
	position:relative;
	border-top:1px solid white;
	}

/* FR : Style pour le contenus ------------------------------------------------------------------------------------------- */
/* EN : Style of the content page ------------------------------------------------------------------------------------------------ */

.bloc_top {
  width:995px;
  height:50px;
  background-color:#000;
  }

.bloc_header {
	width: 995px;
	height: 277px;
	border:0px;
	float:left;
	position:relative;
	background-image: url(../../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

/* FR : Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */
/* EN : Style of the top menu (present in every page of this tempalte) ------------------------------------------------------------------------------------------------ */

ul#menu1{
	width:920px;
	height:49px;
	list-style: none;
	margin-top: 230px;
	margin-right: auto;
	margin-bottom: 230px;
	margin-left: auto;

  }

ul#menu1 li{
	float: left;
	text-align: center;
	margin-left:10px;
	background: url(images/bg_onglet1.png) 0 0 no-repeat;
	}

ul#menu1 li:hover, ul#menu1 li#current{
	background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
	}

ul#menu1 li a{
	display: block;
	width: 114px;
	height: 49px;
	line-height:30px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	}

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

.link_top_bloc {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	float:right;
	margin:20px 20px 0 0;
}
.link_top {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.link_top:hover {
  color:#8e1214;
  text-decoration:underline;
}
.link_top_img {
  float:right;
  margin:18px 18px 0 0;  
  }

.header_under {
  position:absolute;
  top:200px;
  left:760px;
  width:250px;
  font-size:13px;
  font-weight:bold;
  }  
.link_white{
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
	margin:10px 0 0 0;
	float:left;
  }
.link_white:hover {
	color:#7a0b0d;
  }

/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */
	
#column1 {
	float:left;
	width:200px;
	padding:0px 10px 0px 10px;
	}
  
/* FR : Style pour le bloc news importante ------------------------------------------------------------------------------------------------ */
/* EN : Style of the important news  ------------------------------------------------------------------------------------------------ */

.head_menu_1 {
	border:0px;
	background:url("images/bg_header_menu_1.png");
	width:200px;
	height:37px;
	line-height:37px;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
.left_bottom {
	width: 200px;
	height: 5px;
	background: url(images/bg_left_bottom.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
  }
  
#menu_list {
	position:relative;
	display:block;
	list-style-type: none; 
	padding:0px;
	width:180px;
	background-color:#b69952;
	padding:10px;
	margin:0px;
	}
ul#menu_list li a {
	display:block;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	text-align:left;
	cursor:pointer;
	font-size:10px;
	padding:0 0 0 15px;
	margin:4px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}
ul#menu_list li a:hover {
	color:#7a0b0d;
	}
	  
.img_contactus {
  margin-top:10px;
  }
  
/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:552px;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

.bloc_content_2 {
	float:left;
	width:532px;
	padding:10px;
	background-color:#b69952;
  } 

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

.head_content_1 {
	margin-top:10px;
	border:0px;
	background:url("images/bg_header_content_1.png");
	width:552px;
	height:37px;
	line-height:37px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	}
	
.footer_content_1 {
	width: 552px;
	height: 6px;
	background: url(images/bg_footer_content_1.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
  }
  
.text_content {
	font-size:11px;
	text-align:justify;
	color:#000000;
	margin:10px 0 0 0;
  }
  
.titre_content {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
  }
.date_content {
	font-size:10px;
	font-weight:bold;
	text-align:justify;
	color:#ff0004;
  }

.img_content {
  margin:0 0 0 10px;
  float:right;
  }
  
.img_content2 {
  margin:0 0 0 0;
  float:left;
  padding:15px;
  }  

/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	float:left;
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:976px;
	height:90px;
	padding: 0px;
	margin:10px;
	}
	
.texte_footer {
	margin-left: 0px;
	margin-top:18px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#7a0b0d;
	}
	
/* FR : Style pour les boutons rouge et vert ------------------------------------------------------------------------------------------------ */
/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button {
	font-size:10px;
	color:#000000;
	width:105px;
	height:27px;
	line-height:27px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_blue.png) 0 0 no-repeat;
	margin:10px 10px 0 0;
	}
.button:hover {
	color:#ff0004;
  }
	
/* FR : Style pour le menu de droite ------------------------------------------------------------------------------------------------ */
/* EN : Style of the right menu ------------------------------------------------------------------------------------------------ */
	
#column3 {
	float:left;
	width:200px;
	padding:0px 10px 0px 10px;
	}
	
.hot_news {
	width:180px;
	background-color:#b69952;
	padding:10px;
	}

.date {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
.subject {
	font-size:11px;
	color:#7a0b0d;
	font-weight:bold;
	text-decoration:underline;
	}
.text {
	font-size:10px;
	color:#000000;
	margin:10px;
	}
.next {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}	
.next:hover {
	font-size:10px;
	color:#7a0b0d;
	font-weight:bold;
	text-decoration:underline;
}



/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */


#parent2-wrap{
  float:left;
}
#parent2 li{
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#000000;
	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:#000000;
	background:url(images/cube_hover.png) no-repeat right top;
	}
	
	
/* FR : Style pour la page des partenaires (page3.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the partners page (page3.htm) ------------------------------------------------------------------------------------------------ */

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

.partner_img {
	float:left;
	border:0px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.partner_next:hover {
	color:#ff0004;
	text-decoration:underline;
	}
	
	
	/* FR : Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

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

.input_contact {
	border:1px solid #5e7e88;
	background:url("images/bg_input_contact.png") repeat-x #FFFFFF;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
	width:300px;
	}

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

.bouton {
	float:left;
	background:url("images/bouton_contact.png") repeat-x #FFFFFF;
	width:170px;
	height:35px;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	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;
	}

	
#column2a {
	float:left;
	width:552px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.program_link {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.program_link:hover {
	font-size:11px;
	color:#7a0b0d;
	font-weight:bold;
	text-decoration:underline;
}
.para_header {
	color: #7a0b0d;
	font-weight: bold;
	text-decoration: underline;
}
#page .bloc_content #column2 .bloc_content_2 .text_content #ekinyoutube {
	height: 295px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.text_contentWhite {
	font-size:11px;
	text-align:justify;
	color:#7a0b0d;
	margin:10px 0 0 0;
}
