
div#corps div#animation_1 {
	text-align: center;
	border: none;
}

div#corps div#animation_1 img {
	border: none;
}

div#corps div#animation_2 {
	text-align: center;
}

div#corps div#evenements {
	font-size: 100%;
	font-family: "Comic Sans MS", Arial, "Trebuchet MS", Georgia, Verdana, serif;
	font-style: normal;
	color: rgb(200,0,0);
	text-align: left;
}

div#corps div#evenements div.rubrique {
}

div#corps div#evenements div.rubrique div.item {
	margin-top: 10px;
	margin-bottom: 10px;
}

div#corps div#evenements div.rubrique div.item a {
	text-decoration: none;
}

div#corps div#evenements div.rubrique div.item span.icone {
	float: left;
	width: 60px;
	height: 21px;
	background-image: url("../images/images/fleche_221.gif");
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
}

div#corps div#evenements div.rubrique div.item span.caracteristique {
	font-size: 70%;
	color: rgb(150,0,200);
	text-decoration: blink;
}

div#corps div#evenements div.rubrique div.item span.description {
	font-size: 95%;
	color: rgb(100,0,0);
	margin-left: 10px;
	text-decoration: none;
}