.tx_normal01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}

.tx_normal02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #dfd3bd;
	text-align: right;
}

.titre01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffe468;
}

a.link_dl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: yes;
	font-weight: bold;
}

a.link_dl:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #f4ba33;
	text-decoration: yes;
	border: none;
	font-weight: bold;
}

a.link_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: yes;
	font-weight: bold;
}

a.link_big:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;color: #f4ba33;
	text-decoration: yes;
	border: none;
	font-weight: bold;
}

input, textarea {
	font-size:10px;
	color: #4b3327;
}

input[type ="submit"] {
	background-color: #FFFFFF;
	border: 1px solid #ffe828;
}

input[type ="radio"] {
	border: none;
}

input[type ="text"], textarea {
	background-color:#FFFFFF;
	border: 1px solid #111111;
}

body {
	background-color:#1e140a;

}
