/* CSS Document */
html {
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	background-color:transparent;
	width:1004px;
	margin:2px auto;
	padding:0;
}
body.fs1 {
	font-size: 10px;
}
body.fs2 {
	font-size: 11px;
}
body.fs3 {
	font-size: 12px;
}
body.fs4 {
	font-size: 14px;
}
body.fs5 {
	font-size: 16px;
}
body.fs6 {
	font-size: 18px;
}
p {
	 margin:2px;
}
ul, li {
	list-style: none;
	margin:0;
	padding:0;
}
h1 {
	font-size: 120%;
	color: #003366;
}
h2 {
	font-size: 100%;
	color: #003366;
}
h3 {
	font-size: 92%;
	color: #003366;
}
h4{
	font-size: 87%;
	color: #003366;
}
h5{
	font-size: 82%;
	color: #003366;
}
img{
	border:0;
}
input {
	font-size: 100%;
	color: #333;
}
select {
	font-size:100%;
	color:#333;
	margin-bottom:3px;
}
legend {
	font-weight:bold;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#333;
	text-decoration: none;
}
.contentpaneopen li, .blog li {
	list-style: disc;
	list-style-position:inside;
	margin-left:20px;
}
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}
pageul#mainlevel-nav li
{
	background-image: none;
	padding-left: 4px;
	padding-right: 0px;
	float: left;
	white-space: nowrap;
	background-image:url(../images/menu_top.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:22px;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color:#FFF;
	background: transparent;
}

#search_inner form {
  padding: 0;
  margin: 0;
}
#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
}
#top_outer{
	float: left;
	width: 165px;
}
#top_inner {
  border: 1px solid #333;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}
#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}
#left_inner {
  border: 1px solid #333;
	padding: 2px;
  float: none !important;
  float: left;
}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
}
#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
#right_outer {
	margin-left: 2px;
	width: 165px;
}
#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #333;
  padding: 2px;
}
.user1_inner {
	border: 1px solid #333;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #333;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #333;
}

.maintitle {
	color: #FFF;
	font-size: 333%;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #333;
  font-size: 120%;
	font-weight: normal;
}

/** old stuff **/

div.back_button {
	float: left;
  text-align: center;
  font-size: 100%;
	font-weight: normal;
  width: auto;
  line-height: 20px;
  margin: 1px;
  width:99px;
	background-image:url(../images/back.png);
	background-position:left;
	background-repeat:no-repeat;
}
div.back_button a{
  color:#FFF;
}
#footer, #syndicate {
	text-align: center;
	padding: 3px;
	font-size:80%;
}
ul.latestnew, ul. mostread {
	list-style: none;
	padding: 0;
	margin: 0;
}
li.latestnews,li.mostread {
	list-style: none;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position:top left;
}
li.latestnews a:hover {
	text-decoration:underline;
}
table.contentpaneopen {
  width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;

}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.button {
  color:#FFF;
  text-align: center;
  font-weight: bold;
  border: 1px dotted #333;
  width: auto;
  background: url(../images/button.png) repeat-x;
  background-position:bottom;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
  padding: 3px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #333;
	margin-bottom:3px;
	background-image:url(../images/input.png);
}
#mod_login_username{
}
#mod_login_password{
}
#mod_login_remember{
	width:14px;
}
#mod_search_searchword {
	font-size: 92%;
	color: #333;
}
.search input.button {
	vertical-align:middle;
  text-align: center;
  font-weight: normal;
  border: none;
  background:none;
	background-color:transparent;
  line-height: auto;
  height: auto;
  margin: 0;
  padding: 0;
}
.componentheading {
	background-image: url(../images/banners/banniere.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: left;
	padding-left: 30px;
	line-height:24px;
	font-weight: bold;
	font-size: 100%;
	margin-top:0px;
	margin-bottom:2px;
	color:#BA1600;
}
.contentheading {
	background-image: url(../images/banners/banniere.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#BA1600;
	text-align: left;
	padding-left: 30px;
	line-height:24px;
	font-weight: bold;
	font-size: 100%;
	margin-top:0px;
	margin-bottom:2px;
}
.contentcolumn {
	padding-right: 5px;
}
.contentpagetitle {
	color:#BA1600;
}
#content a.contentpagetitle:link, #content a.contentpagetitle:visited {
	color:#BA1600;
}
#content a.contentpagetitle:hover {
	color:#333;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: normal;
}
div.moduletable {
	margin-bottom: 0px;
	padding-bottom:20px;
	padding-left:9px;
	width:185px;
}
table.moduletable th, div.moduletable h3 {
	color: #333;
	text-align: left;
	padding-left: 30px;
	height: 41px;
	font-weight: bold;
	font-size: 100%;
	margin-top:0px;
	margin-left:-9px;
	margin-bottom:0px;
}
table.moduletable td {
	font-size: 92%;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder {
  padding: 2px;
  width:96%;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#333;
  padding: 4px;
  height:20px;
}
img.image{
  border: 1px solid #333;
  width:64px;
  height:64px;
}
a.download {
  font-weight: bold;
  color:#333;
}
a.download:hover {
  font-weight: bold;
  color:#000;
}
a.download:visited {
  font-weight: bold;
  color:#333;
}
.sectiontablefooter {
}
.sectiontableentry1 {
		background-color:#EFEFEF;
}
.sectiontableentry2 {
	background-color:#C0C0C0;
}
.small {
	color: #333;
	font-size: 92%;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	color:#999;
	font-size: 92%;
	background-image:url(../images/schedule.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color:#999;
	font-size: 92%;
}
table.contenttoc {
  border: 1px solid #333;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}
table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
  color: #333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 83%;
	text-transform: uppercase;
}
ul.menu li a {
	display: block;
	background: url(../images/menu.png) no-repeat;
	background-position:left top;
	font-size: 100%;
	font-weight: normal;
	color:#BA1600;
	text-align: left;
	padding-left:8px;
	height: 26px;
	line-height:26px;
	width:174px;
	text-decoration: none;
	overflow:hidden;
}
ul.menu li a:hover {
	color:#FFF;
}
#current a, li.active a span, li.active ul li.active a span {
	color:#FFF;
}
#current ul li a, li.active ul li a span {
	color:#BA1600;
}
ul.menu{
	list-style:none;
	list-style-image:none;
}
.parent ul li a {
	background: url(../images/submenu.png) no-repeat;
	margin-left: 6px;
	padding-left:8px;
	width: 168px;
}
a.pathway {
	color:#BA1600;
}
a.pathway:hover {
	color:#FFF;
}
a.mainlevel:hover {
	text-decoration: none;
	color:#000;
}
a.mainlevel#active_menu {
	color:#333;
	font-weight: bold;
	font-size:90%;
}
a.mainlevel#active_menu:hover {
	color: #000;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 92%;
	font-weight: normal;
	color: #333;
	text-align: left;
}

a.sublevel:hover {
	color: #000;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #000;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	margin: 0;
 	padding: 0;
	width:100%;
}
div.mosimage {
  border: 1px solid #333;
}
div.message {
	color:#F00;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #333;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #333;
  font-size: 83%;
  border-top: 1px solid #333;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
td.site_name {
	font-size:367%;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:normal;
	color:#333;
}
td.site_desc {
	font-size:125%;
	font-weight:normal;
	color:#333;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	padding-left:30px;
	background-image:url(../images/readon.png);
	font-weight:normal;
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	padding-top:3px;
	height:21px;
	color:#000;
}
a.readon:hover {
	text-decoration:none;
	color:#666;
}
td.ver {
	text-align: center;
	font-size:150%;
	font-weight:normal;
	color:#333;
	height:30px;
}
a.login, a.login:visited {
	margin-left: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position:left;
	font-weight:bold;
	text-align:left;
	float:left;
	padding-left:10px;
}
a.login:hover {
	color:#000;
	font-weight:bold;
}
ul.ja-usertools-font {
	list-style-position:inside;
}
ul.ja-usertools-font li {
	padding: 0;
	margin: -2px;
	display: inline;
	background: none;
	list-style-position:inside;
}
ul.ja-usertools-font li img {
	margin:0;
	padding:0;
	border:0;
}
#search {
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
}
#search .cmd {
	font-size: 14px;
	float:right;
	height:150px;
	width:240px;
	padding:0;
	margin:0;
	vertical-align:bottom;
}
#barnav {
	height:56px;
}
#barnav_head_left {
	width:8px;
	background-image: url(../images/barnav/head_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#barnav_head {
	width:200px;
	background-image: url(../images/barnav/head.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#barnav_left {
	width:55px;
	background-image: url(../images/barnav/left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#barnav_content {
	background-image: url(../images/barnav/content.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#barnav_right {
	width:17px;
	background-image: url(../images/barnav/right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	width:190px;
	vertical-align:top;
}
#content {
	vertical-align:top;
}
#content td.full {
	width:100%;
	vertical-align:top;
}
#content td.halfleft {
	width:50%;
	vertical-align:top;
}
#content td.halfright {
	width:50%;
	vertical-align:top;
}
#content a:link,#content a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#right {
	width:136px;
	vertical-align:top;
}
#footer {
	color:#666;
}
#footer a {
	display: inline;
	background: none;
	font-size: 92%;
	font-weight: normal;
	color:#666;
	text-align: left;
	text-decoration: none;
}
#footer a:hover {
	color:#999;
}
#chrono_verification {
	width:50px;
	margin-top:8px;
}
div.spacer {
	height:3px;
}
tr.spacer {
	height:3px;
}
td.spacer {
	width:3px;
}
tr.spacer img {
	height:3px;
}
td.spacer img {
	height:3px;
}
table.opaque td.content {
	background-color:#FFF;
	vertical-align:top;
}
table.opaque tr.t {
	height:8px;
}
table.opaque tr.b {
	height:8px;
}
table.opaque td.tl {
	background-image: url(../images/box/tl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:8px;
}
table.opaque td.t {
	background-image: url(../images/box/t.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
table.opaque td.tr {
	background-image: url(../images/box/tr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:8px;
}
table.opaque td.l {
	background-image: url(../images/box/l.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width:8px;
}
table.opaque td.r {
	background-image: url(../images/box/r.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:8px;
}
table.opaque td.bl {
	background-image: url(../images/box/bl.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:8px;
}
table.opaque td.b {
	background-image: url(../images/box/b.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table.opaque td.br {
	background-image: url(../images/box/br.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:8px;
}
table.opaque td.tl img, table.opaque td.tr img, table.opaque td.bl img, table.opaque td.br img {
	height:8px;
	width:8px;
}
table.opaque td.t img, table.opaque td.b img {
	height:8px;
}
table.opaque td.l img, table.opaque td.r img {
	width:8px;
}
.blog {
	width:100%;
}
.chronoform {
	display:none;
}
.important {
	color:#BA1600;
}
.expert {
	border:2px dashed #BE1400;
	background-color:#F9DB90;
	color:#333;
	padding:5px;
	margin:5px auto;
}
.expert h1, .expert h2, .expert h3, .expert h4, .expert h5 {
	margin:0;
}
.infobulle {
	position: absolute;
	visibility : hidden;
	border: 1px solid #BE1400;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 100%;
	background-color: #F9DB90;
	width:300px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
}
a.glossary, a.glossary:link, a.glossary:visited, a.glossary:hover {
	cursor:help;
	border-bottom:1px dotted #000000;
}
a.help, a.help:link, a.help:visited, a.help:hover {
	border:none;
	color:#09F !important;
	font-size:10px;
}
.helpbulle {
	position: absolute;
	visibility : hidden;
	border: 1px solid #09F;
	padding: 10px;
	padding-top:0;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color:#9CC;
	width:300px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
}
/* Header telechargement fichier */
#remositoryfilelisthead {
	display:none;
}
#remositorycontainerlist thead {
	display:none;
}
/* Liste des categories d'une section */
a.category:link, a.category:visited {
	padding-left:10px;background:url("/images/M_images/arrow.png") center left no-repeat;float:none;
  font-weight: bold;
  padding: 8px;
  color:#333;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#000;
}
/* Liste des articles d'une section */
tr.sectiontableentry1, tr.sectiontableentry2 {
	background-color:#fff;
}
tr.sectiontableentry1 td a, tr.sectiontableentry2 td a
{
	padding-left:10px;
	background: #fff url("/images/M_images/arrow.png") center left no-repeat;
	float:none;
}
/* Boutons de navigation suivant/precedent */
.pagenav {
  text-align: center;
  font-size: 92%;
	font-weight: normal;
	width:100%;
  padding: 0px 10px;
  margin: 1px;
  color:#333;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
th.pagenav_next {
	display:block;
	color:#FFF;
	background-image:url(../images/navi.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	height:21px;
	line-height:21px;
	font-size:100%;
	text-align:right;
}
th.pagenav_prev {
	display:block;
	color:#FFF;
	background-image:url(../images/navi.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	height:21px;
	line-height:21px;
	font-size:100%;
	text-align:left;
}
#content .pagenav .pagenav_next a:link, #content .pagenav .pagenav_next a:visited, #content .pagenav .pagenav_prev a:link, #content .pagenav .pagenav_prev a:visited {
	color:#000;
}
#content .pagenav .pagenav_next a:hover, #content .pagenav .pagenav_prev a:hover {
	color:#BA1600;
	text-decoration:none;
}
/* Site map */
ul.level_0 li {
	list-style: none;
}
ul.level_0 li a {
	padding-left:10px;background:url("/images/M_images/arrow.png") center left no-repeat;float:none;
}
ul.level_1 li {
	list-style: disc;
	list-style-position:inside;
	margin-left:20px;
}
ul.level_1 li a {
	background:none;
}
#content ul.level_2 li a:link, #content ul.level_2 li a:visited {
	font-weight:normal;
}
#content ul.level_3 li a:link, #content ul.level_3 li a:visited {
	font-style:italic;
}
/* Menu L'entreprise/Nos Agence */
li.item42 ul {
	display:none;
}
/* Menu Aides et subventions */
li.item2 ul {
	display:none;
}
/* Menu Contact */
li.item8 ul {
	display:none;
}
/* Menu Devis */
li.item9 ul {
	display:none;
}
/* Menu Question-Reponses */
li.item19 ul {
	display:none;
}
/* Liste d'images */
img.vignette {
	vertical-align: middle;
	margin:5px;
}
/* Glossaire */
h2 span.glossarbot {
	text-transform:uppercase;
}
#glossarycredit {
	display:none;
	text-align:left;
}
#glossarysearch {
	display:none;
}
#glossarylist {
	text-align:left;
}
#glossarylist tr {
	vertical-align:top;
}
#glossarylist tr td a {
	text-transform:capitalize;
}
.tool-tip {
	/* position: absolute; */
	visibility : hidden;
	border: 1px solid #BE1400;
	padding: 10px;
	padding-top:0;
	background-color:#F9DB90;
	width:300px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
}
.tool-title {
	text-transform:capitalize;
	font-weight:bold;
}