html, body, blockquote, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
	text-indent:0;
}
div#content {
	width:750px;
	margin:0 auto;
}
h1.rouge {
	background-image: url(actu-ico.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	color: #CC0000;
	font-size: 24px;
	margin:15px 37% 15px ;
	padding-left: 30px;
	text-transform: uppercase;
	text-align:center;
	white-space: nowrap;
}
h2 {
	background-image: url(puce_bleue.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
	color: #335AFF;
	font-size: 16px;
	margin: 20px auto 15px auto;
	padding-left: 18px;
	text-align:left;
}
	h2.bordure {
		border-top:1px solid #0033FF;
		border-bottom:1px solid #0033FF;
		line-height:30px;
	}
h3 {
	background-color:#335AFF;
	color: #FFFFFF;
	font-size: 15px;
	line-height:20px;
	margin: 20px auto 15px auto;
	text-align:left;
	padding: 2px 15px;
}
div.blocretour {
	background-image: url(up.gif);
	background-position: left 100%;
	background-repeat: no-repeat;
	clear:both;
	display:block;
	margin:10px 40% 10px ;
	text-align:left;
	white-space:nowrap;
	padding-left: 18px;
}

