/* CSS Document */

h3{
	color:#f00;
	font-size:260%;
	text-align:right;
	border-right:10px solid #f00;
	padding-right:15px;
	margin-left:350px;
	font-weight:400;
	letter-spacing:3px;
	background:url(../img/bg_titre_rouge.gif) left top repeat-x;
}


h4{
	background:url(../img/bg-h4.gif) left bottom repeat-x;
	color:#0195e1;
	font-size:170%;
	padding:5px 0 8px 25px;
	margin:1em 0 0.5em ;
	width:540px;
}

.img_right {
	float: right;
	margin:5px 0 5px 5px;
}

#schema{
	float:left;
	margin:0 0 1em 3em;
}

p{
	margin:10px 0 0;
}

h5{
	background:url(../img/puce/puce-verte.gif) left center no-repeat;
	padding-left:20px;
	color:#0195e1;
	font-size:150%;
	text-align:left;
	margin:5px 0 10px;
}

.materiel{
	width:220px;
	margin-right:5px;
	float:left;
	text-align:center;
}

.materiel p{
	text-align:left;
	padding:0 3px;
}
