
*
{
	padding:0px;
	margin:0px;
}

body
{
	background-image:url(images_menu/bgtop_par_philae.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	background-color:#FCF9ED;
}

a, a:active, a:visited
{
	color:black;
	text-decoration:none;
}

#logo
{
	background-image:url(images_menu/logo_par_philae.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:57px;
	height:91px;
	float:left;
}

#ligne1
{	
	background-image:url(images_menu/fond_haut_par_philae.gif);
	background-repeat:no-repeat;
	width:100%;
	text-align:justify;
	height:33px;
}

#ligne2
{
	margin-left:10px;
	font-weight:bold;
	font-size:14px;
	height:20px;
	color:red;
}

#ligne2 a:hover
{
	background-color:red;
}

#ligne3
{
	color:red;
	font-weight:bold;
	font-size:12px;
	width:684px;
	height:23px;
}

#ligne3 a:hover
{
	background-color:#FB7357;
}

#ligne4
{
	color:red;
	font-weight:bold;
	font-size:11px;
	width:684px;
	height:34px;
}

#ligne4 a:hover
{
	background-color:#FAD4CD;
}

.ico
{
	height:31px;
	width:45px;
	float:right;
	margin-right:5px;
}

a.ico:hover
{
	border:1px solid yellow;
height:30px;
	width:44px;
}

.selected
{
	background-color:white;
}