html{border:0;padding:0;margin:0;}

body#intro{
	background: white url(/styles/graphics/intro/fond_intro.jpg) 50% 50% no-repeat;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,verdana;
	width:100%;
	margin: 0 auto;
	overflow-x:hidden;
}
a{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a.vert{color: #c3cc34;}
a.violet{color: #9991be;}

#plan {display:none;}
#signature {font-size:12px;color:white;text-align: center;width:946px;margin-top:30px;}
#signature a {display: block;font-size:12px;color:#9a90b2;text-decoration: none;}
#signature a:hover {color:#4e4e4e;}