/* Itemid=59 : Tracts */

table {
	margin-top:8px;
}

div.bloc {
	background-color: #FFFFFF
	color: #000000;
}

td.article-content,
div.article-content
{
	background-color: #000000;
	color: #F0F0F0;
	font-family: Garamond, Helvetica, sans-serif;
	font-size: 16px !important;
	margin : 0;
	padding: 0;
	line-height:150%;
}

div.article-content a
{
	color: #FFFF90 !important;
}


div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

.article-tools {
	background:#000000;
	color: #F0F0F0;
	font-family: Garamond, Helvetica, sans-serif;
	font-size: 16px;

	border-bottom:1px solid #F0F0F0;
	clear:both;
	display:block;
	float:left;
	padding-bottom: 5px;
	margin-bottom:10px;
	width:100%;
}

.article-meta {
	padding: 0px;
}                                          
.contentheading {
	border-bottom:1px solid #F0F0F0;
	font-size: 150%;
	background: #000000;
	font-family: Garamond, Helvetica, sans-serif;
}

.contentheading a,
.contentheading a:hover,
.contentheading a:active,
.contentheading a:focus
{
	color: #F0F0F0 !important;
	margin: 10px 10px;
}

.article-content a {
color: #333333;
}

small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color:#F0F0F0;
}

.createdate {
font-size:18px;
}


/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }
