.texte {
	font-size: 10px;
}
.titre {
	font-weight: bold;
	color: #003399;
	font-size: 10px;
	background-color: #FFFFFF;
}
.form {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
input {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	/*background-color: #FFFFFF;*/
	border: 1px solid #003399;
}
select {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	/*/background-color: #FFFFFF;*/
	border: 1px solid #003399;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #0066CC;*/
}
a {
	font-size: 11px;
	color: #FFFF33;
	text-decoration: underline;
	font-weight: bold;

}
.adresse {
	font-size: 10px;
	font-weight: normal;
	color: #66CCFF;
	text-align: left;
}
textarea {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	/*background-color: #FFFFFF;*/
	border: 1px solid #003399;

}
.texte2 {
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;

}
.titre2 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.texte3 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.titreclient {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;



}
.fond {
	text-align: justify;
	background-attachment: fixed;
	background-image: url(../images/fond2.html);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.titreclient2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

