/*
╭━━━━━━━━━━━╯ KARIMBA-DESIGN ╰━━━━━━━━━━━╮
	
	Feuille de styles des blocs html dynamiques
	
 _________________________________________________________ 
	Mis à jour le 05/08/2012 à 14:48:32 par Y. Guérin
	© KARIMBA-DESIGN > http://www.karimba-design.fr
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
*/

.khtml {
	font-size:12px;
	color:#666;
}
.khtml p {
	margin-bottom:0.8em !important;
}
.khtml a {
	color:#FF9C00;
	text-decoration: none;
	cursor: pointer;
}
.khtml a:hover {
	text-decoration: underline;
}
.khtml h4 {
	font-size:17px;
	color:#FF9C00;
	margin-bottom:10px;
}
.khtml h5 {
	font-size:15px;
	color:#FF9C00;
	margin-bottom:7px;
}
.khtml h6 {
	font-size:13px;
	color:#000000;
	margin-bottom:5px;
}

.khtml blockquote {
	position: relative;
}
.khtml blockquote:before,
.khtml blockquote:after {
	content:"";
	display: block;
	position: absolute;
	width:33px;
	height:23px;
	background: transparent no-repeat center;
}
.khtml blockquote:before {
	top:0px;
	left:-40px;
	background-image: url(../images/citation_open.png);
}
.khtml blockquote:after {
	bottom:-5px;
	right:-40px;
	background-image: url(../images/citation_close.png);
}


/* ╰━┅┉┈  © KARIMBA-DESIGN - www.karimba-design.fr  ┈┉┅━╯ /*