body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	
}
.menu th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../pix/bg_menu.gif);
	background-repeat: repeat-x;
	height: 23px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #000000;
}
.menu th a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu th a:hover {
	text-decoration: underline;
}
.div_bleu {
	border: 1px solid #336699;
	padding: 2px;
	margin-top: 5px;
}
.div_bleu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	color:#8098df;
	text-decoration: none;
}
.div_bleu a:hover {
	color:#003366;
	text-decoration: underline;
}
.table_bleu {
	background-color:#A9C6E2;
}
.table_bleu th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	padding:3px;
	text-align:left
}
.table_bleu td {
	padding:3px;
}
.div_orange {
	border: 1px solid #ff9900;
	padding: 2px;
	margin-top: 5px;
}
.table_orange {
	background-color:#ffcc66;
}
.table_orange th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	padding:3px;
	text-align:left
}
.table_orange td {
	padding:3px;
}
.div_orange a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	color:#ff9900;
	text-decoration: none;
}
.div_orange a:hover {
	color:#993300;
	text-decoration: underline;
}
.div_vert {
	border: 1px solid #6DAE5E;
	padding: 2px;
	margin-top: 5px;
}
.div_vert a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6DAE5E;
	text-decoration: none;
}
.div_vert a:hover {
	color:#286600;
	text-decoration: underline;
}
.table_vert {
	background-color:#6DAE5E;
}
.table_vert th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6DAE5E;
	padding:3px;
	text-align:left
}
.table_vert td {
	padding:3px;
	background-color: #B7EF9C;
}
.shadow {
	background-image: url(../pix/shadow-thumb.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.div_cat {
	background-color: #F8E7BE;
	display:none;
	height: 200px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	color: #000000;
}
.ul_cat {
	padding: 4px 10px 4px 10px;
	float: left;
	list-style-type: none;
	color: #214C77;
	background-color: #B1DEF1;
	margin-right: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #FFFFFF;
}
