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

body {
	background: url('/templates/crysis-france/skins/news/img/bg.jpg') top center no-repeat #000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:	#565656;
	font-size: 12px;
}
#global {
	width: 950px;
	margin: 0 auto;
}
/* ---- container ----- */
#container {
	padding: 0 0 0 0;
}
/* ---> left column */
#containerLeft {
	float: left;
	width: 754px;
	margin: 0 21px 0 0;
}
.topMenu {
	width: 754px;
	height:33px;
	background-image: url('/templates/crysis-france/skins/all/bg_top_menu.png');
	
}
.topMenu .menu {
	margin: 3px 0 0 2px;
}
.chemin {
	background: url('/templates/crysis-france/skins/all/cheminBg.gif') no-repeat;
	width:724px;
	height:14px;
	color:#565656;
	font-size:11px;
}

.chemin a, .chemin a:link, .chemin a:visited{
	text-decoration: none;
	color : #565656;
}

.chemin a:hover {
	text-decoration: underline;
	color : #000000;

}
.mainTbl {
	width: 754px;
	background: url('/templates/crysis-france/skins/all/mainBg.png') repeat-y #FFFFFF;
}

.mainTbl .content{
	margin: 0 12px 0 12px;
}
.footer {
	height: 55px;
	width: 754px;
	background: url('/templates/crysis-france/skins/all/main_footer.png') no-repeat;
	text-align:center;
	font-size:11px;
	color: #FFFFFF;
	font-weight:normal;
}
.footer .content{
	margin:5px;
}

/*---> right column */
#containerRight {
	float: right;
	width: 175px;
}
.menuRight {
	margin: 0 0 20px 0;
}

/*---> right column */

.contentpaneopen {
	color:	#565656;
	font-size: 12px;
	font-weight: normal;
}

.contentpaneopen a, .contentpaneopen a:link, .contentpaneopen a:visited {
	color:	#0082b4;
}
.contentpaneopen a:hover {
	text-decoration: underline;
}

.componentheading, .contentheading{
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}
.componentheading a, .componentheading a:link, .componentheading a:visited {
	text-decoration: none;
	color:	#0082b4;
}
.componentheading a:hover {
	text-decoration: underline;
}
.contentheading a, .contentheading a:link, .contentheading a:visited {
	text-decoration: none;
	color:	#0082b4;
}
.contentheading a:hover {
	text-decoration: underline;
}
.contentpagetitle{
	color: #0082b4;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}
#listeMembre {
	display:none;
	background-color : white ;
	position:absolute; 
	border : solid 1px
}
#listMembreCo { 
	list-style: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
* html #listMembreCo { 
	list-style: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: 5px;
}
#ulMember {
	text-decoration: underline;
	cursor: pointer; 
}
li {
	/* list-style-image: url(../images/arrow.png); */
	list-style-image: none;
}
li.latestnews {
	list-style-type: none;
}
.pagenav {
	color:	#565656;
	font-size: 12px;
}
.pagenav a, .pagenav a:link, .pagenav a:visited {
	color:	#0082b4;

}
.pagenav a:hover {
	text-decoration: underline;
}
a, a:link, a:visited {
	color : #0082b4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table.moduletable {
	padding-left: 15px;
	width : 100%;
}

table.moduletable th{
	color: #7d7d7d;
	text-align: left;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-size: 10px;
	text-transform: uppercase;
}
.latestnews {
	line-height: 13px;
}
.allnews {
	text-align: right;
	margin: 5px 10px;
}
hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 90%;
}
.mod_cdlogin-login-box {
	text-align: right;
	padding:0 10px;
}
.pathway {
	text-align: left;
	padding:0 0 0 10px;

}
/*
.article_seperator {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 500px;
}
*/