/*** <STYLES DES ÉVÈNEMENTS SPÉCIFIQUES AU DESIGN DU SITE> ***/

.event_list {
	/*border:	*/
}
.event_current_date
{
	background-image:url(../images/imageRemax/timeoftheday_bckg.gif);
	background-repeat:no-repeat;
	width:76px;
	height:17px;
	display:block;
	font-family:Arial;
	font-size:9px;
	line-height:19px;
	*line-height:17px;
	padding-left:8px;
	text-align:left;
}
.month_title {
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#13487b;
	padding:5px;
	clear:both;
	display:block;
	margin-bottom:10px;
}
.week_item {
	color:#ffffff;
	margin-top:5px;
	font-size:12px;
	background-color:#59829B;
	padding:5px;
	font-weight:bold;
	border:1px solid #13487b;
}
.week_alt_item {
	color:#ffffff;
	margin-top:5px;
	font-size:12px;
	background-color:#59829B;
	padding:5px;
	font-weight:bold;
	border:1px solid #13487b;
}
.event_item, .event_alt_item {
	color:#000000;
	padding :5px 10px;
	font-size:11px;
	font-weight:normal;
	background-image:url(../images/ImageRemax/news_readmore.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding-left:30px;
}
.newsTpl .event_item, .newsTpl .event_alt_item
{
	color:#000000;
	padding :5px 10px;
	font-size:11px;
	font-weight:normal;
	background-image:none!important;
	padding-left:0px!important;
	border-bottom:1px solid #cccccc;
}
.newsBottomBorder { border-bottom:1px solid #cccccc; }
.newsTpl .newsBottomBorder { border-bottom:0 none; }
a.event_title
{
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
a.event_title:hover { color:#ff0000; text-decoration:underline; }
.newsTpl a.event_title { font-weight:bold; text-transform:uppercase; }
.event_list A {
	font-size:11px;
	color:#13487b;
	font-weight:bold;
}
.event_list A:hover {
	font-size:11px;
	color:#13487b;
	font-weight:bold;
	text-decoration:underline;
}
.event_date 
{
	font-style:italic;
}
.event_main_content
{
	margin-left:20px;
	padding-right:20px;
}
.event_title_table 
{
	background-color:#f5f5f5;
	border-top:solid 1px #c2c2c2;
	border-bottom:solid 1px #c2c2c2;
	margin-bottom:-18px;
}
.event_inscription_table
{
	background-color:#f5f5f5;
	border-top:solid 1px #c2c2c2;
	border-bottom:solid 1px #c2c2c2;
	margin-top:20px;
}
/* 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: #001B47;
	text-decoration: none;
	background-color: #f7f7f7;
	/*padding: 6px 4px 4px;*/
} 
a.publication:hover {
	font-size: 12px;
	color: #001B47;
	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;
}