* {
border:0 none;
font-style:normal;
margin:0;
padding:0;
text-decoration:none;
}

body{
	margin:10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:0;
}

.clear {
border:0 none;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}


H1 {
	font-size : 18px;
	font-weight : bold;
	color: #99cc33;
	margin-bottom:10px;
}
H2 {
	font-size : 12px;
	font-weight : bold;
	color: #666666;
	margin-bottom:10px;
}
H3 {
	font-size : 12px;
	color: #666666;
}

hr {
border:0 none;
}


ul {
list-style:none outside none;
}

li {
}


#page {
margin:auto;
width:700px;
}
#banner {
height:250px;
}
#banner .logo {
float:left;
width:250px;
}
#banner .boxtext {
float:left;
position:relative;
text-align:right;
top:55px;
width:450px;
}
#wrapper {
width:700px;
}
#contents {
float:right;
width:500px;
}
#contents #main {
}
#leftbar {
width:200px;
}

#leftbar a {
font-size: 12px;
color:#ff9900;
font-weight:bold;
text-decoration:none;
}

#leftbar a:hover {
text-decoration: underline;
color:#ffcc00;
}

#leftbar img {
margin-bottom:20px;
margin-top:20px;
}


#signature {
font-size:12px;
margin:0 auto;
text-align:center;
width:700px;
line-height:50px;
}

.titre {
	font-size : 30px;
	font-weight : bold;
	color: #ff9900;
	margin-bottom:10px;
}


a {
	text-decoration: none;
font-weight:bold;
	color: #0099ff;
}
a:hover {
	text-decoration: underline;
	color: #99ccff;
}

.lien {
	text-decoration: none;
font-weight:normal;
	color: #666666;
}
.lien:hover {
	text-decoration: underline;
	color: #cccccc;
}

p {
	font-size: 12px;
	font-weight:normal;
	margin-bottom:10px;
}

table{
  border-collapse:collapse;
  border-spacing:0;
  font-size:1em;
  margin:auto;
  width:700px;
}

#contents #main table {
margin-bottom:10px;
margin-top:10px;
width:496px;
}
td {
	font-size: 12px;
	font-weight:normal;
}

th {
height:150px;
width:165px;
}

input, select, textarea{
border:1px solid #999999;
margin-bottom:10px;
margin-top:10px;
text-align:left !important;
width:auto;
}