body {
	margin:0;
	padding:0;
	margin:0;
	color:#545454;
	background:#FFF url("img/bg_body.jpg") repeat-x left top;
	font:small/123% 'Trebuchet MS',tahoma,sans-serif;
	/*font-size:.8em*/
}
form { margin:0; padding:0 }
h2 { font-size:1.3em; color:#693; margin:0 0 10px 0; padding:5px 0; border-bottom:1px solid #693; }
h3 { font-size:1.2em; color:#693; margin:0; padding:5px 0;}
h4 { font-size:1em; color:#393; margin:0; padding:5px 0; border-bottom:1px dashed #CCC; }
h5 { font-size:1.2em; color:#F60; margin:0; padding:5px 0;}
img { border:none }
a { text-decoration:none; color:#333 }
a:hover { text-decoration:none; color:#F60 }
.clear { clear:both }
.center { text-align: center; }
.float-right { float:right; }
.float-left { float:left; }
.bold { font-weight:bold; }

/* Header de page*/
#header {
	width:100%;
	min-width:780px;
	height:169px;
	background: url("img/bg_header.jpg") no-repeat -122px 0;
}
/* page globale */
#main {
	width:100%;
	min-width:780px;
	background:#FFF;
}

/* bas de page */
#footer {
	width:100%;
	min-width:780px;
/*	background:#FFF url("img/bg_footer.jpg") no-repeat left top;*/
	height:110px;
}
#footer #foot1 {
	width:10px;
	background: url("img/bg_footer_01.jpg") no-repeat top left;
}
#footer #foot2 {
	width:auto;
	background: url("img/bg_footer_02.jpg") repeat-x top left;
	text-align:center;
}
#footer #foot3 {
	width:10px;
	background: url("img/bg_footer_03.jpg") no-repeat top left;
}
/*  */
#left {
	width:21%;
	height:380px;
	padding:0 1px 0 0;
	background:#FFF url("img/bg_left_page.jpg") repeat-x bottom right;
}
#right {
	width:79%;
	background:#FFF;
}
#pagedec {
	width:98%;
	margin:0 10px;
}

#mainpage {
	width:760px;
	background:#FFF;
	padding:10px;
}

#train {
	background:#FFF url("img/bg_train.jpg") no-repeat center top;
	height:30px;
}
.train {
	margin-bottom:10px;
	padding:8px 5px 8px 20px; 
	border-bottom:1px dashed #333;
}

/************************************/
/* 			Menu vertical			*/
/************************************/
.glossymenu{
	width: 100%;
	min-width:199px;
	margin: 5px 0;
	padding: 0;
	border-bottom-width: 0;
}

.glossymenu a.menuitem{
	width: auto;
	display: block;
	position: relative;
	padding: 8px 0;
	padding-left: 20px;
	margin:0;
	background: url("img/bg-m1.jpg") repeat-x bottom left;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.glossymenu a.menuitemactive{
	width: auto;
	background: url("img/bg-m-active.jpg") repeat-x bottom left;
	font-weight: bold;
	color: #333;
	display: block;
	position: relative;
	padding: 8px 0;
	padding-left: 20px;
	text-decoration: none;
	margin:0;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active, .glossymenu a.menuitemactive:visited, .glossymenu .menuitemactive:active{
	color: #333;
}

.glossymenu a.menuitem .statusicon, .glossymenu a.menuitemactive .statusicon{
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover, .glossymenu a.menuitemactive:hover{
	background-image: url("img/bg-m2.jpg");
}
.glossymenu div.submenu{
	background: white;
}
.glossymenu div.submenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li{
	border-bottom: 1px dashed #CCC;
}
.glossymenu div.submenu ul li a{
	display: block;
	font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background: url("img/puce0.gif") no-repeat 10px center;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 20px;
}

.glossymenu div.submenu ul li a:hover{
	background: url("img/puce2.gif") no-repeat 10px center;
	colorz: #F60;
}

.glossymenu div.submenu ul li ul.subb li a{
	padding-left:40px;
	background: url("img/puce1.gif") no-repeat 30px center;
}
.glossymenu div.submenu ul li ul.subb li{
	border-top: 1px dashed #CCC;
}
.glossymenu div.submenu ul li ul.subb li a:hover{
	background: url("img/puce2.gif") no-repeat 30px center;
	colorz: #F60;
}

/*********************************/

/* Liste */
.mypets{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 5px;
	border: 1px solid #CCC;
	background: url("img/glossyback.gif") repeat-x top left;
	margin:2px 0;
	color:#333;
	font-size:1em;
}
.openpet{
	background: #F2F2F2;
	color:#F60;
}


.puce {
	background: url("img/puce2.gif") no-repeat left center;
}
.titel {
	height:36px;
	padding:0 0 0 15px;
	background: url("img/bg-titel.jpg") repeat-x left center;
}
.s-titel {
	height:30px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#F60;
}

#table {
	width:100%;
	border:1px solid #b3b6b0;
}
#table thead th {
	padding:0 0 0 5px;
	margin:0;
	background: url("img/bg-thead.gif") repeat-x left top;
	border-bottom:5px solid #DDD;
}
#table thead th h4{
	padding:10px 10px 10px 25px;
	margin:0;
	color:#000;
	text-align:left;
	text-transform:uppercase;
	background: url("img/add.gif") no-repeat left center;
}

#table tbody td {
	border-bottom:1px solid #f1efe2;
	padding:5px;
}
#table tbody td a.save {
	font-weight:bold;
	padding:0 0 0 20px;
	background: url("img/disk.gif") no-repeat left center;
	color:#666;
}
#table tbody td a:hover.save {
	background: url("img/disk2.gif") no-repeat left center;
	color:#F60;
}


/**/
#corpAcss .normal {
	border:1px solid #B3B7B1;
	width:200px;
	background-color:#FFFFFF;
}
#corpAcss .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	color: black;
	border:1px solid #B3B7B1;
	width:200px;
	background-color:#EFF9FF;
}

#piedAcss input {
	font-weight: bold;
	margin:0;
	width:105px;
	height:22px;
	border:1px solid #79818D;
	background-image:url("img/bg-button-off.gif");
}

#loding {	
	width:120px ;
	height:30px ;
	position:relative ;
	top:50% ;
	left:50% ;
	margin-left:-60px ;
	padding-right:10px;
	background:#F6F6F6 url("img/ajax_loading.gif") no-repeat 10% 50%;
	border:1px solid #CCC;
}
#loding2 {	
	display:block;
	width:120px ;
	margin:0 auto;
	padding:10px;
	background: url("img/ajax_loading.gif") no-repeat 10% 50%;
}
#loding p {
	color:#C33;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:5px 5px 5px 30px;
}



