/* FEUILLE DE STYLE DU TEMPLATE ELEGANCE - VERSION 1 PLUS 1 */

body {
	width:100%;
	margin:0;
	padding:0;
	background-color:#7db4ed;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}

#conteneur_large {
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	background-color:#b8dafd;
	background-image:url(fond_haut.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#conteneur {
	position:relative;
	width:560px;
	margin:auto;
	background-image:url(fond_content.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

h1 { /* BANDEAU SUPERIEUR */
	position:relative;
	margin:0;
	padding:0;
}

h1 span {
	display:none;
}

#menu {
	position:absolute;
	top:99px;
	left:10px;
	height:117px;
	overflow:hidden;
}

#menu a, #menu a img {
	border:0;
	margin:0;
	padding:0;
}

#menu a:hover {
	position: relative;
	top:-117px;
}

#menu a span {
	display:none;
}


#contenu {
	width:510px;
	margin:auto;
	margin-top:10px;
	padding:0px 0px 1px 0px;
}

h2 {
	margin:0px 0px 20px 0px;
	padding:0;
}

h2 span {
	display:none;
}

/*h3 span {
	display:none;
}*/

p {
	margin:0px 0px 10px 0px;
	padding:0;
}

#contenu p img {
	border:1px solid #000066;
}

/* ################################################### */
/* ###  PIED DE PAGE                              #### */
/* ################################################### */

#basdepage {
	width:100%;

	background-color:#7db4ed;
	background-image:url(fond_basdepage.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#contenubas {
	width:560px;
	margin:auto;
	padding:0px 0px 10px 0px !important;
	padding:0px 0px 10px 0px !important;
	background-image: url(fond_contenubas.gif);
	background-position:top left;
	background-repeat:repeat-y;
	text-align:center;
	border-bottom:1px solid #68a0d9; /* trait tout en bas de la page */
}

#contenubas img {
	margin-bottom:5px;
}

/* ########## Pied ########## */

#pied {
	clear:both;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	color:#336699;
}

#pied span {
	display:none;
}

#pied a, #pied a:hover {
		text-decoration:none;
}

#pied #references {
	font-size:10px;
	color:#336699;
	font-weight:normal;
	text-decoration:underline;
}
