.fond_taboGeneral {
	background-image: url(images/fond_general.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fond_actualite {
	background-image: url(images/fond_actualites.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09337B;
}
.texteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li {
	color: #FFC344;
	list-style-type: disc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC344;
}

.texteInput {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #656e6d;
	color-border:#000000;
	}
.boutonINPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	background-color:#FFFFFF; 
	font-size:12px;
	font-weight: bold;
	border: 1px solid #666666;
}
.texteBoite {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #000000;
	border-color:006699;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B9E54;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B9E54;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFC344;
	text-decoration: none;
}	
a.lien:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B9E54;
	text-decoration: underline;
}
a.lien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B9E54;
	text-decoration: underline;
}
a.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC344;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09337B;
}
.TitreJaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFCC00;
}
.texteRdv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}