/* CSS Document */
body {
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	margin-top:8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #3c68b1;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3c68b1;
		font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #3c68b1;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #3c68b1;
		font-weight: bold;
}

.td_contenu {
    padding-left: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align:top;
}


.td_contenu-ssmenu {
    padding-left: 20px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align:top;
}

.td_contenu-sans {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.td_contenu-etat {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #24251f;
	   font-weight: bold;
}


.td_contenu-rouge {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}

.txt_titres {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.txt_bas {
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

a.liens:link {
	color: #ffffff;
	text-decoration: none;
}
a.liens:visited {
	text-decoration: none;
	color: #ffffff;
}
a.liens:hover {
	text-decoration: none;
	font-weight: bold;
	color: #24251f;
}
a.liens:active {
	text-decoration: none;
	color: #ffffff;
}

/* Div qui contient le formulaire */
.newsletterform {
    padding-left: 20px;
}

/* Message d'erreur */
.newserrormessage {
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
}

/* Titres des champs */
.newstext {
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

/* Texte de confirmation d'abonnement */
.newsconfirmtext {
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #666666;
}

/* Div qui contient le formulaire */
.newsletterform {
    padding-left: 20px;
}

/* Message d'erreur */
.newserrormessage {
    font-size: 120%;
    font-weight: bold;
    color: #990000;
}

/* Titres des champs */
.newstext {
    font-size:12px;
    color: #666666;
    font-weight : bold;
}

/* Texte de confirmation d'abonnement */
.newsconfirmtext {
    font-size:12px;
    font-weight: bold;
    color: #666666;
}

.event_listing_table {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  width: 95%;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.event_listing_table td {
  padding-left: 4px;
}

.event_listing_table .td_item {
  background-color: #eee;
}

.event_listing_table .td_item_odd {
  background-color: #ccc;
}

.event_listing_table .td_date {
  background-color: #0478C1;
  text-align: center;
  color: eee;
  font-weight: bold;
  width: 20%;
}

.event_listing_table_header {
  background-color: #0478C1;
  color: #eee;
  border-left: 4px solid #333;
}


.style1 {color: #666666}
.style1 a {color: #666666; font-weight: normal;}
.style1 a:over {color: #666666; font-weight: normal; text-decoration: none;}
<style type="text/css">
<!--
.style4 {color: #666666}
.style8 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style9 {color: #3c68b1;}
-->
</style>

