body{
	font-family:"courier", serif;
	font-size:0.7em;
	background:white;
	height:100%;
	behavior: url("csshover3.htc"); 
	}
div#header{
	margin-top:1em;
	margin-left:2em;
	}
	
div#header a:hover{
	color:black;	
	}
		
a.active{
	color:black;
	}
	
.bold{font-weight:bold;}	
	
h1{
	display:inline;
	margin-left:1.5em;
	margin-right:1.5em;
	font-size:1em;
	}

h2{
	margin-left:1.5em;
	margin-right:1.5em;
	display:inline;
	font-size:1em;
	}	
	
h1 a{
	text-decoration: none;
	color:#808080;
	}
	

h2 a{
	text-decoration: none;
	color:#808080;
	}

h3{
	text-decoration:underline;
	color:#808080;
	font-size:1em;
	}
	
div#actu_acceuil dl img{
	width:50%;
	border:none;
	margin-top:1em;
	}

div#actu_acceuil dt{
	margin-top:1em;
	margin-left:3.5em;
}

p#pied{
	margin-top:1em;
    padding-top:1em;
    border-top:thin dotted;
	margin-left:3.7em;
    margin-right:3.5em;
    clear:both;
    }

p#pied a{
    text-decoration:none;	
}

p#texte-accueil{
	margin-top:1em;
    padding-top:1em;
    border-top:thin dotted;
	margin-left:3.7em;
    margin-right:3.5em;
    clear:both;
    max-width:850px;
    text-align:justify;
}

div#travaux{
	margin-left:-0.5em;
	margin-top:-0.5em;
}

ul#nav_mosaic{
	list-style-type: none;
	overflow:hidden;

}

ul#nav_mosaic li{
	float:left;	
	display:block;	
}

ul#nav_mosaic li a{
	
}


/*MàJ 07/10*/
ul#nav_mosaic li a img{
	margin:0.2em;
	/*MàJ 09/10*/
	width:3em;
	height:3em;
	border:0px;
	
}
	
#grande_img{
	clear:both;	
	margin-left:0.2em;
	}

#grande_img img{	
	border:0px;
	width:40%;
	/*margin-top:1em;*/
	}

#grande_img dt{
	border:0px;
	margin-left:3.5em;
	margin-top:1em;
	max-width:850px;
	text-align:justify;
	}

p#bt{
	text-decoration: none;
	color:#808080;
	display:inline;
	margin-left:3.7em;
	margin-top:1em;
	font-size:1em;
	}

a#bt_suiv{
	text-decoration: none;
	margin:0px;
	border:0px;
	margin-left:0px;
	color:#808080;
	}
	
a#bt_prec{
	text-decoration: none;
	margin:0px;
	border:0px;
	color:#808080;
	}

div#cv a{
	text-decoration: none;
	}

div#cv ul{
	list-style-type: none;
	text-decoration: none;
	margin-top:1em;
	}

div#cv ul li a{
	text-decoration: none;
	margin-top:1em;
	margin-left:0px;
	}

div#cv p#cv_head{
	margin-left:5em;	
	}

div#script{
	margin-left:3.5em;	
	}

div#textes{
	width:50em;
	}

div#textes hr{
	margin-left:3.5em;
	}

blockquote a{
	color:blue;
	text-decoration: none;
	}

a.apercu{
	position: relative;
	
	}

a.apercu:hover{
	z-index: 1;
	
	}

a.apercu span{
	display: none;
	}
	
a.apercu:hover span{
	display:block;
	position:fixed;
	top:3em;
	left:49em;
	z-index: 2;
	
	}
	 
a.apercu img{
	width:20em;
	z-index: 3;
	}
	
p.auteur{
	margin-left:3.5em;
	}
	
hr{
	margin-left:4em;
	}

div#videos object{
	margin-top:1em;
	margin-left:3.5em;
	}
	
div#videos embed{
	margin-top:1em;
	}

div#videos p{
	margin-top:1em;
	margin-left:3.5em;
	}
div#credits{
	margin-left:0em;		
}
div#credits ul{
	list-style-type:none;
	}
	
div#w3c_valid{
	margin-top:1em;
	margin-left:3.5em;
	}

div#w3c_valid img{
		border:none;
}




