/**
 * Style sheet index
 */
#lien404 a
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
}

#lien404 a:hover
{
	color:#ffcc00;
}

#ml a
{
	font-size:12px;
	color:#999999;
}

#ml a:hover
{
	text-decoration:underline;
	color:#333333;
}


/**
 * Body
 */
body
{
	background-color:#f3d22c;
	background-image:url("fichiers/site/index/bg_index.gif");
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#999999;
}


/**
 * Layout
 */
#menu_index
{
	width:645px;
	height:45px;
	margin:0px auto;
}

#menu_index a:hover
{
	background-position: 0px -45px;
}

a.sopan
{
	width:215px;
	height:45px;
	float:left;
	display:block;
	background-image:url("fichiers/site/index/sopan.gif");
}

a.selp
{
	width:215px;
	height:45px;
	float:left;
	display:block;
	background-image:url("fichiers/site/index/selp.gif");
}

a.selp_secure
{
	width:215px;
	height:45px;
	float:left;
	display:block;
	background-image:url("fichiers/site/index/selp_secure.gif");
}
