body {background:#000;font-size:100%;font-style:normal;font-family:verdana, arial, sans-serif;}
img {border:none;}
a {text-decoration:none;}
h1 {font-weight:800;}
.general {
	margin		: 0px auto;
	padding		: 0px;
	width		: 980px;
	text-align	: center;
	background-color	: #C8C1B0;
	background-image	: url('../img/background.jpg');
	background-repeat	: no-repeat;
	border		: 1px solid black;
}
.generalLightbox {
	margin		: 0px auto;
	padding		: 0px;
	width		: 570px;
	text-align	: center;
	background-color	: #C8C1B0;
	background-image	: url('../img/background-actu.jpg');
	background-repeat	: repeat-x;
	border		: 1px solid black;
}
.content {
	margin		: -170px 0px 100px 60px;
	padding		: 0px;
	width		: 451px;
	min-height	: 400px;
	text-align	: justify;
	line-height	: 13px;
	font-size	: 10px;
}
.contentLightbox {
	margin		: 20px 0px 100px 60px;
	padding		: 20px 0px 0px 0px;
	width		: 451px;
	min-height	: 400px;
	text-align	: justify;
	line-height	: 13px;
	font-size	: 10px;
}
.blocTitle {
	line-height	: 15px;
	color		: #C60072;
}
.more {
	color		: #C60072;
	font-weight	: 800;
}
.enter {
	width		: 277px;
	height		: 34px;
	margin		: 307px 0px 0px 655px;
}
.floatRight {
	float		: right;
	padding-left: 10px;
}
.spacer {
	margin		: 35px;
}

.footer {margin:0px auto;text-align:center;width:980px;padding:3px 0px 0px 0px;color:#c8c2b2;}
.footerRight {float:right;text-align:right}
.footerLeft {text-align:left;}
.text, .text a {margin:0px;padding:0px;color:#c8c2b2;font-size:9px;font-style:normal;text-decoration:none;}
.link:hover {color:#c30080;}