body { 
	scrollbar-base-color: #FFF; 
	scrollbar-arrow-color: #FF0000; 
	scrollbar-darkShadow-color: #FFF; 
	scrollbar-shadow-color: #FF0000; 
	scrollbar-3dlight-color: #FF0000; 
	scrollbar-track-color: #FFF; 
	scrollbar-highlight-color: #FFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000;
	text-decoration: none;
}
td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000;
	text-decoration: none;
}
h1 {
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Verdana;
}
h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.texte {
	font-size: 12px;
	color: #000;
}
.soustitre {
	color: #333;
	font-size: 18px;
	text-decoration: none;
	padding-top: 10px;
}
.soustitre1 {
	color: #666666;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	height: 30px;
}
.legende {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
.menu {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.small {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.listesmall {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	list-style-image: url(images/puce.gif);
	text-align: left;
}
.liensmall {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.smallblack {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.titretablo {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-top: 0px none #000;
	border-right: 0px none #000;
	border-bottom: 1px solid #000;
	border-left: 0px none #000;
}
.lienin {
	color: #333;
	text-decoration: none;
}
.lienex {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.lienblanc {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.titre {
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, Verdana;
	padding-bottom: 15px;
}
.titre2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
}
.souligne {
	text-decoration: underline;
}
.rouge {
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
.boutonlbi {
	font-size: 12px;
	text-decoration: none;
	height: 16px;
	padding: 4px;
	border: 1px solid #CCC;
	color: #FF0000;
	background-color: #FFF;
}
.bouton {
	font-size: 12px;
	text-decoration: none;
	width: 350px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.bouton2 {
	font-size: 12px;
	text-decoration: none;
	width: auto;
	height: 22px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
	color: #000;
	background-color: #FFF;
	vertical-align: middle;
}
.bouton3 {
	font-size: 12px;
	text-decoration: none;
	width: 130px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCC;
	color: #333;
	background-color: #FFF;
}
.boutongris {
	font-size: 12px;
	text-decoration: none;
	width: auto;
	height: 25px;
	border: 1px solid #666666;
	font-weight: normal;
	padding: 3px 10px;
}
.fleche {
	list-style-image: url(images/fleche_p.gif);
}
.soustitrerouge {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
.cadre {
	border: 1px solid #CCCCCC;
}
.article {
   column-count: 4;
   column-width: 200px;
} 
.liste {
	list-style-type: square;
	line-height: 2;
}
.tableau {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-repeat: repeat-x;
	height: 30px;
	text-indent: 5pt;
	vertical-align: middle;
	padding: 0px;
	text-align: left;
	letter-spacing: 0.1em;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #F3F3F3;

}
.tabledroite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}

