@CHARSET "ISO-8859-1";


.encart {
	}
	.encart .top, .encart .bottom {
		height: 16px;
		}
		.encart .top .left {
			background: url(../../images/textures/coinb1_h_g.gif);
			}
		.encart .top .right {
			background: url(../../images/textures/coinb1_h_d.gif);
			}
		.encart .bottom .left {
			background: url(../../images/textures/coinb1_b_g.gif);
			}
		.encart .bottom .right {
			background: url(../../images/textures/coinb1_b_d.gif);
			}
		.encart .top .left, .encart .top .right, .encart .bottom .left, .encart .bottom .right {
			width: 16px;
			height: 100%;
			float: left;
			}
		.encart .content .left, .encart .content .right {
			background: url(../../images/textures/barreblue_1px_vt.gif) repeat-y;
			width: 16px;
			height: 100%;
			position: absolute;
		}
		.content .right {
			right: 0;
			top: 0;
		}
		.content .left {
			left: 0;
			top: 0;
		}
		.encart .top .center, .encart .bottom .center {
			background: url(../../images/textures/barreblue2_1px_hz.gif) repeat-x;
			float: left;
			height: 100%;
		}
	
		.encart .top .center, .encart .content .body, .encart .bottom .center {
			width: 768px;
		}
		
		.encart .content .body {
			position: relative;
			padding: 0px 16px;
		}
			
/*
#revue_presse .encart .top .center,
#revue_presse .encart .content .body,
#revue_presse .encart .bottom .center {
			width: 800px;
		}
*/


