/* Feuille de style pour le site Internet de la Mairie de Veyrignac */


.fondgauche {
	background-image: url(images/image_gauche.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgauchepresentation {
	background-image: url(images/gauche_presentation.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgauchemaire {
	background-image: url(images/gauche_maire.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fondgaucheequipe {
	background-image: url(images/gauche_equipe2.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheportfolio {
	background-image: url(images/gauche_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgauchecontact {
	background-image: url(images/gauche_contact.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgauchemanifestation {
	background-image: url(images/gauche_manif.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheassociation {
	background-image: url(images/gauche_association.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgauchecomite {
	background-image: url(images/gauche_comitefete.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheamicale {
	background-image: url(images/gauche_amicalechasse.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheclub {
	background-image: url(images/gauche_club.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheetat {
	background-image: url(images/gauche_etatcivil.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheinformation {
	background-image: url(images/gauche_information.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheordure {
	background-image: url(images/gauche_ordure.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgauchelocation {
	background-image: url(images/gauche_location.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgaucheurbanisme {
	background-image: url(images/gauche_urbanisme.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}
.fondgauchehebergement {
	background-image: url(images/gauche_hebergement.jpg);
	background-repeat: no-repeat;
	background-position: center ;
}




.texteblanc {
	font-family: Bank Gothic, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textegris {
	font-family: Bank Gothic, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}
.textenormal {
	font-family: Helvetica;
	font-size: 12px;
	color: #414141;
}
.textegrisfin {
	font-family: Bank Gothic, Helvetica;
	font-size: 10px;
	color: #000000;
}
.texteblancpetit {
	font-family: Bank Gothic, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.texteblancgrand {
	font-family: Bank Gothic, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.textegrisgrand {
	font-family: Bank Gothic, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #414141;
}
.textegrismoyen {
	font-family: Bank Gothic, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
}
.textebleu {
	font-family: Bank Gothic, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0076b3;
	text-decoration:none;
}

.textebleumoyen {
	font-family: Bank Gothic, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #0076b3;
}
.textebleufin {
	font-family: Bank Gothic, Helvetica;
	font-size: 10px;
	color: #0076b3;
}
a.texteblancpetit
 {
	font-family: Bank Gothic, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.fondg
  {
	  color: #ACACAC;
}




a.bien:link,
a.bien:active,
a.bien:visited {
	font-family: Bank Gothic, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}
a.bien:hover {
	font-family: Bank Gothic, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}

