/* style pour les iframes */


BODY { 
	background-color:#000000;
	
	scrollbar-arrow-color:#999999;
  	scrollbar-track-color:#484648 ;
  	scrollbar-shadow-color:#4b200b ;
  	scrollbar-face-color:#666666 ;
  	scrollbar-highlight-color:#a8a5a5 ;
  	scrollbar-darkshadow-color:#585558 ;
  	scrollbar-3dlight-color:#520905 ;
	margin-top: 0px;
	margin-left: 0px;
}

.text { 
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.text-petit { 
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.titre { 
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-decoration:underline;
}
.debut-text { 
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
.info-photos { 
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight: lighter;
}
.cadres-photos {
border-color:#666666;
border-style: outset;
border-spacing:0;
empty-cells:hide;
outline-color:#999999;
}
.images-large {
width:342;
height:227;
}
.images-haute {
width:225;
height:282;
}

