#col1, #col2 {
	float: left;
}

#col1 {
	width: 700px;
	padding-left: 14px;
}

#col2 {
	width: 170px;
	padding-left: 8px;
}



#box-communication {
	width: 695px;
	background-image: url("/images/communication/box_communication_fond.gif");
	margin-bottom: 23px;
}

#box-communication h2 {
	background-image: url("/images/communication/box_communication_titre.gif");
	height: 22px !important;
}

#box-communication p {
	font-size: 14px;
	text-align: justify;
	padding: 15px;
}



#box-conception {
	width: 695px;
	background-image: url("/images/communication/box_conception_fond.gif");
}

#box-conception h2 {
	background-image: url("/images/communication/box_conception_titre.gif");
	height: 22px !important;
}


#box-conception div.inbox {
	padding: 15px 31px;
}

#box-conception p {
	text-align: center;
	margin-bottom: 20px;
}

#box-conception a.g {
	margin-right: 20px;
}

#box-conception p.consigne {
	font-size: 14px;
	text-align: left;
	
}