.main-content{
	margin-top: 18px;
}
.presentation{
	width: 540px;
	float: left;
}
.presentation-header{
	background:url(../img/presentation-header-acc.jpg) no-repeat;
	height: 100px;
}
.presentation-header h3{
	color: #fff;
	font-family: Segoe UI,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding-top: 30px;
	padding-left: 39px;
}
.presentation-core{
        height: 321px;
        padding: 18px;
        background: #dbdbdb;
        color: #4d4f54;
        font-size: 14px;
}

.presentation-core p {
    margin: 0;
}
.presentation-core img{
	float: right;
	padding: 0 0 20px 20px;
}
p.norm{
	margin-bottom: 20px;
}
p.norm:last-child{
	margin : 0;
}
.left-acc-content{
	float: left;
	width: 440px;
	margin-left: 20px;
}
.sm{
	width: 100px;
	float: left;
}
.sm ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sm ul li{
	display: block;
	margin-bottom: 20px;
}
.sm ul li:last-child{
	margin: 0;
}
.sm ul li a img{ display : block}
.actualites{
	width: 315px;
	float: left;
	margin-left: 20px;
	padding: 10px 20px;
	background: #f00;
	color: #fff;
        height : 320px;
}
.act-open{
	text-align: right;
}
.act-open a{
	color: #fff;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.act-open a:hover{
	text-decoration: underline;
}
.link-act{
	color: #fff;
	padding-left: 22px;
	padding-top: 1px;
	background: url(../img/link-icon.png) no-repeat;
	text-decoration: none;
}
.link-act:hover{
	text-decoration: underline;
}
.infoletter{
	padding: 20px;
	padding-left: 100px;
	background: url(../img/infoletter-icon.jpg) no-repeat #646464 30px 50%;
	color: #fff;
	font-size: 12px;
	margin-top: 34px;
}
.infoletter p{
	padding: 5px 0;
}
.info-txt{
	border: none;
    float: left;
    margin-right: 5px;
    padding: 8px 10px 7px;
    width: 220px;
}
.info-btn {
    color: #fff;
    background: #f00;
    border: none;
    padding: 8px 10px 7px;
    cursor: pointer;
}
.list-prod{
	margin-top: 20px;
}
.prod{
	width: 320px;
	float: left;
}
.prod:nth-child(3n+2){
	margin: 0 20px;
}
.prod-header{
	color: #fff;
	font-family: 'Segoe UI';
	font-size: 24px;
	font-weight: lighter;
	padding: 14px;
	padding-left: 22px;
}
.prod a:hover {text-decoration: none;}
.green{
	background: #7da81e;
}
.red{
	background: #ff2121;
}
.bleu{
	background: #1da0dd;
}









