.title {
	font-size: 12px;
	font-weight: bold;
	color: #669944;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669944;
}

.Testimonials {
	color: #A6CC8C;
	font-size: 10px;
	font-weight: normal;
	border: thin double #A2C987;
	background-color: #669944;
}

/* BEGIN style2 */
 #navcontainer { width: auto; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #A2C987;
	border-bottom: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #669944;
color: #fff;
}


a:link {
	color: #669944;
	text-decoration: none;}

a:visited {
	color: #669944;
	text-decoration: none;
}
a:hover {
	color: #669944;
	text-decoration: none;
}
.clockd {
	font-size: 10px;
	color: #638727;
	background-color: #A4C88A;
}
.clockCell {
	background-color: #669944;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.tdBanner {
	background-color: #A4C88A;
}
.liCentre{
	list-style-image: url(pix/green_bullet.gif);
}
.quesacco {
	color: #A2C987;
	text-decoration: none;
}
.tag_individuel {
	border: 1px solid #669933;
	color: #669933;
	font-weight: bold;
}
.titleBar {
	color: #A2C987;
	text-align: right;
}
.readmore {
	color: #D8E9CD;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	border: 1px solid #669933;
	color: #669933;
	font-weight: bold;
	text-align: center;
}

h2{
font-size: 12px;
	font-weight: bold;
	color: #669944;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669944;
}
