body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/fonds/lettres.jpg);
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.box1 {
	padding: 6px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	background-color: #33AFEF;
	width: 300px;
	text-align: center;
	position: absolute;
	left: 190px;
	top: 29px;
	letter-spacing: 2px;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.boxlettres {
	padding: 6px;
	width: 330px;
	text-align: center;
	position: absolute;
	left: 200px;
	top: 22px;
	letter-spacing: 2px;
	height: 35px;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-arrow-color: #F00;
	background-color: #6600cc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: CCC;
}
.boxbleu {
	padding: 6px;
	width: 280px;
	text-align: center;
	letter-spacing: 2px;
	height: 55px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #ccc;
	background-color: #33AFEF;
	scrollbar-3d-light-color: #FF5052;
	scrollbar-arrow-color: #1F48F5;
	font-size: 11px;
}
a {
	color: #FFFFFe;
	text-decoration: none;
}
