.body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	margin-top:10px;
	
}
.table {
	background-color: #251A10;
	margin-left: 10px;
	margin-right: 10px;
	}
/********/
/* Menu */
/********/
#Menu{
	width:700px;
	height:32px;
	font-family: Arial, Helvetica;
	color: #E0D3B7;
	font-size:16px;
	text-decoration: none;
	margin-top:15px;
	margin-left:5px;
}
#Menu ul{
	height:32px;
	list-style:none;
	margin-top:0px;
}
#Menu ul li{
	float:left;
	margin:0px 25px auto 0px;
}
#Menu ul li a {
		float:left;
		cursor:pointer;
		font-family: "Trebuchet MS", Arial, Helvetica;
		color:#E0D3B7;
		font-weight:bold;
		text-decoration: none;
		width: 80px;
}
#Menu ul li a#{
		width:80px;
}
#Menu ul li a:hover{
	height:28px;
	text-decoration: none;
		background-image: url(images/etiquette_menu.gif);
		background-repeat:no-repeat;
		color: #ffffff;
		font-weight:bold;
}
#Accueil a#Accueil{
	height:28px;
	text-decoration: none;
		background-image:url(images/etiquette_menu.gif);
		background-repeat:no-repeat;
		color:#ffffff;
		font-weight:bold;
	}
#Galerie a#Galerie{
	height:28px;
		background-image:url(images/etiquette_menu.gif);
		background-repeat:no-repeat;
		color:#ffffff;
		font-weight:bold;
	}
#Exposition a#Exposition{
	height:28px;
		background-image:url(images/etiquette_menu.gif);
		background-repeat:no-repeat;
		color:#ffffff;
		font-weight:bold;
	}
#Artistes a#Artistes{
	height:28px;
		background-image:url(images/etiquette_menu.gif);
		background-repeat:no-repeat;
		color:#ffffff;
		font-weight:bold;
	}
#Acces a#Acces{
	height:28px;
		background-image:url(images/etiquette_menu.gif);
		background-repeat:no-repeat;
		color:#ffffff;
		font-weight:bold;
	}
#Contact a#Contact{
	height:28px;
		background-image:url(images/etiquette_menu.gif);
		background-repeat:no-repeat;
		color:#ffffff;
		font-weight:bold;
	}
marquee{
	overflow:auto;
	display:block;
	margin:0px;
	padding:7px;
	height:250px;
}
.logo {
	font-family: Arial, Helvetica;
	font-size: 50px;
	font-weight: bold;
	color: #F0EBE2;
}
.logo a:link {
	color: #F0EBE2;
	text-decoration: none;
	}
.logo a:visited {
	color: #F0EBE2;
	text-decoration: none;
	}
.logo a:hover {
	color: #DDCCA4;
	border-bottom: 1px dashed #DDCCA4;
	}
.titre_news {
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #a1040b;
}
.news {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #F0EBE2;
}
.news a:link {
	color: #F0EBE2;
	border-bottom: 1px dashed #F0EBE2;
	text-decoration: none;
	}
.news a:visited {
	color: #F0EBE2; text-decoration: none; border-bottom: 1px dashed #F0EBE2;
	}
.news a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	}
.texte {
padding-left:12px;
padding-right:12px;
padding-top:10px;
padding-bottom:10px;
	font-family:  Arial, Helvetica;
	font-size: 13px; 
	color: #372D36;
	font-weight: normal;
	text-decoration: none;
	}
.texte a:link {
	color: #990000 ; text-decoration: none; border-bottom: 1px dashed #990000;
}
.texte a:visited {
	color: #990000; text-decoration: none; border-bottom: 1px dashed #990000;
}
.texte a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
}
.texte2 {
	padding-left:12px;
padding-right:12px;
padding-top:10px;
padding-bottom:10px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #F0EBE2;
}
.texte2 a:link {
	color: #F0EBE2;
	border-bottom: 1px dashed #F0EBE2;
	text-decoration: none;
	}
.texte2 a:visited {
	color: #F0EBE2; text-decoration: none; border-bottom: 1px dashed #F0EBE2;
	}
.texte2 a:hover {
	color: #ffffff;
	border-bottom: 1px dashed #ffffff;
	}
.footersmall {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footersmall a:link {
	color: #a1040b;
	text-decoration: none;
	border-bottom: 1px dashed #F29400;
	}
.footersmall a:visited {
color: #a1040b; text-decoration: none; border-bottom: 1px dashed #a1040b;
	}
.footersmall a:hover {
	color: #666666;
	border-bottom: 1px dashed #a1040b;
	}