@charset "utf-8";
/* CSS Document */

.champ_input {
	border-bottom:0;
	border-right:0;
	border-left:0;
	border-top:0;
	height:20px;	
	background-color:#d5e599;
	font-family:Arial;
	font-size:12px;
	color:black;
	font-style:normal;
	font-weight:normal;
	text-decoration : none ;
	width:459px;
}

a {
	cursor:hand;
	text-underline: none;
	text-decoration:none;
}
a:hover {
	text-underline: none;
	text-decoration:none;	
	text-transform:none;
	color:#8e3d2d;
}

.texte-10 {
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:black;
}
.texte-10 a:link {
	color:black;
}
.texte-10 a:hover {
	color:#8e3d2d;
}


.texte-vert-10 {
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#869f75;
}
.texte-marron-10 {
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#8e3d2d;
}


.texte-12 {
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:black;
}
.texte-12 a:link {
	color:black;
}
.texte-12 a:hover {
	color:#8e3d2d;
}

.texte-vert-12 {
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#869f75;	
}
.texte-marron-12 {
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#8e3d2d;
}


.texte-blanc-12 {
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
}


.texte-rouge-10 {
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:red;
}

.texte-14 {
	font-family:Arial;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:black;
}
.texte-14 a:link {
	font-weight:bold;
	color:black;
}
.texte-14 a:hover {
	color:#8e3d2d;
}

.texte-vert-16 {
	font-family:Arial;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:#869f75;
}

h1 {
	font-family:Arial;
	font-size:16px;
	font-style:bold;
	font-weight:bold;
	line-height: 16px;
	color:#869f75;
	display:inline;
}

.h1 {
	font-family:Arial;
	font-size:16px;
	font-style:bold;
	font-weight:bold;	
	line-height: 16px;
	color:#869f75;
	display:inline;
}
