body{
background-color:#fff;
font-family:Century Gothic,Apple Gothic,arial,sans-serif;
font-size:13px;
margin:0;
color:#000;
}

#general {
margin:50px 0 0 30px;
}

#bandeau, #about, #sites, #projets {
float:left;
}

#bandeau {
margin-right:40px;
padding-top:66px;
margin-bottom:40px;
}

#about {
width:160px;
margin-right:30px;
font-size:11px;	
}

#sites {
width:300px;
margin-right:20px;	
}

#sites .liens li {
margin-bottom: 1em;	
}

#projets {
width:220px;	
}

#corps {
line-height:140%;
float:left;
}

#footer {
clear:both;
padding-top:40px;
font-size:9px;	
}

h1 {
font-size:16px;
margin-bottom:40px;
}

h3 {
	font-size:12px;
	margin:0 0 4px 0;
}

ul, li {
list-style-type:none;
margin:0;
padding:0;
}

li {
margin: 2px 0;	
}

p {
margin-bottom:2em;	
}

a img {
border:0;	
}

a {
color:#000;	
}

a:hover {
color:red;	
}