body {
	margin: 0;
	font-family: Arial, Helvetica;
}
p { text-align: left }
a {
	color: black;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: none;
}
a:visited { color: black
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: none; }
a:hover, a:active { color: red }
p.new {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	text-align: left;
	vertical-align: top;
}
.question {
cursor:default;
display:block;
}

.answer {
display:none;
padding: 2 0 5 0;
}

.container{
display:block;
margin-left: 25px;
}

iframe.new {
	border: none;
}
strong.titre {
	background-color: transparent;
	letter-spacing: 1px;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-style: normal;
	text-decoration: underline;
	font-size: small;
}
td.form{
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
input.form{
	background: transparent;
	border: 1px solid;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
}
blockquote.text {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4C4C4C;
	vertical-align: text-top;
	text-align: justify;
}
ul.admin{ list-style-type: disc;  white-space: normal;  font-family: Arial, Helvetica, sans-serif;  font-size: x-small;  font-style: normal;  text-align: left;      }
div.gallerie{
	width:410px; 
	height:330px;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-3dlight-color: #FAEBD7;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-face-color: #FFC822;
	scrollbar-track-color: White;
	background: transparent;
}
div.listcata{
	width:420px; 
	height:240px;
	margin-top: 0px;
	vertical-align: top;
	cue-after: none;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-3dlight-color: #FAEBD7;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-face-color: #FFC822;
	scrollbar-track-color: White;
	background: transparent;
	margin-bottom: 0px;
}
div.client{
	width:525px; 
	height:340px;
	/*overflow-y: scroll;
	overflow-x: hidden;*/
	overflow: auto;
	scrollbar-3dlight-color: #FAEBD7;
	scrollbar-arrow-color: White;
	scrollbar-base-color: White;
	scrollbar-face-color: #FFC822;
	scrollbar-track-color: White;
	background: transparent;
}
div.cachediv {
		visibility: hidden;
		overflow: auto;
		height: 1px;
		margin-top: -1px;
		position: absolute;
		background: transparent;
	}
div.cachediv2 {
		visibility: visible;
		overflow: auto;
		height: 1px;
		margin-top: -1px;
		position: absolute;
		background: transparent;
	}
select.client{ font-family: Arial, Helvetica, sans-serif;  font-size: xx-small;  }
td.somm{
	background-color: #283F5E;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-style: groove;
	border-right-style: groove;
}
