#global { 

    width:993px;
    height:589px; 
    position:relative;
    text-align:left;

} 

html, body { margin:0px; width:100%; height:99%; }

img { margin:0px; }
div { padding:0px; }
#photo_acc_1 {
	position:absolute;
	width:106px;
	height:154px;
	left: 507px;
	top: 184px;
}

#photo_acc_1 img {
	border:3px #000000 solid;
}

#photo_acc_2 {
	position:absolute;
	width:106px;
	height:159px;
	left: 507px;
	top: 372px;
}

#photo_acc_2 img {
	border:3px #000000 solid;
}

#photo_acc_big {
	position:absolute;
	width:425px;
	height:425px;
	left: 568px;
	top: 134px;
}

* html #photo_acc_big {
	position:absolute;
	width:425px;
	height:425px;
	left: 568px;
	top: 134px;
}

.texte_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.texte_or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B17E3C;
}
.texte_noir_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.texte_or_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B17E3C;
	font-weight: bold;
}

.cadreReferences {
	float:left;
	width:250px;
	height:75px;
	margin-right:5px;
	margin-bottom:15px;
}

.imageListing {
	width:100px; 
	height:71px; 
	overflow:hidden;
	border:2px solid #D8BE9D;
}

.imageListing img {
	border:0;
}

.cadre_vert {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	overflow: auto;
	position: fixe;
	height: 348px;
	width: 780px;
}

.cadre_small {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	overflow: auto;
	position: fixe;
	height: 300px;
	width: 300px;
}

.cadre_references_details {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	overflow: auto;
	position: fixe;
	height: 300px;
	width: 800px;
}

.texte_noir_small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

