body {
	margin: 0px;
	background-color: #d0cac5;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/global/bg.gif);
	overflow-y: scroll;
}
#page {
	text-align: left;
	margin: 0 auto 10px;
	padding: 0;
	width: 700px;
	height: auto;
}
.licensespage {
	background-image:url(../images/global/licenses_bg.jpg);
	background-position:27px 280px; background-repeat:no-repeat;
	width: 754px !important;
	padding-left:54px !important;	
}
#entete {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	height: auto
}
.tableau {
	background-color: #E1DED9;
	padding: 12px 0px;
	text-align: left;
	margin: 0px;
}
.tableau_contextuel {
	background-color: #E1DED9;
	padding: 23px;
	text-align: left;
	margin: 0px;
}
form {
	margin: 0;
	padding: 0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 3px 2px 2px 3px;
	border: 0px none;
	vertical-align: middle;
}
input.champs47 {
	height: 15px;
	width: 47px;
	background-color: #F7F6F4;
}
input.champs62 {
	height: 15px;
	width: 62px;
	background-color: #F7F6F4;
}
input.champs98 {
	height: 15px;
	width: 90px;
	background-color: #F7F6F4;
}
input.champs135 {
	height: 15px;
	width: 135px;
	background-color: #F7F6F4;
	border: 1px solid Black;
}
input.champs175 {
	height: 15px;
	width: 175px;
	background-color: #F7F6F4;
}
input.champs202 {
	height: 15px;
	width: 200px;
	background-color: #F7F6F4;
	margin-right: 2px;
}
input.champs250 {
	height: 15px;
	width: 250px;
	background-color: #F7F6F4;
}

input.champlarge {
	height: 15px;
	width: 410px;
	background-color: #F7F6F4;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F7F6F4;
	height: 17px;
	width: 202px;
	vertical-align: middle;
	margin: 0px;
	border: 0px solid #F7F6F4;
}
select.multiplehigh {
	width: 417px;
	height: 400px;
}
select.select45 {
	width: 45px;
}
select.select98 {
	width: 98px;
}
select.select145 {
	width: 145px;
}
select.select170 {
	width: 170px;
}
#titre {
	margin-bottom: 27px;
}
.thumbfilet {
	border: 1px solid #999999;
}
.button202 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 17px;
	background-color: #F7F6F4;
	margin: 0px;
	padding: 2px 1 1 2px;
	border: 1px solid;
	vertical-align: bottom;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F7F6F4;
	margin: 0px;
	padding: 4px 1px 1px 4px;
	border: 0px none;
}
textarea.champs195 {
	width: 195px;
	border: 0px;
}
textarea.champs202 {
	width: 202px;
	border: 0px;
}
.b_sauvegarder {
	float: right;
	margin-right: 25px;
}
.item_listeCollection {
	diplay: block;
	width: 185px;
	height: 20px;
}
.colonne_listeCollection {
	diplay: block;
	width: 185px;
	float: left;
}

/*
===============================
STYLES POUR MENUS ACCORDEONS
===============================
*/

.panelheader, .panelHover, .panelClicked, .panelSelected, .panelContent, .bloc_contenu_admin {
	background-color: #E1DED9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #564D42;
	width: 429px;
	padding: 7px 0px 0px 27px;
}

.panelheader, .panelHover, .panelClicked, .panelSelected {
	height: 18px;
	background-color: #CFCBC5;
	font-weight: bold;
	border-width: 1px 0px 1px 0px;
	border-top-color: #ffffff;
	border-bottom-color: #564D42;
	border-style: solid;
	background-image:url(../images/global/flechesousmenu_off2.gif);
	background-repeat:no-repeat;
	background-position: 17px 9px;
}

.panelHover, .panelClicked {
	background-color: #D8D5CF;
}

.panelSelected {
	background-color: #E1DED9;
	background-image:url(../images/global/flechesousmenu_on2.gif);
	background-position: 15px 10px;
	border-bottom: 0px;
}
.panelContent {
    overflow:auto;
	padding-bottom: 20px;
}
.bloc_contenu_admin {
	padding-top: 22px;
	padding-bottom: 16px;
}

.thumbphoto {
	display:block;
	width: 103px;
	height: 135px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.thumbphoto .thumbnail {
	float: left;
	border: 0px;
	max-width: 86px;
	max-height: 74px;
	border: 0px;
	margin: 0px 3px 5px 0px;
}

.b_effacer {
	margin-bottom: 5px;
}