#accordion {
	width: 512px;
        background: url(imasite/box/fond_fiche.png) repeat-x;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-bottom-color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: transparent;
	color: #397E95;
	padding: 3px 0 0 4px;
	margin: 0;
        text-align: left;
	width: 508px;
}

div.element ul {text-align:left;
        	background: transparent;
                margin:0;}

div.element p, div.element h4 {
	margin:0px;
	padding:10px;
	background: transparent;
        text-align: left;
	width: 492px;
}

div.element table {
	background: transparent;
}

div.element td {
	padding-left: 10px;
}

div.element th {
	padding: 10px;
        text-align: left;
}


blockquote {
	padding:5px 20px;
}

#fullheight{height:100%}
