/*** <STYLES DES ÉVÈNEMENTS SPÉCIFIQUES AU DESIGN DU SITE> ***/

.event_list {
}
.month_title {
}
.week_item {
}
.week_alt_item {
}
.event_item {
}
.event_alt_item {
}
.event_list A {
}
.event_list A:hover {
}
.event_date {
}
.event_main_content {
}
.event_title_table {
}
.event_inscription_table {
}
#event_title
{
	margin-top:10px;
	background-image:url(../images/imagesIAS/event_title_bckg.gif);
	background-repeat:no-repeat;	
	width:286px;
	height:39px;
	font-family:Arial Black;
	font-size:15px;
	color:#fff;	
}
#event_title .title
{
	display:block;
	padding-top:8px;
	margin-left:15px;
}
#events
{
	background-image:url(../images/imagesIAS/events_bckg.gif);
	background-repeat:repeat-x;
	background-color:#EDEDED;
	border:1px solid #dadada;
	border-top:0px none;
	width:284px;
}
#event
{
	padding-top:8px;
	padding-bottom:8px;
	margin-left:20px;
	font-family:Tahoma;
	font-size:11px;
	color:#7e7e7e;
}
#event a
{
	font-family:Tahoma;
	font-size:11px;
	color:#367bd5;
	font-weight:bold;
	text-decoration:underline;
}
#event a:hover
{
	text-decoration:none;
}
.event_hr
{
	border-top:#d3d3d3;
	border:0px none;
	height:1px;
	color:#d3d3d3;
	background-color:#d3d3d3;
	width:90%;
}
/* 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;
}
