body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/fond-page.jpg");
}

.titre {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8a008d;
	text-transform: uppercase;
}
.texte {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte-gras {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.texte-souligne {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
.sous_titre {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #906;
}
.sous_titre2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8a008d;
}
.sous_titre4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.sous_titre3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8a008d;
}
.sous_titre5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8a008d;
}
.actu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #dd0033;
	font-weight: bold;
}
.docs {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.docs_bas {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #6666FF;
}

.menu-gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-gauche:hover {
	text-decoration: underline;
}

.menu-gauche-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-gauche-gras:hover {
	text-decoration: underline;
}


.menu-gauche2-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.menu-gauche2-gras:hover {
	text-decoration: underline;
}
.menu-gauche2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.menu-gauche2:hover {
	text-decoration: underline;
}
.menu-gaucheon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f5baf5;
	text-decoration: none;
}
.rub-bas-bleu-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405B7C;
	text-decoration: none;
}
.rub-bas-bleu-11:hover {
	text-decoration: underline;
}

.rub-haut-bleu-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405B7C;
	text-decoration: none;
}
.rub-haut-bleu-11:hover {
	text-decoration: underline;
}

.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405B7C;
	text-decoration: underline;
}
.lien1:hover {
	text-decoration: none;
}
.lien2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.lien2:hover {
	text-decoration: none;
}


.photodroite {
 border-top: none;
 margin-right: 0px;
 margin-bottom: 0px;
 float: right;
 margin-top: 0px;
 margin-left: 0px;
}
.photogauche {
 border-top: none;
 border-left: none;
 margin-right: 2px;
 margin-bottom: 0px;
 float: left;
 margin-top: 0px;
 margin-left: 0px;
}

a.menu:link, a.menu:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #4398d8;
	font-size: 15px;
	text-decoration: none;
	background-image:  url(images/puce-menu.gif);
	border-top: 0px solid;
	border-bottom: 0px solid;
	background-repeat: no-repeat;
	text-align: left;
	text-indent:15px;
	font-weight: bold;
	white-space: normal;
	background-position: left;
}
a.menu:active, a.menu:hover{
	color: #ffffff;
	background-image:  url(images/puce-menu.gif);
}
a.menuon {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #8a008d;
	font-size: 15px;
	text-decoration: none;
	background-image:  url(images/puce-menu.gif);
	border-top: 0px solid;
	border-bottom: 0px solid;
	background-repeat: no-repeat;
	text-align: left;
	text-indent:15px;
	font-weight: bold;
	white-space: normal;
	background-position: left;
}
