.toggler {
	color: #222;
	margin: 0;
	padding: 0px;
	background: #eee;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor : pointer;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	color: #36051F;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#conteneur #droite #accordion .element atStart td {
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

