.ombre {
	background-image: url(../IMAGES/BOUTONS/ligneombre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.enveloppe {
	background-color: #333333;
	background-image: url(../IMAGES/FONDS/enveloppe.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 299px;
	width: 349px;
}
.lignebleue {
	background-image: url(../IMAGES/BOUTONS/lignebleue4px.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cadrephoto {
	border: 1px solid #FFFFFF;
}
.ligne {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	height: 100%;
}
.lignesoranges {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.lignebasse {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lignebassegrise {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bordlignegrisedroit {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bordlignegrisegauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bordlignegrisebasgauche {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.bordlignegrisebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bordlignegrisehaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.ombre2 {
	background-image: url(../IMAGES/newfond/ligneombre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.cadrefotonoir {
	border: 1px solid #000000;
}
.boutonbleulignehaut {
	background-color: #0099CC;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
	border-top: solid #999999 1px;
}
.boutongrislignehaut {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: 25px;
	border-top: solid #999999 1px;
}
.bordombreblanchaut {
	background-image: url(../IMAGES/newfond/bordombreblanc-haut.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bordombreblancbleuhaut {
	background-image: url(../IMAGES/newfond/bordombreblancbleu-haut.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bordombreblancgauche {
	background-image: url(../IMAGES/newfond/bordombreblanc-gauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordombreblancdroit {
	background-image: url(../IMAGES/newfond/bordombreblanc-droit.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

