#matriceWarpper{
	width:1024px;
	margin:0 auto;
	overflow:hidden;
	background:#ffffff;
}
#header{
	height:105px;
}
#header #logo{
	float:left;
	margin-top:15px;
	margin-left:25px;
	width:410px;
	height:77px;
	background:url(../img/matrice/logo.jpg) top left transparent no-repeat;
}
#linecolor{
	height:8px;
	background:url(../img/matrice/couleur.jpg) top left transparent no-repeat;
}
#banner{
	background:url(../img/matrice/banner.jpg) top left transparent no-repeat;	
	height:540px;
}
#banner #menu{
	padding-top:304px;
}
#banner #menu ul{
	margin-left:95px;
	
}
#banner #menu ul li{
	background:url(../img/matrice/btnBG.jpg) top left transparent no-repeat;
	width:196px;
	height:36px;
	float:left;
	margin-right:10px;
	position:relative;
	padding-left:6px;
	line-height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
#banner #menu ul li span.pointe{
	display:none;
	position:absolute;
	top:16px;
	left:160px;
	background:url(../img/matrice/pointe.jpg) top left transparent no-repeat;
	width:28px;
	height:20px;
}
#banner #menu ul li ul{
	position:absolute;
	top:36px;
	left:0;
	border-top:none;
	border-right : 2px solid #e1dbdb;
	border-left : 2px solid #e1dbdb;
	border-bottom : 2px solid #e1dbdb;
	margin-left:0px;
	width:198px;
	padding-top:13px;
	display:none;
	background: #ffffff;
}
#banner #menu ul li ul li{
	color:#666666;
	font-size:11px;
	background:none;
	margin-right:0;
	line-height:13px;
	height:auto;
}
#banner #menu ul li ul li span{
	display: block;
	padding: 0 0 5px;
}
#banner #menu ul li ul li a{
	background:url(../img/matrice/puceBG.jpg) 0 50% transparent no-repeat;
	color:#f14b4d;
	font-size:13px;
	padding-left:10px;
	padding-top:0;
	line-height:36px;
	display:block;
	width:160px;
	border-top:2px solid #e1dbdb;
	text-decoration:none;
}
#banner #menu ul li ul li a:hover{
	text-decoration:underline;
}
#textChoix{
	text-align:center;
	clear:both;
	height:165px;
}
#textChoix h1{
	font-size:16px;
	font-weight:bold;
	color:#7a6a64;
	padding-top:10px;
}
#textChoix p{
	color:#7a6a64;
	font-size:12px;
}
#footer-matrice{
	background: #ffffff;
}
#footer-matrice p{
	text-align: center;
}

