.zonecartouches1{
	position: absolute;
	width:388px;
	max-height:358px;
	overflow:hidden;
	margin-top:168px;
	margin-left:230px;
}

.zonecartouches2{
	position: absolute;
	width:388px;
	max-height:358px;
	overflow:hidden;
	margin-top:168px;
	margin-left:618px;
}

.cartouche {
	position: relative;
	width:336px;
	height:108px;
	background:url(pics/minicartouche.png);
	overflow:hidden;
	margin:10px;
}

.cartouche a {
	text-decoration:none;
	color: #000000;
	font-weight:normal;
}

.cartouche a:hover {
	text-decoration:none;
	color: #b80718;
}

.cartouche img {
	border:2px solid #fef55d;
	margin:7px;
}

.cartouche a img {
	border:2px solid #fef55d;
	float: left
}

.cartouche a:hover img { 
	border:2px solid #b80718;
    filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
}


/**************************** RED *********************************/
.cartouche-red {
	position: relative;
	width:336px;
	height:108px;
	background:url(pics/minicartouche-red.png);
	overflow:hidden;
	margin:10px;
}

.cartouche-red a {
	text-decoration:none;
	color: #000000;
font-weight:normal;
}

.cartouche-red a:hover {
	text-decoration:none;
	color: #ffffff;
}

.cartouche-red img {
	width:88px;
	height:88px;
	border:2px solid #fef55d;
	margin:7px;
}

.cartouche-red a img {
	border:2px solid #fef55d;
	float: left
}

.cartouche-red a:hover img { 
	border:2px solid #ffffff;
    filter: alpha(opacity=88);
	-moz-opacity:0.88;
	opacity: 0.88;
}

/**************************** PRESSE *********************************/
.cartouchep-txt {
	width:222px;
	margin-top:7px;
	height:94px;
	font-size:11px;
	text-align:left;
	overflow:hidden;
}


.cartouche-txt {
	width:222px;
	margin-top:7px;
	height:94px;
		font-size:12px;
	text-align:left;
	overflow:hidden;
}

.news {
	position: absolute;
	margin-top:258px;
	margin-left:12px;
	width:210px;
	height:210px;
	overflow:hidden;
}
