body {
    height: 100%;
    }

:link, {
	background-color: transparent;
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	}

:link, :visited {
	background-color: transparent;
	color: #004080;
	font-weight: bold;
	text-decoration: none;
	}

:link:hover, :visited:hover {
	color: #999999;
	text-decoration: none;
	}
 
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #0000000;
	text-align: center;
    font-weight: bold;
	}

.normal {
	font-family: Verdana;
	font-size: 11px;
	color: #004080;
    line-height: 2;
	text-align: justify;
	}

.normaldroit {
	font-family: Verdana;
	font-size: 11px;
	color: #004080;
    line-height: 2;
	text-align: right;
	}


.normalnews {
	font-family: Verdana;
	font-size: 11px;
	color: #004080;
	text-align: justify;
	}


.normalitalique {
	font-family: Verdana;
	font-size: 10px;
    line-height: 2;
	color: #000000;
	text-align: justify;
	font-style:italic;
	}

.normalitalique2 {
	font-family: Verdana;
	font-size: 10px;
	color: #004080;
	text-align: justify;
	font-style:italic;
	}

.normalcentreitalique {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	font-style:italic;
	}

.normalcentre {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	}
	
.grascentre {
	font-family: Verdana;
	font-size: 10px;
    line-height: 2;
	color: #004080;
	text-align: center;
    font-weight: bold;
	}

.gras {
	font-family: Verdana;
	font-size: 10px;
	color: #004080;
	text-align: left;
    font-weight: bold;
	}

.titre {
	font-family: Verdana;
	font-size: 13px;
	color: #59B9D0;
	text-align: center;
    font-weight: bold;
	}
	
.titrecentre {
	font-family: Verdana;
	font-size: 16px;
	color: #004080;
	text-align: center;
    font-weight: bold;
	}

.grandtitrecentre {
	font-family: Verdana;
    font-size: 20px;    
	color: #000033;
	text-align: center;
    font-weight: bold;
	}
