
/*** TEMPLATE 3 COLS ************************************************************************************/

body {
	margin-top: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(/images/commun/3cols_body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}


/*** 3COLS ONLY - CONTENEUR PRINCIPAL ************************************************/
div#main_conteneur {
	margin: 0 auto;
	width: 1018px;
}


/*** 3COLS ONLY - WRAPPER ************************************************************/
div#wrapper { 
	float:left;
	width:100%;
}


/*** 3COLS ONLY - SIDEBAR DROITE *****************************************************/
div#sidebar_droite {
	float: left;
	margin-left: -144px;
	width: 144px;
}


/*** 3COLS ONLY - SIDEBAR GAUCHE *****************************************************/
div#sidebar_gauche {
	float: left;
	margin-left: -1018px;
	margin-bottom: 20px;
	width: 169px;
}


/*** FOOTER **************************************************************************/
div#footer {
    background: url(/images/footer/footer_bg.png);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	margin-top: 10px;
	width: 998px;
	padding: 10px 10px 10px 10px;
	line-height: 12px;
	font-size: 10px;
	vertical-align: middle;
	color: #ffffff;
}

/*** FOOTER PREMIERE LIGNE ***/
div#footer_box_first {
	margin-bottom: 20px;
	text-align: center;
}

/*** FOOTER BOX CLASSIQUE ***/
.footer_box {
	float: left;
	margin-left: 18px;
	margin-top: 10px;
	line-height: 13px;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
}

/*** FOOTER LABEL - PARTIE GAUCHE ROSE ***/
.footer_label {
	float: left;
	width: 220px;
	font-weight: bold;
	color: #25A3D1;
}

/*** FOOTER INFO - PARTIE DROITE LIENS ***/
.footer_info {
	float: left;
	width: 620px;
	color: #ffffff;
}


#ifrm_canal {
	float: left;
	margin: 0 0 0 -169px;
	
}
