/* feuilles de styles communes */
body { 
	color: #666666; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	width: 100%;
	height: 100%;
	background-color: #e5ecec;
}

h1 {
	color: #58ab27;
	font-size: 30px;
	font-weight: bold;
	margin:0;
	padding:0;
}

strong {
	font-weight:normal;
}
/* styles tiny*/
.titre {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
}

.soustitre {
	color:#58ab27;
	font-weight:bold;
	text-decoration:underline;
}

.noir {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.noir_souligne {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}

/* fin styles tiny */
.texte {
	color: #666666; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
}

.texteAccroche {
	color: #666666; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

.alerte {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#c00;
}


.small { 
	font-size: 10px; 
}

.footer {
	padding: 0px 36px 0px 36px;
}

.footer_text {
	color: #999999;
	font-size: 10px;
}

.titre1 {
	color: #58ab27;
	font-size: 30px;
	font-weight: bold;
}

.titre2 {
	color: #58ab27;
	font-size: 22px;
	font-weight: bold;
}

.titre3 {
	color: #58ab27;
	font-size: 18px;
	font-weight: bold;
}

.titre_blanc {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
}

.text_titre { 
	color: #666666; 
	font-weight: bold; 
	text-transform: uppercase; 
}

.text_titre_vert { 
	color: #58ab27; 
	font-weight: bold; 
	text-transform: uppercase; 
}

.green {
	color: #58ab27;
}

.scolaires_margin_left { 
	padding-left: 10px;
}

/*changer par fleur 26.06.07*/
.photo1 { 
	padding: 7px 0px 0px 10px;
}

.photo2 { 
	padding: 30px 0px 0px 23px;
}

.photo3 { 
	padding: 8px 30px 0px 20px;
}

.site_images { 
	padding: 23px 20px 0px 0px;
}
/*changer par fleur 26.06.07*/

.scolaires_bloc_bas { 
	padding: 5px 55px 5px 55px;
}

.large {
	font-size: 12px;
}

.trait {
	background-color: #e4e4e4;
}

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


.dropdown { 
	width: 160px;
	font-size: 10px;
	margin-bottom: 26px;
}

.dropdown_bas { 
	width: 160px;
	font-size: 10px;
	margin-bottom: 15px;
}

.textfield { 
	font-size: 10px;
	width: 240px;
	margin-bottom: 2px;
}

a:link { color: #58ab27; text-decoration: none; font-size: 11px; }
a:visited { color: #58ab27; text-decoration: none; font-size: 11px; }
a:hover { color: #58ab27; text-decoration: underline; font-size: 11px; }
a:active { color: #58ab27; text-decoration: none; font-size: 11px; }

a.bas_lien:link { color: #999999; text-decoration: none; font-size: 10px; }
a.bas_lien:visited { color: #999999; text-decoration: none; font-size: 10px; }
a.bas_lien:hover { color: #999999; text-decoration: underline; font-size: 10px; }
a.bas_lien:active { color: #999999; text-decoration: none; font-size: 10px; }

a.text_titre_lien:link { color: #666666; text-decoration: none; font-weight: bold; font-size: 11px; text-transform: uppercase;  }
a.text_titre_lien:visited { color: #666666; text-decoration: none; font-weight: bold; font-size: 11px; text-transform: uppercase;  }
a.text_titre_lien:hover { color: #666666; text-decoration: underline; font-weight: bold; font-size: 11px; text-transform: uppercase;  }
a.text_titre_lien:active { color: #666666; text-decoration: none; font-weight: bold; font-size: 11px; text-transform: uppercase;  }

a.for_all:link { color: #58ab27; text-decoration: underline; font-size: 11px; }
a.for_all:visited { color: #58ab27; text-decoration: underline; font-size: 11px; }
a.for_all:hover { color: #58ab27; text-decoration: none; font-size: 11px; }
a.for_all:active { color: #58ab27; text-decoration: none; font-size: 11px; }
