.class1 A:link {
	color: #ffffff;
	font-family: Arial;
	font-size:0.8em;
	text-decoration: none;
}
.class1 A:visited {
	color: #ffffff;
	font-family: Arial;
	font-size:0.8em;
	text-decoration: none;
}
.class1 A:hover {
	color: #71bfed;
	font-family: Arial;
	font-size:0.8em;
	background: #ffffff;
	text-decoration: none;
}

.class2 A:link {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
.class2 A:visited {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
.class2 A:hover {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}

.class3 A:link {
	color: #ffffff;
	text-decoration: none;
}
.class3 A:visited {
	color: #ffffff;
	text-decoration: none;
}
.class3 A:hover {
	color: #ffffff;
	text-decoration: underline;
}

.grostitre
{
	color: A06E78;
	font-family: Arial;
	font-size: 20px;
}

.para
{
	color: #6E6E78;
	font-family: Arial;
	font-size: 13px;
}

.para2
{
	color: #6E6E78;
	font-family: Arial;
	font-size: 10px;
}

.para4
{
	color: #000000;
	font-family: Arial;
	font-size: 13px;
}

.para6
{
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
}

.fondbleu {
	width: 585px;
	padding-bottom: 1px;
	background: white url(../fond2.jpg);
	background-position: center bottom;
	font-size: 80%;
}

.simplordi1
{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.bleu {
	border: solid 1px #72c0f0;
	padding: 5px;
}
