body {
	background-color: #090;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
h1, .titre1, .titre2, .titre3, .titre4, .titre6, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	line-height : 110%;
	font-style : normal;
	margin-top : 0;
	margin-bottom : 0;

}
h1, .titre1, .titre2, .titre3, .titre4, .titre6, h2, h3, h4, h5, h6 {
	font-weight: bold; 
}

h1, .titre1 {
	font-size: 20px; color: #090;
}
h2, .titre2 {
	font-size: 20px; color: #fff;
}
h3, .titre3 {
	font-size: 14px; color: #090;
}
h4, .titre4 {
	font-size: 14px; color: #fff;
}
h5 {
	font-size: 12px; color: #fff;
}
h6, .titre6 { 
	font-size: 12px; color: #090;
}
p, p.surligne {
	font-family: Verdana, sans-serif;
	font-style: normal;
	line-height : 130%;
	font-size: 12px;
	font-style : normal;
	color: #000000;
	/* 
	margin-top : 6px;
	margin-bottom : 6px;
	*/
}
.surligne {
	background-color: #ffc;
}
p.surligne {
	background-color: #ffc;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
ul {
	list-style-type: circle;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
li {
	font-family: Verdana, sans-serif;
	line-height: 110%;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left:0px;
}
img {
	border : 0 none;
	}
/* mise en page générale*/
.table_1 {
	margin: auto; border: 1px solid #090; border-collapse: collapse;
	background-color: #dcffdc;
}
.td_1 {
/* sans bordure */
	border: 0;
	font-family: Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000; margin-top: 0px; margin-bottom: 2px; 
	padding: 4px;
}

/* tableau liseré blanc */
.table_blc {
	margin: auto; border: 1px solid #fff; border-collapse: collapse;
	padding: 0px;
}
.td_blc {
	margin: auto; border: 1px solid #fff; border-collapse: collapse;
	padding: 0px;
}

/* tableau standard */
.table_o {
	margin : auto;
	border : 1px solid #090;
	border-collapse : collapse;
	}
.th_o {
	border : 0;
	background-color : #090;
	border-collapse : collapse;
	font-family : Verdana, sans-serif;
	font-size : 14px;
	line-height : 120%;
	font-style : normal;
	font-weight : bold;
	color : #fff;
	padding : 6px;
	margin-top : 0;
	margin-bottom : 0;
	}
.td_o, .td_c {
	border : 1px solid #090;
	border-collapse : collapse;
	padding : 4px;
	}
.td_c {  /* case fond clair */
	background-color : #ffc;
	}
.td_form { /* rangée formulaire */
	border-bottom: 1px solid #090;
	border-collapse: collapse;
	margin: 0cm 0.3cm 0cm 0.3cm;
	padding: 3px;
}
td.row1, td.row2 { /* rangées pour l'admin */
	border: 1px solid #090;
	border-collapse: collapse;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	margin: 0cm 0.3cm 0cm 0.3cm;
	padding: 3px; 
}
td.row2 {  /* case fond clair */
	background-color : #ffc;
	}

/* Menu et sous-menus */
/* tableau-menu */
.tab_menu {
	margin : 0;
	border : 0;
	border-collapse : collapse;
	padding : 0;
}
.td_menu {
	border : 0;
}

.menu {
	font-family : Times, serif;
	line-height : 110%;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #009900;
	margin-top : 3px;
	margin-bottom : 3px;
}
a.menu:link {
	text-decoration : none;
	color : #009900;
	background-color : transparent;
}
a.menu:visited {
	text-decoration : none;
	color : #009900;
	background-color : transparent;
}
a.menu:hover {
	text-decoration : none;
	color : #009900;
	background-color : transparent;
}
a.menu:active {
	text-decoration : none;
	color : #009900;
	background-color : transparent;
}

/* case bas */
p.bas {
	margin-left : 2px;
}
/* texte bas de page et liens spécifiques */
.datepied {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	color: #039;
	margin-top : 2px;
	margin-bottom : 2px;
}

/* Module admin */
/* tableau "invisible" (sans bordure, sans marge) */
.table_inv {
	table-layout: auto;
	border: 0px;
	padding: 0px;
}
/* texte marges reduites */
p.admin, p.admin_surligne, blockquote {
	font-family: Verdana, sans-serif;
	font-style: normal;
	line-height : 130%;
	font-size: 12px;
	font-style : normal;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 0px;
}
p.admin_surligne {
	background-color: #ffc;
}

/* texte plus petit, bleu, sans marges haut-bas */
p.margenulle {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
}

