a.or3 {
	font-family: verdana,sans-serif;
	font-size: 18px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	color: black;
}
a:hover.or3 {
color: orange;
}

input.complet {
	background-color: orange;
	border: 2px dashed black;
}
input:hover.complet {
	background-color: orange;
	border: 2px Solid black;
}



fieldset.info3 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	width: 800px;
}
fieldset.info4 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	width: 600px;
}
tr.orange, td.orange, table.orange {
	border: 1px solid ActiveCaption;
	padding: 2px 2px 2px 2px;
}



div.information {
		font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.2pt;
	line-height: 1.4;
	color: black;
}



a.or {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	color: black;
}
a:hover.or {
color: orange;
}


a.gris {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	color: black;
}
a:hover.gris {
	color: teal;
}

table.topheader {
	background-image: url(../Images/images/top_02.jpg);
	background-repeat: repeat-x;
	height: 120px;
	font-family: "Century Gothic";
	font-size: 14px;
	padding-left: 30px;
	font-variant: small-caps;
	font-weight: bold;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.soustop {
	background-image: url(../Images/images/top_05.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
p.info {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
}
fieldset.info {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	width: 300px;
}
fieldset.info2 {
	font-family: verdana,sans-serif;
	font-size: 12px;
	letter-spacing: 0.2pt;
	word-spacing: 1.8pt;
	line-height: 1.4;
	width: 360px;
}
label {
padding: 1px 0px 1px 0 ;
display:block;
width:200px;
float:left;
text-align: right;
}
label.form {
padding: 1px 0 1px 0 ;
display:block;
width:150px;
float:left;
text-align: right;
}
input{
	background-color: #fffaf0;
	border: solid black 1px;
}

input:hover{
	
	background-color: #ffe1b5;
	border: solid black 1px;
}
input.form{
margin: 1px 0 1px 0 ;
}
select.form{
background-color: #fffaf0;
margin: 1px 0 1px 0 ;
}