/* description des stages */
.filet {
	background-color: #000066;
}

.titre {
	font-family: "Trebuchet MS"; 
	/*text-align: right;*/
	font-size: 20px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	color:  #B2D7FF; 
	/*background-color:#B2D7FF;*/
	background-image:url(../_imgs/fond05.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: solid 1px #336699;
	line-height:21px;
}

.cadre	{
	font-weight:bold;
	font-size:11px;
	color:#000033;
}
.items	{
	font-weight:bold;
	color:#000033;
}

.lib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000033;
}

.rens {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	background-color: #B2D7FF;
}

.rens, .lib{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#336699;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#336699;
}
.chapo	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B2D7FF;
}
