.Normal {
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_header {
	padding-bottom:4px;
}

.container_table {
	margin-bottom:10px;
}

.container_table p {
	margin-top:0;
}

/********************* BLEU ***********************************************************************/

.container_contentpane_bleuclair {
	color:#666666;
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_contentpane_bleufonce {
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_title_bleuclair .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#4B83A4;
}

.container_title_bleufonce .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2C556F;
}

.container_contentpane_bleuclair a:link, .container_contentpane_bleuclair a:active, .container_contentpane_bleuclair a:visited,
.container_contentpane_bleufonce a:link, .container_contentpane_bleufonce a:active, .container_contentpane_bleufonce a:visited {
	color:#2C556F;
	text-decoration:underline;
}

.container_contentpane_bleuclair a:hover,
.container_contentpane_bleufonce a:hover {
	text-decoration:none;
	color:#4B83A4;
}

.container_contentpane_bleuclair li,
.container_contentpane_bleufonce li {
	list-style-image:url(img/li_bleu.gif);
}

.gradient_top_bleu {
	background:url(img/top_bleu.gif) top repeat-x;
}

.gradient_bottom_bleu {
	background:url(img/bottom_bleu.gif) top repeat-x;
}

/********************* JAUNE **********************************************************************/

.container_contentpane_jauneclair {
	color:#666666;
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_contentpane_jaunefonce {
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_title_jauneclair .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
}

.container_title_jaunefonce .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#D5761A;
}

.container_contentpane_jauneclair a:link, .container_contentpane_jauneclair a:active, .container_contentpane_jauneclair a:visited,
.container_contentpane_jaunefonce a:link, .container_contentpane_jaunefonce a:active, .container_contentpane_jaunefonce a:visited {
	color:#D5761A;
	text-decoration:underline;
}

.container_contentpane_jauneclair a:hover,
.container_contentpane_jaunefonce a:hover {
	color:#FF9900;
	text-decoration:none;
}

.container_contentpane_jauneclair li,
.container_contentpane_jaunefonce li {
	list-style-image:url(img/li_jaune.gif);
}

.gradient_top_jaune {
	background:url(img/top_jaune.gif) top repeat-x;
}

.gradient_bottom_jaune {
	background:url(img/bottom_jaune.gif) top repeat-x;
}

/********************* VIOLET *********************************************************************/

.container_contentpane_violetclair {
	color:#666666;
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_contentpane_violetfonce {
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_title_violetclair .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC6699;
}

.container_title_violetfonce .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#8C3461;
}

.container_contentpane_violetclair a:link, .container_contentpane_violetclair a:active, .container_contentpane_violetclair a:visited,
.container_contentpane_violetfonce a:link, .container_contentpane_violetfonce a:active, .container_contentpane_violetfonce a:visited {
	color:#8C3461;
	text-decoration:underline;
}

.container_contentpane_violetclair a:hover,
.container_contentpane_violetfonce a:hover {
	color:#CC6699;
	text-decoration:none;
}

.container_contentpane_violetclair li,
.container_contentpane_violetfonce li {
	list-style-image:url(img/li_violet.gif);
}

.gradient_top_violet {
	background:url(img/top_violet.gif) top repeat-x;
}

.gradient_bottom_violet {
	background:url(img/bottom_violet.gif) top repeat-x;
}

/********************* VERT ***********************************************************************/

.container_contentpane_vertclair {
	color:#666666;
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_contentpane_vertfonce {
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_title_vertclair .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0099FF;
}

.container_title_vertfonce .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#013499;
}

.container_contentpane_vertclair a:link, .container_contentpane_vertclair a:active, .container_contentpane_vertclair a:visited,
.container_contentpane_vertfonce a:link, .container_contentpane_vertfonce a:active, .container_contentpane_vertfonce a:visited {
	color:#0066FF;
	text-decoration:underline;
}

.container_contentpane_vertclair a:hover,
.container_contentpane_vertfonce a:hover {
	color:#0099FF;
	text-decoration:none;
}

.container_contentpane_vertclair li,
.container_contentpane_vertfonce li {
	list-style-image: url("img/li_bleuvert.gif");
}

.gradient_top_vert {
	background: url("img/top_vert.gif") top repeat-x;
}

.gradient_bottom_vert {
	background: url("img/bottom_vert.gif") top repeat-x;
}

/**************************************************************************************************/

.container_footer {
	padding-top:4px;
}






