@charset "utf-8";
.td-nav {
	background-image: url(FR_images/nav.jpg);
	background-repeat: no-repeat;
}
.td-fond {
	background-image: url(FR_images/fond.jpg);
	background-repeat: no-repeat;
}
.td-coordonnees {
	background-image: url(FR_images/coordonnees.jpg);
	background-repeat: no-repeat;
}
.td-motion {
	background-image: url(FR_images/bandeau_photos.jpg);
	background-repeat: no-repeat;
}
.nav {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3d1746;
	text-decoration: none;
}
.nav:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titre {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #3D1746;
	text-decoration: none;
}
.texte {
	font-family: Tahoma;
	font-size: 13px;
	color: #3E1750;
	text-decoration: none;
}
.coord {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.mail {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.mail:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #C3B696;
	text-decoration: none;
	font-weight: normal;
}

.mentions_index {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.mentions_index:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #C3B696;
	text-decoration: none;
	font-weight: normal;
}
.balise {
	font-family: Tahoma;
	font-size: 13px;
	color: #3E1750;
	text-decoration: none;
}
.balise:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.liens {
	font-family: Tahoma;
	font-size: 12px;
	color: #007F00;
	text-decoration: none;
	font-weight: bold;
}
.liens:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav2:hover {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3d1746;
	text-decoration: none;
}
.liens2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #3E1750;
	text-decoration: none;
	font-weight: bold;
}
.liens2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mentions {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3E1750;
	text-decoration: none;
}

.mentions_liens {
	font-size: 12px;
	font-weight: normal;
	color: #3E1750;
	text-decoration: underline;
	font-family: Tahoma;
}
.mentions_liens:hover {
	font-size: 12px;
	font-weight: bold;
	color: #3E1750;
	text-decoration: none;
	font-family: Tahoma;
}

h1 {
	display:inline;
}
