/*css*/
BODY { 
/*background-color: #DCDCDC;*/
font-family:century gothic;
font-size:8pt;
color:#333333;
}
a {
	text-decoration: none;
	font-size:9pt;
	color:  #333333;
	
	}

a:visited {
	color:   #FF66FF;
	}

a:active {
	color:  #336699;
	}

a:hover {
	color: #CC3333;
	text-decoration: none;
	/*font-weight: "bold";*/}
a.lienrouge{
	text-decoration: none;
	font-size:8pt;
	color:  #FF66FF;
	/*font-weight: "bold";*/
	
	}
a.lienrouge:hover {
	color: #FF66FF;
	text-decoration: none;}
a.2 {
	text-decoration: none;
	font-size:10pt;
	color:  #FF66FF;
	}

a.2:visited {
	color:  #FF66FF;
	}

a.2:active {
	color:  #336699;
	}

a.2:hover {
	color: #FF66FF;
	text-decoration: none;}
.texte1 {font-family:verdana; font-size:8pt; color:#999999;}
.texte2 {font-family:century gothic;font-size:10pt; color:#000000;}
.texte3 {font-family:verdana; font-size:9pt; padding:5px; color:#999999;}
.texte4 {font-family:verdana; font-size:12pt; color:#999999;}
.texte5 {font-family:verdana; font-size:10pt; font-weight:bold; color:#999999;}
.texte6 {font-family:century gothic; font-weight:bold; padding:5px; color:#999999;}

.paragraphe{
font-size:10px;
padding-left:20px;
padding-right:20px;
text-align:justify;
}

.haut {background:   url(images/logogpa.jpg) no-repeat ; }

