@charset "iso-8859-1";
/* EN : CSS and design template   ------------------------------------------------------------------------------------------- */

/* EN : Style Sheet not property of U17CC ( is property of S & A Newman ) --------------------------------------- */

/* EN : General style of every page ------------------------------------------------------------------------------------------------ */

body { 
	color:#000;
	margin:0;
	padding:0;
	background: #000000 url('images/bg_page.png') no-repeat 0 0;font-style:normal; font-variant:normal; font-weight:normal; line-height:1.4; font-size:83%; font-family:verdana, arial, helvetica, sans-serif
}

#page {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.separator{
	clear: both;
	background-color:#000000;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}

/* EN : style of top page header / menu ------------------------------------------------------------------------------------------------ */

#header {
	width: 1000px;
	height: 100px;
	background: url(images/bg_header.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	margin: 60px 0 0 0;
	}

#menu_top {
  width:960px;
  height:70px;
  margin:20px 0 0 20px;
	border:0px;
	float:left;
	position:relative;
	background: url(images/bg_menu_top.png) 0 0 no-repeat;
	}	

* html #menu_top {
	margin:20px 0 0 10px;
}
	
ul#menu1{
	float: left;
	list-style: none;
	margin:20px 0 0 20px;
	padding:0;
  }

* html ul#menu1 {
	margin:20px 0 0 10px;
}

ul#menu1 li{
	float: left;
	text-align: center;
	}

ul#menu1 li a{
	display: block;
	width: 120px;
	height: 27px;
	line-height:27px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	outline: none;
	margin:0 5px 0 0;
	}
* html ul#menu1 li a {
	margin:0;
	padding:0;
}

ul#menu1 li:hover a, ul#menu1 li#current a{
	color: #000000;
	background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
}
* html ul#menu1 li:hover a {
  background-color:#fff;
}

/* EN : style of content page ------------------------------------------------------------------------------------------------ */

#content {
	width: 960px;
	background: url(images/bg_content.png) 0 0 repeat-y;
	float:left;
	position:relative;
	padding:0 20px 0 20px;
	}
#column_1 {
  float:left;
  width:657px;
  }

#gen1 {
   margin:15px 0px 5px 40px;
  }

#gen1 li {
   margin:5px;
  }


#column_2 {
  width:292px;
  margin:0 0 0 10px;
  float:left;
  border-left: dotted #e2e2e2 1px; 

  }

.logo {
  border:none;
  }

.head_content_1 {
	margin-top:5px;
	border:0px;
	background:url("images/bg_header_content_1.png") 0 0 repeat-x;
	width:657px;
	height:27px;
	line-height:27px;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	}

.bloc_content_2 {
  float:left;
  width:637px;
  padding:10px 10px 0px 10px;
  }
  
.titre_content {
  font-size:15px;
  font-weight:bold;
  text-align:justify;
  text-decoration:none;
  color:#000000;
  }
.date_content {
  font-size:10px;
  font-weight:bold;
  text-align:justify;
  color:#b1b1b1;
  margin:0 0 10px 0;
  }
.text_content {
  font-size:10px;
  text-align:justify;
  color:#000000;
  }

.link_black {
  font-size:10px;
  font-weight:bold;
  display:block;
  color:#000000;
  }

.img_content {
  border:none;
  margin:0 20px 10px 0;
  float:left;
  }  

/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button {
  float:right;
	font-size:10px;
	color:#ffffff;
	width:128px;
	height:27px;
	line-height:27px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_blue.png) 0 0 no-repeat;
	margin:10px 5px 0 5px;
	}
.button:hover {
	background: url(images/bg_button_blue_hover.png) 0 0 no-repeat;
  }
  
/* EN : Style of the right navigation  ------------------------------------------------------------------------------------------------ */


.head_menu_1 {
	border:0px;
	background:url("images/bg_header_menu_right.png") 0 0 repeat-x;
	width:293px;
	height:27px;
	line-height:27px;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}
#menu_list {
	width:140px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 10px 5px;
	list-style-type: none; 
	background-color:#ffffff;
	}
ul#menu_list li a { 
	font-weight:bold;
	text-decoration:underline;
	color:#1c5180; 
	font-size:10px;
	line-height:30px;
  }  
 #menu_list_active {
	width:140px;
	float:left;
	background-color:#ffffff;
	}
#menu_list_active a { 
	font-weight:bold;
	text-decoration:underline;
	color:#1c5180; 
	font-size:10px;
	line-height:30px;
  }
#menu_list_active a:hover { 
	color:#0094de; 
	}
 
  
  
ul#menu_list li a:hover { 
	color:#0094de; 
	}



********************

 



*******************    ******


/* EN : Style of the partner box  ------------------------------------------------------------------------------------------------ */

#bloc_partner {
  text-align:center;
  width:293px;
  float:left;
  margin:10px 0px 10px 0px;
  }
.partner {
  border:none;
  margin:6px ;
  }
img {
  margin:2px;
  }

/* EN : Style of the right menu ------------------------------------------------------------------------------------------------ */
	
.hot_news {
	width:273px;
  background-color:#fff;	
	padding:10px;
	}

.date {
	font-size:14px;
	color:#0094de;
	font-weight:bold;
	}
.subject {
	font-size:11px;
	color:#3a4e54;
	font-weight:bold;
	}
.text {
	font-size:10px;
	color:#545454;
	margin:10px;
	}
.next {
	font-size:10px;
	color:#737373;
	font-weight:bold;
  text-decoration:none;
	}	
	

/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	float:left;
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:1000px;
	height:85px;
	text-align:center;
	padding:25px 0 0 0;
	}
#footer2 {
	float:left;
	background: url(images/bg_footer_2.png) 0 0 no-repeat;
	width:1000px;
	height:65px;
	text-align:center;
	}	
.texte_footer {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#0094de;
	}
	
/* 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;
	}
	
/* EN : Style of the partners page (page3.htm) ------------------------------------------------------------------------------------------------ */

.partner_titre {
	font-size:12px;
	font-weight:bold;
	color:#0196e0;
	}
.partner_titre a {
	font-size:12px;
	font-weight:bold;
	color:#0196e0;
	text-decoration:underline;
	}
.partner_titre a:hover {
	color:#FF4040;
	text-decoration:underline;
	}
.partner_img {
	float:left;
	margin:0 10px 0 10px;
	border:0;
	}

.partner_next {
	color:#0196e0;
	font-size:10px;
	text-decoration:none;
	}
.partner_next:hover {
	color:#0d3254;
	text-decoration:underline;
	}
	
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	margin:10px;
	}

.input_contact {
	border:1px solid #b2b2b3;
	background:url("images/bg_input.png") repeat-x #ebebeb;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
	width:300px;
	}
	
#faq h2     {	font-size:10px;
				font-weight:normal;
				background: #e7e7ce;
				border-color: #c0c0c0 #665 #665 #c0c0c0;
				border-style: solid;
				border-width: 1px;
				cursor: move;
				padding: 5px 5px 10px 5px;
				line-height:14px;
}
#faq a      {margin:0; padding:0px; color:#f0f;line-height:12px;
}

/* Accordian ------------------------------------------------------------*/

* {margin:0; padding:0}

#accordion {width:559px; margin:10px auto}
.accordion {width:559px; font:12px Verdana; color:#033}
.accordion dt {width:539px; border:1px solid #c0c0c0; padding:4px 8px 4px 8px; font-weight:normal; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
.accordion dt:hover {background:url(images/header_over.gif)}
.accordion dd {overflow:hidden; background:#fff}
.accordion span {display:block; width:525px; border:2px solid #c0c0c0; border-top:none; padding:15px; background:#f5f5f5}


/*------------FOOTER-------------------*/  
  
#sitefooter{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height: 84px;
	background-color:#ffffff;
	border-top:1px solid #c0c0c0;
	color: #666666;
	z-index: 1000;
}

#sitefooter .ftcontainer {
	margin: 4px auto 0 auto;
	width: 640px;
}

#sitefooter .ftright {
	float: right;
	width: 300px;
}

#sitefooter .ftright img {
	margin-bottom: 0px;
}

#sitefooter .ftleft {
	width: 300px;
	padding-top: 0px;
}

#sitefooter .ftright a {
	text-decoration: none;
}

#sitefooter .ftright a.fttext {
	padding-left: 41px;
	font-size: 140%;
}

@media screen{

	body>div#sitefooter{
		position: fixed;
	}

}

 * html body{
  overflow:hidden;
 }