* {
padding: 0;
margin: 0;
}
	

body {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	
}
img {
	border:0;}
a:link{
	text-decoration: none;
	/*color: none;*/}
/*EDIT 22/12 */
#spec_google{
	width:100%;
	text-align:center;
	height:20px;
	padding-top:10px;
	clear:both;
	}
#spec_google a{
	color:#007db4;
	text-decoration:none;
	}
#spec_google a:hover{
	color:#464646;
	text-decoration:none;
	}
.spec_google_bt{
	font-size:8px;
	text-align:left;
	}
	
.spec_google_bt a{
	font-size:8px;
	text-align:left;
	color:#0098ef;
	}
	
.spec_google_bt_link {
	color:#0098ef;
	}
/*end EDIT 22/12*/

/*EDIT 10/12*/
#conf #header, #lic #header{
	width:100%;
	height:170px;
	background: url(images/bkg_header.jpg) repeat-x;
	}

#conf #header_in, #lic #header_in{
	height: 170px;}
#lic p{
	padding:10px;}
h1{color: #FFF;
	
	font-size: 33px;
	}
.bt_column{
	padding-top:20px;
}
.bt_column img{
	padding-left:20px;
}
#steps{
	margin-left:100px;}
/*END EDIT 10/12*/
	
/*-------HEADER----------*/
#header{
	width:100%;
	height:205px;
	background: url(images/bkg_header.jpg) repeat-x;
	}

#header_in{
	margin-left: auto; 
  margin-right: auto;
  width: 890px;
  height:205px;
  }
#header_in img{
	float:left;
	z-index:1000px;}


#title_page{
	padding-top:15px;
	width:520px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	float:left;}
	

#title_page h1 a{
	color: #FFF;
	
	font-size: 33px;}
	
/*#title_page a{
	text-decoration: none;
	color:#FFF;}*/
.tagline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	/*font-weight:bold;*/
	color:#FFF;
	text-align:center;
	/*float:left;*/}
.tagline a{
	text-decoration: none;
	color: #fff;}
.highlight1{
	color:#fcc70a;
	font-weight:bold;}
.bt_header{
	padding-top:5px;
	padding-left:145px;
	}
#logo1{
	padding-top:15px;
	float:right;}
#logo2{
	padding-top:25px;
	float:right;}

/*-------FIN HEADER----------*/
/*-------CONTENT----------*/
#content{
	margin-left: auto; 
  margin-right: auto; 
  width: 890px;
  clear: right;
  /*  height:610px;
background-color:#F00;*/}

#part_one{
	float:left;
	width:644px;
	
}
.fonctionalite{
	width:644px;

	margin-bottom:15px;
	margin-top:15px;
}
.fonctionalite img{
	float:left;
	padding-left:5px;
	padding-right:25px;
}

.tt_fonctionalite{
	font-size: 18px;
	font-weight:bold;
	padding-bottom:15px;
	padding-top:5px;
}
.txt_fonctionalite{
	font-size:12px;
}

#lien_hypertexte{
	text-align:center;
	padding-bottom:35px;
}

#lien_hypertexte a{
	color:#0000cc;
	text-decoration:underline;
	font-weight:bold;
}
#lien_hypertexte a:hover{
	color:#551a8b;
	text-decoration:underline;
	font-weight:bold;
}

.numbers{
	width:130px;
	float:left;
	margin-right:15px;
	/*background-color:#093;*/
	text-align:center;
	/*height:200px;	*/
}
.numbers img{
		padding-left:20px;	 }
.Big_bt{
	padding-top:20px;
	width:193px;
	float:left;
	margin-right:15px;
	/*background-color:#093;*/
	/*text-align:center;*/
	/*height:200px;	*/
}

#part_two{
	float:right;
	width:225px;
	background-color:#e5e5e5;
clear: right;
	padding: 10px 10px 10px 10px;
}
.tt_P2{
	text-transform:uppercase;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	padding-top:20px;}
hr {
color: #ffffff;
background-color: #ffffff;
height: 1px;
border: 0;}

.bulle{
	background-image:url(images/bkg_bulle.jpg);
	background-repeat:no-repeat;
	height:121px;
	}
.bulle img{
	padding:15px 10px 15px 10px ;
	float:left;
	}
.txt_bulle{
	font-style:italic;
	padding:10px 10px 5px 0;}
.name{
	font-size: 15px;
	font-weight: bold;
	float:left;
	padding-left:5px;}
.txt_config{
	font-size:13px;
	}
.stars{
	float:right;}
.pack{
	}

.logo_comp{
	padding: 5px;

	}
 #footer{
	width:100%;
	height:30px;
	background: url(images/bkg_footer.gif) repeat-x;
	text-align:center;
	color:#FFF;
	padding-top:10px;
	clear: both;
	}
#footer a{
	text-decoration:underline;
	color:#FFF;