body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px 0;
}
A {text-decoration: underline;color: #0000C0;}
a:hover {text-decoration: none;color: #C0003B;}
/* special h1h2 in families */
/* h1 { */
/* 	font-size: 1.1em; */
/* 	font-weight: bold; */
/* } */
/* h2 { */
/* 	font-size: 1.0em; */
/* 	text-align: center; */
/* 	color: #000000; */
/* 	border-bottom: solid 1px; */
/* 	border-color: #C0003B; */
/* 	padding-top: 20px; */
/* } */
/* h3 { */
/* 	font-size: 1.0em; */
/* 	text-align: center; */
/* 	color: #000000; */
/* 	border-bottom: solid 1px; */
/* 	border-color: #C0003B; */
/* 	padding-top: 20px; */
/* } */
/* div generale */
#conteneur {
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
}
/* header pages annexes */
#header2 {
	height: 150px;
	background-color: #008080;
}
/* sur pages annexes */
#login {
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* menu barre rouge */
#topmenu {
	height: 40px;
	background-color: #FED0AE;
}
/* recherche Google */
#haut3 {
	height: 40px;
	background-color: #FCE7DC;
	padding-top: 2px;
}
/* idx root barre liens Adsense */
#linksidx {
	margin-top: 25px;
	margin-left: 215px;
	background-color: #FFFFFF;
	height: 35px;
}
#right {
	float:right;
	width: 225px;
	background-color: #DDFFFF;
}
/* div generale page sur pages annexes */
#main {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 225px;
	padding: 10px;
	text-align: justify;
}
#footer {
	clear:both;
	height: 55px;
	background-color: #FED0AE;
	text-align: center;
	font-size: 0.8em;
}
.leftmenu {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.leftmenu li {
	margin-bottom: 5px;
}
.leftmenu a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.leftmenu a:hover {
	text-decoration: none;
}
.rightmenu {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.rightmenu li {
	margin-bottom: 5px;
}
.rightmenu a {
	margin: 0 2px;
	color: #000000;
	text-decoration: underline;
}
.rightmenu a:hover {
	text-decoration: none;
}
.menufooter {
	list-style-type: none;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
}
.menufooter li {
	display: inline;
}
.menufooter a {
	margin: 0 2px;
	color: #0000C0;
	text-decoration: underline;
}
.menufooter a:hover {
	text-decoration: none;
	color: #C0003B;
}
.menulogin {
	list-style-type: none;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
}
.menulogin li {
	display: inline;
	color: #FFFFFF;
}
.menulogin a {
	margin: 0 2px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menulogin a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
.image {
	float: left;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 5px;
	border : solid 1px;
}
.image2 {
	float: left;
	margin-left : 0px;
	margin-right : 20px;
	margin-top : 0px;
	margin-bottom : 5px;
}
.image2b {
	float: left;
	margin-left : 0px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 5px;
}
.image3 {
	float: right;
	margin-left : 20px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 5px;
}
/* pour icone rss dans menu */
.rss {
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
.mainmenu {
	height: 20px;
	background-color: #8080A0;
	font-family: Arial;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.submenu {
	background-color: #FFFFF5;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #685111;
	text-align: left;
	border-right: dashed 1px;
}
.mainmenu2 {
	height: 20px;
	background-color: #008080;
	font-family: Arial;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.submenu2 {
	background-color: #DDFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 12px;
	font-family: Arial;
	font-size: 12px;
	color: #685111;
	text-align: left;
}
.subnewsletter {
	background-color: #DDFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 12px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
P.note {
	font-style: italic;
	font-size: 0.8em;
	padding-bottom: 10px;
}
P.left {
	text-align: left;
}
P.titre {
 	font-weight: bold;
	padding-top: 20px;
}
P.faq {
 	font-weight: bold;
	padding-top: 20px;
	color: #A00000;
}
P.maj {
	font-weight: bold;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #A00000;
	text-indent: 5px;
	background-color: #DDDDDD;
}
/* FORMS */
td.form_titre {
	background-color: #606080;
/*	background-color: #4F74AB; */
	font-family: trebuchet ms,arial;
	color: #FFFFFF;
	font-size: 0.9em
}
td.form {
/*	background-color: #DDFFFF; */
	background-color: #E1E2F7;
	font-family: verdana,trebuchet ms,arial;
	font-size: 0.9em;
}
/* Families */
H1 {font-family: Trebuchet MS,Arial; font-size : 12pt; color : #A00000; text-indent: 0.5in}
H2 {font-family: Trebuchet MS,Arial; font-size : 11pt; color : #000080; text-indent: 1in}
H3 {font-family: Trebuchet MS,Arial; font-size : 10pt; color : #800000; text-indent: 1.5in}
H4 {font-family: Trebuchet MS,Arial; font-size : 9pt; color : #0000A0; text-indent: 2in}
H5 {font-family: Trebuchet MS,Arial; font-size : 9pt; color : #0000A0; text-indent: 2.5in}
H6 {font-family: Trebuchet MS,Arial; font-size : 9pt; color : #0000A0; text-indent: 3in}
P.ph1 {
	font-size: 1.1em;
	font-weight: bold;
}
P.ph2 {
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 1px;
	border-color: #C0003B;
	padding-top: 20px;
}
td.famheader {
	background-color: #D1D2E7;
	font-family: trebuchet ms,arial;
	font-size: 0.8em;
	text-align: center;
}
td.fam {
	background-color: #F8F8FF;
	border: solid 1px #B1B2C7;
	font-family: trebuchet ms,arial;
	font-size: 0.9em;
	vertical-align: top;
	text-align: left;
}
td.famother {
	background-color: #F3F3FF;
	border: solid 1px #B1B2C7;
	font-family: trebuchet ms,arial;
	font-size: 0.9em;
	text-align: left;
}
