BODY {
	font-family : Verdana, "Lucida Sans Typewriter", "Century Gothic", Arial, sans-serif;
	font-size : 12px;
	color: #483A7E;
}
.nomphoto {
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-weight: bold;
}
.titre {
	font-family : Verdana, "Lucida Sans Typewriter", "Century Gothic", Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	background-color: #FFD668;
	color: Navy;
	letter-spacing: 4px;
	border: 2px groove Black;
}
.lignebastiret { 
	border-bottom-color: #E3E3E3;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
}
.grisfonce { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 17px; font-weight: bold; font-variant: normal; text-transform: none; color: #666666; text-decoration: none }
.orange {  color: #AA0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
.texte { 	
	font-family : Verdana, "Lucida Sans Typewriter", "Century Gothic", Arial, sans-serif;
	font-size : 11px;
	color: #483A7E; 
}

.gdphoto {
	background-image:  url(../images/cadre_gd.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.gdphotov {
	background-image:  url(../images/cadre_gd_carre.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.gdphotoh {
	background-image:  url(../images/cadre_gd_rect.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.photov {
	background-image:  url(../images/cadre_pt_carre.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.photoh {
	background-image:  url(../images/cadre_pt_rect.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.photo {
	border: 4px double Gray;
	cursor: pointer;
}
