/* CSS Document */
.baspage {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color:#000000;}
.fondcontenuacc {background-image: url(images_parents/fond_accueil.jpg)}
.fondcolonnemenu {
	background-image: url(fontbeige.jpg);
	background-repeat: repeat;
}
.titreaccueil {font-family: Arial ; font-size: 16px; font-weight: bold; color:#006600;}
.body {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fond {
	background-image: url(pattern_129.gif);
	background-repeat: repeat;
}
.titrecontenu {font-family: Arial ; font-size: 16px; font-weight: bold; color:#FF3300;}
.contenu {font-family: Arial ; font-size: 13px; color:#006600;}
.contenucolonneg {font-family: Arial ; font-size: 13px; font-weight: bold; color:#D3FF02;}
.contenu2 {font-family: Arial ; font-size: 13px; color:#006600;}
.contenu3 {font-family: Arial ; font-size: 11px; color:#006600;}
.petitcontenu {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color:#006600;}
.soustitrecontenu {font-family: Arial ; font-size: 14px; font-weight: bold; color:#00CC00;}
.fondblanc {background-color: #FFFFFF;}
.fondtableau {background-color: #FFFFcc;}
.suivprec2 {font-family: Arial ; font-size: 22px; color:#FF3366;}
.suivprec3 {font-family: Arial ; font-size: 17px; color:#FF3366;}
.texteracines {font-family: Arial ; font-size: 14px; color:#FFFFFF;}
.texteracines2 {font-family: Arial ; font-size: 14px; color:#FFCC00;}
.texteracines3 {font-family: Arial ; font-size: 12px; color:#FFCC00;}


a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
a {
	font-weight: normal;
	font-size: 14px;
	color: #235499;
}
a:visited {
	text-decoration: none;
	color: #1E4E90;
}
a:hover {
	text-decoration: none;
	color: #339AFF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.fondgeneral {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(fond.png);
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #635C01;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.fondboutique {
	background-attachment: fixed;
	background-image: url(fond_boutique.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
}

