/* Formulaire */
form#formlogin
{
	width:178px;
	height:123px;
	position:absolute;
	top:10px;
	left:10px;
	padding-top:33px;
	background:url(../images/index/login.gif);
}
form#formlogin input,
form#formlogin label
{
	float:left;
	width:150px;
	margin:4px 0 0 12px;
}
form#formlogin label
{
	font-weight:bold;
}
#go
{
	width:136px;
	height:29px;
	border:0;
}

/* Topo */
#topo
{
	width:500px;
	position:absolute;
	top:120px;
	left:200px;
}
#topo h1
{
	font-size:1em;
	border:none;
}
#topo ul,
#topo img
{
	float:left;
}
#topo ul li
{
	list-style:url(../images/index/icone_rond_fleche.gif);
	line-height:2.4em;
}

/* Pub  */
#pub_large
{
	position:absolute;
	top:10px;
	right:10px;
}

#pub_carre
{
	position:absolute;
	top:110px;
	right:10px;
}
