/* doivent être redondants dans fck_editorarea.css */
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.txt_petit {
	font-size: 10px;
}
.txt_grand {
	font-size: 12px;
}
.citation{
	font-style: italic;
}
.image {
	border: 1px solid #333333;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h2{
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
img {
}
