﻿body {
	/* définition de la couleur de fond de la page */
/* définition de la couleur par défaut du texte sur la page */
/* définition de la police par défaut et de la taille du texte */
    font: Arial;
    color: #000;
	background-color: #FFF;

}

p
{
	padding-top: 0px;
	margin: 0px;
	color: #000;
	background-color: #FFF;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	margin-left: 3px;
	margin-right: 3px;
	font-size: small;
}

a {
	border-style: none;
	font-family: Arial;
	color: #000080;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	color: #FF00FF;
}


#button {
	width: 190px;
	border-right: 0px solid #000;
	margin-bottom: 0em;
	font-family: Arial;
	font: bold small Arial;
	background-color: #FFFFFF;
	color: #333;
	list-style-type: none;
}
		
#button li {
	    border-top: 2px solid #FFFFFF;
		border-bottom: 2px solid #FFFFFF;
		margin-bottom: 0px;
		}
		
		
#button li a {
    display: block;
	border-left: 10px solid #000080;
	border-right: 10px solid #000080;
	background: url('images/globannaL.gif') no-repeat;
	color: #000000;
	text-decoration: none;
	width: 100%;
	list-style-type: none;
	text-align: center;
	font-family: Arial;
}

	#button li a:hover {
		border-left: 10px solid #800080;
		border-right: 10px solid #800080;
		background-image: none;
		background-color: #FFCC99;
		color: #454545;
		}
				
.banniere {
	background-position: center;
	margin-left: 1px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-size: xx-large;
	text-align: center;
	background-image: url('images/globanna_U.gif');
	background-repeat: repeat-y;
}

.SF2M_haut_page {
	font-family: "Arial Black";
	font-size: x-large;
	text-align: center;
	}
		
.Puce_rousse {
	font-family: Arial;
	font-size: small;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	list-style-image: url('images/Pucerousse.gif');
	list-style-position: outside;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 45px;
}
.Puce_verte {
	margin-left: 40px;
	list-style-image: url('images/PuceVerte.gif');
	font-family: Arial;
	font-size: small;
}
.puce_verte_retrait {
	margin-left: 80px;
	list-style-type: circle;
	font-family: Arial;
	font-size: small;
}

.surligne {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	background-color: #DBDBB9;
}
.ssTitre {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 30px;
	background-color: #DBDBB9;
	list-style-image: url('images/PuceRousse.gif');
	list-style-position: outside;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.ssTitreNonIndent {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #DBDBB9;
	list-style-image: url('images/PuceRousse.gif');
	list-style-position: outside;
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.cadre_gris {
	margin: 8px;
	padding: 4px;
	border: 1px solid #cbcb98;
	background-color: #FFFFFF;
	background-image: none;
	font-family: Arial;
	font-size: small;
}
.centre {
	padding: 0px;
	margin: 0px;
	text-align: center;
	line-height: normal;
	font-family: Arial;
	font-size: small;
}
.marge40px {
	padding: 0px;
	text-indent: 0px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: Arial;
	font-size: small;
}
.marge80px {
	padding: 0px;
	text-indent: 0px;
	margin-left: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: Arial;
	font-size: small;
}

.NonGras {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
}

.fond_jaune {
	background-color: #FFFF00;
}

.small {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: small;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
}
.small_gras {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	text-align: justify;
	text-indent: 0px;
}
.EnTeteViolet {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #DBDBB9;
	text-align: center;
}

.sans_bordure {
	border-width: 0px;
}

