
body {
	background-color: #000000;
	width: 90%;
	/*background-image: url(img/bk.gif);	*/
}

#special_event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;	
	color: #000000;	
	display: inline;
}


h1 {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FF0033;	
}


#txt, p {  font-family: Verdana, Times, "Times New Roman", Georgia, serif; font-size: 12px; color: #FFFFFF; text-align: justify; padding: 5px 0 0 5px; width: 90%; }
.titre {  font-family: "Lucida Handwriting"; font-size: 18pt; text-transform: capitalize; color: #FFFFFF; font-variant: normal; font-weight: lighter}
.titre1 { font-family: Verdana, Times, "Times New Roman", Georgia, serif; font-size: 24pt; text-transform: capitalize; color: #FFFFFF; font-variant: normal ; font-weight: 500}
img1 {
	margin-right: 20px; 
	margin-bottom:10px;
}
a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #FF0000;text-decoration: none; background: #FFFFFF}
a:link {  color: #FF0000; text-decoration: none}
a:visited {  color: #FF0000; text-decoration: none}

img {
	margin-right: 10px;
	}
/*
.menu {
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
}*/

#menu1 {
	margin:auto;
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
	height: 120px;
	width: 600px;
	left: 150px;
	position: relative;
	border: 1px solid #000000;
	padding: 5px 0 0 5px; 

}

div#menu1 ul {
width: 590px;
height: 50px;
position: relative;	
/*left: 60px;*/
left: 0px;
top: 35px;
padding: 0 0 0 0;
}

div#menu1 ul li{
	list-style: none;
	display: inline;
	position: relative;	
	top: 50px;
}

#container {
	margin:auto;
	padding: 5px 0 0 5px; !important	
	padding-right: 10px;
	width: 600px;		
	border: 1px solid #000000;
	border-top: 0;
	left: 150px;
	position: relative;
	background-color: #000000;
	}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;

}
.titrelien {
	font-family: Verdana, Times, "Times New Roman", Georgia, serif;
	font-size: 12px;
	font-weight: 700;
	color: #FF0033;
	text-align: justify;
}

.tabphoto {
	width: 80%;
	border: 3px #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}



