		
.texte_Colonne_D {font-family: "arial";
	font-size: 14px;
	color: #000000;
	border-right: 5px;
	text-align: justify;
	text-decoration: none;
	border-left: 5px;
	font-weight: bolder }
	
.Entete_Texte {font-family: AvantGarde;
	font-size: 16px;
	color: #000000;
	margin-left: 5px;
	background-color: #CC6600;
	font-weight: bolder;
	margin-right: 5px }
	
.body {
	background-color: #669933;
}

.Colonne_G {
	background-image:url(IMAGES/Photos%20communes/vrtcl4.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.Colonne_D {
	background-image:url(IMAGES/Textures/toile.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: AvantGarde;
	font-size: 14px;
	font-weight: bold;
	clip: rect(auto,10px,auto,10px);
}

.Colonne_C {
	background-image:url(IMAGES/Textures/Texture_LF.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-family: AvantGarde;
	font-size: 14px;
	font-weight: bolder;
	text-align: justify;
	clip: rect(auto,auto,auto,auto);
	margin-right: 15px;
	margin-left: 15px;
}
.Colonne_C_CFPPA {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	clip: rect(auto,auto,auto,auto);
	background-image: url(IMAGES/Textures/Texture_CFPPA.gif);
}

.Colonne_D_CFPPA {
	background-image:url(IMAGES/Textures/toile.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
.Colonne_C_AT {
background-image:url(IMAGES/Textures/Texture_AT.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 15px;
	margin-left: 15px;
}

.Colonne_D_AT {
	background-image:url(IMAGES/Textures/toile.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
a:link {
	color: #003300;
}
a:visited {
	color: #333300;
}
a:hover {
	color: #660033;
}
a:active {
	color: #993300;
}
.Avant_garde{
	background-position: center;
	font-family: AvantGarde;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	margin-right: 15px;
	margin-left: 15px;
}