@charset "UTF-8";
/* CSS Document */

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menuGauche {
	padding: 0;
	margin: 0;
	background-image: url(_gfx/fondMenu.gif);
	background-repeat: repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#menuGauche .animation {
	width:265px;
	clear:both;
	padding: 0;
	margin: 0;
}

#menuGauche .footer {
	width:265px;
	clear:both;
	height:20px;
	padding: 0;
	margin: 0;
	background-image: url(_gfx/footerMenuJaune.gif);
	background-repeat: no-repeat;
}


/* Menu jaune
-------------------------------------------------------- */

.menuJaune {
	position: relative;
	padding: 0;
	margin: 0;
}

dl.menuJaune {
	width: 265px;
	margin:0;
	padding:0 0 20px 0;
	background-image: url(_gfx/footerMenuJaune.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


dl.menuJaune dt, dl.menuJaune dd, dl.menuJaune li {
	cursor: pointer;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl.menuJaune dt a, dl.menuJaune dt a:visited {
	font-size: 18px;
	color: #2b939e;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 5px 0 0 0;
	padding: 12px 10px 0 20px;
	overflow: hidden;
	zoom: 1;
	background-image: url(_gfx/fondMenuJaune.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

dl.menuJaune dt a:hover {
	color: #006871;
}

dl.menuJaune li a, dl.menuJaune li a:visited {
	font-size: 14px;
	color: #2b939e;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 2px 10px 2px 20px;
	overflow: hidden;
	zoom: 1;
	background-image: url(_gfx/fondSousMenuJaune.gif);
}

dl.menuJaune li a:hover {
	color: #006871;
}


/* Menu blanc
-------------------------------------------------------- */

.menuBlanc {
	position: relative;
	padding: 0;
	margin: 0;
}

dl.menuBlanc {
	width: 225px;
	margin:0 0 0 10px;
	padding:0;
}


dl.menuBlanc dt, dl.menuBlanc dd, dl.menuBlanc li {
	cursor: pointer;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

dl.menuBlanc dt a, dl.menuBlanc dt a:visited {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	overflow: hidden;
	zoom: 1;
}

dl.menuBlanc dt a:hover {
	background-color: #62a7ad;
}

dl.menuBlanc li a, dl.menuBlanc li a:visited {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 2px 10px;
	overflow: hidden;
	zoom: 1;
}

dl.menuBlanc li a:hover {
	background-color: #62a7ad;
}

/* Bloc familles
-------------------------------------------------------- */

#blocFamilles {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:215px;
	padding: 0 10px 25px 10px;
	margin: 0 10px 0 0;
	float:right;
	background-image: url(_gfx/fondBlocFamilles.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#blocFamilles .contenu {
	width:105px;
	padding: 0 0 0 110px;
	margin: 15px 0 0 0;
	float:left;
}

#blocFamilles .contenu .chtiBloc {
	width:105px;
	padding: 0;
	margin: 0;
	float:left;
}

#blocFamilles .contenu .chtiBloc .image {
	width:100px;
	padding: 0;
	margin: 0 0 5px 0;
	border: 1px solid #bf0469;
}
#blocFamilles h3 {
	color:#bf0668;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;	
}

#blocFamilles h3 a, #blocFamilles h3 a:visited {
	color:#bf0668;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
	background-image: url(_gfx/petiteFlecheRose.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration:none;
}

#blocFamilles h3 a:hover {
	text-decoration:underline;
}


/* Bloc enfants
-------------------------------------------------------- */

#blocEnfants {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:440px;
	padding: 0 10px 25px 10px;
	margin: 0 10px 0 0;
	float:left;
	background-image: url(_gfx/fondBlocEnfants.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#blocEnfants .contenu {
	width:325px;
	padding: 0 0 0 115px;
	margin: 15px 0 0 0;
	float:left;
}

#blocEnfants .contenu .chtiBloc {
	width:105px;
	padding: 0;
	margin: 0;
	float:left;
}

#blocEnfants .contenu .chtiBloc .image {
	width:100px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #2d949f;
}


#blocEnfants h2, #blocFamilles h2 {
	color:#ffbc00;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 20px;
	background-image: url(_gfx/etoileJaune.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
#blocEnfants h3 {
	color:#2d949f;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;	
}

#blocEnfants h3 a, #blocEnfants h3 a:visited {
	color:#2d949f;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
	background-image: url(_gfx/petiteFlecheVerte.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration:none;
}

#blocEnfants h3 a:hover {
	text-decoration:underline;
}