/* CSS Document */

BODY { margin-left: 0pt; margin-top: 0pt; }

TABLE {
	width:100%;
	border:1px;
	padding:0px;
	margin:0px; 
	}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding:0px;
	}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}
	
IFRAME {
	border:0px;
	/*width:100%;*/
	width:793px;
	overflow:visible;
	height:550px;
	}

CAPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	}
LEGEND {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
FIELDSET {
	margin-bottom:10px;
	}
LI {
	color:#996633;
	}
LABEL {
	font-size:10px;
	}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #999966;
	line-height: 50px;
	padding-right:5px;
}
OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
OPTGROUP {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	}	

P { font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	}

#main {
	width:798px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #A8B69E;
	border-bottom:0px;
	}
#corps {
	padding:2px;
	}

.url {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339966;
	text-decoration:none;
	}

.lignebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.gras14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.paddG10 {
	padding-left:10px;
	}
.clear {
	clear:both;
	}
.logo {
	width:395px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	}
#pied {
	width:800px;
	margin:auto;
	padding:auto;
	background-image: url(bas-page.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-right:5px;
	padding-bottom:10px;
	}
#copy A {
	text-decoration:none;
	color:#000000;
	}