* {
margin:0; padding:0;
}
a {text-decoration:none; color:red; font-weight:600;}
body {
	width:100%;
	background-image:url('http://newsline.themesawesome.com/wp-content/uploads/2014/11/body_background.png'); 
	font-family: 'Roboto Slab', serif;
}
ol, ul, li {list-style:none;}
.centertitle {
	font-size:25px;
	border-bottom:1px dotted #f0f0f0;
	text-align:center;
	background:#fff;
	padding:20px;
}
nav {background:#fff;border-bottom:1px dotted #f0f0f0;width:100%; height:61px;}
.menufix { 
width: 100%;
opacity: 0.95;
z-index: 9999; position: fixed; top: 0; /* Mise en forme */ /* <-- Largeur de votre site */ }
.menuancrage {width:19.9% !important; float:left;list-style:none; border-right:1px dotted #f0f0f0;background:#fff;padding-bottom:20px;padding-top:20px;text-align:center;}
.menuancrage:last-child {border-right:0px;}
.menuancrage a {font-family: 'Open Sans', sans-serif;text-decoration:none;color:#444; font-weight:600;}
.center {text-align:center;}
.borderTop {width:85%;margin-left:auto;margin-right:auto; margin-top:30px;background:#fff; display:table;height:200px;-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);}
.presentation {width:40.9%; float:left; display:table-cell; border-right:1px dotted #f0f0f0; padding:20px 4% 20px;height:120px;}
.presentationcontact {width:40%; float:left; display:table-cell;padding:20px 4% 20px;height:120px;}
.borderTop #title1 {
font-family: "Roboto Slab",serif;
border-bottom: 1px dotted #eee;
font-weight: 400;
color: #101010;
font-size: 25px;
text-align: center;
position: relative;
padding-bottom: 20px;
padding-top: 20px;
}
.presentationcontact p {font-weight:600; letter-spacing:0.5px;font-family: 'Open Sans', sans-serif;}
.content { overflow:hidden;
width:85%;margin-left:auto;margin-right:auto; margin-top:30px;margin-bottom:30px;background:#fff; display:table;
-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}
.content h3 {margin-left:20px;}
.content p, .content pre, .content strong {margin-left:40px;}
.content img {max-width:80%;margin-top:10px;margin-bottom:10px;}
.clear {clear:both;}
.content ul {margin-left:30px;}