/********/
/* corps de page */
/********/
.body {
	background-image:url(images/memorial_BG.jpg);
	
	background-color: #32310A;
	margin-top:0px;
	
}
.table {
	margin-left: 10px;
	margin-right: 10px;
}
/********/
/* Menu */
/********/
#Menu{
	width:100%;
	font-family: "Trebuchet", Arial, Helvetica;
	color: #D4BB5E;
	font-size:12px;
	text-decoration: none;
}
#Menu ul{
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px;
}
#Menu ul li{
	float:left;
	padding:0px 5px 0px 5px;
}
#Menu ul li a {
	display:block;
	height:35px;
	width:100px;
	text-align:center;
	cursor:pointer;
	color:#D4BB5E;
	font-weight: bold;
	text-decoration: none;
}


#Accueil #Menu ul li a#Accueil,
#Infos #Menu ul li a#Infos,
#Galerie #Menu ul li a#Galerie,
#Liens #Menu ul li a#Liens,
#Contact #Menu ul li a#Contact{
	background-image:url(images/etiquette_menu2.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-decoration: none;
	color:#D4BB5E;
	font-weight: bold;
}
#Menu ul li a:hover{
	text-decoration: none;
	background-image: url(images/etiquette_menu.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#FFF8B9;
	font-weight: bold;
}
/********/
/* News */
/********/
marquee{
	overflow:auto;
	display:block;
	margin:0px;
	padding-top:8px;
	padding-left:10px;
	padding-right:10px;
	height:250px;
}
/********/
/* Logo Titres et textes */
/********/
.logo {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #202020;
}
.logo a:link {
	color: #202020;
	text-decoration: none;
}
.logo a:visited {
	color: #202020;
	text-decoration: none;
}
.logo a:hover {
	color: #ffffff;
	
}
.accroche_logo {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #1A1A1A;
}
.accroche_logo a:link {
	color: #1A1A1A;
	text-decoration: none;
}
.accroche_logo a:visited {
	color: #1A1A1A;
	text-decoration: none;
}
.accroche_logo a:hover {
	color: #ffffff;
	
}
.titre_rubrique {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFBDB;
}
.titre_recyclage {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFBDB;
}
.titre_news {
	font-family: "Trebuchet",  Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFBDB;
}
.texte_bouton{
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #EEE6D6;
	text-decoration: none;
}
.texte_bouton a:link {
	color: #EEE6D6;
	text-decoration: none;
	}
.texte_bouton a:visited {
	color: #EEE6D6; 
	text-decoration: none;
}
.texte_bouton a:hover {
	color: #829DAC;
	text-decoration: none;
}
.news {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FBEDAF;
}
.news a:link {
	color: #ffffff;
	
	text-decoration: none;
}
.news a:visited {
	color: #ffffff; 
	text-decoration: none; 
	
}
.news a:hover {
	color: #ffffff;
	
}
.texte {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 12px; 
	color: #FBEDAF;
	font-weight: normal;
	text-decoration: none;
}
.texte a:link {
	color: #ffffff ; 
	text-decoration: none; 
	
}
.texte a:visited {
	color: #ffffff; 
	text-decoration: none; 
	
}
.texte a:hover {
	color: #ffffff;
	
}
.titre-texte {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 14px; 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
/********/
/* footer*/
/********/
.footersmall {
	font-family: "Trebuchet", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FBEDAF;
	text-decoration: none;
}
.footersmall a:link {
	color: #FBEDAF;
	text-decoration: none;
	border-bottom: 1px dashed #FBEDAF;
}
.footersmall a:visited {
	color: #FBEDAF; 
	text-decoration: none; 
	border-bottom: 1px dashed #FBEDAF;
}
.footersmall a:hover {
	color: #ffffff;
	
}
/* PAYPAL payments.htm FORM */

.custom-table		{ background-color: #705520; BORDER: #FFFFFF 1px solid; }

.custom-form		{
			FONT: 12px arial, verdana, sans-serif;
			background-color: #FFFFFF;
			text-align: left;
			WIDTH: 90PX;
			BORDER: #FFFFFF 1px solid
			}

.custom-submit		{ WIDTH: 90PX; font-size: 12px; }
