/*////////// BONES ///////////*/

body{
margin:0 0 0 0;
text-align:center;
height:100%;
width:100%;
background-color:;
background:#d6e34b url(../img/fond02.jpg);
background-repeat:no-repeat;
font-family:Verdana;
font-size:11px;
}

#intro{
background:url(../img/index.jpg);
background-repeat:no-repeat;
width:951px;
height:555px;
margin:18px 0 0 20px;
position:relative;
}

.entrer{
height:50px;
position:absolute;
top:283px;
width:170px;
}

.entrer a{
display:block;
height:256px;
width:950px;
}

h1{font-size:13px; display:inline;}
h2{font-size:12px; display:inline; font-weight:normal;}
h3{font-size:11px; font-weight:bold; display:inline;}

a{text-decoration:none;color:black;}
a:hover{text-decoration:underline;color:black;}

img{border:0;}

ul.content{
list-style-image:url(../img/bulle.jpg);
}

ul.subcontent{
list-style-image:url(../img/bulle_vide.jpg);
padding-left:15px;
}

ul.content a{
text-decoration:underline;
}

#container{
position:absolute;
background:url(../img/ombre.png)no-repeat !important;
top:50%;
left:50%;
margin-top:-350px;
margin-left:-500px;
text-align:left;
width:1000px;
height:700px;
}

#header{
margin-left:20px;
width:951px;
height:174px;
margin-top:18px;
background:url(../img/header.jpg);
}

.splash a{
display:block;
height:170px;
position:absolute;
width:400px;
}

#edito{
color:black;
margin-left:460px;
padding-top:102px;
text-align:justify;
width:400px;
}

.ligne{
margin-left:40px;
width:906px;
border-bottom:1px solid #EEEEEE;
}

#content{
background:white;
margin-left:20px;
width:921px;
height:51%;
padding:10px 15px 10px 15px;
}

#footer{
background:white;
width:951px;
margin-left:20px;
height:55px;
}
#titre{
width:951px;
margin-left:5px;
/margin-left:0px;
background:url(../img/footer.jpg);
background-position:top;
background-repeat:no-repeat;
height:20px;
}

#copyright{
position:relative;
width:7%;
margin-top:30px;
/margin-top:0;
text-align:center;
color:#FFFFFF;
float:right;
}

#logo{
background:url(../img/moove.png)no-repeat !important;
background-image:url(no-image);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.moove.be/doctorale/img/moove.png');
width:39px;
height:33px;
}

#logo a{
display:block;
width:39px;
height:33px;
}

/*////////// MENU ///////////*/

#menu{
float:left;
width:185px;
height:95%;
padding:12px 0 0 5px;
}

	/*////////// MENU LISTE ///////////*/
		ul#menu, ul#menu ul {
		  list-style-type:none;
		  margin: 0;
		  padding-left:10px;
		  padding-top:2px;
		}
		
		ul#menu a {
		  display: block;
		  text-decoration: none;	
		  color:#333333;
		}
		
		ul#menu li {
		  margin-top: 2px;
		}
		
		ul#menu li a {
		  /*border:1px solid #edc400;*/
		  padding: 5px;
		}
		
		ul#menu li a:hover {
		  /*background: #edc400;*/
		  color:#edc400;
		}
		
		ul#menu li ul li a {
		  border:0px;
		  /*padding-left: 10px;*/
		}
		
		ul#menu li ul li a:hover {
		  /*background: #edc400;*/		  
		}
		
		#masters{
			background:url(../img/menu_masters.jpg);
			height:23px;
			width:158px;
		}
		
		#masters:hover{
			background-position:0 23px;
		}
		
		#doctorants{
			background:url(../img/menu_doctorants.jpg);
			height:18px;
			width:158px;
		}
		
		#doctorants:hover{
			background-position:0 18px;
		}
		
		#liens{
			background:url(../img/menu_liens.jpg);
			height:18px;
			width:158px;
		}
		
		#liens:hover{
			background-position:0 18px;
		}
		
		#ecole{
			background:url(../img/menu_ecole.jpg);
			height:18px;
			width:158px;
		}
		
		#ecole:hover{
			background-position:0 18px;
		}
		
		#reglements{
			background:url(../img/menu_reglements.jpg);
			height:18px;
			width:158px;
		}
		
		#reglements:hover{
			background-position:0 18px;
		}
		
		

/*////////// TEXTE ///////////*/

#texte{
text-align:justify;
height:95%;
padding:10px 10px 10px 10px;
margin-left:200px;
margin-right:240px;
/*background-color:#FFFFCC;*/
}

.print{
left:680px;
position:absolute;
top:208px;
}

#texte p{
line-height:17px;
}

/*////////// NEWS ///////////*/

#news{
float:right;
width:174px;
padding:10px 10px 10px 10px;
line-height:17px;
}

#txt_news{
height:45%;
background:#dee277;
padding:10px 10px 10px 10px;
}