/* Mot du Jour styles 0.1 

body {
	background-image: url(/images/page_bg.jpg); 
	background-repeat: repeat-x; 
	background-color:#e1ea99;
}*/

body {
	font-family: Times New Roman, Times, serif;
	font-size:11px;
}

.indexcard_heading {
	font-size:30px;
	padding-left:20px;
}

.indexcard_date {
	color:#85886d;
	font-size:13px;
	padding-right:5px;
}

.indexcard_body {
	font-size:17px;
	line-height:20px;
	padding-left:47px;
	padding-right:47px;
	padding-top:3px;
}

.indexcard_body_text {
	font-size:17px;
	line-height:21px;
}

.indexcard_body_text p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.copyright {
	color:#7B8054;
}

.copyright a {
	color: #7b8054;
	text-decoration: underline;
}

.copyright a:hover {
	color: #5C5F41;
}
