﻿.template_event_titre 
{
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia,Times;
}
.template_event_image 
{
	padding-bottom:10px;
}
.template_event_texte 
{
	text-align:justify;
	font-size:12px;
	font-family:Georgia,Times;
	font-size:small;
}
.template_event_texte A 
{
	color: #df061c;
	text-decoration:none;
	font-family: Georgia;
}

.events 
{
	font-size:12px;
	font-family:Georgia,Times;
}
.events_titre 
{
	font-weight:bold;
	font-size:medium;
}
.events_titre A 
{
	text-decoration:none;
	color:#000000;
}
.events_titre A:HOVER 
{
	text-decoration:underline;
}
.events_description 
{
	text-align:justify;
	font-size:small;
}
.events_date 
{
	font-size:small;
	font-weight:bold;
}
.events_image 
{
}
.events_puce 
{
	background-color:#df061c;
	width:12px;
	float:left;
	margin-top:3px;
}
.events_table 
{
	/*border: solid 1px #bbbbbb;*/
}
