.bodyhome {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

/* caractères de la nav*/

.texte6 {
	font-family: Arial;
	font-size: 16px;
	color: #003366;
	font-style: normal;
}

.texte6 a {
	color: #003366;
	text-decoration: none;
}

.texte6 a:hover {
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}

.texte7 {
	font-family: Arial;
	font-size: 16px;
	color: #cc3300;
	font-style: normal;
}

.texte7 a {
	color: #cc3300;
	text-decoration: none;
}

.texte7 a:hover {
	color: #cc3300;
	text-decoration: underline;
}

/* caractères du footer */
.texte1 {
	font-family: Arial;
	font-size: 11px;
	color: #000033;
	font-style: normal;
	letter-spacing: 0px;
}

.texte1 a {
	color: #000033;
	text-decoration: none;
}

.texte1 a:hover {
	color: #000033;
	text-decoration: underline;
}

.texte2 {
	font-family: Arial;
	font-size: 30px;
	color: #cc3300;
	font-style: normal;
}

/* caractères de la page index.shtml*/

.texte3 {
	font-family: Arial;
	font-size: 14px;
	color: #003366;
	font-style: normal;
	line-height: 20px;
}

.texte4 {
	font-family: Arial;
	font-size: 17px;
	color: #003366;
	font-style: normal;
	line-height: 45px;
}

.texte5 {
	font-family: Arial;
	font-size: 30px;
	color: #003366;
	font-style: normal;
}

/* caractères des autres pages*/
.texte8 {
	font-family: Arial;
	font-size: 18px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: -1px;
}

.texte9 {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.texte9 a {
	color: #003366;
	text-decoration: none;
}

.texte9 a:hover {
	color: #003366;
	text-decoration: underline;
}

.texte10 {
	font-family: Arial;
	font-size: 12px;
	color: #cc3300;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.texte10 a {
	color: #cc3300;
	text-decoration: none;
}

.texte10 a:hover {
	color: #cc3300;
	text-decoration: underline;
}

.texte11 {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	letter-spacing: 0px;
}

.texte11 a {
	color: #003366;
	text-decoration: underline;
}

.texte11 a:hover {
	color: #003366;
	text-decoration: underline;
}

