body
{
background:#fff url(img/gradian1.gif) repeat-x;
}
a
{
text-decoration:none;
color:#0000ee;
}
a:hover
{
background:orange;
}
#page
{
width:700;
height:500;
border:0px solid #A0A0A0;
/*background:#F0F0F0;*/
margin:0px;
padding:0px;
}

#top
{
border:1px solid black;
border-left:0px;
height:40px;
}

.head
{
border-top:2px solid orange;
border-bottom:1px solid #a0a0a0;
background:#000;
font:700 14px arial;
text-align:right;
padding-right:10px;
padding-top:3px;
color:#df4;
height:30px;
}
.foot
{
border-bottom:2px solid orange;
border-top:1px solid #a0a0a0;
background:#000;
font:700 14px arial;
text-align:left;
padding-left:10px;
padding-top:3px;
color:#df4;
height:40px;
}

.foot a
{
font:700 12px arial;
color:#eeffee;
}

.foot a:hover
{
	background:#fff;
	color:#000;
}
#menu
{
font:700 13px arial;
display:block;
}
#menu ul
{
list-style:none;
margin:0px;
padding-left:0px;
}
#menu ul li
{
list-style:none;
float:left;
display:block;
}
#menu ul li a
{
text-decoration:none;
display:block;
padding-left:5px;
padding-right:5px;
margin-right:5px;
font:700 14px arial;
position:relative;
top:-10px;
}

#menu ul li a:hover
{
background:#000;
border:1px solid black;
border-top:2px solid orange;
border-bottom:1px solid black;
color:#fff;
}

.a_hover
{
background:#000;
border:1px solid black;
border-top:2px solid orange;
border-bottom:1px solid black;
color:#fff;
}

.a_normal
{
text-decoration:none;
display:block;
border:1px solid #000;
border-top:2px solid #000;
padding-left:5px;
padding-right:5px;
margin-right:5px;
color:#006;
font:700 14px arial;
background:#fff;
}



.main
{
float:left;
width:500px;
padding:10px;
font:500 12px verdana;
margin-left:20px;
text-align:justify;
}
.content
{
background:url(img/fade1.png) repeat-x;
border:1px solid #000;
}

.nodisp
{
display:none;
}

.forma
{
	border:1px solid #d0d0d0;
	border-bottom:3px solid #000;
	margin-bottom:10px;
	background:#f3f3f3;
	padding:3px;
}
.forma h1
{
	padding:0px;
	margin:0px;
	display:block;
	font:700 13px arial;
	background:#e0e0e0;
}

.right
{
display:block;
float:right;
border:1px solid black;
}
#rtop
{
border:1px solid black;
width:50px;
height:200px;
}

#note
{
width:128px;
height:128px;
/*background:url(img/knotes.png) no-repeat;*/
float:right;
}

#ident
{
background:url(img/identbg.jpg) no-repeat bottom right;
}

#formation
{
background:url(img/formationbg.jpg) no-repeat bottom right;
}

#ct
{
background:url(img/ctbg.jpg) no-repeat bottom right;
}

#exp
{
background:url(img/expbg.jpg) no-repeat 500px 100px;
}
#prj
{
background:url(img/prjbg.jpg) no-repeat bottom right;
}
#autres
{
background:url(img/autresbg.jpg) no-repeat bottom right;
}


