a:hover {
	text-decoration: underline;
}
input, textarea, select {
	border : 1px;
	border-style:  outset;
	background : #EEEDD9;
	color : #000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
}
input:focus, textarea:focus, select:focus, focus:hover {
	background: #ffe8d3;
}
input.submit, input.button, input.preview {
	border: 1px;
	border-style:  intset;
	font-weight: bold;
	background: #BCCBDE;
	color: #000;
}
input.submit:focus {
	background: #BCCBDE;
}
table, tr, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.footer_liens {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_admin_liens {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8CB903;
	text-decoration: none;
}

.footer_recherche {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.footer_commercial {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer_champtext {
	font-family: Tahoma;
	font-style: normal;
	font-size: 9px;
	color: Black;
}
.texte_orange_bold {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #EFA005;
	font-weight: bold;
}
.texte_orange_normal {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #EFA005;
	font-weight: normal;
}
.texte_orange_normal_souligne {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #EFA005;
	font-weight: normal;
	text-decoration: underline;
}
.texte_vert_normal {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #8CB903;
	font-weight: normal;
	Text-decoration:none;
}
.texte_vert_bold {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #8CB903;
	font-weight: bold;
}
.texte_noir_normal {
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.texte_noir_bold {
	font-family: Tahoma;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.texte_noir_capitalize {
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	text-transform: normal;
	font-variant: normal;
}
