BODY{
	font-family: "Trebuchet MS";
	font-style: normal;
}
A {
	TEXT-DECORATION: none
}
AREA{
cursor: pointer;
}
.stylethomas {
	FONT-SIZE: 0.8em; 
}
.fleche {
	FONT-WEIGHT: bold; 
	VERTICAL-ALIGN: middle; 
	CURSOR: pointer; 
}
.legende_photo {
	FONT-SIZE: 0.75em;
	TEXT-ALIGN: center ;
}
.texte_justifie {
	PADDING-LEFT: 0px; 
	PADDING-TOP: 0px;  
	PADDING-RIGHT: 0px; 
	PADDING-BOTTOM: 0px; 
	TEXT-ALIGN: justify;
}
.texte_gauche {
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;  
	PADDING-BOTTOM: 0px; 
	TEXT-ALIGN: left;
}
#rect {
	border: 1px dashed #009900;
	background-color: #FAFAFF;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color:#0000ff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background-repeat: no-repeat;
	cursor:pointer;
}

