﻿#photos {
float:left;
width:330px;
}
#divgrandephoto {
width:266px;
height:200px;
background-image: url('../images/indispo-grand.png') no-repeat;
}
#grandephoto {
width: 266px;
height: 200px;
border: 1px solid #CCC;
color: #FFF;
}
#zoom a{
background:white url(/public/images/ico_enlarge.gif) no-repeat scroll 0%;
height:21px;
left:190px;
position:absolute;
top:180px;
width:78px;
}
.floatleft {
float:left;
}
#thumbs {
overflow: hidden;
margin: 0;
padding: 0 0 15px 10px;
_padding: 0 0 0px 10px;
}
#thumbs li {
list-style-type:none;
padding: 0 0 1px 0;
}
#thumbs li{
background-image: url('../images/indispo-petit.png');
display: block;
width: 62px;
height: 46px;
}

.desccourte {
margin: 0;
padding: 2px 3px 0px 3px;
color: #666;
}
	#st1 {
	font-size: 14px;
	top: 210px;
	}
	#st2 {
	color: #555;
	font-size: 11px;
	top: 226px;
	}
	#st3 {
	top: 242px;
	font: normal 11px Verdana,sans;
	color: #333;
	}
#details {
float:right;
margin-left:10px;
width:300px;
}
#details table {
margin: 1em 0;
border-collapse: collapse;
}
#details td {
font: normal 11px Verdana, Sans-Serif, sans;
color: #000;
border: 1px solid #DDD;
}
#noborder td {
border: 0;
}