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

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

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

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

#bloc_header {
	width:920px;
	height:110px;
	border:0px;
	float:left;
	position:relative;
	margin:0;
	}

.logo {
	position:absolute;
	top:00px;
	left:250px;
	border:none;
	height: 110px;
  }

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

ul#menu1{
	float: left;
	width:920px;
  height:40px;
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	background: url(images/bg_menu1.png) 0 0 no-repeat;
  }

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

ul#menu1 li a{
	display: block;
	width:80px;
	height:40px;
	line-height:40px;
	font-family: verdana;
	font-size:9px;
	font-weight:700;
	color:#ffffff;
	text-decoration:none;
	outline:none;
	margin:0;
	}

ul#menu1 li:, ul#menu1 li#current a{
	color: #ffffff;
	background: url(images/bg_menu1_onglet.png) 0 0 repeat-x;
}
ul#menu1 li:hover a{color: #ff3333; text-decoration: none;}

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

#bloc_header2 {
	width:920px;
	height:250px;
	background: url(images/bg_header.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	margin:10px 0 0 0;
	}

.titre_header {
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  }
	
.header_under {
	position:absolute;
	top:800px;
	left:0px;
	width:500px;
	font-size:10px;
	color:#fff;
	height: 62px;
	z-index:3;
  }  
  
.link_header_under {
	width:100px;
	height:13px;
	position:absolute;
	top:41px;
	left:1px;
	color:#ff3333;
	font-size:10px;
	text-align:left;
	text-decoration:underline;
	;
	line-height:15px;
  }

#bloc_search {
	position:absolute;
	top:52px;
	left:456px;
	width:400px;
	height:30px;
	line-height:30px;
	background:url("images/bg_newsletter.png") 0 0 no-repeat;
  }
#bloc_search label {
  font-size:10px;
  color:#ffffff;
  float:left;
  margin:0 0 0 10px;
}
#bloc_search input {
  border:none;
  font-size:10px;
  color:#000000;
  width:218px;
  height:22px;
  float:left;
  margin:5px 10px 0 10px;
  padding:3px 0 0 3px;
	background:url("images/bg_newsletter_input.png") 0 0 no-repeat;
}
#bloc_search a {
  border:none;
  font-size:10px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  color:#ffffff;
  width:68px;
  height:22px;
  line-height:22px;
  float:left;
  margin:5px 0 0 0;
	background:url("images/bg_bouton_search.png") 0 0 no-repeat;
}

/* FR : Style pour les articles ------------------------------------------------------------------------------------------- */
/* EN : Style of items ------------------------------------------------------------------------------------------------ */

#column_article {
  float:left;
  width:542px;  
  }
#column_articlemedia {
  float:left;
  width:742px;  
  }
.bloc_article {
	width:442px;
	background: url(images/bg_article.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	margin:10px 0 0 0;
	padding:20px 20px 20px 80px;
	}

.bloc_articlegrand {
	width:820px;
	background: url(images/bg_articlegrand.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	margin:10px 0 0 0;
	padding:20px 20px 20px 80px;
	}
.bloc_videoaccueil {
	margin-top: 00px;
	margin-left: 70px;
	}	
	
.bloc_articlevideo {
	width:442px;
	border:0px;
	float:left;
	position:relative;
	margin:10px 0 0 0;
	padding:20px 20px 20px 80px;
	}
.bloc_articlemedia {
	width:600px;
	border:0px;
	float:left;
	position:relative;
	margin:10px 0 0 0;
	padding:20px 20px 20px 80px;
	}	
.bg_bouton_article {
	width:150px;
	height:21px;
	line-height:21px;
	background: url(images/bg_bouton_article.png) 0 0 no-repeat;
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	left:370px;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	}

.bloc_note {
	width:46px;
	height:49px;
	background: url(images/bg_blocnote.png) 0 0 no-repeat;
	position:absolute;
	margin:0;
	padding:0;
	top:20px;
	left:20px;
	}

.bloc_note_month {
  position:absolute;
  top:2px;
  left:12px;
  font-size:8px;
  color:#cccccc;
  }
.bloc_note_day {
  position:absolute;
  top:15px;
  left:9px;
  font-size:18px;
  color:#999999;
  }
  
h1 {
  color:#ffffff;
  font-size:14px;
  font-weight:bold;
  margin:0;
  padding:0;
  }

h2 {
  font-size:12px;
  font-weight:lighter;
  margin:0;
  padding:0;
  }
  
p {
  font-size:10px;
  text-align:justify;
  color:#ffffff;
  }

.link_orange {
  color:#fb7600;
  font-size:10px;
  font-weight:bold;
  }
.link_category {
  color:#fb7600;
  font-size:10px;
  text-decoration:none;
  background: url(images/icone_category.png) 0 0 no-repeat;
  float:left;
  width:100%;
  padding:0 0 0 25px;
  height:23px;
  line-height:23px;
  margin:10px 0 10px 0;
  }
  
/* FR : Style pour le menu 1 ------------------------------------------------------------------------------------------- */
/* EN : Style of the menu 1 ------------------------------------------------------------------------------------------------ */

#column_menu_1 {
  float:left;
  width:203px;
  margin:0 0 0 10px; 
  }
#column_menuvideo {
  float:left;
  width:303px;
  margin:0 0 0 10px; 
  }
.bloc_header_menu1 {
	width:193px;
	height:40px;
	line-height:40px;
	background: url(images/bg_menu_left_1.png) 0 0 no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	color:#ffffff;
	font-weight:bold;
  font-size:10px;
	}
.bloc_header_menu3 {
	width:300px;
	height:40px;
	line-height:40px;
	background: url(images/bg_menu_leftgrand.png) 0 0 no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	color:#ffffff;
	font-weight:bold;
  font-size:10px;
	}
.bloc_header_menu4 {
	width:300px;
	height:40px;
	line-height:40px;
	background: url(images/bg_menu_leftgrand.png) 0 0 no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	color:#ffffff;
	font-weight:bold;
  font-size:10px;
	}
#menu_list {
	width:300px;
	padding:0;
	margin:10px 0 0 0;
	list-style-type: none; 
	}
ul#menu_list li a { 
	text-decoration:none;
	color:#ffffff; 
	font-size:10px;
	padding:0 0 0 15px;
  }
ul#menu_list li a:hover { 
	text-decoration:underline;
	}

/* FR : Style pour le menu 2 ------------------------------------------------------------------------------------------- */
/* EN : Style of the menu 2 ------------------------------------------------------------------------------------------------ */

#column_menu_2 {
  float:left;
  width:165px;
  margin:0;  
  }

.bloc_header_menu2 {
	width:165px;
	height:40px;
	line-height:40px;
	background: url(images/bg_menu_left_2.png) 0 0 no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	color:#ffffff;
	font-weight:bold;
  font-size:10px;
	}


.img_advetise {
  border:none;
  margin:10px;
  }

/* 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;
	color:#468be3;
	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 {
	text-decoration:underline;
	}
	
/* FR : Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	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:200px;
	}

/* FR : Style pour les boutons  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the buttons  ------------------------------------------------------------------------------------------------ */
	
.bouton {
	font-size:10px;
	color:#ffffff;
	width:150px;
	height:21px;
	line-height:21px;
	background: url(images/bg_bouton_article.png) 0 0 no-repeat;
	float:left;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:10px 10px 0 0;
	}

/* 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:#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;
	}

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

#footer {
	float:left;
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:920px;
	height:60px;
	padding:0px;
	margin:0 0 20px 0;
	}
	
.texte_footer {
	margin-left:20px;
	margin-top:15px;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	}

