
.maintep{
	margin-bottom:0;
	background-color:#F5F0EA;
	border-left:solid 1px #e3e5dc;
	border-right:solid 1px #e3e5dc;
	border-bottom:solid 1px #e3e5dc;
	border-top:solid 1px #e3e5dc;
	padding-left:2;
	padding-bottom:2;
	padding-right:2;
	padding-top:2;
	color:#333333;
}

.FancyTable{
	margin-bottom:0;
	background-color:#fcfcfa;
	border-left:solid 1px #e3e5dc;
	border-right:solid 1px #e3e5dc;
	border-bottom:solid 1px #e3e5dc;
	border-top:solid 1px #e3e5dc;
	padding-left:2;
	padding-bottom:2;
	padding-right:2;
	padding-top:2;
	color:#333333;
}

.search{
	margin-bottom:0;
	background:#fcfcfa;
	border-left:solid 1px #e3e5dc;
	border-right:solid 1px #e3e5dc;
	border-bottom:solid 1px #e3e5dc;
	border-top:solid 1px #e3e5dc;
	font-weight:normal; 
	font-size:10px; 
	padding-left:1;
	padding-bottom:1;
	padding-right:1;
	padding-top:1;
	color:#333333;
}

.envoyer{
	margin-bottom:0;
	background-image:url(images/btn_submit.png);
	border-left:solid 1px #e3e5dc;
	border-right:solid 1px #e3e5dc;
	border-bottom:solid 1px #e3e5dc;
	border-top:solid 1px #e3e5dc;
	font-weight:normal; 
	font-size:10px; 
	padding-left:1;
	padding-bottom:1;
	padding-right:1;
	padding-top:1;
	color:#fff;
	height:20px;
}

ul {
	margin:0; 
	padding:0; 
	list-style:none;
}

li { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:11px; 
	line-height:normal; 
	text-decoration:none;
	background:url(images/arrow.png) 0 12px no-repeat; 
	padding:10px 0px 0 15px;
}

.floatbox { 
	margin-bottom:0;
	border-left:solid 1px #B0C7EC;
	border-right:solid 1px #B0C7EC;
	border-bottom:solid 1px #B0C7EC;
	border-top:solid 1px #B0C7EC;
	padding-left:2;
	padding-bottom:2;
	padding-right:2;
	padding-top:2;
	color:#333333;
}

.link2 {
	color:#C0C0C0;
	font-weight: bold;
	text-decoration: none;
}

.link2:link {
	color:#C0C0C0;
	font-weight: bold;
	text-decoration: none;
}
.link2:visited {
	text-decoration: none;
	color: #C0C0C0;
}
.link2:hover {
	text-decoration: none;
	color:#666666;
}
.link2:active {
	text-decoration: none;
}


.link3 {
	color:#cfb789;
	font-size:13px; 
	font-weight: bold;
	text-decoration: none;
}

.link3:link {
	color:#cfb789;
	font-size:13px; 
	font-weight: bold;
	text-decoration: none;
}
.link3:visited {
	text-decoration: none;
	color: #cfb789;
	font-size:13px; 
}
.link3:hover {
	text-decoration:underline;
	color:#cfb789;
	font-size:13px; 
}
.link3:active {
	text-decoration: none;
	font-size:13px; 
}
