/* CSS Document */

/*______Box______*/
.box-t-decouvrez{
	width:100%;
	text-indent:-9999px;
	overflow:hidden;
}
.box-t-decouvrez{
	background:url(../images/bg-box-t-decouvrez.png) no-repeat;
	height:658px;
}

.box-holder-decouvrez{
	margin:-650px 0 -5px;
	float:left;
	position:relative;
	padding:0;
	width:558px;
	
	text-align:justify;
	/*background-color:#00FF00;*/
}
* html .box-holder-decouvrez{
	margin:-650px 0 -5px;
	float:left;
	position:relative;
	padding:0;
	width:558px;
	line-height:14px;
	text-align:justify;
	/*background-color:#00FF00;*/
}

.box-holder-decouvrez span{
	color:#cc071e;
	font-weight:bold;
}

.mini-a{
	background:url(../images/decouv-bg-mini1.png) no-repeat;
	width:157px;
	height:124px;
	padding-top:3px;
	float:left;
	margin:0;
}
.mini-b{
	background:url(../images/decouv-bg-mini2.png) no-repeat;
	width:147px;
	height:138px;
	padding:4px 0 4px 0;
	float:left;
}
.mini-c{
	background:url(../images/decouv-bg-mini3.png) no-repeat;
	width:356px;
	height:138px;
	padding-top:4px;
	float:right;
}
.mini-d{
	background:url(../images/decouv-bg-mini1.png) no-repeat;
	width:157px;
	height:124px;
	padding-top:4px;
	float:left;
}
.mini-e{
	width:218px;
	height:99px;
	padding-top:4px;
	float:right;
}
.mini-a img,
.mini-b img,
.mini-c img,
.mini-d img {display:block;}

/*________BULLES_____________*/
p.bulle1{
	width:188px;
	height:74px; 
	background-color:#FF0000; 
	padding-left:14px; 
	padding-top:3px; 
	text-align:left; 
	float:left; 
	background:url(../images/decouvrez-bull1.png) no-repeat;
	line-height:14px; 
}

p.bulle2{
	width:359px; 
	height:103px; 
	float:right; 
	margin:0;
	background:url(../images/decouvrez-bull2.png) no-repeat; 
	padding: 17px 0 0 8px;
	line-height:14px;
}

p.bulle3{
	width:174px; 
	height:131px; 
	float:left; 
	margin:4px 0px 5px 10px;  
	background:url(../images/decouvrez-bull3.png) no-repeat; 
	padding: 17px 0 0 15px;
	line-height:14px;
}

.bulle4{
	width:377px; 
	height:67px; 
	float:right; 
	margin-top:3px;
	margin-right:0;  
	background:url(../images/decouvrez-bull4.png) no-repeat; 
	padding:0;
	line-height:14px;
}
.bulle5{
	width:328px; 
	height:41px; 
	float:left; 
	margin-top:0px;
	margin-left:10px;  
	background:url(../images/decouvrez-bull5.png) no-repeat; 
	line-height:12px;
	font-size:11px;
}
/*______QJERY ZOOM IMAGES______*/
#Previewholder{
left:0;
top:0;
position:absolute;
display:none;
background:#fff;
border:1px solid #DCDCDC;
}
#Previewholder img{
display:block;
}
#Previewholder p{
margin:0;
padding:0;
font:11px Verdana,sans-serif;
color:#090808;
}
#Previewholder p span{
border-top:1px solid #ccc;
display:block;
padding:5px;
}

/*______block2... txt2______*/
.block2{
	width:356px;
	background:#7c7d7f url(../images/bg-block.gif) repeat-x;
	border-bottom:1px solid #222b2f;
	margin:1px 0 16px 10px;
	padding:7px 8px 13px;
}

.section2{
	margin-bottom:4px;
	color:#58585a;
	line-height:16px;
}
.txt2{
	width:340px;
	background:url(../images/bg-arrow.png) no-repeat;
	padding-left:16px;
	overflow:hidden;
	line-height:14px;
}
.txt2 p{margin:2px 0 5px; text-align:justify;}
.txt2 a{
	color:#58585a;
}
.txt2 a:hover{text-decoration:none;}

.txt2 span{
	color:#cc071e;
	font-weight:bold;
}
