body{
	font-size: small;
	margin: 0 0 0 0;
	margin-top: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images_site/img_divers/background_etoile.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCFF;
}

.conteneur {
	position: relative;
	width: 950px;
	height:600px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}
.contenu {
	position:absolute;
	width: 950px;
	height:625px;
	left:0px;
	top:0px;
	

}
a:link {
	color: #9999FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999FF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #9999FF;
}

A.lien1 { color: #6633CC; text-decoration: none; }
A.lien1:link { color: #9900FF; text-decoration: none; }
A.lien1:hover { color: #9900FF; text-decoration:none; }
A.lien1:visited { color: #9900FF; text-decoration: none; }

.PiedPageIndex{
	position:absolute;
	width:950px;
	height:25px;
	z-index:2;
	top:590px;
	background-color: #6766CC;
	color:#9999FF;
}
.PiedPageCourant{
	position:absolute;
	width:950px;
	height:25px;
	z-index:30;
	top:597px;

	color:#9999FF;
}
.CouleurPiedBebe{
	background-color: #6766CC;
}
.CouleurPiedJunior{
background-color:#653366;
 
}
.Lienautres:link {
color:#660099;
}

.Lienautres:visited {
color:#660099;
}

.Lienautres:active {
	color: #9999FF;
}

.Lienautres:hover {
color: #FFFFFF;
	text-decoration: none

}

/*lien contact*/
.Liencontact:link {
	font-weight:bold;
	color:#FFCC00;
	text-decoration: none;
}
.Liencontact:visited {
	font-weight:bold;
	color:#FFCC00;
}

.Liencontact:active {
font-weight:bold;
color:#FFCC00;
}

.Liencontact:hover {
font-weight:bold;
color:#FFFF00;
text-decoration: none;
}

.texte_courant {color: #FFFFFF;
font-size: 12px;
}
