body {
	font: 8pt/16pt Verdana, arial;
	background: #FF7A00 url(images/background.png) repeat-x top;
	margin-top: 0px;
	color: #015965;
}
img {
	border : none;
	vertical-align: middle;
}
p { 
	margin-top: 0px; 
	text-align: justify;
	color: #015965;
}
h1#header {
	height: 113px ;
	margin: 0 ;
	background: #36BBCE url(images/header.png) no-repeat left top ;
}
h1#header a {
	width: 800px ;
	height: 110px ;
	display: block ;
}
h1#header a span {
	display: none;
}

h2 {
	color: #D2315C;
	text-align: left;
}
h3 {
	
}

a:link {
	font-weight: bold;
	text-decoration: none; 
	color: #015965;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #015965;
}

/*Design du site */
.tableau {
	background-color: #36BBCE;
	text-align: center;
	width: 800px;
	margin: auto;
	margin-top: 20px;
	border: 3px solid #015965;
}
.menu1 {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 800px;
	height: 31px;
	line-height: 31px;
	color: #015965;
}
.pub {
}

.footer{
	color: white;
	width: 780px;
	height: 27px;
	padding-top: 5px;
}
/*Listage des perles*/
.itemhaut, .itemcentre, .itembas {
	background-color: #5FC0CE;
	width: 730px;
	margin: auto;
}
.itemhaut {
	border: 1px solid #015965;
}
.itemcentre {
	border-left: 1px solid #015965;
	border-right: 1px solid #015965;
	border-bottom: 1px solid #015965;
}
.itembas {
	margin-bottom: 20px;
}
