html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body{
	background:#fff;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}

a{
    color:#333;    
}

h1{
	font-size:14px;
	color:#333;
}

.thematiques{
	width:1000px;
	padding-top:20px;
	float:none;
	clear:both;
}

.thematiques h1{
	font-size:10px;
	margin:0;
	padding:5px;
	float:left;
	font-weight:normal;
	color:#333;
}

.thematiques h2{
	font-size:9px;
	color:#555;
	float:left;
	padding:3px;
	font-weight:normal;
	margin:0;
}

a img{
	border:none;	
}

table, tr, td{
	margin:0;
	padding:0;
}


div.realisations{
    width:1000px;
}

div.realisations h1{
	font-size:14px;
	color:#333;
}

div.frise{
    width:1000px;    
}

div.frise a{
    width:100px;
    height:75px;
    display:block;
    float:left;    
    margin-left:23px;
}


div.frise a img{
    width:100px;
    height:75px;
}
