body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	background-image: url(images/fond_fleur1.gif);
	background-repeat: no-repeat;
	background-position: 400px 120px;
	color: #263C75;
}
body.bkg2 {
	background-image: url(images/fond_fleur2.gif);
}

body.bkg3 {
	background-image: url(images/fond_fleur3.gif);
}

p {	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: justify;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #263C75;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #263C75;
	padding-bottom: 2px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}



blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
a:link, a:visited {
	color: #019A9F;
	text-decoration: none;
}
a:hover {
	color: #801A80;
}



#menu {
	color: #FFFFFF;
	background-color: #686D8B;
	padding-top: 10px;
	width: 140px;
	padding-bottom: 10px;
}
#menu  ul.lvl1 {
	margin: 0px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}
#menu  ul.lvl2 {
	list-style-image: none;
	list-style-type: none;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-size: 10px;
	line-height: 18px;
}
#menu   li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#li1:hover   {
	background-color: #939BB2;
}
#li1.on {
	background-color: #939BB2;
}

#li2:hover   {
	background-color: #019A9F;
}
#li2.on {
	background-color: #019A9F;
}
#li3:hover {
	background-color: #801A80;
}
#li3.on {
	background-color: #801A80;
}

#li4:hover {
	background-color: #EF990E;
}
#li4.on {
	background-color: #EF990E;
}

#li5:hover {
	background-color: #F4C307;
}
#li5.on {
	background-color: #F4C307;
}

#menu  ul.lvl1 a:link {
	color: #CACED9;
	text-decoration: none;
}
#menu ul.lvl1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul.lvl2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu    ul  a.menon:link   {
	color: #FFFFFF;
}

a.blanc:link  {
	color: #FFFFFF;
}

a.blanc:visited {
	color: #FFFFFF;
}


a.blanc:hover {
	color: #EF990E;
}
a.violet:link  {
	color: #801A80;
}

a.violet:visited {
	color: #801A80;
}


a.violet:hover {
	color: #019A9F;
}


.td_txt {
	background-image: url(images/fond_txt.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td_bdp {
	font-size: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6BBCB;
}

.td_encart {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #019A9F;
	opacity:0.7;
	filter : alpha(opacity=70);
	line-height: normal;
	padding: 6px;
	text-align: justify;
}
.td_encartHome {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	opacity:0.6;
	filter : alpha(opacity=60);
	line-height: normal;
	padding: 6px;
	text-align: justify;
	border-right-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9ABD23;
}
