@charset "utf-8";

#conteneur #contenu a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	list-style-type: none;
	padding-top: 0px;
}



#conteneur #contenu a:hover {
	color: #C01005;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}


#header {
	background-repeat: no-repeat;
	height: 200px;
	width: 800px;
	background-image: url(images/HEADER-NOWEVA-02012009.png);
}

#pied {
	height: 50px;
	width: 800px;
	background-image: url(images/pied.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-left: 0px;
}
#conteneur {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contenu {
	width: 800px;
	background-color: #352e27;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	overflow:hidden;
}

#hautcontenu {
	background-image: url(images/hautcontenu.png);
	height: 15px;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#menu {
	height: 40px;
	width: 800px;
	display: list-item;
	list-style-type: none;
	background-image: url(images/menu.png);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	color: #cc9966;
}
#conteneur #menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
}
#conteneur #pied ul {
	list-style-type: none;
	text-align: center;
	padding-top: 20px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#conteneur #pied a {
	color: #99c027;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#conteneur #pied a:hover {
	color: #99c027;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}


#conteneur #menu ul a {
	color: #F2DECB;
	text-decoration: none;
}
#conteneur #menu ul a:hover {
	color: #BE0C1D;
}

body {
	background-image: url(images/motif.png);
	background-repeat: repeat;
	background-color: #352E27;
}

.espace {
	margin-right: 20px;
}
#conteneur #menu li {
	display: inline;
}
#conteneur #pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
.CentreImages {
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
}
