body {
	font-family: Verdana, "Gill Sans MT", Helvetica, Arial;
	font-size: 11px;
	color:#362D2D;
}
table {
	font-family: Verdana, "Gill Sans MT", Helvetica, Arial;
	font-size: 11px;
	color:#362D2D;
	line-height: 12px;
	}
ol {
	list-style-position: outside;
	list-style-type: disc;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -15px;
}
.pagetitle {
	font-family: Verdana, "Gill Sans MT", Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color:#CC0000;
}
.pagesubtitle {
	font-family: Verdana, "Gill Sans MT", Helvetica, Arial;
	color:#CC0000;
}
.homeside {
background: #F8A400 url(/images/left_home_bg.gif) no-repeat bottom left;
}
.presside {
background: #F8A400 url(/images/left_pres_bg.gif) no-repeat bottom left;
}
.refside {
background: #F8A400 url(/images/left_ref_bg.gif) no-repeat bottom left;
}
.actionside {
background: #D5531A url(/images/left_action_bg.gif) no-repeat bottom left;
}
.mercatside {
background: #DA7700 url(/images/left_mercat_bg.gif) no-repeat bottom left;
}
.demarcheside {
background: #C50710 url(/images/left_demarche_bg.gif) no-repeat bottom left;
}
.contenttable {
background: #E6E6E6 url(/images/main_bg.gif) no-repeat bottom left; 
}
.mydate {
	font-family: Verdana, "Gill Sans MT", Helvetica, Arial;
	font-size: 10px;
}
a {
	color:#BC0200;
	text-decoration:none;
}
a:hover {
	color:#BC0200;
	text-decoration:underline;
}
.indexheader {
	color: #FFF;
	background-image: url(/images/09/index_back.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding: 5px;
	font-size:14px;
}
