body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	}

.infos {
	border: #E60003 solid 2; padding: 10px; font-size: 14px; color: #E60003;
	}

.infos a {
	color: #E60003;
	}


.infos a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}

a {
	color: #008868;
	}


a:hover {
	color: #8ED6C8;
	text-decoration: none;
	}

.texte {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	text-align: justify;
	}

.texte_small {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	}

.on {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	}

.off {
	font-size: 12px;
	text-decoration: none;
	color : #303030;
	font-family: Arial;
	}

.texte_adresse {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	padding: 10px;
	}

.button {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008868;
	height: 22px;
	}

.texte_up {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 20px;
	padding: 4px;
	}

.menu_up {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #D5FFE0;
	width: 20%;
	height: 20px;
	}
	
.menu_up a {
	color: #008868;
	text-decoration: none;
	width: 100%;
	height: 20px;
	padding: 2px;
	}

.menu_up a:hover {
	color: #FFFFFF;
	background-color: #008868;
	}

.popstyle {
	text-decoration: none;
	border-bottom: 1px dashed #008868;
	}

.adobe_reader {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;	
	border: 1px #CCCCCC solid;
	padding: 3px;
	margin: 2px;
	color: #000000;
	background-color: #FFFFFF;
	}

h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

hr {
	color: #008868;
	padding: 0px;
	margin: 0px;
	height: 1px;
	}
	

.retraite_titre {
	background-color: #D5FFE0;
	color: #008868;
	border-top: 1px solid #008868;
	border-left: 10px solid #008868;
	font-weight: bold;
	}

.retraite_soustitre {
	background-color: #EEEEEE;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-left: 10px solid #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	}

.formulaire {
	width: 600px;
	margin: 10px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	}

.formulaire td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	}

.formulaire .header {
	font-family: Tahoma;
	font-size: 16px;
	color: #008868;
	background-color: #D5FFE0;
	font-weight: bold;
	padding-left: 5px;
	}

.formulaire .titre {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-left: #008868 solid 5px;
	padding-left: 5px;
	}

.formulaire .bg01 {
	background-color: #FFFFFF;
	}

.formulaire .bg02 {
	background-color: #EEEEEE;
	}

.input {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.input_01 {
	width: 250px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.input_02 {
	width: 180px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.input_03 {
	width: 45px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	}

h2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	border-left: #008868 solid 5px;
	padding-left: 5px;
	margin-left: 50px;
	}