body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.tdima {
	border: none;
	background-image: url(images/menubck.gif);
}
.tdwhite {
	border: none;
	background-color:#FFFFFF;
}
a:link {
        color: #0000FF;
        text-decoration: none;
}
a:visited {
        color: #0000FF;
        text-decoration: none;
}
a:hover {
        color: #0000FF;
        text-decoration: underline;
}
a:active {
        color: #0000FF;
        text-decoration: none;
}
.tablerelief {
        border: thin inset #FFFFFF;
}
h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #000000;
        text-decoration: none;
}
h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #333333;
        text-decoration: none;
}
h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #333333;
        text-decoration: none;
}
.tdinvisible {
        border: none;
}
img {
        background-color: #CCCCCC;
}
.xray {
        cursor: help;
        filter: Xray;
}
code {
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}
.menu_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.ligne1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	width: 400px;
	border-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-color: #666666;
	text-indent: 20px;
	clear: Aucune;
	float: left;
	font-weight: bold;
}
.ligne2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 300px;
	border-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-color: #666666;
	clear: Aucune;
	float: left;
	font-weight: bold;
}
.tdgrey {
	background-color: #F7F7F7;
}
.tablepcpl {
	border-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #228A9C;
}
.borderout {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
input,textarea,select {
    border: #d6e1ec 1px solid;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #eff4fa;
}
.bgdown {
	background-image: url(images/down.gif);
}