.header_special {
	width:100%;
	max-width:890px;
	color:#dae3ec;
	background:url(pics/v3/index/bleu_bg.gif) bottom left repeat-x #4d6a8a;
	font-size:14px;
	line-height:19px;
	margin-left:5px;
}

.header_special h3 { font-size:16px;color:white;margin:0px;padding:0px}

.header_special .col {
	width:28%;
	float:left;
	margin:15px 1% 15px 1%;
	text-align:left;

}

.sans_header {height:37px}


@media only screen and (max-width: 660px) {
.header_special {margin:0px}
.header_special .col {width:90%;float:none;padding:15px 15px;margin:0px}
.sans_header {height:0px;}
}


.header_special .bleu { 	color:#dae3ec;	background:url(pics/v3/special_bg_bleu.gif) bottom left repeat-x #4d6a8a; }

.header_special .bleu h3 { color:white;}


.header_special .rouge { 	color:#d5c4c4;	background:url(pics/v3/special_bg_rouge.gif) bottom left repeat-x #571313; }

.header_special .rouge h3 { color:white;}






