/**
 * CSS Perso GDS
 */
 
.bloc {
    margin-top: 10px;
}

.bloc_img {
	display: block;
	margin: 0 auto;
}

#content table.nostyle tbody td, #content table.nostyle tbody th
{
	background: none
}

#navigation {
	bottom: 3em
}

#content h1{
	position : relative;
}

