body {
	background: #339999;
	color : #006666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

}

#photos {
	background: transparent;
	position: relative;
	width: 590px;
	margin-top: 10px;
	left: 4px;
}
#cadre {
	border: 3px solid #cc6600;
	padding: 0 0 0 0;
	color : #006666;
	background: white;
	position: absolute;
	width: 800px;
	top: 20px;
	left: 50px;
	min-height: 450px;
	margin-left: auto;
	margin-right: auto;
}

#topmenu {
	position: absolute;
	right: 0;
	top: 53px;
}

#toptitle {
	position: absolute;
	right: 0;
	top:0;
	border: 0;
}
#toptitle_commande {
	position: absolute;
	right: 136;
	top:28;
	border: 0;
}
#toptitle_accueil {
	position: absolute;
	right: 235;
	top:28;
	border: 0;

}
#lien{
	border: 0;
}
h1 {
	padding-top: 20px;
}

#copyright {
	position: relative;
	top: float;
	margin-bottom: -20px;
	color : #FFCC33;
	background: transparent;
	font-weight : bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}
