		body{
			background-color: #000000;
			font-family: Helvetica, arial, sans-serif;
			font-size: 16px;
			color:#959595;
			margin: 0px;
		}
		
		body a {text-decoration:none; color: #FFFFFF;}
		
		input.text {
			
			height:40px;
			width:300px;
			background: #414141;
			font-family: Helvetica, arial, sans-serif;
			font-size: 16px;
			color:#959595;
			padding-left:10px;
			padding-top:10px;
			border: 0px;	
		}
		
		input.button {
			height:40px;
			width:45px;
			background: #414141;
			font-family: Helvetica, arial, sans-serif;
			font-size: 16px;
			color:#959595;
			padding-left:7px;
			border: 0px;	
			margin-left:2px;
		}
	
	

#global {
	background: url(images/background_layout.jpg) no-repeat;
	width: 960px;
	height: auto;
	position:absolute;
  	left: 50%;
  	margin-left: -480px; /* moiti� de la largeur */
	/*margin: 0 auto;*/
}


#content {
	width: 450px;
	height: 290px;
	margin: 210px 0 0 455px;
}

.titleContent {
	background-image: url(images/txt_header.png);
	height:28px;
	width: 333px;
	margin: 0 0 20px 0;
	}


h1 {
		color: #FFF;
		font-family: Helvetica ,Arial,  Geneva, sans-serif;
		font-weight: 100;
		font-style:normal;
		margin: 0;
		font-size: 16px;
		letter-spacing: -1px;
		width:auto;
		line-height:22px;
	}
	
.iconApplication {
	background: url(images/application_sprite.png) no-repeat ;
	background-repeat: no-repeat;
	height:100px;
	width:100px;
	margin: 20px 0 0 0;
	float:left;
	cursor: pointer;
}

.buttonDownload {
	background: url(images/application_sprite.png) no-repeat 0px -116px;
	background-repeat: no-repeat;
	height:50px;
	width:270px;
	margin: 20px 0 0 10px;
	float:left;
	cursor: pointer;
}

.facebook {
	background: url(images/application_sprite.png) no-repeat -115px 0px;
	background-repeat: no-repeat;
	height:40px;
	width:120px;
	margin: 7px 0 0 15px;
	}
	
.facebook p {
	color: #FFF;
	font-family: Helvetica ,Arial,  Geneva, sans-serif;
	font-weight: 100;
	font-style:normal;
	margin: 3px 0 0 40px;
	font-size: 12px;
	line-height:15px;
	float:left;
}	

.twitter {
	background: url(images/application_sprite.png)  no-repeat -245px 0px;
	background-repeat: no-repeat;
	height:40px;
	width:120px;
	margin: 7px 0 0 15px;
	}
	
.twitter p {
	color: #FFF;
	font-family: Helvetica ,Arial,  Geneva, sans-serif;
	font-weight: 100;
	font-style:normal;
	margin: 3px 0 0 40px;
	line-height:15px;
	font-size: 12px;
	float:left;
}	
		
		
.reference{
	width: 110px;
	height: 135px;
}
.name{
	width: 110px;
	font-weight: bold;
	text-align:center;
	color: white;
	font-family: helvetica, arial;
	font-size:14px;
	margin: 0 0 11px 0;
}
.button{
	cursor: pointer;
	height: 22px;
	width: 110px;
	background: url(images/references_sprite.png) -220px -319px;
	background-repeat: no-repeat;
}

.button:hover, .button#hover{
	cursor: pointer;
	height: 22px;
	width: 110px;
	background: url(images/references_sprite.png) -220px -279px;
	background-repeat: no-repeat;
}



.picpollution{
	background: url(images/references_sprite.png) 0px 0px;
	background-repeat: no-repeat;
}
.chatnoir{
	background: url(images/references_sprite.png) -139px 0px;
	background-repeat: no-repeat;
}

.swissradio{
	background: url(images/references_sprite.png) -279px 0px;
	background-repeat: no-repeat;
}

.atipik{
	width: 185px;
	height: 185px;
	background: url(images/references_sprite.png) 0px -186px;

}

.logo{
	
	width:128px;
	height:66px;
	background: url(images/references_sprite.png) -224px -186px;
}

ul{
	list-style-type:none;
	padding: 0px;
}

.ref{
	list-style-type:none;
	padding: 0px;
	height: 200px;
	width: 700px;
	margin: 50px 0 50px 0;
	position:relative;
  	left: 55%;
  	margin-left: -350px; /* moiti� de la largeur */
}

.refli {
/*	padding: 15px;*/
	margin-left: 20px;
	margin-right: 20px;
}

li{
	float: left;
	cursor: pointer;
}

.title {
color:#C8D20F;
font-family:helvetica,arial;
font-weight:bold;
font-size: 12px;
padding-top:10px;
text-align:center;}

.titleDiscover {
	font-weight: bold;
	color: white;
	font-family: helvetica, arial;
	font-size:18px;
	width: 400px;
	margin: 130px 0 0 0;
	position:relative;
  	left: 40%;
  	margin-left: -200px; /* moiti� de la largeur */
}

.text {
color:white;
font-family:helvetica,arial;
font-size:11px;
padding-left:22px;
}


