#page_texte p, #page_texte div.texte
{
	font-size:1em;
	margin-bottom:12px;
	margin-left:8px;
}

#liste_instructeur
{
	margin-left:20px;
	margin-bottom:6px;
}

#page_texte table
{
	border:none;
	border-collapse:collapse;
	margin-left:20px;
	background:url(../../images/cl/fond.jpg) repeat;
	float:left;
}

#page_texte table td
{
	width:40px;
	height:40px;
	text-align:center;
	vertical-align: middle;
}

#page_texte table td.double
{
	width:80px;
}

#page_texte table td img
{
	width:32px;
	height:32px;
}

#page_texte .icone
{
	cursor:pointer;
}

#aff_detail
{
	width:420px;
	margin-left:20px;
	float:left;
}

#detail
{
	width:400px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.aff_detail_presentation
{
	border:1px solid rgb(100,100,100);
}

.selectionne
{
	border:1px solid rgb(242,197,15);
}

.ico_title
{
	color:rgb(242,197,15);
	margin-bottom:6px;
}
