div#container, div#banner-fx {
	background-image: url(/images/menu_bg/festivites.png);
}

h2 {
	color: #8c1895;
	border-bottom-color: #8c1895;
}

#page1 .categories li {
	background-color: #9D4F9B;
	}

#page1 .categories li:hover {
	background-color: #9D0296;
	}

#page1 .categories2 {
	background-color: #9D0296;	
	}

#agenda {
	border-top: 1px solid #9D0296;
	padding-top: 5px;
	}

#agenda a {
	color: #ffffff;
	}

#agenda th {
  color: #ffffff;
  padding: 0 10px;
  background-color: #9D0296;
  font-size: 15px;
  font-weight: normal;
  background-image: url("/images/bg-agenda-th.gif");
  background-repeat: no-repeat;
  padding-bottom: 21px;
  height: 18px;
  line-height: 32px;
  padding-top: 2px;
}

#agenda td {
  color: #ffffff;
  padding: 10px;
  background-color: #9D0296;
  border-bottom: 2px solid #ffffff;
  background-repeat: no-repeat;
  }

#agenda tr.row_0 td { background-image: url("/images/bg-agenda-td0.gif"); }
#agenda tr.row_1 td { background-image: url("/images/bg-agenda-td1.gif"); }

#agenda td.info { background-image: url("/images/bg-agenda-td-info.gif") !important; }

div#pager-agenda {
	background-color: #9D0296;
	color: #ffffff;
	}
	
div#pager-agenda a {
	color: #ffffff;
}

div#pager-agenda span {
	color: #ffffff;
	border: 1px solid #cccccc;
	}

/********************************************** ACTU *********************************************/

#actuh {
	border-top: 1px solid #9D0296;
	padding-top: 5px;
	width: 720px; 
	}

#actuh a {
	color: #ffffff;
	}

#actuh td {
  background-image: url("/images/bg-agenda-td0.gif");
  color: #ffffff;
  padding: 10px;
  background-color: #9D0296;
  border-bottom: 2px solid #ffffff;
  background-repeat: no-repeat;
  font-size: 13px;
}

#actuh td.keywords {
	text-align: center;
	width: 550px;
}

div#actu {
	clear: both;
	padding: 5px 10px;
	position: relative;
}

div.actutop {
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden; /* bug ie*/
	background-image: url("/images/fond1-violet.png");
}

div.actubottom {
	position: relative;
	background-repeat: no-repeat;
	height: 30px;
	background-image: url("/images/fond2-violet.png");
}

div#actu h3 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px; 
	color: #B4009D;
	border-bottom-color: #B4009D;
}

div#actu h4 {
	color: #B4009D;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 20px;
	}

div#actu .chapo {
	color: #B4009D;
	font-size: 12px;
	font-weight: bold;
	}

.actu-contact {
	margin: 0;
}

div#actu .col1 {
	float: left;
	display: inline;
	width: 225px;
	padding: 15px 10px 15px 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

div#actu .col2 {
	float: left;
	display: inline;
	padding: 15px 10px;
	width: 340px;
}


div#actu-photos-container {
	background-color: #ffffff;
	padding: 5px;
}

div#actu-photos-container img {
	border: none !important;
}

div#actu-photos-container .diaporama {
	border: none !important;
}

div.actu-photos {
	margin-bottom: 5px;
}

div#actu h4.contact {
	background-image: url("/images/bouton/bouton8.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	width: 206px;
	height: 18px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	margin-top: 20px;
}

#actu-geoloc {
  padding-top: 10px;
  padding-left: 30px;	
	}

div.colprint a.printbutton {
  background-image:url(/images/bouton/bouton9.gif);
}
