#page{
	padding-bottom: 40px;
}
#right{
	float: right;
	width: 276px;
	color: #494c52;
	margin-top: 26px;
	position: relative;
	padding-bottom: 12px;
	background-color: #d1cdcb;
}
#right h3{
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding: 12px 18px 0 18px;
	font-family: 'Gotham Bold', Arial, sans-serif;
}
#right p{
	font-size: 12.5px;
	line-height: 16px;
	padding: 0 18px 0 18px;
	font-family: 'Gotham Bold', Arial, sans-serif;
}
#right p.date{
	padding-top: 16px;
	font-family: 'Gotham', Arial, sans-serif;
}
#right .lieu{
	text-transform: uppercase;
}
#right a{
	color: white;
	text-decoration: none;
	font-family: 'Gotham', Arial, sans-serif;
}
#right a:hover{
	color: #494c52;
}
div.post{
	float: left;
	width: 585px;
	color: #494c52;
	margin-left: 36px;
	padding-top: 25px;
	position: relative;
	border-bottom: 1px solid #cc0066;
}
div.post p.date{
	float: left;
	color: #cc0066;
	font-size: 11px;
	line-height: 22px;
	margin: 0 0 0 16px;
	position: relative;
	padding: 0 0 0 22px;
	background: transparent url(../images/date.png) no-repeat left center;
}
div.post p.links{
	color: #cc0066;
	font-size: 11px;
	line-height: 15px;
	position: absolute;
	margin: 35px 0 0 38px;
}
div.post p.links a{
	color: #cc0066;
	text-decoration: underline;
}
div.post p.links a:hover{
	color: #494c52;
}
div.post h2{
	color: #cc0066;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding-left: 237px;
	font-family: 'Gotham Bold', Arial, sans-serif;
}
div.post h2 a{
	color: #cc0066;
	text-decoration: none;
}
div.post p{
	margin-top: 16px;
	font-size: 12.5px;
	line-height: 16px;
}
div.post p.chapeau{
	padding-left: 237px;
}
div.onglet{
	margin-top: 11px;
	padding-left: 237px;
}
div.onglet h3{
	font-family: 'Gotham', Arial, sans-serif;
}
