div#header{
	background: url(../images/gamme/backgrounds/02-header.png) 0 0 no-repeat;
	line-height:0.6;
}
div#corps{
	background: url(../images/gamme/backgrounds/02-corps.png) 0 0 repeat-y;
	padding-top: 10px;
	padding-right: 343px;
	padding-bottom: 44px;
}
div#footer{
	background: url(../images/gamme/backgrounds/02-footer.png) 0 0 no-repeat;
}
div#actu{
	padding-bottom: 50px;
}
h1 {
    font-family: Arial, sans-serif;
    color: #2B2B2B;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 18px;
}
h2 {
    font-family: Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin-top: 18px;
}
h2.sec {
    font-size: 24px;
    margin-bottom: 8px;
}
h3 {
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
}
.text {
    line-height: 16px;
    font-size: 12px;
}
a.zoom1 {
    /*background: url(../images/zoom1.gif) 0 1px no-repeat transparent;
    padding-left: 16px;*/
    text-decoration: underline;
    color: #191919;
    font-family: Arial, sans-serif;
    font-size: 10px;
}
#corps a{
	color:#2B2B2B;
	text-decoration: none;
}
#corps a:hover{
	color:#000;
}
.imgActuGauche{
	vertical-align:text-top;
	margin-right: 18px;
	margin-bottom: 18px;
}
.imgActuDroite{
	vertical-align:text-top;
	margin-left: 18px;
}
table.listing td.lAuthor a:hover {
	font-weight: bold;
}
table.listing td.lAuthor {
	line-height:1.7;
}