body {
scrollbar-face-color:#b60001;
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
SCROLLBAR-SHADOW-COLOR:#808080;
SCROLLBAR-3DLIGHT-COLOR:#c0c0c0;
SCROLLBAR-ARROW-COLOR:#ffcf51;
SCROLLBAR-TRACK-COLOR:#812525;
SCROLLBAR-DARKSHADOW-COLOR:#000000;
background: #0a4ab2 url(template/images/fond.jpg) repeat-x;
}

.catbg {
background: url(template/images/cellule_02.jpg) center repeat-y;
}
.catbg a:hover {
font-weight: bold;
}
A:link.nn {
COLOR:#FFBF02;
FONT-FAMILY:Arial,Verdana;
TEXT-DECORATION:underline;
}
V:link.nn {
COLOR:#FFBF02;
FONT-FAMILY:Arial,Verdana;
TEXT-DECORATION:underline;
}
A:visited.nn {
COLOR:#FFBF02;
FONT-FAMILY:Arial,Verdana;
TEXT-DECORATION:underline;
}
A:hover.nn {
COLOR:#FFFF00;
FONT-FAMILY:Arial,Verdana;
TEXT-DECORATION:underline;
}
A:link.pg {
COLOR:#FFFF00;
FONT-FAMILY:Arial,Verdana;
TEXT-DECORATION:underline;
}
A:visited.pg {
COLOR:#FFFF00;
FONT-FAMILY:Arial,Verdana;
TEXT-DECORATION:underline;
}
A:hover.pg {
COLOR:#FFFFFF;
FONT-FAMILY:Arial,Verdana;
TEXT-DECORATION:underline;
}
/* Sidebar */
#sidebar {
	float: left;
	width: 90%;
	padding: 0 1px 0 10px;
}
#sidebar a {
	color: #FFBF02;
	text-decoration: none;
}
#cat_active {
	font-weight: bold;
	font-size: 12px;	
}
.search2 {
	font-family: "Tahoma", Verdana, Arial, Sans-Serif;
    font-size: 12px;
	font-weight: bold; 
    color: #14A3E0;
	text-align: left;
}
.vid {
	padding-bottom: 10px;
}
.vid .titre {
	border-bottom: 2px solid #EAEAEA;
	font-size: 18px;
	margin-bottom: 4px;
}
.vid .titre a {
	text-decoration: none;
}
.vid .date {
	float: right;
	margin-top: 4px;
	font-size: 12px;
	color: #666;
}
.vid .desc p {
	font-size: 12px;
	margin-top: 8px;
	text-align: justify;
}
.vid h2 {
	text-align: center;
	font-size: 18px;
}
.parten {
	font-family: "Tahoma", Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #FFFD00;
	#text-align: justify;
	white-space: nowrap;
	text-decoration: none;
}
.parten a:hover {
	font-weight: bold;
}
