.PinkCell {
	background-color: #E10071;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

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

.Testimonials {
	color: #F5B1CA;
	font-size: 10px;
	font-weight: normal;
	border: thin double #F5B1CA;
	background-color: #E10071;
}

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

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

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

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

#navcontainer a:hover
{
background-color: #E10071;
color: #fff;
}a:link {
	color: #E10071;
	text-decoration: none;}

a:visited {
	color: #E10071;
	text-decoration: none;
}
a:hover {
	color: #E10071;
	text-decoration: none;
}
.BGBanner {
	background-color: #E9bacc;
}

.clockd {
	font-size: 10px;
	color: #E10071;
	background-color: #E9BACC;
}
.clockCell {
	background-color: #E10071;
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
.liCentre{
	list-style-image: url(pix/pink_bullet.gif);
}
.quesacco {
	color: #F5B1CA;
	text-decoration: none;
}
.tag_individuel {
	border: 1px solid #CC0066;
	color: #CC0066;
	font-weight: bold;
}
.titleBar {
	color: #E9BACC;
	text-align: right;
}
h1 {
	font-size: 12px;
	border: 1px solid #CC0066;
	color: #CC0066;
	font-weight: bold;
}

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