/*
	Feuille de style utilisée pas FCKE pour afficher le contenu.
*/
/*
* { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }

H3 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

H4 {
	font-size: 1em;
	font-weight: bold;
}

P {
	font-size: 1em;
}

div.commentaire {
	margin: 8px 20px; padding: 4px;
	border: 1px dotted #CCCCCC;
	background-color: #F4F4F4;
}*/


body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a img {
	border: none;
}


h1, h2 {
	font-size: 1.7em;
	color: #000;
	letter-spacing: 1px;
	padding-bottom: 12px;
	 border-bottom: 1px solid #ff7f00;
	margin-bottom: 19px;
	letter-spacing: 2px;
	font-weight: normal;
	line-height: 1em;
}
h3 {
	font-size: 1.4em;
	color: #ff7f00;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1em;
}
h4 {
	font-size: 1em;
	color: #000000;
	margin-bottom: 10px;
}
a {
	 color: ff7f00;
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	margin-bottom: 14px;
li {
	line-height: 1.5em;
}


div.papyrix
{
	font-family: "Courier New", Courier, monospace; font-size: 8pt;
	border: 1px dotted #006600;
	background: url(fcke_plugin.png) no-repeat #F4FFF4;
	background-position: center;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	/*padding: 8px 64px;*/
	color: #F4FFF4;
}
