/*td {
	text-align: justify;
}*/
.fondpage {
	background-image: url(images/fd_orange.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #EEE9E3;
	SCROLLBAR-HIGHLIGHT-COLOR: #EDEDED;
	SCROLLBAR-SHADOW-COLOR: #757575;
	SCROLLBAR-3DLIGHT-COLOR: #DBDAD9;
	SCROLLBAR-ARROW-COLOR: #06197A;
	SCROLLBAR-TRACK-COLOR: #EDEDED;
	SCROLLBAR-DARKSHADOW-COLOR: #DBDAD9;
	background-color: #3A8CBE;
	}

/*________liens______________________________________________*/
.rub-gauche-blanc-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.rub-gauche-blanc-11:hover {
	text-decoration: underline;
}

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



a.lien01:link, a.lien01:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #047B12;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}
a.lien01:active, a.lien01:hover{
	color: #182567;
	text-decoration: underline;
}
a.lien001:link, a.lien001:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.lien001:active, a.lien001:hover{
	color: #EE3464;
	text-decoration: underline;
}

a.lien002:link, a.lien002:visited {
	color: #1c0e09;
	text-decoration: underline;
}
a.lien002:active, a.lien002:hover{
	color: #ac883c;
	text-decoration: underline;
}
a.lien003:link, a.lien003:visited {
	color: #ac883c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	letter-spacing: 1px;
}
a.lien003:active, a.lien003:hover{
	color: #ac883c;
	text-decoration: underline;
}

/*________body______________________________________________*/
BODY {
	SCROLLBAR-FACE-COLOR: #a19989;
	SCROLLBAR-HIGHLIGHT-COLOR: #eae3d1;
	SCROLLBAR-SHADOW-COLOR: #EAE3D1;
	SCROLLBAR-3DLIGHT-COLOR: #eae3d1;
	SCROLLBAR-ARROW-COLOR: #1c0e09;
	SCROLLBAR-TRACK-COLOR: #EAE3D1;
	SCROLLBAR-DARKSHADOW-COLOR: #eae3d1;
	color: #3A8CBE;
} 

/*________textes______________________________________________*/
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.titre2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3A8CBE;
	text-align: justify;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	font-style: italic;

}
.texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #182567;

}
.textepetit {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.photogauche {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 3px;
}
.photocenter {
	float: center;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 3px;
}
.photodroite {
	float: right;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 3px;
}
a.ssmenu:link, a.ssmenu:visited {
				text-transform: uppercase;
                display: block;
				font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                color: #ffffff;
                font-size: 11px;
                text-decoration: none;
                background-color: #9eca82;
                background-image:  url(images/fd-menu-off.gif);
                border-top: 0px solid;
                border-bottom: 0px solid;
                padding: 8px 0px 10px 10px;
                line-height: 16px;
}
a.ssmenu:active, a.ssmenu:hover{
                color: #ffffff;
				font-weight: bold;
                text-decoration: none;
                background-color: #effae4;
                background-image:  url(images/fd-menu-on.gif);
}

a.ssmenuon:link, a.ssmenuon:visited {
				text-transform: uppercase;
                display: block;
				font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                color: #ffffff;
                font-size: 11px;
                text-decoration: none;
                background-color: #9eca82;
                background-image:  url(images/fd-menu-on.gif);
                border-top: 0px solid;
                border-bottom: 0px solid;
                padding: 8px 0px 10px 10px;
                line-height: 16px;
}
a.ssmenuon:active, a.ssmenuon:hover{
                color: #ffffff;
				font-weight: bold;
                text-decoration: none;
                background-color: #effae4;
                background-image:  url(images/fd-menu-off.gif);
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.majuscules {	font-variant: small-caps;}
.taille9 {
	font-size: 9px;
}
.taille10 {
	font-size: 10px;
}
.taille11 {
	font-size: 11px;
}
.taille12 {
	font-size: 12px;
}
.taille13 {
	font-size: 13px;
}
.taille16 {
	font-size: 16px;
}
.taille24 {
	font-size: 24px;
}
.taille18 {
	font-size: 18px;
}
.taille19 {
	font-size: 19px;
}
.taille20 {
	font-size: 20px;
}
.taille14 {
	font-size: 14px;
}
.taille15 {
	font-size: 15px;
}
.gris-men {
	color: #9e9996;
}
.gris {
	color: #847f81;
}
.gris-clair {
	color: #7a746d;
}
.noir-gris {
	color: #141310;
}
.bleu {
	color: #00327d;
}
.bleu2 {
	color: #3A8CBE;
}
.noir {
	color: #000000;
}
.orange {
	color: #ff5e01;
}
.blanc {
	color: #ffffff;
}

.gras {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.souligne {
	text-decoration: underline;
}
