@charset "iso-8859-1";
/* auteur: Gadget */

body {
	background-image:url(images/bg.png)
	background-repeat: repeat-x;
	background-color:#000;
	text-align:justify;
	margin:0;
	font-size:10px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.4;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

h2 	{
	padding:0px 10px 0px 10px;
	font-size:10px;
	color:#ebebeb;
	font-weight:bold;
	margin:0px;
	text-align:left;
	}
h3 	{
	padding:0px;
	font-size:10px;
	color:#ebebeb;
	font-weight:bold;
	margin:0px;
	text-align:left;
	}

h4 {
	text-align:left;
	padding:0px 0px 0px 0px;
	font-size:10px;
	color:#0CC;
	font-weight:bold;
	}
	
.texte_claire {
	text-align:justify;
	padding:0px 10px 0px 10px;
	font-size:10px;
	color:#939393;
	font-weight:bold;
	}
.csowindow
	{
	margin-top:33px;
	display:block;
	height:302px;
	width:642px;
	background-image:url(images/csowindow.png);
	background-repeat:no-repeat;

	}
.cso_thumbs
	{
	position:absolute;
	top:56px;
	left:9px;
	width:250px;
	height: 250px;
	}	
	
.cso_description
	{
	position:absolute;
	top:113px;
	left:262px;
	width:362px;
	text-align:justify;
	font-size:10px;
	color:#0CF;
	font-weight:bold;
	height: 125px;
	}
	
.cso_dowloadinfo
	{
	position:absolute;
	top:271px;
	left:268px;
	width:352px;
	text-align:justify;
	font-size:10px;
	color:#0CF;
	font-weight:bold;
	height: 48px;
	}
	
ul#liste_sombre {  }

ul#liste_sombre li {
	color:#939393;
	font-size:10px;
	}

.conteneur_page {
	width:900px;
	margin:auto;
	}
	
.conteneur_head
	{
	height:151px;
	position:relative;
	width:855px;
	text-align:right;
	background-image:url(images/headerknlg.png);
	}
	
.conteneur_search
	{
	position:absolute;
	top:0px;
	left:491px;
	height:47px;
	width:368px;
	padding:0px;
	margin:0px;
	text-align:left;
	background-image:url(images/search_back2.png);
	}
	
.titre_search {
	margin-left:15px;
	margin-top:9px;
	color:#ffffff; 
	font-size:15px;
	font-weight:bold;
	}

.input_search {
	float:left;
	background-image:url(images/back_input_search.png);
	height:21px;
	width:115px;
	border:0px;
	margin:0px;
	padding:2px 0px 0px 20px;
	}
.input_contact {
	float:left;
	border:0px solid;
	color:#ffffff;
	background-color:#737373;
	margin:0px;
	padding:4px;
	}	
	
.button_search {
	float:left;
	background-image:url(images/back_input_search_button.png);
	height:23px;
	width:32px;
	border:0px;
	margin:0px;
	padding:0px;
	}
	
/* MENU 1 HORIZONTALE ------------------------------------------------------------------------------------------------ */

.menu_first
	{
	float:left;
	height:39px;
	width:80px;
	padding-left:-4px;
	background-image:url(images/menu_rightpart.png);
	}

.menu_last
	{
	float:left;
	height:39px;
	width:112px;
	background-image:url(images/menu_leftpart.png);
	background-repeat:no-repeat;
	
	}

.conteneur_menu
	{
	float:left;
	height:39px;
	width:857px;
	
	}
	
ul#menu {
	list-style-type: none;
	padding:0;
	margin:0; }

ul#menu li {
	background-image:url(images/menu_spacers.png);
	float: left; }

ul#menu a {
	height:39px;
	width:101px;
	float: left;
	padding:0 0 0 0;
	line-height:30px;
	margin:0 9px 0 0;
	background-image:url(images/menu_case.png); 
	text-align: center; }

ul#menu a:hover {
		background-image:url(images/menu_case.png);
    background-position:0px 39px;
    }

a.link_menu_inside {
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}	
a.link_menu_inside:hover {
	color:#FFF;
  }
  
/* CONTENEUR CONTENUS ET MENU ------------------------------------------------------------------------------------------------ */

.conteneur_left
	{
	float:left;
	position:relative;
	width:181px;
	background-color:#000;
	}
.conteneur_center
	{
	position:relative;
	float:right;
	width:642px;
	margin-right:45px;
	background-color:#000;
	}

/* MENU LEFT ------------------------------------------------------------------------------------------------ */

.menu_left_head_1
	{
	margin-top:33px;
	display:block;
	height:31px;
	width:181px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	line-height:31px;
	color:#ffffff;
	background-image:url(images/menu_left_head.png);
	}
	
.menu_left_2
	{
	margin-top:10px;
	display:block;
	height:200px;
	width:181px;
	background-image:url(images/menu_left_head_2.png);
	background-color:#ffffff;
	background-repeat:no-repeat;
	padding-top:20px;
	}

ul#simpleliste { 
	text-align:left;
	list-style-type: none;
	margin:0px;
	padding:0px 0px 0px 10px;
	}

ul#simpleliste li {
	margin:5px 0px 8px 0px;
	color:#000000;
	font-size:10px;
	}	
ul#simpleliste a {
	color:#000000;
	text-decoration:underline;
	}		
ul#simpleliste a:hover {
	color:#ffffff;
	padding:4px;
	text-decoration:none;
	background-color:#000000;
	}	
	
.menu_left_foot
	{
	display:block;
	height:17px;
	width:181px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	line-height:31px;
	color:#ffffff;
	background-image:url(images/menu_left_foot.png);
	}
	
.links_paypal_logos
	{
	margin-top:20px;
	margin-left:20px;
	display:block;
	height:60px;
	width:140px;
	background-color:#FFF;
	
	}
	
.Paypal_logo
	{
	margin-top:350px;
	display:block;
	height:40px;
	width:181px;
	background-image:url(images/PPlogo.png);
	background-repeat:no-repeat;
	text-align:center;
	
	
	
	}


/* CONTENTCENTER HAUT ------------------------------------------------------------------------------------------------ */

.content_haut_1
	{
	display:block;
	margin-top:33px;
	width:642px;
	height:290px;
	background-image:url(images/news_win.png);
	background-color:#000000;
	background-repeat:no-repeat;
	}
	

		
.content_haut_1_contact
	{
	display:block;
	margin-top:33px;
	width:642px;
	background-image:url(images/content_1_back_contact.png);
	background-color:#000000;
	background-repeat:no-repeat;
	}	
.content_haut_1_partenaires
	{
	display:block;
	margin-top:33px;
	width:642px;
	background-image:url(images/content_1_back_partenaires.png);
	background-color:#000000;
	background-repeat:no-repeat;
	}	
.content_haut_1_agence
	{
	display:block;
	margin-top:33px;
	width:642px;
	background-image:url(images/content_1_back_agence.png);
	background-color:#000000;
	background-repeat:no-repeat;
	}
.content_haut_1_services
	{
	display:block;
	margin-top:33px;
	width:642px;
	background-image:url(images/content_1_back_services.png);
	background-color:#000000;
	background-repeat:no-repeat;
	}		
  	
.content_haut_2
	{
	display:block;
	position:relative;
	margin-top:10px;
	height:257px;
	width:642px;
	background-image:url(images/block_white_background.png);
	background-color:#000000;
	background-repeat:no-repeat;
	}	

.content_haut_2_bloctext	
		{
	position:absolute;
	top:80px;
	left:10px;
	width:400px;
	font-size:10px;
	color:#1b1b1b;
	text-align: justify;
		}
		
.content_interieur_left_haut_1_conteneur
	{
	float:left;
	margin-top:51px;
	margin-left:20px;
	}

.content_interieur_right_haut_1_conteneur
	{
	float:left;
	margin-top:51px;
	text-align: left;
	
	}
.new_windows_interieur
	{
		float:left;
		display:block;
		height:24px;
		width:615px;
		background-image:url(images/news_win_content_top.png);
		margin-left:12px
	}
.news_box
	{
	display:block;
	height:200px;
	width:614px;
	background:#000;
	margin-left:13px;

	
	}
	
.news_text_box
	{
	margin-top:10px;
	text-align:justify;
	padding:0px 10px 0px 10px;
	font-size:10px;
	color:#BDF0F2;
	font-weight:bold;
	}
.news_pic
	{
	position:absolute;
	top:0px;
	width:206px;
	bottom:25px;
	float:right;
	left: 385px;
	height: 175px;
	text-align:center
	}
		
.ND
	{

	top:43px;
	width:106px;
	bottom:25px;
	font-size:12px;
	color:#FFF;
	text-align: right;
	margin-left:10px;
	left: 509px;
	height: 22px;
	font-style:italic;
	}

.news_spacer
   {
	   
	   background-image:url(images/menuspacer.png)
   }

	
.content_interieur_right_haut_1
	{
	display:block;
	font-size:2px;
	height:20px;
	width:193px;
	background-image:url(images/content_1_interieur_right_head.png);
	}	
.content_interieur_right_haut_2
	{
	text-align:left;
	display:block;
	height:200px;
	width:193px;
	background-color:#000000;
	}	

.button_dark
	{
	border:0px;
	margin-top:20px;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	margin-right:10px;
	text-align:center;
	display:block;
	height:16px;
	width:97px;
	background-image:url(images/bouton_bluedark.png);
	}
.button_dark:hover	{	background-position:0px 16px; }
	
.button_white
	{
	border:0px;
	margin-top:20px;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	margin-right:10px;
	text-align:center;
	display:block;
	height:16px;
	width:97px;
	background-image:url(images/bouton_bluewhite.png);
	}
.button_white:hover	{
	background-position:0px 16px;
	text-align: justify;
}
	

	
/* FOOTER ------------------------------------------------------------------------------------------------ */

.conteneur_foot
	{
	float:left;
	margin:40px 0px 0px 0px;
  clear:both;
	position:relative;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:center;
	height:51px;
	width:856px;
	line-height:47px;
	text-align:center;
	font-size:10px;
	color:#999999;
	font-weight:bold;
	}
.lien_footer {
	font-size:10px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	}
.lien_footer:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}
	
	
.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1em;
	}
.nd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
	text-decoration: underline;
	padding:10px;
	margin-bottom:10px;
	
	
	
	
}

.wip2
{
	margin-left:350px;
	font-size:18px;
	position:absolute;
	display:block;
	height:100px;
	width:800px;
	background-color:#FFF;
	color:#000;
	text-align:center;
}

.linklist
{
	color:#FFF;
}

.Important
{
	color:#FFF;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}
.notice
{
	color:#F00;
	font-style:italic;
	font-size:13px;
	font-weight:bold;
}	
#Global
{
	background-color:#000;
	margin:auto;
	width:855px;
	border:dotted #000;
	
	}