

/*** 2COLS ONLY - SIDEBAR - BOX COMPTE *****************************/
div#sidebar_box_compte {
	float: right;
	margin-bottom: 23px;
	width: 301px;
	height: 236px;
}


/*** 2COLS ONLY - SIDEBAR - PUB 1 **********************************/
div#sidebar_pub_1 {
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 301px;
	height: 250px;
}


/*** 2COLS ONLY - SIDEBAR - PUB 2 **********************************/
div#sidebar_pub_2 {
	float: right;
	margin-bottom: 80px;
	width: 300px;
	height: 250px;
}


/*** LIGNE 1 ***/
div#sidebar_pub_2_l1_c1 {
	float: left;
	width: 10px;
	height: 10px;
	background: url(/images/2cols/box_pub2/sidebar_pub_2_l1_c1.png);
	background-repeat: no-repeat;
}
div#sidebar_pub_2_l1_c2 {
	float: left;
	width: 280px;
	height: 10px;
	background-color: #e8e8e8;
}
div#sidebar_pub_2_l1_c3 {
	float: left;
	width: 10px;
	height: 10px;
	background: url(/images/2cols/box_pub2/sidebar_pub_2_l1_c3.png);
	background-repeat: no-repeat;
}

/*** LIGNE 2 ***/
div#sidebar_pub_2_l2_c1 {
	float: left;
	width: 10px;
	height: 230px;
	background-color: #e8e8e8;
}
div#sidebar_pub_2_l2_c2 {
	float: left;
	width: 280px;
	height: 230px;
	background-color: #e8e8e8;
}
div#sidebar_pub_2_l2_c3 {
	float: left;
	width: 10px;
	height: 230px;
	background-color: #e8e8e8;
}

/*** LIGNE 3 **/
div#sidebar_pub_2_l3_c1 {
	float: left;
	width: 10px;
	height: 10px;
	background: url(/images/2cols/box_pub2/sidebar_pub_2_l3_c1.png);
	background-repeat: no-repeat;
}
div#sidebar_pub_2_l3_c2 {
	float: left;
	width: 280px;
	height: 10px;
	background-color: #e8e8e8;
}
div#sidebar_pub_2_l3_c3 {
	float: left;
	width: 10px;
	height: 10px;
	background: url(/images/2cols/box_pub2/sidebar_pub_2_l3_c3.png);
	background-repeat: no-repeat;
}




/*** 2COLS ONLY - SIDEBAR - BOX CINEMA *****************************/
div#box_cinema {
	float: right;
	margin-bottom: 20px;
	width: 305px;
	height: 484px;
}


