.nice {
	color:#688333;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-top-color:#688333;
	border-right-color:#688333;
	border-bottom-color:#688333;
	border-left-color:#688333;
	padding:1px;
	margin:1px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.low {
	border-color:#F4F8E0;
}

.padded {
	color:#688333;
	background-color:#FFFFFF;
	padding:2px;
	margin:4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align:middle;
}

/*Group of fields*/
div.champs {
	background-color:#F4F8E0;
	width:100%;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#688333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#688333;
	margin-bottom:20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding:4px;
}

div.champtitre {
	font-weight:bold;
	margin-bottom:4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

div.lalign {
	text-align:left;
	padding-bottom:4px;
	vertical-align:top;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table.cartetable {
	width:100%;
	background-color:transparent;
}

table.cartetable td {
	width:50%;
	background-color:transparent;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align:top;
	text-align:center;
}

table.cartetable td img {
	border-style:none;
	vertical-align:bottom;
}

ul.badlist li {
	margin-left:20px;
}

div.previewdiv {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#688333;
	border-right-width:2px;
	border-bottom-width:2px;
	cursor:pointer;
}


.lfloater {
	display:block;
	float:left;
	clear:left;
	width:100px;
}

.rfloater {
	display:block;
	float:right;
	clear:right;
	width:100px;
}

/* livre d'or */

table.commtable {
	background-color:#FFFFFF;
	border-style:dotted;
	border-width:1px;
	border-color:#688333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-bottom:10px;
}

table.commtable div.signature {
	text-align:left;
	vertical-align:top;
	padding-bottom:3px;
}

table.commtable div.commentaire {
	text-align:justify;
	vertical-align:top;
}

table.commtable img {
	display:block
	vertical-align:top;
	border:0;
	margin:0;
	padding:0;
}

/* autre */

div.collapsehead {
	padding:2px;
	display:inline;
	padding-right:14px;
	background-image:url(bordures/downarrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color:#688333;
	cursor:pointer;
}

div.collapsezone {
	padding:2px;
	border-style:dotted;
	border-width:1px;
	border-color:#688333;
	display:none;
}

div.collapseitem {
	display:inline;
	cursor:pointer;
}

img.collapseimg {
	/* transparency setting */
	opacity:0.50; /* works with non-IE browsers */
	filter: alpha(opacity=50); /* works with IE */	
}

img.collapseimg2 {
	/* transparency setting */
	opacity:1.0; /* works with non-IE browsers */
	filter: alpha(opacity=100); /* works with IE */	
}

/* List style used in bulletin users */
ul.bulletin {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#664D33;
}
