/* CSS de la partie "photo" de la page aux multiple galeries defilantes, de gauche a droite et de bas en haut */
.cadre4 {
	float: left;
	width:159px;
	position: relative;
	height: 89px;
	visibility: visible;
	padding-left: 80px;
	clear: right;
	padding-top: 20px;
	z-index: 2;
}
.cadre-annonce {
	float: left;
	width:159px;
	position: relative;
	height: 2480px;
	visibility: visible;
	padding-left: 80px;
	clear: left;
	padding-top: 20px;
	z-index: 2;
	font-family: Arial;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 18px;
	width: 240px;
	position: relative;
	padding-top: 4px;
	padding-left: 18px;
}

.cartouche-galerie
{
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
	height: 106px;
	width:170px;
	position: relative;
	z-index: 3;
	float: left;
	clear: right;
	padding-left: 18px;
	font-weight: bold;
}
.cartouche-annonce
{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	height: 86px;
	width:166px;
	position: relative;
	z-index: 3;
	float: left;
	clear: left;
	padding-top: 12px;
	padding-left: 0px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	top: 59px;
	background-image: url(image-site/global/fond-cartouche.jpg);
}
.cartouche-achetez
{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	height: 60px;
	width:140px;
	position: relative;
	z-index: 3;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-left: 10px;
	line-height: 13px;
}

/* cadre de la 1ere galerie defilante */
.cadre-surgalerie {
	float: left;
	height: 18px;
	width: 680px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	margin-left: 20px;
	left: 10px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.cadre-galerie1 {
	float: left;
	height: 276px;
	width: 580px;
	padding-top: 2px;
	padding-left: 4px;
	background-color: #333333;
	padding-right: 2px;
	padding-bottom: 4px;
	margin-left: 20px;
	left: 10px;
	margin-top: 2px;
}

.cadre-galerie {
	float: left;
	height: 158px;
	width: 680px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 3px;
	margin-left: 20px;
	left: 10px;
	margin-top: 2px;
	background-color: #003366;
}

/* debut de la Galerie defilante */

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 220px; /* Set to gallery width, in px or percentage */
	height: 154px; /* Set to gallery height */
	background-color: #000000;
	vertical-align: middle;
	display: block;
	clip: rect(auto,auto,auto,auto);
}

#motioncontainer a img {
	border: 1px solid; /* Set image border color */
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -30px;
	visibility: hidden;
}
#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* fin de la galerie defilante */

.cadre-galerie2 {
	float: left;
	height: 158px;
	width: 680px;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 3px;
	margin-left: 20px;
	left: 10px;
	margin-top: 2px;
	background-color: #003366;
}
.cartouche-achat
{
	height: 54px;
	width:700px;
	position: relative;
	z-index: 3;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}
.cartouche-achat1
{
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	height: 40px;
	width:118px;
	position: relative;
	z-index: 3;
	float: left;
	padding-top: 0px;
	padding-left:0px;
	clear: right;
	margin-left: 10px;
}
.cartouche-achat2
{
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	height: 30px;
	width:99px;
	position: relative;
	z-index: 3;
	float: left;
	padding-top: 12px;
	clear: right;
	left: -10px;
}

/* CSS de la partie "les photos fixes" de la page a une seule galerie defilante, de gauche a droite et de bas en haut */
.cadre-photos {
	clear: left;
	float: left;
	height: 576px;
	width: 708px;
	padding-top: 12px;
	overflow: scroll;
	display: block;
	visibility: visible;
	page-break-after: auto;
	position: relative;
	left: 248px;
}
.photo{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 170px;
	width: 160px;
	text-align: left;
	position: relative;
	padding-top: 8px;
	padding-left: 11px;
}
.achete {
	background-image: url(photos/acheter4.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 160px;
	top: 4px;
	position: relative;
	background-position: center;
}
.photo1{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 170px;
	width: 205px;
	position: relative;
	padding-top: 8px;
	text-indent: 4px;
	text-align: center;
	padding-left: 11px;
}
.achete1 {
	background-image: url(photos/acheter.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 120px;
	top: 132px;
	position: relative;
}

