/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #8ebfe3;
  border:0px;
}


.main {
width:950px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#CCCCCC;
}


td, tr, p, div {
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #000000;
}

ul {
  margin           : 0px 0px 0px 0px;
}

li {
  list-style-image : url('../images/arrow.gif');
  list-style-position:inside
}

hr {
  background       : #C0C0C0;
  height           : 1px;
  width            : 100%;
}

#titleDiv {
  position:absolute;
  font-family:arial, sans serif;
  font-size:40px;
  font-weight:bold;
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='black', Positive='true');
  color:#FFFFFF;
  width:700px;
  height:60px;
  top: 60px;
  left: 20px;
}


/* ###################### UPPER BUTTON BAR ###################### */
a.buttonbar:link, a.buttonbar:visited {
  color            : #FFFFFF;
  font-weight      : bold;
  text-transform   : uppercase;
}

a.buttonbar:hover {
  color:#CC0000;
  text-decoration  : bold;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
#pathwayDiv {
  position         : absolute;
  width            : 550px;
  height           : 20px;
  top              : 12px;
  left             : 140px;
}

a.pathway:link, a.pathway:visited {
  color            : #285078;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #CC6600;
  font-weight      : normal;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */

.module_left {
  background-image:url(../images/cadre_left.png);
  background-repeat:no-repeat;
  /*background:#CCCCCC;*/
  border           : 0px;
 width:170px;
display:block;
overflow:hidden;
 }


.module_left .moduletable th {
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
padding_bottom:10px;
margin_left:15px;
letter-spacing   : 2px;
height:25px;
width:170px;
display:block;
overflow:hidden;
}

.contentheading {
white-space:nowrap;
}

marquee.scroll_container {
width:170px;
}

marquee {
width:170px;
display:block;
overflow:hidden;
}

.module_center {
  /*background-image:url(../images/cadre_center_fond.png);
  background-repeat:no-repeat;
  background:#FFFFFF;*/
  border:0px;
  text-align:justify;
  height:auto;
}

.module_center_contenu {
   /*background-image:url(../images/cadre_center_fond.png);
  background-repeat:repeat-y;
 background:#FFFFFF;*/
   height:auto;
}

.module_center_contenu div{ 
 height:auto;
 margin-left:2px;
 max-width:746px!important;
 background:#FFFFFF;
 /*float:left;
 display:block;
 width:746px; !important;*/
}

/**/
.module_center_contenu table{
 background:#FFFFFF;
 border:10px;
} 


.module_center h3{
font:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:18px;
font-weight:bold;
padding_bottom:10px;
padding-top : 5px;
padding-left : 10px;
margin_left:15px;
letter-spacing:2px;
color:#FFFFFF;
background-image:url(../images/cadre_center_top.png);
background-repeat:no-repeat;
}



/*pour la min height
.module_center_height {
height:391px;
width:1px;
background-image:url(../images/cadre_center_height.png);
background-repeat:no-repeat;
float:left;
}*/


.module_center_contenu .contentpaneopen .contentheading {
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
margin_bottom:5px;
letter-spacing   : 2px;
width:751px;
height:41px;
background-image:url(../images/cadre_center_top.png);
background-repeat:no-repeat;
border:0px;
text-align:left;

}


#product_list h3 {
background:none;
background-color:#FFFFFF;
border-top:1px solid #C0C0C0;
}


.mainlevel {
  letter-spacing   : 2px;
  padding-left     : 20px;
  width            : 90%;
}

a.mainlevel:link, a.mainlevel:visited {
  color            : #285078;
  background       : url('../images/icon01.gif');
  background-repeat: no-repeat;
}

a.mainlevel:hover {
  color            : #CC6600;
  background       : url('../images/icon02.gif');
  background-repeat: no-repeat;
}

.sublevel {
  letter-spacing   : 2px;
  padding-left     : 7px;
}

.moduleheading {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  letter-spacing   : 2px;
  border-bottom    : /*1px solid #AFD1F4*/ 0px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background-color : #AFD1F4;
  color            : #FFFFFF;
  height           : 20px;
  font-weight      : bold;
  letter-spacing   : 1px;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #CC6600;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #002850;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  text-align       : justify;
  background       : #F7F7F7;
  border           : 0px;
  padding-right    : 10px;
  margin-bottom    : 10px;
}
/*
.contentpaneopen {
  text-align       : justify;
  background       : #F7F7F7;
  border           : 1px solid #C0C0C0;
  margin-bottom    : 5px;
}*/

/*.contentheading, .componentheading {
  font-size        : 13px;
  font-weight      : bold;
  color            : #000000;
  letter-spacing   : 2px;
  border-bottom    : 1px solid #AFD1F4;
  text-align       : left;
}*/


.module_center .componentheading {
   font-family:Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : bold;
  color            : #FFFFFF;
  letter-spacing   : 2px;
  /*border-bottom    : 1px solid #AFD1F4;*/
  text-align       : left;
  background-image:url(../images/cadre_center_top.png);
	background-repeat:no-repeat;
	padding-top:5px;
 }
 
.module_center td {
  padding-bottom:10px;
  padding-left:22px;
  border:0px;
 /* padding-top:5px;*/
}
  
  


.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 12  px;
  color            : #000000;
  background       : #EFEFEF;
  border           : 1px solid #C0C0C0;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background       : #F7F7F7;
  border           : 1px solid #C0C0C0;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 11px;
  color            : #285078;
  /*color            : #c9e5f6;*/
  text-decoration  : none;
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #CC6600;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #CC6600;
}
