/* CSS Document */

body,td,th {
	color: #000000;
	font-family: "Comic Sans MS", "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	line-height:15px;
}
body {
	background-color: #9FC95E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 24px;
	color: #CC0000;
}
.rouge {
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 14px;
	color: #CC0000;
}
.bleu {
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 13px;
	color: #003399;
	line-height: 18px;
}
.bleu-liste {
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 12px;
	color: #003399;
	line-height: 14px;
}
.rouge-petit {
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 10px;
	color: #CC0000;
}
.vert-petit {
	color: #019D67;
	font-weight: bold;
	font-size: 10px;
}	
.style-zig {
	color: #0152A1;
	font-weight: bold;
}
.style-zag {
	color: #F23B41;
	font-weight: bold;
}
.style-zoo {
	color: #019D67;
	font-weight: bold;
}	
#news {
	color: #ffffff;	
	font-weight: bold;
	width:210px;
	float:right;
	padding-right:5px;
	padding-left:5px;
}	
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #019D67;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.bleu li {
	line-height: 50px;
	list-style-image: url(../images/bullet.gif);
}
.bleu li {
	line-height: normal;
}
.annonce {
    color: #FCFD0D;
}
.calendar {
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 12px;
	color: #003399;
}
#tdbb {
	border-bottom:1px solid #9FC95E;
}
.h2 {
	font-size: 16px;
	color: #000000;
	font-weight:bold;
	text-align:center;
}
.limem {
	font-size: 14px;
	color: #000000;
	margin-left:40px;
}
#butres {
	background:#F00;
	padding:5px;
	font-weight:bold;
	border:2px solid #0C0;
}
#butres a {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#butres a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
}