body {
    font-family: 'Nunito', sans-serif;
    margin: 0;
	font-weight:400;
}
#container {
	width:1024px;
	margin:0 auto;
}
#top {
	background-image:url(img/module_homme_top.png);
	width:100%;
	height:316px;
	position:relative;
}
#top .lien_mma {
    height: 80px;
    left: 847px;
    position: absolute;
    top: 217px;
    width: 149px;
}
#main {
	width:100%;
}
#left {
	width:154px;
	padding-top:100px;
	padding-left:20px;
	float:left;
}
#center {
	width:676px;
	float:left;
	text-align:center;
}
#right {
	width:154px;
	padding-top:100px;
	padding-right:20px;
	float:left;
}
.idee,
.avis,
.raison {
	color: white;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
}
.idee {
	left: 274px;
    top: 253px;
}
.avis {
	left: 356px;
    top: 206px;
}
.raison {
	left: 664px;
    line-height: 1.1em;
    text-align: center;
    top: 217px;
}
.commentaire {
	font-size: 19px;
    left: 400px;
    position: absolute;
    top: 267px;
}
.facebook_connect {
	background-image:url(img/connexion_facebook.png);
	cursor:pointer;
    height: 26px;
    left: 414px;
    position: absolute;
    top: 299px;
    width: 197px;
}
.pourquoi {
    font-size: 19px;
    font-weight: 700;
	text-align:center;
}
.debuts {
	font-size: 15px;
    font-weight: 700;
    line-height: 1.15em;
    margin-bottom: 7px;
    text-align: center;
	white-space:nowrap;
}
.presses {
	background-image:url(img/module_homme_montre.png);
	width:154px;
	height:42px;
	padding-top: 48px;
	margin-bottom: 5px;
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.15em;
    text-align: center;
	cursor:pointer;
}
.presses:hover {
	background-image:url(img/module_homme_montre_on.png);
}
.fiers {
	background-image:url(img/module_homme_noeud.png);
	width:154px;
	height:42px;
	padding-top: 48px;
	margin-bottom: 5px;
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.15em;
    text-align: center;
	cursor:pointer;
}
.fiers:hover {
	background-image:url(img/module_homme_noeud_on.png);
}
.experts {
	background-image:url(img/module_homme_pipe.png);
	width:154px;
	height:42px;
	padding-top: 48px;
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.15em;
    text-align: center;
	cursor:pointer;
}
.experts:hover {
	background-image:url(img/module_homme_pipe_on.png);
}
.plus_loin {
	font-size: 15px;
    font-weight: 700;
    line-height: 1.15em;
	text-align:center;
	margin-bottom:9px;
}
.dossier {
	background-image:url(img/module_homme_moustache.png);
	width:154px;
	height:60px;
	padding-top: 30px;
	margin-bottom: 5px;
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.15em;
    text-align: center;
	cursor:pointer;
}
.dossier:hover {
	background-image:url(img/module_homme_moustache_on.png);
}
.rtl {
	background-image:url(img/module_homme_rtl.png);
	width:154px;
	height:70px;
	padding-top: 20px;
    color: white;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.15em;
    text-align: center;
	cursor:pointer;
}
.rtl:hover {
	background-image:url(img/module_homme_rtl_on.png);
}
.addthis {
	margin-top:80px;
	float:right;
}
.fb-like {
	float: right;
    margin-right: 12px;
    margin-top: 8px;
}
.fb-comments {
	background-color:#EDF0F2;
	border:solid 8px #F6F7F8;
	margin-top:10px;
	border-radius: 6px 6px 6px 6px;
	margin-bottom:10px;
}
