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

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

#accordion_reg A { text-decoration : none;}

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

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

.reference {width:26px; border-bottom: 1px solid #ddd;border-right: 1px solid #ddd; text-align:center;font-size:10px; color:#bbb;}

.compagnie {width:500px; border: 1px solid #ddd; text-align:center;font-size:10px; color:#222;}
.gris2 {background: #eee;}

div.element a { color: #397E95;}

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%}
