@CHARSET "UTF-8";

div#thumbs {
	position: absolute;
	top: 142px;
	left: 176px;
	z-index: 10;
}

div#thumb_textes {
	position: absolute;
	top: 148px;
	width: 100px;
	left: 250px;
	font-weight: bold;
	z-index: 10;
}

div#thumb_textes div {
	position: relative;
}

div#img_derriere_thumbs {
	position: absolute;
	top: 148px;
	left: 188px;
	z-index: 5;
}

#thumb1 {
	position: relative;
	left: 0px;
	top: 0px; 
}
#thumb2 {
	position: relative;
	left: 1px;
	top: 30px;
}
#thumb3 {
	position: relative;
	left: 4px;
	top: 66px;
}

div#txt_modele {
	position: absolute;
	left: 255px;
	top: 140px;
	width: 135px;
	padding: 0;
}

div.div_coul {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 32px;
	overflow: hidden;
}

div#txt_modele h2 {
	margin: 0 0 6px;
}
	
div#div_cadre {
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 381px;
	width: 537px;
	height: 652px;
	text-align: center;
	vertical-align: middle;
}

div#div_fond_cadre {
	position: absolute;
	z-index: 25;
	top: 32px;
	left: 415px;
	width: 465px;
	height: 596px;
	background-color: white;
}

#fleche_gauche {
	position: absolute;
	top: 16px;
	left: 25px;
	height: 10em;
	width: 12em;
	border: 1px solid transparent;
}

#fleche_droite {
	position: absolute;
	top: 16px;
	left: 14em;
	height: 30em;
	width: 18em;
	border: 1px solid transparent;
}

img.transp {
	height: 4.5em;
	width: 6em;
	border: none;
}

#spirale {
	position: absolute;
	top: 33em;
	left: 2.5em;
	height: 6em;
	width: 6em;
	/*border: 1px solid #aaa;*/
}

div#div_cadre a {
	border: none;
}