
#cours
{
	position:relative;
	width:560px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	/*border:solid black 1px;*/
}

#cours h1
{
	font-size: 18px;
}

#cours h2
{
	font-size: 14px;
}

#cours img.trai
{
	margin-top:-30px;
}

#cours img.cadenas
{

	margin-right:10px;
	float:left;
}

#cours img.module
{
	margin-top:40px;
	margin-bottom:40px;
}


#cours_haut
{
	margin-left:15px;
	color:#FF6600;
	margin-bottom:-12px;
	font-weight:bold;
}

#cours div.block
{
	width:543px;
	margin-left:17px;
	margin-right:0px;
	margin-top:25px;
	margin-bottom:25px;
	height:152px;
	/*border:solid red 1px;*/
	
}

#cours span
{
	position:relative;	
}

#cours span.img
{
	width:152px;
	height:152px;
	/*border:solid black 1px;*/
	float:left;
}

#cours span.txt
{
	width:335px;
	height:152px;
	margin-left:28px;
	margin-right:28px;
/*	border:solid black 1px;*/
	float:left;
	text-align:justify;
}

#cours a.image
{
	color:black;
	text-decoration:none;
}

#cours a
{
	color:black;
	text-decoration:none;
}

#cours a:hover.titre
{
	color: red;

}

#cours .cour
{
	margin-left:30px;
}