/* !important = for priority - (because of Mso from microsoft) */

a {
text-decoration: none !important;
color: blue !important;
}

a:link {
text-decoration: none !important;
color: blue !important;
}

a:visited {
text-decoration: none !important;
color: blue !important;
}

a:active {
text-decoration: underline !important;
color: blue !important;
}

a:hover {
text-decoration: underline !important;
color: blue !important;
}

p {
font-family: Arial, Helvetica, sans-serif !important;
font-size: 11pt !important; 
line-height: 1.2 !important;
}

/* Layout */

body {
background: white;
margin: 0;
padding: 0;
}

#pagewidth-1024{
width: 970px;
margin-left: 24px; /*auto; - 20090623*/
margin-right: 24px; /*auto; - 200900623*/
background: #F4FFFD; /* gris très léger, presque blanc */
margin-bottom: 20px;
}

#header {
height:  126px;
width:  100%;
background: #FFF url(../images/lct_ban2.png) bottom left no-repeat;
}

#outer-1024{
width: 100%;  /*20090630 970px;*/
padding-top: 6px;
}

#pathway{ 
width: 950px; /*20090630 500px; assez large pour éviter que rightcol monte plus haut que leftcol*/
height: 12px;
padding-left: 20px;
/* padding-top: 5px; */
}

#leftcol{
width: 152px;
float: left;
position: relative;
margin-right: 5px;
background: #ffffcc; /* crème 200921 c'est "websafe" */
} 

#maincol-broad-1024{ 
float: left; 
width: 622px;
margin-left: 3px;
} 

#rightcol-broad{
width: 180px;
float: right;
position: relative;
margin-right: 1px;
margin-top: 2px;
background: #ffffcc; 
} 

iframe.wrapper {
z-index: 0;
}

.clr{
clear:both;
}


.pathway {
color: #aaaaaa;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #888888;
text-decoration: none;
font-weight: normal;
}

.content {
padding: 0px 0px 0px 0px;
text-align:justify;
color: black;
}






#leftcol p{        
color: black
margin-left: 4px;
margin-right: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 1.2;
} 

#maincol-broad-1024 p{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
line-height: 1.2;
} 

#leftcol a:link, #maincol-broad-1024 a:link {
color: blue
text-decoration: none
}

#leftcol a:visited, #maincol-broad-1024 a:visited {
color: purple
text-decoration: none
}

#leftcol a:hover, #maincol-broad-1024 a:hover {
text-decoration: underline
}

#rightcol-broad a, #rightcol-broad .contentpagetitle{          
}

.content {
padding: 0px 0px 0px 0px;
font-family: arial, verdana, sans-serif;
font-size: 11pt;
line-height: 1.2;
text-align:justify;
color: black;
}

a.content:link {
color: blue
text-decoration: none
}

a.content:visited {
color: blue
text-decoration: none
}

a.content:hover {
text-decoration: underline
}


/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 152px;
background: transparent url(../images/module_middle.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 152px;
/*new*/
/*background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;*/
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 12px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 12px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}




div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
color: #005E31;                          /*green*/
border-bottom: 1px solid #005E31;        /*green*/
}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 12px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 16px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: justify;
text-indent: 5px;
background: url(../images/module_head_back.jpg) repeat-x;   /*green*/
}

#maincol-broad-1024 div.moduletable h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt; 
line-height: 1.2; 
font-weight: bold;
}

/* Topmenu */

/* jan 19.11.2007 - le top-menu n'est pas utilisé

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 16px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}

*/

/* Main Menu(s) */

a.mainlevel {
font-size: 12px;
font-family: arial, verdana, sans-serif;
color: blue;      
font-weight: bold;
padding-left: 5px;
display: block;
line-height: 22px;
margin-bottom: 2px;
width: 145px;           /* IE5-width, includes padding */
voice-family:"\"}\"";   /* Tantec hack for box model */
voice-family:inherit;
width: 135px;           /* Mozilla-width */
}
html>body a.mainlevel {width:135px;}  

a.mainlevel:link {   
text-decoration: none;
text-align: left; 
}

a.mainlevel:visited {
text-decoration: none;
text-align: left; 
}

a.mainlevel:hover {
text-decoration: underline;
text-align: left; 
}

a.mainlevel#active_menu {
text-decoration: none;
text-align: right;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 12px;
font-family: arial, verdana, sans-serif;
padding-left: 12px;
display: block;
line-height: 20px;
margin-bottom: 2px;
font-weight: normal;
color: blue; 
width: 135px;               
voice-family:"\"}\""; 
voice-family:inherit;
width: 123px;
}
html>body a.sublevel {width:123px;} 

a.sublevel:link {   
text-decoration: none;
text-align: left; 
}

a.sublevel:visited {
text-decoration: none;
text-align: left; 
}

a.sublevel:hover {
text-decoration: underline;
text-align: left; 
}

a.sublevel#active_menu {
text-decoration: underline;
text-align: right;
}



/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}


.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
/*background: #EEEEEE url(../images/readon.gif) no-repeat left;*/         /*green*/
/*text-decoration: none;*/                                                /*green*/
background: url(../images/readon.gif) no-repeat left;
text-decoration: underline;
}

.blog {
width: 100%;
}


								/*Style des titres*/
.contentheading {
width: 98%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
height: 20px;
line-height: 20px;
/* color: #3c3b3b; */
border-bottom: 2px solid #3c3b3b                       
}

.contentpaneopen {
text-align: justify;
background: transparent;
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.2
line-height:14px;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
height: 23px;
line-height: 20px;
border: none;
color: #005E31;                                       
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
background: url(../images/readon2.gif) no-repeat left top;      /*green*/
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;

}
.componentheading {
font-weight: bold;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
height: 20px;
line-height: 20px;
border-bottom: 2px solid #3c3b3b;
margin-bottom: 5px; 
color: #3c3b3b;
}

a.category {
text-decoration:  none; 
 }
a.category.link {
text-decoration:  none; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
text-decoration: none;
}


.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
background: url(../images/readon.gif) no-repeat left;      /*green*/
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}