@charset "UTF-8";
/* CSS Document */

#content {
	margin:0 0 20px 0;
	padding:0;
	background-color:#fff;
}

#contentMod {
	margin:-5px auto 0;
	padding:0;
	width:980px;
	background-image:url(../img/bgContent.gif);
	background-repeat: repeat-y;
	background-position: top left;
	color:#262626;
}
#contentMod #colLeft {
	margin:0 11px 0 0;
	padding:0;
	float:left;
	width:638px;
}

#contentMod #colRight {
	margin:0;
	padding:0;
	float:left;
	width:317px;
}
#contentMod #colRight .line {
	margin:0 0 3px 0;
	padding:0;
	height:3px;
	border-top:1px solid #dededc;
	background-color:#fff;
}
.boxLeft {
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	border-bottom:7px solid #f3f1e8;
}
.boxLeft .dateLinks {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	width:161px;
	text-align:left;
}
.boxLeft ul {
	margin:0;
	padding:0;
}
.boxLeft li.newsDate {
	margin:0 0 20px 0;
	padding:0;
	text-align:left;
	font-size:9px;
	font-weight: bold;
	list-style-type: none;
}
.boxLeft li.newsRelated {
	height:100%;
	margin:0 0 6px 0;
	padding:0 0 0 10px;
	text-align:left;
	font-size:9px;
	list-style-position: inside !important;/*style pour firefox et safari*/
	list-style-image:url(../img/bulletSmall.gif) !important;/*style pour firefox et safari*/
	list-style-image: none !important!;/*style pour IE*/
	list-style-type: none !important!;/*style pour IE*/
	background:url(../img/bulletSmall.gif) no-repeat !important!;/*style pour IE*/
	background-position:3px left !important!;/*style pour IE*/
}
.boxLeft .upper {
	text-transform:uppercase;
}
.boxLeft .contentLeft {
	margin:0;
	padding:0;
	float:left;
	width:467px;
	text-align:left;
}
.boxLeft p.newsTitle {
	margin:0;
	padding:0 !important;/*style pour firefox et safari*/
	padding:3px 0 0 0 !important!;/*style pour IE*/
	text-align:left;
	font-size:24px;
line-height:26px;
}
.boxLeft p {
	margin:0 0 16px 0;
	padding:0;
	text-align:left;
	font-size:12px;
	line-height:14px;
}
.boxLeft img {margin:16px 0 8px;padding:0;}
.boxLeft a {
	text-decoration:none;
	color:#262626;
}
.boxLeft a:hover {
	text-decoration:underline;
	color:#07c;
}
.boxRight {
	margin:0;
	padding:3px 0 6px 0;
	border-bottom:3px solid #fff;
	background-color:#f3f1e8;
}
.boxRight img {
	margin:6px 0;
	padding:0;
}
.boxRight p.boxTitle {
	margin:6px 0 0 6px;
	padding:0;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.05em;
	text-transform:uppercase;
}
.boxRight .bookCover {
	margin:0 2px;padding:0;
	float:left;
	width:100px;
}
.boxRight p.titleForum {
	margin:6px 0 0 6px;padding:0;
	text-align:left;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.05em;
	text-transform:uppercase;
}
.boxRight ul {
	margin:6px 0 0 6px;padding:0;
	text-align:left;
	font:10px Arial, Helvetica, sans-serif;
}
.boxRight ul li {
	margin:0;
	padding:0;
	text-align:left;
	list-style-position: inside !important;/*style pour firefox et safari*/
	list-style-image:url(../img/bulletSmall.gif) !important;/*style pour firefox et safari*/
	list-style-image: none !important!;/*style pour IE*/
	list-style-type: none !important!;/*style pour IE*/
	background:url(../img/bulletSmall.gif) no-repeat !important!;/*style pour IE*/
	background-position:3px left !important!;/*style pour IE*/
	line-height:13px !important!;/*style pour IE*/
}
.boxRight a {
	text-decoration:none;
	color:#262626;
}
.boxRight a:hover {
	text-decoration:underline;
}
