body {
	background-color: #6f918a;
	font-family: sans-serif;
	font-size: 12px;
}

a, a:hover, a:active {
	color: blue;
}

#zonelogin {
	position: absolute;
	width: 543px;
	height: 281px;
	left: 50%; 
	top: 50%;
	margin-top: -141px;
	margin-left: -272px;
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#l {
	margin-left: 300px;
	margin-top: 80px;
	padding: 0;
}

#logo_login {
	float: left;
	margin-top: 60px;
	margin-left: 60px;
}

#zone {
	position: absolute;
	width: 926px;
	height: 533px;
	left: 50%; 
	top: 50%;
	margin-top: -270px;
	margin-left: -463px;
	background-image: url(../images/fond.png);
	background-repeat: no-repeat;
	background-position: right top; 
	background: #dde9af;
}

#menu {
	float: left;
	width: 282px;
	height: 533px;
	font-size: 13px;
	background-image: url(../images/gauche.png);
	background-repeat: no-repeat;
	background-position: left top; 
}

#menu img {
	border: 0;
}

a.bouton {
	margin-left: 27px;
}

.logo {
	margin-top: 13px;
}

#nlle_cmde {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -172px;
	margin-left: -423px;
}

#liste_commandes {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -73px;
	margin-left: -423px;
}

#carnet_adresses {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -25px;
	margin-left: -423px;
}

#profil {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: 24px;
	margin-left: -423px;
}

#deconnexion {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: 221px;
	margin-left: -423px;
}

#admin_control {
	position: absolute;
	width: 177px;
	height: 142px;
	left: 50%; 
	top: 50%;
	margin-top: 59px;
	margin-left: -463px;
	padding: 0;
	padding-left: 15px;
	overflow: hidden;
	background-image: url(../images/admin_control.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#admin_control a {
	color: black;
	text-decoration: none;
	font-family: sans;
}

#principale {
	float: left;
	width: 624px;
	height: 503px;
	overflow: hidden;
	margin-top: 13px;
}

#principale2 {
	width: 624px;
	height: 460px;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#tab_group_one {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -184px;
	margin-left: -204px;
	width: 600px;
	height: 39px;
	padding: 0px;
}

#tab_group_one img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#tab_group_one li {
	float: left;
	margin: 0;
	list-style: none;
	height: 39px;
}

#fragment-1 {
	margin-top: 100px;
}

#fragment-2 {
	margin-top: 100px;
}

#fragment-3 {
	margin-top: 100px;
}

#fragment-4 {
	margin-top: 100px;
}

.scrollpane {
	height: 350px;
	overflow: auto;
}

#imgtitre {
	margin-top: 20px;
	margin-left: 20px;
}

#bytecode {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: 270px;
	margin-left: -447px;
}

#bytecode img {
	border: 0;
}

#bytecodelogin {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: 141px;
	margin-left: 160px;
}

#bytecodelogin img {
	border: 0;
}

fieldset {
	border: 1px solid #dde9af;
	padding: 10px;
}

fieldset legend {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin-left: -10px;
}

fieldset.f1 {
	float: left;
	width: 250px;
	margin-right: 5px;
	border-left: 1px solid #bbc78d;
}

.red {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
}

input {
	border: 1px solid #6f918a;
	margin-top: 5px;
}

#assigneadresses {
	margin-left: 150px;
}

select {
	border: 1px solid #6f918a;
}

.active-scaffold {
	margin-top: 30px;
	height: 430px;
	overflow: auto;	
border: 0;
}

.active-scaffold-header {
border-top: 0px solid;
}

.active-scaffold-header .active-scaffold-header h2 {
border-top: 0px blue;
}

.active-scaffold-header div.actions {
border-top: 0px solid red;
}

.default-theme, .active-scaffold, .active-scaffold-commands {
background-color: transparent;
border-top: 0px solid;
}

.active-scaffold .update, .active-scaffold .create {
	background-color: transparent;
	border: 0;
}

#positionetape1 {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -140px;
	margin-left: -180px;
}

#positionetape2 {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -140px;
	margin-left: -50px;
}

#positionetape3 {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -140px;
	margin-left: 80px;
}

#positionetape4 {
	position: absolute;
	left: 50%; 
	top: 50%;
	margin-top: -140px;
	margin-left: 230px;
}
