/* CSS Document */
body {
background-color:#CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#000080;
line-height:25px;
}

a {
color:#CC3300;
}

a:hover {
color:#666666;
}

.H1 {
font-size:30px;
line-height:50px;
color:#cc3300;
}

.H2 {
font-size:20px;
color:#cc3300;
font-weight:bold;
line-height:35px;
}
.H2-bleu {
font-size:18px;
color:#000080;
font-weight:bold;
line-height:35px;
}
.H2-gris {
font-size:20px;
color:#666666;
font-weight:bold;
line-height:35px;
}
.H3 {
color:#cc3300;
font-size:18px;
}

.H4 {
font-size:14px;
line-height:25px;
}
.ul {
	font-family: Arial
	font-size: 12px;
	font-style: italic;
	list-style-image: url(image/checkmark.gif);
}
.lettrine {
font-size:50px;
}

.lettrinette {
font-size:25px;
}

.txtcentre {
text-align:center;
}
.soft {
color:#666666;
}
.couleur {
color:#cc3300;
}
.noir {
font-size:10px;
color:#000000;
line-height:25px;
}
.noir12 {
font-size:12px;
color:#000000;
line-height:25px;
}
.noir16 {
font-size:16px;
color:#000000;
line-height:25px;
}
.bloc-centre{
color:#000000;
text-align:center;
}
.tableau {
background-color:#FFFFCC;
}
