body { font-family:Arial, Helvetica, sans-serif; }
a {	color:#0033FF; }
img { border:none; }

#banniere
{
	background-image:url(image/banniere.png);
	width:920px;
	height:106px;
}

	#marge
	{
		width:900px;
		height:74px;
	}
	
	#menu
	{
		width:900px;
		height:26px;
	}

#centrale
{
	width:920px;
	height:420px;
}

	#fenetre
	{
		background-image:url(image/fenetre.png);
		width:670px;
		height:420px;
		overflow:auto;
		float:left;
		padding:1px;
		size:15;
	}
	.libelle_theme
	{
		position:relative;
		left:20px;
	}
	.cellule_cours
	{
		text-align:center;
	}
	.cellule_expert
	{
		text-align:left;
	}
	.cellule_formateur	
	{
		text-align:left;
	}
	
	.lien
	{
		width:600px;
		padding-left:2%;
		padding-top:2%;
	}
	#accueil_texte
	{
		padding-left:2%;
		padding-top:4%;
	}
	* html #accueil_texte
	{
		padding-top:75px;
	}
	#intro_lien
	{
		padding-left:2%;
	}
	
	#rech
	{
		background-image:url(image/rech.jpg);
		background-repeat:no-repeat;
		width:241px;
		height:300px;
		float:left;
		padding-left:4px;
		color:white;
	}
	
	#rech
	{
		width:241px;
		height:300px;
		float:left;
		padding-left:4px;
		color:white;
	}
	
	* html #rech
	{
		width:244px;
	}
	#recherche
	{
		padding-left:3%;
		padding-top:4%;
	}
	* html #recherche
	{
		position:relative;
		top:-20px;
	}
	#btn_rech
	{
		padding-right:8%;
		position:relative;
		top:-23px;
		left:170px;
	}
	#infos
	{
		width:243px;
	}
	* html #infos
	{
		position:relative;
		top:-50px;
		left:-4px;
		padding-left:30px;
		padding-top:17px;
		background-repeat:no-repeat;
	}
	

#bas
{
	background-image:url(image/bas.png);
	width:920px;
	height:38px;
}

	#copyright
	{
		width:200px;
		height:20px;
		position:relative;
		top:8px;
		color:white;
	}
		#mentionlien
		{
			text-decoration:none;border:none;
			color:#FFFFFF;
		}
		#partieadmin
		{
			text-decoration:none;border:none;
			color:#FFFFFF;
		}