/*** <STYLES DES ÉVÈNEMENTS SPÉCIFIQUES AU DESIGN DU SITE> ***/

.event_list {
}
.month_title {
}
.week_item {
}
.week_alt_item {
}
.event_item 
{
	padding-bottom:5px;
}
.event_alt_item 
{
	padding-bottom:5px;
}
.event_list A {
}
.event_list A:hover {
}
.event_date {
}
.event_main_content{
}
.event_title_table {
}
.event_inscription_table {
}
#eventImage
{
	float:left;
	width:152px;
	margin-right:15px;
}
#eventTitle
{
	font-family:Arial;
	font-size:14px;
	color:#454545;
	font-weight:bold;
	margin-bottom:5px;
}
#eventTitle a
{
	font-family:Arial;
	font-size:14px;
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}
#eventTitle a:hover
{
	font-family:Arial;
	font-size:14px;
	color:#454545;
	font-weight:bold;
	text-decoration:none;
}
.event_module_title
{
	font-family:Arial;
	font-size:12px;
	text-transform:uppercase;
	color:#EEB51D;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-bottom:12px;
}
/* NOUVEAUTES */
.news_title_table
{
	background-color:#f5f5f5;
	border-top:solid 1px #c2c2c2;
	border-bottom:solid 1px #c2c2c2;
}
.news_inscription_table
{
	background-color:#f5f5f5;
	border-top:solid 1px #c2c2c2;
	border-bottom:solid 1px #c2c2c2;
}
.nouveaute_news 
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform:uppercase;
	background-color:#C30000;
	color:#FFFFFF;
	padding: 1px 3px;
	margin: 0px 5px 0px 0px;
}

.publicationtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	text-decoration: none;
}

.publication, a.publication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575756;
	text-decoration: none;
	background-color: #f7f7f7;
	/*padding: 6px 4px 4px;*/
} 
a.publication:hover {
	font-size: 12px;
	color: #575756;
	text-decoration: underline;
	background-color: #f7f7f7;
}
.publication_visited, a.publication_visited {
	font-size: 12px;
	color: #7E3FA0;
	text-decoration: underline;
	background-color: #f7f7f7;	
}


.publication2, a.publication2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #f7f7f7;
	padding: 6px 4px 4px;
} 
a.publication2:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	background-color: #f7f7f7;
}

.publicationadresse {
	font-size: 8px;
	color: #001B47;
	background-color: #f7f7f7;
}
.linkRecherche, .linkRecherche a
{
	color:#B1780B;
}
.TitreGros
{
	font-size:16px;
	font-weight:bold;
}
.dateCreationNouvelle
{
	color:#828282;
	font-size:11px;
}