BODY { 
	margin: 0 5px 0 5px;
	background: #00004A url(/images/fond4.gif) repeat-y top left;
	font-size: 100%;
	scrollbar-face-color: #9FAACE; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000050; 
	scrollbar-arrow-color: #FAD645
}

LI {
	FONT: 13px Arial
}
B {
	FONT: bold 13px Arial
}
A {
	COLOR: #FAD645; FONT: 13px Arial; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FAD645; FONT: 13px Arial; TEXT-DECORATION: underline
}
A.lien1 {
	COLOR: #FFFFFF; FONT: 13px Arial; TEXT-DECORATION: none
}
A.lien1:hover {
	COLOR: #FAD645; FONT: 13px Arial; TEXT-DECORATION: underline
}
H1 {
	FONT: bold 13px Arial
}
H2 {
	COLOR: #8997d4; FONT: bold 13px Arial
}
H3 {
	FONT: bold 13px Arial
}
H4 {
	FONT: bold 13px Arial
}
BODY {
	FONT: 13px Arial
}

.note { 
	font-family: Helvetica, Arial; 
	font-size: 11px; 
	color: #CCCCCC; 
	font-weight: normal; 
	text-decoration: none
}


A.erreur    { font-family: Helvetica, Arial; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #FF0000 }

A.menu         { font-family: Helvetica, Arial; color: #354785; font-size: 11px; font-weight: bold; text-decoration: none }
A.menu:link    { font-family: Helvetica, Arial; color: #354785; font-size: 11px; font-weight: bold; text-decoration: none }
A.menu:visited { font-family: Helvetica, Arial; color: #354785; font-size: 11px; font-weight: bold; text-decoration: none }
A.menu:hover   { font-family: Helvetica, Arial; color: #FFFFCC; font-size: 11px; font-weight: bold; text-decoration: none; background: #354785 }


A.lien2         { color: #FFFFFF; font-weight: bold; text-decoration: none }
A.lien2:link    { color: #FFFFFF; font-weight: bold; text-decoration: none }
A.lien2:visited { color: #FFFFFF; font-weight: bold; text-decoration: none }
A.lien2:hover   { color: #FFE295; font-weight: bold; text-decoration: none }

A.a2b         { font-family: Arial, Helvetica; font-size: 13px; color: #354785; font-weight: bold; text-decoration: none }
A.a2b:link    { font-family: Arial, Helvetica; font-size: 13px; color: #354785; font-weight: bold; text-decoration: none }
A.a2b:visited { font-family: Arial, Helvetica; font-size: 13px; color: #354785; font-weight: bold; text-decoration: none }
A.a2b:hover   { font-family: Arial, Helvetica; font-size: 13px; color: #FFFFFF; font-weight: bold; text-decoration: none }

A.copyright         { font-family: Helvetica, Arial; font-size: 11px; color: #9FAACE; font-weight: normal; text-decoration: none  }
A.copyright:link    { font-family: Helvetica, Arial; font-size: 11px; color: #9FAACE; font-weight: normal; text-decoration: none  }
A.copyright:visited { font-family: Helvetica, Arial; font-size: 11px; color: #9FAACE; font-weight: normal; text-decoration: none  }
A.copyright:hover   { font-family: Helvetica, Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: underline }

A:M         { font-family: Helvetica, Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none}
A.M:link    { font-family: Helvetica, Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none }
A.M:visited { font-family: Helvetica, Arial; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none }
A.M:hover   { font-family: Helvetica, Arial; font-size: 11px; color: #FFE295; font-weight: normal; text-decoration: underline }

.edit { font-family: Arial, Verdana, sans-serif; font-size: 11px; font-style: normal; color: #000048;}
.unique { font-family: Arial, Verdana, sans-serif; font-size: 11px; font-style: normal; color: #000048;}
.deplace { font-family: Arial, Verdana, sans-serif; font-size: 11px; font-style: normal; color: #9faace;}

.fond7{
 background:url(/images/fond7.png); 
 top repeat-x
}

.avatar {
	width:34px;
	float:left;
}

.header{
	width:100%;
	float:auto;
}


/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 2px;
	float: right;
	font-family: Verdana, Helvetica, Arial; 
	font-size: 11px; 	
	font-weight: normal;
	/*white-space:nowrap;*/
}


.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	text-decoration: none;
	color: #FFF;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #5a6ba5;
	border: 1px solid #9FAACE;
	font-size: 0.9em;
	line-height: 1.5em;
}

.pagination span a:hover {
	text-decoration: none;
	color: #1C2D67;
	margin: 0 2px;
	padding: 0 2px;
	border-color: #000;
	background-color: #FFE295;
	border: 1px solid #9FAACE;	
	font-size: 0.9em;
	line-height: 1.5em;	
}

.pagination span strong {

	text-decoration: none;
	color: #1C2D67;
	margin: 0 2px;
	padding: 0 2px;
	border-color: #000;
	background-color: #FFE295;
	border: 1px solid #9FAACE;	
	font-size: 0.9em;
	line-height: 1.5em;		
}

.BBCode_img {border-style:none; }

.BBCode_Aide {background-color:#9FAACE; padding:8px; color:#FFF; width:100%; text-align:center}
