#content { 
 width: 100%;
 color: #333;
 height: 462px;
 z-index:50;
}

#content2{
	position:relative;
	top:25px;
	background-color:#FFF;
	height:415px;
	z-index:50;
}


#texte{
float:left;
width:940px;
padding:5px 0 0 10px;
}

a.historique {
display: block;
line-height: 15px;
text-decoration: none;
width: 158px;
background: url(/_img/catalogue/historique6.gif) no-repeat 0 -15px;
margin-top:5px;
text-indent: -100em;
/*\*/overflow: hidden;/**/
}
a.historique:hover {
width: 158px;
background: url(/_img/catalogue/historique6.gif) no-repeat 0 0;
}
a.visualiser {
display: block;
line-height: 15px;
text-decoration: none;
width: 71px;
background: url(/_img/catalogue/visualiser6.gif) no-repeat 0 -15px;
margin-top:5px;
text-indent: -100em;
/*\*/overflow: hidden;/**/
}
a.visualiser:hover {
width: 71px;
background: url(/_img/catalogue/visualiser6.gif) no-repeat 0 0;
}
a.nouveau {
display: block;
line-height: 15px;
text-decoration: none;
width: 117px;
background: url(/_img/catalogue/nouveau6.gif) no-repeat 0 -15px;
margin-top:5px;
text-indent: -100em;
/**/overflow: hidden;/**/
}
a.nouveau:hover {
width: 117px;
background: url(/_img/catalogue/nouveau6.gif) no-repeat 0 0;
}


.ligne{
border-bottom:1px solid #EAEAEA;
width:100%;
margin-bottom:17px;
}

p{
color:#000;
font:normal 11px Arial, Helvetica, sans-serif;
}

h1{
font:bold 11px Arial, Helvetica, sans-serif;
color:#868a8b;
padding-top:27px;
}
h2{
font:bold 11px Arial, Helvetica, sans-serif;
color:#868a8b;
padding:0;
padding-left:30px;
margin:0;
background:url(/_img/esprit_didier_guerin/pucedgstyle3.jpg) no-repeat;
display:block;
height:37px
}
h2 span{
color:#000;
font:normal 11px Arial, Helvetica, sans-serif;
}

p.succes {
 color:#868a8b;
 font-weight:bold;
 margin-top:-15px;
 padding:5px;
 text-align:center;
 width:325px;
 margin:20px auto;
 font-size:16px
 /*background-color:#e9ffdc*/
}

#goPrevious, #goNext {
	position: absolute;
	top: 130px;
	display: block;
	width: 19px;
	height: 20px;
}
#goPrevious.off, #goNext.off {
	display: none;
}
#goPrevious {
	left: 40px;
	background: url(/_img/catalogue/left.gif) no-repeat;
}
#goNext {
	left: 880px;
	background: url(/_img/catalogue/right.gif) no-repeat;
}

/* Image Show */
#outerBox { float: left; display: inline; position: relative; }
#t_imageShow { width: 760px; margin-left:90px;  height: 250px; padding-top:30px; }
#t_imageShow div.imageShowElement { height: 250px;}

.txt { width: 253px; height: 270px; float: left; margin-top: 10px;}
