body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}
.credit {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


h1 {
	font-size: 30px;
	color: #477BAA;
	line-height: 30px;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

h2 {
	font-size: 22px;
	color: #233D55;
	line-height: 28px;
	text-align: left;
	margin-top: 24px;
	margin-right: 30px;
	margin-bottom: 3px;
	margin-left: 30px;
}

h3 {
	font-size: 17px;
	color: #1084B5;
	line-height: 20px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

h4 {
	font-size: 15px;
	color: #B4CFF2;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: -5px;
	margin-left: 30px;
}
.pourcentage {
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

h5 {
	font-size: 12px;
	color: #000;
	line-height: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-style: italic;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}






/* style pour les espacements des headings*/


h1+p {
	margin-top: 6px;
}

h2+p {
}

h3+p {
	margin-top: 0px;
}

h4+p {
	margin-top: 2px;
	margin-bottom: 0px;
}

h5+p {
	margin-top: 2px;
}

table+p {
	margin-bottom: 3px;
}




/* style pour les liens*/

a:link {
	color: #333333;
}

a:visited {
	color: #999;
}

a:hover {
	color: #747C7E;
}






/* style pour menu en bas*/
td.menubas  {
	margin: 0px;
	padding: 0px;
	background-color: #84ADC6;
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}
td.menubas_gauche {
	background-color: #005F82;
	text-align: center;
}
td.menubas_droite {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background-color: #CE7329;
	text-align: center;
}
td.menubas_gauche a {
	margin: 10px;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	white-space: nowrap;
	text-decoration: none;
	font-size: 9px;
}
td.menubas_gauche a:hover {
	color: #CE7329;
	font-size: 9px;
}






/* style pour general dans contenu page d’acceuil*/

td.contenu {
	width: 640px;
	background-color: #FFF;
	vertical-align: top;
	padding-right: 100px;
}

td.contenu p {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
}






/* commande pour empecher apercu du logo dans les pages pour le print.css*/

#fb{display:none;}




.note {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 30px;
	padding-top: 5px;
	line-height: 12px;
	margin-top: 0px;
}
p {
	font-size: 13px;
	color: #333333;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 17px;
}
.contenu li {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.div_contenu {
	text-align: left;
	left: 0px;
	top: 0px;
}
#contenu-petition {
	padding-left: 30px;
	padding-bottom: 10px;
}
.table  p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.table th {
	background-color: #477BAA;
}
.table {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
div     ul   li  {
	margin-left: 10px;
	list-style-type: disc;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
}
.table h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
}
.form {
	padding-left: 30px;
	padding-bottom: 15px;
	padding-top: -5px;
}
.chapeau {
	font-size: 14px;
	font-weight: bold;
	color: #2E7D00;
	line-height: 20px;
}
.centrer {
	vertical-align: middle;
}
.chapeauintro {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	text-align: left;
}
.titreintro {
	font-size: 26px;
	color: #2E485D;
	padding-top: 50px;
	text-align: left;
	line-height: 30px;
}
div ol li {
	margin-left: 10px;
	margin-top: 12px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
}
.bouton_retour {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	height: 50px;
	width: 240px;
	background-color: #B4CFF2;
	font-style: normal;
	border: 1px solid #999999;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	white-space: nowrap;
	text-align: center;
	background-position: center center;
}
.retour  {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.retour a  {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 12px;
	text-align: center;
	background-color: #233D55;
	white-space: nowrap;
	display: block;
	margin: 0px;
}
td.contenudroite {
	background-color: #FFFFFF;
	width: 700px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
td.contenugauche {
	background-color: #1084B5;
	width: 240px;
	vertical-align: top;
	padding: 20px;
}
td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #010834;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
}
td.menu a {
	color: #FFFFFF;
	background-color: #010834;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 10px;
}
td.menu-dpc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
td.menu-dpc  a {
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	padding: 10px;
}
td.menu-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1084B5;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	border: 1px solid #FFFFFF;
	height: 30px;
}
td.menu-on a {
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
}
