@charset "UTF-8";
/* CSS Document */

#bantitre {
	width: 735px;
	height: 25px;
	margin: 9px 0 0 20px;
	padding: 2px 15px 2px 20px;
	background-color: #2870b8;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#photos{
	margin: 5px 0 30px 0;
	border: 1px dotted #666666
}
#photos img{
	margin-left: 30px;
	border: 1px dotted #666666
}
.titre {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 0 0 0 20px;
}
.titre2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 20px 0 0 20px;
}
#texte {
	display: block;
	margin: 5px 0 0 20px;}
#texte2 {
	display: block;
	margin: 0 0 0 20px;}
.action {
	font-size: 13px;
	font-weight: bold;
	color: #333;} 
.num {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	}
