body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}
a:link,a:visited {
	font-weight:  bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
P, ul{
	font-size:11px;
	color: #404040;
	line-height: 20px;	
}
.menu{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	text-align:left;
}
.menufleche{
	padding-top:8px;
	padding-left:0px;
}
.menu a:link, .menu a:visited{
	color:#000000;
	font-weight: normal;
}
.menu a:hover{
	color:#404040;
	font-weight: normal;
}
.fondvert,.fondfuschia, .fondorange {
	padding:10px;
}
.fondvert{
	background-color: #f2f4c2;
}
.fondfuschia{
	background-color: #fbcfe3;
}
.fondorange{
	background-color: #ffcc96;
}
.stitre{
	color:#000000;
	font-size:11px;
	font-weight: bold;
}
.titre{
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.traitvert, .traitfuschia, .traitorange{
	width:100px;
	height:2px;
	border:none;
	text-align:left;
}
.traitvert{
	color:#c0cd0b;
	background-color: #c0cd0b;
}
.traitfuschia{
	color:#d50168;
	background-color: #d50168;
}
.traitorange{
	color:#f29202;
	background-color: #f29202;
}
.flechemenu{
	padding-top:10px;
	vertical-align: top;
}
.lieu{
	color:#d50168;
	font-weight: bold;
	line-height: 14px;
}
.lieu2{
	color:#fc670d;
	font-weight: bold;
	line-height: 14px;
}
.date {
	font-size: 13px;
	font-weight: bold;
	color:#000000;
	line-height: 22px;
}
.fuschia{
	color: #d50168;
}
INPUT, TEXTAREA, SELECT{
	font-size: 11px;
	color: #252f30;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	border-top: none;
	border-left: none;
}