.body {
	background-color: #a50498;
	background-image: url(Templates/background.gif);
	background-repeat: repeat-x;
}
.container {
	font-size: 100%;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.head {
	height: 160px;
	width: 920px;
	background-image: url(Templates/ombre_head.png);

}
.menu {
	height: 25px;
	width: 920px;
	background-repeat: repeat-y;
	padding-left: 10px;
	background-image: url(Templates/ombre_menu.png);
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-image: url(Templates/ombre_main.png);
	background-repeat: repeat-y;
	width: 920px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}
.foot {
	background-image: url(Templates/ombre_foot.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 920px;
	padding-left: 20px;
	padding-top: 5px;
}
.foot1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;
}
a.foot1 {
	text-decoration: none;
}
a.foot1:hover {
	text-decoration: underline;
}

.foot2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
a.black_link:link {
	color: #000;
	text-decoration: none;
}
a.black_link:visited {
	text-decoration: none;
	color: #000;
}
a.black_link:hover {
	text-decoration: underline;
}
a.black_link:active {
	text-decoration: none;
}
a.red_link:link {
	color: #F00;
	text-decoration: none;
}
a.red_link:visited {
	text-decoration: none;
	color: #F00;
}
a.red_link:hover {
	text-decoration: underline;
}
a.red_link:active {
	text-decoration: none;
	text-align: right;
}
.image_border {
	border: 1px solid #666;
	padding: 2px;
	text-align: left;
}

.titre_contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #00F;
	text-align: center;
	font-size: 18px;
	font-style: italic;
}




.titre_chant {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00F;
	text-align: center;
}
.titre_groupe {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
}
.texte_groupe {
	text-align: justify;
}
.texte_bleu {
	color: #00F;
	font-weight: bold;
}
.texte_red {
	font-style: italic;
	color: #F00;
}


.titre_cultures {
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
