/* CSS Document */

body {
	background-color: #E0EEFC;
}
.texteGeneral{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-style:normal;
font-size:inherit;
color:#000066;
}
.titre{
color:#000033;
font:Verdana, Geneva, sans-serif;
font-size:22px;
font-stretch:expanded;
font-variant:inherit;
text-shadow:#000000;
text-transform:inherit;
}
A:link{
color:#3300CC;
text-decoration:underline;
}
A:visited{
color:#0000CC;
text-decoration:none;
}
A:active{
color:#3300CC;
text-decoration:underline;
}