*
{
	margin:0;
	padding:0;
}
body
{
	text-align:center;
}
#container
{
	width:600px;
	position:relative;
	margin:0 auto;
}
#header
{
	width:400px;
	position:relative;
	margin:0 auto;
	background: url('images/pialex-header.gif') center center no-repeat ;
	height:60px;
}
#header h1
{
	display:none;
}
#footer
{
	width:400px;
	position:relative;
	margin:0 auto;
	background: url('images/pialex-footer.gif') top center no-repeat ;
	padding-top:28px;
	text-align:center;
	font: 11px Verdana, sans-serif;
	color: #FF6120;
}
#content
{
	width:400px;
	position:relative;
	margin:0 auto;
	text-align:left;
	font: 11px Verdana, sans-serif;
	color: #FF6120;
}
#centre ul,
#centre ul li
{
	list-style-type:none;
}
#centre ul
{
	padding:0 20px 10px 30px;
}
#navg
{
	position:absolute;
	width:80px;
	left:-80px;
	font:700 12px Verdana, sans-serif;
	color: #FF6120;
	padding-top:15px;
}
#navg *
{
	list-style-type:none;
}
#navg a
{
	font-weight: bold;
	color: #ff6120;
	text-decoration: none;
	display:block;
	width:80px;
	height:22px;
	background:url('images/nav-01.gif') right 1px no-repeat;
}
#navg a:hover
{
	background:url('images/nav-02.gif') right 1px no-repeat;
}
#navg .selected,
#navg .selected:hover
{
	background:url('images/nav-03.gif') right 1px no-repeat;
}

a {
	font-weight: bold;
	color: #FF6120;
	text-decoration: none;
}
.neon_nord
{
	display:block;
	width:400px;
	height:400px;
	background:url('images/carte-01.gif') no-repeat;
}
.neon_lille
{
	display:block;
	width:400px;
	height:512px;
	background:url('images/carte-02.gif') no-repeat;
}
.neon_tourcoing
{
	width:400px;
	height:455px;
	background:url('images/carte-03.gif') no-repeat;
}

.neon_nord span,
.neon_lille span,
.neon_tourcoing span
{
	position:absolute;
	left:400px;
	margin:10px;
	width:120px;
	display:block;
	font:400 12px/2.5em arial;
	color:#000;
	cursor:pointer;
}
.neon_nord_plus
{
	font:400 10px arial;
	color:#999;
	padding:2px 10px;
	display:block;
	text-align:center;
}
.obligatoires
{
	color:#666666;
	font-size:10px;
}
table
{
	position:relative;
	left:30px;
	margin:0 0 10px;
}
td
{
	font: 12px Verdana, sans-serif;
	color: #1531C1;
}

h1 {
	font-size: 13px;
	color: #1531C1;
	padding: 15px 10px 10px;
}
.floright
{
	position:relative;
	left:10px;
}
h1 a
{
	color: #1531C1;
}
h2 {
	font-size: 11px;
	color: #1531C1;
	padding: 15px 10px 10px;
}
p {
	padding:0 20px 10px 30px;
}
.xxsmall
{
	font-size: 10px;
}
input
{
	font: 12px Verdana, sans-serif;
	color: #1531C1;
}
.inputwidth
 {
	font: 11px Verdana, sans-serif;
	color: #1531C1;
	width:200px;
	margin-right:10px;
	padding:0.2em;
}
