td#content{
	background:url(../images/background.png) 0 0 no-repeat;
}

div#col1, div#col2{
	width:235px;
	float:left;
	margin: 54px 0 0 0;
	_margin: 27px 0 0 0;
	!margin: 27px 0 0 0;	
	text-align: left;
}

div#main-col h1{
	width:213px;
	padding:2px 5px;
	background-color:#0099cc;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:6px;
	font-size: 0.8em;
}
div#main-col h2{
	width:235px;
	height:19px;/* 23 - padding */
	padding:5px 0 0 10px;
	background:url(../images/h2.png) 0 0 no-repeat;
}
div#main-col h2.double{
	width:235px;
	height:37px;/* 33 - padding */
	padding:6px 0 0 10px;
	background:url(../images/h2-dble.png) 0 0 no-repeat;
}
h2 a{
	display:block;
	width:100%;
	height:100%;
	color:#006699;
}
h2 a span{
	width:170px;
	font-size:8pt;
	color:#006699;
	display:block;
	cursor:pointer;
}
div.paragraphe{
	width:213px;
	height:229px;
	padding:5px;
	background:url(../images/paragraphe.png) 0 0 no-repeat;
	font-size:9pt;
}
div.paragraphe strong {
	font-weight: bold;
	font-size:1em;
}

div.paragraphe ul {

	padding: 6px;
	padding-top: 3px;
	padding-left: 4px;
	list-style-type: none;
}
div.paragraphe ul li {
	font-size: 9pt;
	padding-left: 12px;
	background-image: url(../images/flec.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
div#col3{
	width:250px;	
	float:left;
	margin-top:54px;
	_margin-top: 27px;
	!margin-top: 27px;
	margin-left: 20px;text-align: left;	
}
div#col3 h1{
	width: 250px;
}
div#col3 span {
	font-size: 1em;
	font-weight: bold;
}
div#col3 p.chapo {
	color: #0099CC;
	font-weight: bold;
	margin-bottom: 5px;
}
div#col3 span, div#col3 p{
	color:#333366;
}

div#col3 a {
	color: #00579C;
	text-decoration: underline;
}
div#col3 a:hover {
	text-decoration: none;
}

div#col3 a.lien-art{
	display:block;
	background:url(../images/actu-lien.png) right top no-repeat;
	padding:5px 5px 0 0;
	width:85%;
	text-align:right;
	text-transform:uppercase;
	color:#006699;
	font-size: 0.8em;
}

div#col3 blockquote{
	background:url(../images/quote-b.png) left top no-repeat;
	padding:8px 0 0 30px;
	margin-top:15px;
}
div#col3 blockquote p{
	background:url(../images/quote-e.png) right bottom no-repeat;
	display:block;
	padding:0 25px 10px 0;
	color:#006699;
	font-size:12pt;
}
.cbleu{
	color:#006699;
}
