/********/

/* corps de page */

/********/

.body {

	background-image:url(images/bg.jpg);

	background-repeat:repeat-x;

	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:16px;

	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: 35px;

	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;

	border-bottom: 1px dashed #ffffff;

}

.accroche_logo {

	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 14px;

	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;

	border-bottom: 1px dashed #ffffff;

}

.titre_rubrique {

	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 16px;

	font-weight: bold;

	color: #FFFBDB;

}

.titre_recyclage {

	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 16px;

	font-weight: bold;

	color: #FFFBDB;

}

.titre_news {

	font-family: "Trebuchet",  Arial, Helvetica;

	font-size: 16px;

	font-weight: bold;

	color: #FFFBDB;

}

.texte_bouton{

	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 20px;

	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;

	border-bottom: 1px dashed #ffffff;

	text-decoration: none;

}

.news a:visited {

	color: #ffffff; 

	text-decoration: none; 

	border-bottom: 1px dashed #ffffff;

}

.news a:hover {

	color: #ffffff;

	border-bottom: 1px dashed #ffffff;

}

.texte {

	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 13px; 

	color: #FBEDAF;

	font-weight: normal;

	text-decoration: none;

}

.texte a:link {

	color: #ffffff ; 

	text-decoration: none; 

	

}

.texte a:visited {

	color: #ffffff; 

	text-decoration: none; 

	border-bottom: 1px dashed #ffffff;

}

.texte a:hover {

	color: #ffffff;

	

}

.titre-texte {

	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 15px; 

	color: #ffffff;

	font-weight: bold;

	text-decoration: none;

}

/********/

/* footer*/

/********/

.footersmall {

	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 12px;

	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;

	border-bottom: 1px dashed #ffffff;

}

h1 {
	font-family: "Trebuchet", Arial, Helvetica;

	font-size: 16px;

	font-weight: bold;

	color: #FFFBDB;

}

h2{
font-size:12px;
display:inline;
}



