
/*overwrite*/
.horaireContent div h1,
.horaireBody .lastHoraireContent div h1,
.horaireContent div h1 a.sEventLink,
.horaireBody .lastHoraireContent div h1 a.sEventLink{
    font-size: 18px;
    color: #a3ce50;
    margin: 0;
    padding: 0;
} 

/*additional text formating*/

.horaireContent div strong a,
.horaireBody .lastHoraireContent div strong a{
	text-decoration: none;
}

.horaireContent div h3,
.horaireBody .lastHoraireContent div h3 {
	color: #1C6AAC;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.horaireContent div .teaser,
.horaireBody .lastHoraireContent div .teaser {
	color: #000;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

.horaireContent div p.commentCount,
.horaireBody .lastHoraireContent div p.commentCount {
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;	
}

.horaireContent div p.commentCount span,
.horaireBody .lastHoraireContent div p.commentCount span {
	color: #018EE6;
	padding-right: 4px;
}
.horaireContent .title, .lastHoraireContent .title {
		clear:none;
		padding:5px 0 10px 0;
}
.horaireContent .title a, .lastHoraireContent .title a {
    color: #45811a;
		font-weight:bold;
		font-zize:30px;
		text-decoration:none;
}
.horaireContent .title a:hover, .lastHoraireContent .title a:hover {
    color: #0170b5;
		text-decoration: underline;
}
/* FIX footer of category.phtml for IE 6 and disappearing border  */
.lgForIe {
	width:461px;
}

/*overwrite*/
.horaireContent div h1,
.horaireBody .lastHoraireContent div h1,
.horaireContent div h1 a.sEventLink,
.horaireBody .lastHoraireContent div h1 a.sEventLink{
    font-size: 18px;
    color: #a3ce50;
    margin: 0;
    padding: 0;
    text-decoration:none;
} 

