@charset "utf-8";
/* CSS Document */


.TitrePage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #3a3ab1;
	margin-right: 0cm;
	margin-left: 0cm;
	text-align: center;
}

.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3a3ab1;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: 4px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url('../0_NouveauSite/Feuille_Style/none');
	background-repeat: no-repeat;
	background-position:  0% 50%;
	padding-left: 20px
}

.Titre_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6600;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: 4px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url('../0_NouveauSite/Feuille_Style/none');
	background-repeat: no-repeat;
	background-position:  0% 50%;
	padding-left: 20px
}



.Sous_Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3ab1;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: 3px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url('../0_NouveauSite/Feuille_Style/none');
	background-repeat: no-repeat;
	background-position:  0% 50%;
	padding-left: 20px
}


.Sommaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3a3ab1;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: 2px;
	margin-right: 20px;
	margin-left: 40px;
	background-image: url('../0_NouveauSite/Feuille_Style/none');
	background-repeat: no-repeat;
	background-position:  0% 50%;
	padding-left: 20px
}

.TexteStandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3ab1;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}


.TextePetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3a3ab1;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}


.TexteRetrait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3ab1;
	text-align: justify;
	padding-left: 25px;
	padding-right: 20px;
}

.TexteGrandRetrait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3ab1;
	text-align: justify;
	padding-left: 45px;
	padding-right: 20px;
}

.TexteStandardItalique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3ab1;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
}
.Textestandardcentre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3a3ab1;
	padding-right: 20px;
	padding-left: 20px;
}

.TexteSansRetrait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3ab1;
	text-align: justify;
}

.menuBasAccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3a3ab1;
	padding-right: 30px;
	padding-left: 35px;
}

.TexteAccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3a3ab1;
}

.bordure {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #3a3ab1;
	color: #3a3ab1;
}

.bordureHaut {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #3a3ab1;
	color: #3a3ab1;
}

.bordureBas {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #3a3ab1;
	color: #3a3ab1;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #3a3ab1;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.Textemilieu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	padding-right: 20px;
	padding-left: 20px;
}

