* {
	padding:0;
	margin:0;
	/*border:1px dotted gray;*/
	font-family:Georgia,serif;
}
body {
  background: #efeeea url(images/bandeau_haut_repeat.gif) no-repeat top center;
  font-size: 12px;
  color:#000;  
  padding:0;
  margin:0;
  text-align: center;
}
#principal { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 980px; 
}
#bandeau_haut{
	position:relative;
}
#bandeau_haut #logo a {
	display:block;
	width:332px;
	height:104px;
	background:transparent;
}
#bandeau_haut #logo span {
	display:none; /* use the content for engine bots,  but let this hidden for end user :p */
}
#bandeau_haut #menu {
	position:relative;
	left:400px;
	top:-45px;
	width:550px;
	font-size:14px;
}
#bandeau_haut #menu li {
	list-style:none;
}
#bandeau_haut #menu li a {
	float:left;
	display:block;
	width:135px;
	height:25px;
	border-right:1px solid gray;
	padding-top:20px;
	text-align:center;
	color:#333;
	text-decoration:none;
}
#bandeau_haut #menu li a .lienon {
	color:black;
	background:#e5e5e3;
}
#bandeau_haut #menu li a:hover {
	color:black;
	background:#e5e5e3;
}
#encart_haut {
	width:980px;
	height:385px;
	background:url(images/encart_fond.jpg);
}
#encart_haut p {
	font-size:18px;
	position:relative;
	top:115px;
	left:59px;
	width:240px;
	line-height:190%;
}
#encart_haut_interieur {
	width:980px;
	height:84px;
	background:url(images/encart_haut_interieur_fond.jpg);
	border-left:1px solid #5e6465;
	border-right:1px solid #5e6465;
}
/* ------- CONTENU ------- */
#contenu_milieu {
	height:304px;
}
#contenu_milieu #orfevre_photo {
	width:242px;
}

#contenu_milieu #contenu {
	width:395px;
	background:transparent;
	float:right;
	height:304px;
}


#contenu_milieu #agenda {
	float:right;
	background:white url(images/agenda_accueil_fond.gif) top left no-repeat;
	width:302px;
	height:304px;
	padding-right:40px;
}
#contenu_milieu #agenda h2 {
	position:relative;
	font-size:250%;
	top:55px;
	left:30px;
	font-weight:normal;
}
#contenu_milieu #agenda h3 {
	position:relative;
	top:65px;
	left:30px;
}
#contenu_milieu #agenda p {
	position:relative;
	top:75px;
	left:30px;
	margin-bottom:20px;
	padding-right:15px;
	line-height:150%;
}
#contenu_milieu #agenda #tout_agenda a {
	font-size:200%;
	color:#5b8fef;
}
#contenu_milieu #agenda a {
	color:#5b8fef;
	text-decoration: none;
}
#contenu_milieu #agenda a:hover {
	color:#5b8fef;
	text-decoration: underline;
}
/* ------- PIED DE PAGE ------- */
#pied_page {
	width:980px;
	height:159px;
	background:url(images/pied_fond.gif);
	color:white;
}
#pied_page p {
	position:relative;
	line-height:170%;
	font-size:120%;
}
#pied_page p a {
	/*color:#5b8fef;*/
	color:#FFF;
}

#pied_page #me_contacter_col1 {
	top:45px;
	left:160px;
	width:180px;
	height:50px;
	font-size:18px;
}
#pied_page #me_contacter_col2 {
	top:16px;
	left:360px;
	width:180px;
	height:50px;
}
#pied_page #me_contacter_col3 {
	top:-34px;
	left:560px;
	width:180px;
	height:50px;
}
