body{
	background-color: #FBFDFC;
	background-image: url(../imgs/bg_site.jpg);
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #999999;
	background-attachment: fixed;
	background-repeat: repeat-x;
}


#principal{
	width:980px;
	
	margin:0 auto;
	background-color:#FFFFF;
	background-image: url(../imgs/bg_principal.jpg);
	background-repeat: no-repeat;


}

a{
	color:#A29999;
	text-decoration:none;
}
.gris_a{
color:#A29999;

}
#header{
	height:30px;
	background-image: url(../imgs/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	
	}


#header h1{
	margin: 0px;
	padding: 0px;
	text-indent:-2800px;
	
}

#bandeau{
	
	height:435px;
	
}

#bandeau h2{
	margin: 0px;
	padding: 0px;	
	text-indent:-2800px;
}

#baseline{
	height:20px;
	padding-left:25px;
	padding-right:25px;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	padding-top:5px;

}

#baseline p{
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	
}


.tab_home{
	width:980px;
	margin: 0px;
	padding: 0px;	
}
.tab_cells_1{
	margin: 0px;
	padding: 0px;
	width:350px;	
}

.tab_cells_2{
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/bg_cells.jpg);
	background-position: 0px 15px;
	background-repeat: repeat-x;
	background-color: #FBFDFC;
}

.tab_cells_2 p{
	font-size:10px;

}



.tab_home h2{
	color:#FFFFFF;
	font-size:12px;
	background-color:#48494b;
	font-weight:normal;
	margin:0px;
	padding:0px;
}



.big{
	color:#000000;
	font-weight: bold;
	font-size:14px;
}
.black{

	color:#1a171b;
}

.white{
	color:#FFFFFF;
}

#app{
	background-image: url(../imgs/bg_app.jpg);
	color:#F2F2F2;
	background-repeat: no-repeat;
}
#apps a{
	color:#F2F2F2;
}

#app_description1{
	margin-left:30px;
	margin-right:10px;
	height:430px;

}

#app_description1 h2{
	font-family: "Lucida Grande", Verdana;

	color:#FFFFFF;
	letter-spacing: 0.8px;
	font-weight:bold;
	font-size:20px;
}

#app_description1 h3{
		font-family: "Lucida Grande", Verdana;

	color:#FFFFFF;
	letter-spacing: 0.8px;
	font-weight:bold;
	font-size:15px;
}


#app_description2{
	margin-left:30px;
	margin-right:10px;

}

#app_description2 h2, #app_description2 h2{
	color:#FFFFFF;
	letter-spacing: 0.8px;	
	font-weight:normal;
	font-size:20px;

}

#MP3_sample{
	background-image: url(../imgs/cadre-mp3-player.jpg);
	height:55px;
	padding-top:25px;
	padding-left:5px;
	background-repeat: no-repeat;
	background-position: left top;
}

#MP3_sample_vide{
	height:55px;
}

#cat_name{
	background-color:#666666;
	height:120px;
	margin: 0px;
	padding: 0px;
	
}

#categorie_name{
	height:40px;
	background-image: url(../imgs/bg_categories.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:25px;
	
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana;
	padding-left:0px;
	padding-top:10px;
}

#categorie_presentation{

	height:435px;
	background-color:#666666;


}

.cat_selection{
	width:120px;
}

	
	

#categories h1{
	font-size:25px;
	margin-left:90px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana;
	padding-left:0px;
	padding-top:0px;
}

#categories{
	padding-top:5px;
	height:1400px;
	background-image: url(../imgs/bg_categories.jpg);
	color:#F2F2F2;
	background-repeat: no-repeat;
	

}


#search{
	background-image: url(../imgs/bg_recherche.jpg);
	padding-top:50px;
	height:1400px;
	background-repeat: no-repeat;
	background-position: left top;



}

.selectionBy{
	font-family: "Lucida Grande", Verdana;
	font-size: 15px;
	color: #FFFFFF;

}
.tab_categorie{
	margin-left:90px;
	font-size:10px;
	

}
.tab_search{
	margin-left:90px;
	

}
.results{
	font-size:16px;
	color:#FFFFFF;

}
.results_2{
	color: #CCCCCC;
}

.blanc{
	color:#FFFFFF;
	}
.clear{

	clear:both;
}

#footer{
	padding-top:75px;
	padding-bottom:15px;
	clear:both;
	float:none;
}
#footer p{
	font-size:10px;
	text-align:center;
	line-height: 13px;

}
#footer a{
	text-decoration:none;
	color:#999999;
}
#update{
	margin-top:-10px;
	font-size:11px;
}

img{
	border:0px;
}


