.body{
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
}

#toppage{
	margin-top: 40px;
}

.references td{
	font-size: 95%;
	text-align: left;
}

.references h3{
	font-size: 100%;
	margin-bottom: 3px;
	margin-top: 10px;
}

.references th{
	font-size: 100%;
	font-weight: normal;
}

.references .reflink{
	text-align: right;
}

td{
	font: 90% Verdana, Arial, Helvetica, sans-serif;
}

th{
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

p{
	font: 98% Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px;
	/*text-align: justify;*/
	line-height: 130%;
	padding-bottom: 0.5em;
}

ul{
	margin-top: 1%;
	margin-bottom: 5%;
}

li{
	margin-bottom: 0.7em;
	font: 98% Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
}

h1{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
}

h1 img,
h3 img{
	vertical-align: middle;
}

h2{
	color: #FF6600;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
}

h3{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
}

a:link{
	color: #FF6600;
	text-decoration: underline;
}

a:visited,
a:active,
a:hover{
	color: #FF6600;
	text-decoration: none;
}

h1 a:visited,
h1 a:link{
	color: Black;
	text-decoration: none;
}

h1 a:active,
h1 a:hover{
	color: #FF6600;
	text-decoration: none;
}

.address{
	margin: 0px 5px;
	text-decoration: none;
	font-size: 95%;
}

.email:link,
.email:visited,
.email:active{
	color: #FF6600;
	font-size: 100%;
	text-decoration: none;
}

.homelink:link,
.homelink:visited,
.homelink:active{
	color: #CCCCCC;
	font-size: 100%;
	text-decoration: none;
}

.email:hover,
.homelink:hover{
	text-decoration: underline;
}

.lefttitle:link,
.lefttitle:visited,
.lefttitle:active,
.lefttitle:hover{
	color: #FF6600;
	font-weight: bold;
	margin-left: 15px;
	text-decoration: none;
}

.red{
	color: #FF6600;
}

.erreur{
	color: #FF6600;
}

.tab,
.tab:link,
.tab:visited,
.tab:active,
.tab:hover{
	color: #DFDBD8;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
	margin-left: 12px;
	margin-right: 12px;
	text-decoration: none;
}

.menu:link,
.menu:visited,
.menu:hover{
	color: #DFDBD8;
	font-size: 95%;
	font-weight: bolder;
	height: 20px;
	letter-spacing: -0.04em;
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

.menuitem{
	padding-left: 5px;
	white-space: nowrap;
	font: 95% Verdana,Arial,Helvetica,sans-serif;
}

.menuitemon:link,
.menuitemon:visited,
.menuitemon:active,
.menuitemon:hover{
	color: #DFDBD8;
	text-decoration: none;
	font: 95% Verdana,Arial,Helvetica,sans-serif;
}

.menuitem:link,
.menuitem:visited{
	color: #FFCC00;
	text-decoration: none;
}

.menuitem:active,
.menuitem:hover{
	color: #DFDBD8;
	text-decoration: none;
}

.info:link,
.info:visited,
.info:active{
	color: #000000;
	font: 100% Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.info:hover{
	color: #FF6600;
	text-decoration: none;
}

.info{
	color: #000000;
}

.footer{
	color: #FFFFFF;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.footer a:link,
.footer a:visited,
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.submenu{
	background: #4D3A34;
	height: 20px;
}

/*
* Forms
*/
form td{
	font-size: 100%;
}

input,
textarea,
select{
	background: #FAFAFF;
	border: 1px solid;
	border-bottom-color: #E0E0E0;
	border-left-color: #C7C7C7;
	border-right-color: #E0E0E0;
	border-top-color: #C7C7C7;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

input.btn{
	background: #FFFFFF;
	border: 1px solid;
	border-bottom-color: #C7C7C7;
	border-left-color: #E0E0E0;
	border-right-color: #C7C7C7;
	border-top-color: #E0E0E0;
	color: #FF6600;
	filter: progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFEBD0');
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-weight: bold;
}

input.btn:hover,
input.btn:active,
input.btn:focus{
	border: 1px solid;
	border-bottom-color: #000000;
	border-left-color: #808080;
	border-right-color: #000000;
	border-top-color: #808080;
	color: #FF8800;
}

.formfield{
	height: 26px;
	text-align: right;
}

.separator{
	border-bottom: 1px solid #E4E4E4;
}

.contact{
	font-size: 100%;
}
