@charset "utf-8";
body {
	font-family: sans-serif;
	background-color: #000000;
	font-size: 12px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #61217F;
	font-style: normal;
	background-image: url(images/titre.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	height: 26px;
	margin-bottom: 30px;
}
#wrapper {
	text-align: left;
	width: 910px;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 28px;
	background-image: url(images/fond_360_03.jpg);
}
#bandeau {
	background-image: url(images/fond_360_05.jpg);
	height: 150px;
	width: 196px;
	float: left;
}
#menu {
	width: 196px;
	float: left;
	height: auto;
}
#content {
	background-image: url(images/fond_360_11.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#footer {
	background-image: url(images/fond_360_12.jpg);
	height: 33px;
	width: 881px;
	padding-left: 30px;
}
#text {
	width: 645px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 020px;
}
#bandeau_photo {
	background-image: url(images/fond_360_06.jpg);
	height: 150px;
	width: 713px;
	float: left;
}
.text_droite {
	margin-left: 20px;
	float: left;
	padding-left: 20px;
}
.logo {
	float: left;
	margin-left: 90px;
}
.soustitre {
	color: #61217F;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	margin-left: 10px;
	padding-top: 10px;
}
.photo_gauche {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.news {
	margin-left: 196px;
}

.photo_droite {
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
}
.texte_gauche {
	float: right;
	margin-right: 20px;
}
.evenement {
	color: #FFFFFF;
	background-color: #5D2482;
	height: 20px;
	width: 260px;
	text-align: center;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
	letter-spacing: 2px;
	vertical-align: middle;
	background-position: center center;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-top: 60px;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5D2482;
	float: right;
	width: 185px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.concept {
	padding: 15px;
	border: 1px solid #5D2482;
	margin-top: 0px;
	margin-bottom: 0px;
}
