.fondEtoile {
	background-image: url(/assets/img/fond_etoile.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.degradeInterVert {
	background-image: url(/assets/img/degradInter.gif);
}
.degradeAccVert {
	background-image: url(/assets/img/degradeAcc.gif);
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #636363;
}
.CategTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9DC946;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=50);
}
.cadrePhoto {
	border: 6px solid #FFFFFF;
	margin-right: 7px;
}
.EnfantTitre {
	font-weight: bolder;
	text-decoration: underline;
}
.EnfantTitre a:link {
	color: #636363;
	text-decoration: underline;
}
.EnfantTitre a:visited {
	color: #636363;
	text-decoration: underline;
}
.EnfantTitre a:hover {
	color: #636363;
	text-decoration: underline;
}
.EnfantTitre a:active {
	color: #636363;
	text-decoration: underline;
}
.txtGras {
	font-weight: bold;
}
.txtAcc_petit {
	font-size: 10px;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #9DC946;
}
a:visited {
	color: #9DC946;
}
a:active {
	color: #9DC946;
}
.footer {
	font-size: 11px;
	color: #636363;
	text-align: center;
}
.footer a:link {
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited {
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #636363;
	font-weight: bold;
	text-decoration: underline;
}
.footer a:active {
	color: #636363;
	font-weight: bold;
}
.infos {
	font-size: 11px;
	color: #FF9900;
}
.infos a:link {
	color: #FF9900;
	text-decoration: none;
}
.infos a:visited {
	color: #FF9900;
	text-decoration: none;
}
.infos a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.infos a:active {
	color: #FF9900;
}
