/* Titres */

.colcenter .c p
{
font-family: verdana, arial, "sans serif";
font-size: 10px;
text-align: left;
font-weight: normal;
color: white;
}
.colcenter .c h1
{
font-family: verdana, arial, "sans serif";
font-size: 36px;
text-align: center;
font-weight: bold;
color: white;
}
.colcenter .c h2
{
font-family: verdana, arial, "sans serif";
font-size: 24px;
text-align: center;
font-weight: bold;
color: white;
}
.colcenter .c h3
{
font-family: verdana, arial, "sans serif";
font-size: 18px;
text-align: center;
font-weight: bold;
color: white;
}
.colcenter .c h4
{
font-family: verdana, arial, "sans serif";
font-size: 14px;
text-align: center;
font-weight: bold;
color: white;
}
.colcenter .c h5
{
font-family: verdana, arial, "sans serif";
font-size: 10px;
text-align: center;
font-weight: bold;
color: white;
}
.colcenter .c h6
{
font-family: verdana, arial, "sans serif";
font-size: 8px;
text-align: center;
font-weight: bold;
color: white;
}

.colcenter .c ul
{
color: white;
}
.colcenter .c li
{
font-family: verdana, arial, "sans serif";
font-size: 10px;
text-align: left;
font-weight: normal;
color: white;
}