* {
	margin: 0;
	padding: 0;
}

body {
	background: #fdf9e1;
	background-image:url(images/fond.gif);
	font-family: "HelveticaNeueLT Std Lt Ext","Helvetica Neue",Helvetica,"Trebuchet MS",  Arial,  sans-serif;
	font-size: 14px;
		
}
h1 {font-size: 26px;
	color: #064413;
}

p {
	font-size: 14px;
}

ul {
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
}


#enveloppe {
    height: 700px;
	width: 940px;
	
}


#menu {
	background: url(images/menu.gif) no-repeat;
  	height: 600px;
	float: left;
	
	width: 95px;
	padding-top: 100px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 14px;	
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	margin-bottom: 15px;
	padding: 10  0  0 0;
	
}

#menu .active a {
	background: #fefbe9 url(images/boutonMarronR.gif) no-repeat;
	color: #76694e;
}
#menu a {
	display: block;
	background: #f9fdf1 url(images/boutonVert.gif) no-repeat;
	font-size: 12px;
	color: #4b5f53;
	width: 95px;
	height: 38px;
	border-left: 1px solid #4b5f53;
	border-right: 1px solid #4b5f53;
	border-top: 1px solid #4b5f53;
	border-bottom: 1px solid #4b5f53;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	
}

#menu a:hover {
	background: #fff5cd url(images/boutonOrange.gif) no-repeat;
	color: #E80732;
}

#page {
	
    height: 690px;
	float: right;
	width: 820px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}
#page_interieure {
	
	background: #fdf9e1;
	background-image:url(images/fond.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}
#coeur {
	background: url(images/coeur.gif) no-repeat;
	height: 690px;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;	
}

#coeur .flash {
	float: right;
	
	margin-right: 50px;
}

/* pied */

#pied {
	width: 900px;
	padding-top: 5px;
	text-align: center;
	color: #8E8E8E;
	font-size: 12px;
	
}

#pied a {
	color: #666666;
}

.petit {font-size: 0.5em}
#actualite {
	color: green;
	width:710px;
	
}
#actualite a {
	color: red;
	
}

marquee  {
}
.green {
	color: green;}
