body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	background-color: #7f9bd3;
	background-image: url(../images/fonds/craoyons60.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: #7f9bd3;
	scrollbar-3d-light-color: #FF5052;
	scrollbar-arrow-color: #7f9bd3;
	width: 350px;
	text-align: center;
	position: absolute;
	left: 275px;
	top: 20px;
	letter-spacing: 2px;
	height: 35px;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
	width: 200px;
	text-align: center;
	position: absolute;
	left: 40px;
	top: 45px;
	letter-spacing: 2px;
	height: 15px;
	font-size: 11px;
	color: #000000;
	background-color: #CC0033;
	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;
}
.boxrouge {
	padding: 6px;
	width: 200px;
	text-align: center;
	position: absolute;
	left: 40px;
	top: 7px;
	letter-spacing: 2px;
	height: 15px;
	font-size: 11px;
	color: #999;
	scrollbar-arrow-color: #F00;
	background-color: #CC0033;
	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: #7f9bd3;
	scrollbar-3d-light-color: #FF5052;
	scrollbar-arrow-color: #7f9bd3;
	font-size: 11px;
}
