@charset "UTF-8";
/* CSS Document */


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #965244;
}

#container{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
	}

#header {
	width:970px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom: 10px;
}
#compte1 {
	margin-left: 750px;
}









#compte {
	margin-left: 20px;
	background-image: url(images/rose_compte_03.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	float: left;
}
.cpte {
	padding-left: 25px;
	padding-top: 8px;
}
#panier {
	background-image: url(images/sac_numae_30x24.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 97px;
	float: right;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #965244;
}
.panier {
	padding-top: 8px;
	padding-left: 36px;
}
#clear {
	clear: both;
}
#logo {
	background-image: url(images/logo_numae_paris.png);
	background-repeat: no-repeat;
	height: 89px;
	width: 246px;
	margin-left: 362px;
	margin-top: 30px;
}
#menunav {
	margin-top: 50px;
	margin-left: 10px;
}
ul {
	list-style-type: none;
	margin-top: 30px;
	margin-left: 70px;
}
li {
	display: inline;
	list-style-type: none;
	padding-right: 35px;
}
li a {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #965244;
}
#contenu {
	margin-right: auto;
	margin-left: auto;
	width: 970px;
}
#animation {
	background-image: url(images/anim_6_03.png);
	background-repeat: no-repeat;
	height: 184px;
	width: 967px;
	margin-top: 30px;
	margin-left: 5px;
}
#slogan {
	height: 90px;
	margin-bottom: 5px;
}
h1 {
	font-family: Arial;
	font-size: 28px;
	color: #965244;
	margin-top: 0px;
	font-weight: lighter;
	text-align: center;
	padding-top: 27px;
}
#anim2 {
	background-image: url(images/anim_2_03.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 954px;
	margin-bottom: 30px;
}
#footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
.footer a {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #965244;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 18px;
	padding-left: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.footer1 a {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #965244;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin-left: 5px;
}
.footer1 span {
	padding-left: 5px;
}
