/**Author Name:Gen 
   Developed in Vin Labs 
   Copyright at gendesigns.blogspot.com 
   ProjectName:Computer Zone **/
@import url(styleGeneral.css);
@import url(styleInterne.css);
#content
{
	height:1000px;
	background: #1e2543 url(../images/coinGauche.jpg) no-repeat top left;
}
#content li a
{
text-align:left;
color:#9ab2be;
float: left;
height: 10px;
text-decoration: none;
font-size: 1.1em;
}
ul.planSite{
width:400px;
padding:0;
margin:0;
}
ul.planSite li.categorie{
padding:30px 0 0 0;
margin:0;
}
ul.planSite a{
padding:0;
margin:0;
text-align:left;
width:400px;
}


