BODY {
	font-size: 12pt;
	margin-left: 0px;
	color: darkslateblue;
	/*font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana", Trebuchet MS, arial, sans-serif;*/
	font-family: Trebuchet MS, Gill Sans MT, MS Sans Serif, arial;
	background-color: #f9f8f6;
}

.menu {
	padding-left: 6px;
	font-size: 10pt;
	margin-left: 0px;
	vertical-align: middle;
	color: #618c51;
	font-family: Trebuchet MS;
	font-weight: bold;
	background-color: #ffffcc;
}
.menu A:link {
	color: #618c51;
	text-decoration: none;
}
.menu A:visited {
	color: #618c51;
	text-decoration: none;
}
.menu A:active {
	color: darkgreen;
	text-decoration: none;
}
.actif {
	font-weight: bold;
	color: darkgreen;
	text-decoration: underline;
}
.menu A:hover {
	color: #60B217;
	text-decoration: underline;
}

.table_contenu {
	border-right: yellowgreen 1px solid;
	border-top: yellowgreen 1px solid;
	border-left: yellowgreen 1px solid;
	width: 1024px;
	border-bottom: yellowgreen 1px solid;
	height: 768px;
}

.contenu {
	padding-left: 15px;
	padding-top: 20px;
}

.vert {
	font-weight: 600;
	font-size: 14pt;
	color: #618c51;
}

.titre {
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	font-weight: 600;
	font-size: 14pt;
	padding-bottom: 0px;
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
	border-left: medium none;
	padding-top: 0px;
	border-bottom: medium none;
	background-color: transparent;
	text-decoration: none;
}
.php {
	/*
	font-family: Times New Roman;
	font-size:13pt;*/
	font-family: Gill Sans MT, Trebuchet MS, MS Sans Serif, arial;
	font-weight: 600;
}

.ref{
	text-align: right;
	font-size: 11px;
}

H1 {
	color: darkslateblue;
	font-weight: 700;
	font-size: 1em;
	text-decoration: none;
	padding:0px;
	margin:0px;
	display:inline;
}
H2 {
	color: darkslateblue;
	font-weight: 700;
	font-size: 1.75em;
	text-decoration: none;
}
H3 {
	color: darkslateblue;
	font-weight: 500;
	font-size: 1.58em;
	text-decoration: none;
}
H4 {
	color: darkslateblue;
	font-weight: 500;
	font-size: 1.33em;
	text-decoration: none;
}
H5 {
	color: darkslateblue;
	font-weight: 700;
	font-size: 1em;
	text-decoration: none;
}
H6 {
	color: darkslateblue;
	font-weight: 700;
	font-size: 0.8em;
	text-decoration: none;
}

DT {
	font-weight: 700;
	font-size: 1em;
	text-decoration: none;
}

TFOOT {
	font-size: 1em;
	text-transform: none;
	height: 40px;
	text-align: center;
}

THEAD {
	font-size: 1em;
	text-transform: none;
	height: 40px;
	text-align: center;
}

TH {
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
	text-transform: none;
	height: 30px;
	text-align: center;
}

A:link {
	color: #618c51;
	text-decoration: none;
}
A:visited {
	color: #618c51;
	text-decoration: none;
}
A:active {
	color: #618c51;
	text-decoration: none;
}
A:hover {
	color: #7BB167;
	text-decoration: underline;
}

SMALL {
	font-size: 8pt;
}

BIG {
	font-size: 16pt;
}

TEXTAREA {
	font-size: 1em;
	font-family: Gill Sans MT, MS Sans Serif, arial;
}

UL LI {
	list-style-image: url(puce2.gif);
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}

IMG {
	margin: 0px;
}



div.mod-default div.module {
background:transparent url(./br.gif) no-repeat scroll 100% 100%;
position:relative;
}

div.mod-default div.module-2 {
background:transparent url(./tr.gif) no-repeat scroll 100% 0;
}

div.mod-default div.module-3 {
background:transparent url(./bl.gif) no-repeat scroll 0 100%;
}

div.mod-default div.module-4 {
	background:transparent url(./tl.gif) no-repeat scroll 0 0;
	overflow:hidden;
}

div.text {
	padding: 5px 5px 5px 5px;
	text-align: justify;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	height: 170px;
}