body {
	background-image: url(images/backgrnd_homepage.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.bodyText {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
.bodyText a {
	color: #000;
	text-decoration: underline;
}

.bodyText a:hover {
	text-decoration: none;
}
.bodyText a:visited {
	color: #000;
}

H1 {
	font-size: 20px;
	font-style: normal;
	color: #566629;
	font-weight: bold;
	left: 0px;
	top: 0px;
	line-height: normal;
}
H2 {
	font-style: italic;
	color: #A34D78;
	font-weight: bold;
	text-transform: none;
	font-size:16px;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A34D78;
}

.smallText {
	font-size: 10px;
	line-height: normal;
	color: #000000;
}

.smallText a:hover {
	text-decoration: none;
	color: #000000;
}

.news {
	font-size: 11px;
	line-height: normal;
	padding-left: 5px;
}
.news a:hover {
	color: #000000;
	text-decoration: none;
}
.newstitle {
	font-size: 11px;
	font-weight: bold;
	color: #A34D78;
	margin-bottom: -10px;
}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #4C4935;
	line-height: 16px;
	padding-left: 5px;

}

form {
	padding: 0px;
	margin: 0px;
}
img.float-right {/* header element float */
  float: right;
  margin: 0px 5px 5px 20px;
  padding-left: 0px;
}
img.float-left {/* header element float */
  float: left;
  margin: 0px 20px 5px 5px;
  padding-right: 0px;
}
table.align-right {/* header element float */
	float: right;
	margin-bottom: 10px;
	margin-left: 5px;
}
table.align-left {/* header element float */
  float: left;
  margin: 0px 20px 5px 5px;
  padding-right: 0px;
}

.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 5px;
	background-repeat: repeat-y;
}
.coupdecoeur {
	background-image: url(images/coupdecoeur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.table-bckgndHautDroite {
	background-repeat: no-repeat;
	background-position: right top;
}
.no-print {
	display: block;
}
.highlight {
	background-color: #FF6;
}

#menuBottom{
	float:none;
	display: block;
	width: 900px;
	overflow:hidden;
	margin-left: 20px;
	margin-bottom: -10px;
}
#menuBottom h3{
	font-size:13px;
	color:#FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#menuBottom div{
	float:left;
	margin:0 0 0 0;
	width:160px;
	text-align: left;
}
#menuBottom div h3{
	font-size:13px;
	font-style: italic;
	margin-bottom: 10px;
}
#menuBottom div ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 15px;
	font-size:11px;
}
#menuBottom div ul li{
	margin-left: -40px;	
}
#menuBottom div ul li a{
	color:#BBBF59;
	text-decoration:none;
}
#menuBottom div ul li a:hover{
	text-decoration:underline;
}
#prochainement
{
	padding-left: 5px;
	padding-right: 5px;
}
#foire_des_enfants
{
	padding-left: 5px;
	padding-right: 5px;
}

