#tinymce{
	font: 10px verdana,Arial,Tahoma;
}
#tinymce p a{
	color: #0e91e9;
	text-decoration: none;
	border-bottom: 1px dashed #0e91e9;
}
#tinymce p a:hover{
	border-bottom: 1px solid #0e91e9;
}
#tinymce h2{
	font: bold 14px georgia,garamond,serif;
	color: #0e91e9;
	background: url(images/puce-h2.png) no-repeat;
	padding: 5px 0 0 32px;
	border-bottom: 1px dotted #aaa;
}
#tinymce h3{
	font: bold 11px georgia,garamond,serif;
	color: #9c9e9f;
}
#tinymce h4{
	font: bold 13px georgia,garamond,serif;
	color: #e8a90c;
}
#tinymce h5{
	font: bold 12px verdana,Arial,Tahoma;
	color: #0e91e9;
        padding: 5px 0 0 0px;
}
