@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: url(images/bg_page.png) repeat; 
	background-repeat: repeat-x;
	background-color:#fff;
	color:#fff;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}
	
#page {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
	
/* 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:650px;
	margin:78px 0 0 4px;
	list-style: none;
	padding:0px;
	}

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

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: 127px;
	height: 46px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	padding:20px 0 0 0;
	outline: none;
	}

ul#menu1 li:hover a, ul#menu1 li#current a{
}

.menu1_centre {
  width:121px;
  float:left;
  }

/* FR : Style pour le logo ------------------------------------------------------------------------------------------- */
/* EN : Style of the logotype ------------------------------------------------------------------------------------------------ */

.img_logo {
	width: 319px;
	height: 160px;
	background: url(images/logo.png) 0 0 no-repeat;
	border:0px;
	float:left;
	}


/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */
	
#column1 {
	float:left;
	width:281px;
	background:#f6f6f6;
	}


/* 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:281px;
	height:76px;
	}
	
.hot_news {
	width:281px;
	padding:10px;
	}

.date {
	font-size:14px;
	color:#e50d01;
	font-weight:bold;
	}
.subject {
	font-size:11px;
	color:#3d5259;
	font-weight:bold;
	text-decoration:underline;
	}
.text {
	font-size:10px;
	color:#737373;
	margin:10px;
	}
.next {
	font-size:10px;
	color:#737373;
	font-weight:bold;
	margin:10px;
	padding:0 0 0 15px;
	margin-bottom:30px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}	

/* FR : Style pour la liste des dernières news ------------------------------------------------------------------------------------------------ */
/* EN : Style of the last news list  ------------------------------------------------------------------------------------------------ */

.head_menu_2 {
	border:0px;
	background:url("images/bg_header_menu_2.png");
	width:281px;
	height:76px;
}

#list_last_news {
	position:relative;
	display:block;
	list-style-type: none; 
}
ul#list_last_news li a { 
	display:block; 
	font-weight:bold;
	text-decoration:underline;
	color:#3b4f55; 
	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;
}

/* FR : Style pour le moteur de recherche ------------------------------------------------------------------------------------------------ */
/* EN : Style of search motor ------------------------------------------------------------------------------------------------ */

.head_menu_3 {
	border:0px;
	background:url("images/bg_header_menu_3.png");
	width:281px;
	height:76px;
	}

.input_search  {
	background: url(images/bg_input.png) 0 0 no-repeat;
	width:222px;
	height:34px;
	font-size:12px;
	border:0px;
	padding:10px;
	margin:15px 0 0 18px;
	color:#5e7e88;
	font-weight:bold;
	}
	
.button_search {
	float:left;
	background: url(images/button_arrow.png) 0 0 no-repeat;
	width:118px;
	height:26px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	}
	
	
/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:643px;
	background:#f6f6f6;
	margin:23px 0px 0px 30px;
	}
	
.right_bloc_1 {
	background: url(images/bg_right_1.png) 0 0 no-repeat;
	width:643px;
	height:250px;
	}

.right_bloc_1_under {
	position:relative;
	margin-left:25px;
	padding-top:20px;
	width:228px;
	height:30px;
	}
	
.right_bloc_1_button {
	background: url(images/bg_right_1_button.png) 0 0 no-repeat;
	width:138px;
	height:35px;
	position: absolute;
	float:right;
	top:160px;
	left:70px;
	}
	
.next_red {
	font-size:10px;
	color:#f71900;
	font-weight:bold;
	padding:0 0 0 15px;
	text-decoration:underline;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}

/* FR : Style pour la partie droite - second bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - second bloc------------------------------------------------------------------------------------------------ */
	
.head_content_1 {
	border:0px;
	background:url("images/bg_header_content_1.png");
	width:643px;
	height:76px;
	}
	
.content_s_subject {
	font-size:10px;
	color:#5f7f89;
	font-weight:bold;
	margin-left:70px;
	}
.content_subject {
	font-size:12px;
	color:#f71900;
	font-weight:bold;
	text-decoration:underline;
	margin-left:70px;
	}
.content_text {
	font-size:10px;
	color:#5f7f89;
	padding:15px;
	margin-left:70px;
	}
	
.button_red {
	font-size:10px;
	color:#fff;
	font-weight:bold;	
	background: url(images/button_red.png) 0 0 no-repeat;
	width:110px;
	height:30px;
	line-height:20px;
	text-align:center;
	float:right;
	margin-right:15px;
	}

/* FR : Style pour la partie droite - troisème bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - thirth bloc------------------------------------------------------------------------------------------------ */

.head_content_2 {
	border:0px;
	background:url("images/bg_header_content_2.png");
	width:643px;
	height:76px;
	}

#list_last_news_2 {
	position:relative;
	display:block;
	list-style-type: none; 
	padding:0px;
	margin:0px 0px 0px 70px;
	}
ul#list_last_news_2 li a { 
	display:block; 
	font-weight:bold;
	text-decoration:underline;
	color:#f71900; 
	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;
	}

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

.footer {
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	text-align:right;
	position:relative;
	display:block;
	background:url("images/bg_footer.png");
	width:947px;
	height:58px;
	line-height:58px;
	}
.texte_footer {
	margin-right:20px;
	font-size:10px;
	color:#5f7f89;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#5f7f89;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#41585e;
	}


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

.hotnews_titre{
	margin:0px 0px 10px 0px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}

#parent2-wrap{
}
#parent2 li{
	padding:10px 10px 10px 0px;
	margin-left:30px;
	background: url("images/side_bar_back.jpg");
	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 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:300px;
	}

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


/* 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:#737373;
	text-decoration:underline;
	}

.partner_img {
	float:left;
	border:1px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#f41900;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.partner_next:hover {
	color:#5f7f89;
	text-decoration:underline;
	}
