
@CHARSET "UTF-8";

html, body {
    font-family:"Verdana","Sans","LucidaGrande","Arial","Helvetica","sans-serif"; 
    font-size: 9pt;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    background-color: #767691;
    margin: 0;
    padding: 0;
    height: 100%;
    min-height: 100%;
}

div#superglobal {
    background-color: #767691;
    position : relative;  
    min-height: 100%; 
}

div#global{  
    position: relative;  
    margin: 0 auto;  
    padding-bottom: 0;
    width: 100%;
}  
  
div#pied{  
        overflow: hidden;
        padding: 0.4em;
        min-height: 100%;
        padding-bottom: 10px;
}  
.topcommon{
    background-color: #ffffff;
}

div#top {
        margin: 0.1em;
        padding: 0.2em;
    }

div#allcentre {
        overflow: hidden;
        padding: 0.4em;
        min-height: 100%;
        padding-bottom: 10px;
    }
div#centre {
        overflow: auto;
        float: left right;
        padding: 0.4em;
        min-height: 100%;
        padding-bottom: 10px;
    }
div#menu_gauche {
        float: left;
        margin-left: 0;
        padding: 0em;
    width: 200px;
    }
div#menu_droit {
        float: right;
        width: 150px;
        margin-right: 0;
    }
.centreintro {
margin-left: 345px; padding: 0; width: auto; text-align:justify; color: #000000; font-size: 10pt;
    }

.hide {
  visibility: hidden;
  position: absolute;
  top: -400px;
}

#qscroller2 {
  width: 100%;
  height:180px;
  border:0 solid #c0c0c0;
}

.qscroller2-nav {
  font-size: 9pt;
  width: 100%;
  height: 15px;
  background:#f0f0f0;
  border:1px solid #c0c0c0;
}
.qscroller2-nav a {
  text-decoration: none;
}
.qscroller2-nav div {
  float: right;
}
.qslide2 img {
  float: left;
  padding: 1px;
  margin: 3px 15px 0 3px;
}
.qslide2 h1 {
  margin:0 0 5px;
  font-size: 110%;
  color: #16387c;
} 

/* The title */
h1.main{
	font-size: 10px !important;
	color: white;
	margin: 0.5em;
	padding: 0.5em;
}

#main h1 {font-size: 10pt}

#main h2, #main h3,#main h4{
	color: #b60000;
}

#main h2{font-size: 12pt}
#main h3{font-size: 10pt}
#main h4{font-size: 8pt}

#footer a{color: white}
#footer a:hover{background: none; color: white}

#menu li{
	list-style-type: none;
	color: #FFF;
	background-color: #f1f1e4;
	margin-bottom: 2px;
	margin-left: -40px;
	width: 140px;
	padding: 5px;
	font-weight: bold;
	position: relative;
	clear:both;
	font-size: 10px;
	/*Only at start, mootools effect will set display*/
	display: none;
}

#menu li:hover{color: #333}

#menu li a{
    display: block;
    width: 140px;
    color: white;
    background-color: transparent !important;
    margin: 0;
}

#menu li a:hover{ color: #ffffff; margin: 0}

li{text-align: left}

img { border: none; vertical-align: middle}

.portrait{
    border-top:    1px solid #cccccc;
    border-right:  1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left:   1px solid #cccccc;
}

a{color: black; text-decoration: none; font-weight: normal;}
a:hover{color: #F98602}
a:visited{}

a.agenda{color: black; text-decoration: none; font-weight: normal; font-size:8pt;}
a.agenda:hover{color: #F98602;}

a.agenda_small{color: black; text-decoration: none; font-weight: normal; font-size:7pt;}
a.agenda_small:hover{color: #F98602;}

.rouge{color: #FF0000;}
.rouge:hover{color: #FF0000;}
.vert{color: #15af0e;}
.vert:hover{color: #15af0e;}
.align_center {text-align: center;}

input[type=text],input[type=password],input[type=listbox]{
    margin: 1px;
    color:#3A595F;
    background-color:#ffffff;
    font-size:9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    height:15px;
    text-align: left;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-top: 2px solid #cccccc;
    border-left: 1px solid #cccccc;
}

input[type=text]:focus,input[type=password]:focus,input[type=listbox]:focus{
}

input[type=text]:hover,input[type=password]:hover,input[type=listbox]:hover{
    background-color: #ffffff;
    border-right: 1px solid #ED7E00;
    border-bottom: 1px solid #ED7E00;
    border-top: 2px solid #ED7E00;
    border-left: 1px solid #ED7E00;
}

textarea {
    margin: 1px;
    color:#3A595F;
    background-color:#ffffff;
    font-size:9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: left;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-top: 2px solid #cccccc;
    border-left: 1px solid #cccccc;
}

textarea:hover {
    background-color: #ffffff;
    border-right: 1px solid #ED7E00;
    border-bottom: 1px solid #ED7E00;
    border-top: 2px solid #ED7E00;
    border-left: 1px solid #ED7E00;
}

.rtabs li{
    display:inline;
    padding: 10px;
    border: 1px solid #f1f1e4;
}
.rtabs {
    padding:0;
    margin: 10px 0 10px 0;
    list-style-type:none;
}

.rtab {background-color: #CCCCCC}
.rtab_selected { background-color: #FFFFFF}
h2 {width: 98%; text-align: left}

hr {
    color: #cccccc;
    background-color: #cccccc;
    height: 1px;
    border: 0;
}

.Centerfifty {
   margin-right: 5px;
   padding: 0;
   width: 100%;
}

.floatleft {
    /*position:relative;*/
    float:left;
    margin-left: auto;
    margin-right: auto;
}

.CopixVerticalTable {
   margin-left: 0;
   width: 100%;
   border: 1px solid #cccccc;
   border-collapse: collapse;
   padding: 0;
}

.CopixVerticalTable th {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: normal;
   color:#3A595F;
   font-style: normal;
   text-decoration: none;
   text-align: right;
   background-color: #f1f1e4;
   padding: 3px;
   width: 20%;
   vertical-align: middle;
   height: 20px;
}

.CopixVerticalTable td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: normal;
   text-align: left;
   vertical-align: middle;
   height: 20px;
   padding: 3px;
}

.CopixVerticalTable td.align_center {text-align: center}
.CopixVerticalTable td.align_right {text-align: right}

.Table tr:hover { background-color:#C6CeB4}

.CopixTable {
   margin-left: 0;
   width: 100%;
   border: 10px;
   border-collapse: separate;
}

.CopixTable thead {
    background-color:#4b4d46;
}

.CopixTable thead th {
    background-color:transparent;
    text-align: left;
}

.CopixTable tr th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color:#3A595F;
    font-style: normal;
    text-decoration: none;
    text-align: right;
    padding: 3px;
}

.CopixTable th.center {text-align: center}
.CopixTable th.left {text-align: left}
.CopixTable td.center {text-align: center}
.CopixTable td.right {text-align: right}
.CopixTable td.left {text-align: left}

.CopixTable td.top_border {
   text-align: left;
   vertical-align : top;
   border: 1px solid lightgrey;
}

.CopixTable td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: normal;
   color: #3A595F;
   padding: 2px;
   margin: 50px;
   text-align: left;
}

.CopixTable th a,.CopixTable th a:visited {
   color: #ffffff;
   text-decoration: none;
}
#trhover:hover {
    background-image: url("../img/forum/font.png");
	cursor:pointer;
	background-repeat:repeat-x;
	background-position:center;
}
.alternate {
    background-color: #E4FAC7;
}
.alternate1 {
    background-color: #D2D2E0;
}
/* Cadre blanc avec titre CFACLE */
.CfaTableCadre {
   margin:0 auto;
   border: 0 solid black;
   border-collapse: collapse;
   padding: 0;
}

.CfaTableCadre tr {
   font-size: 0 !important;
   color:#3A595F;
   padding: 0;
   margin: 0;
}

.CfaTableCadre td.maincontent {
   text-align: left;
   font-size: 9pt;
   font-weight: normal;
   color:#3A595F;
   padding: 0;
   margin: 0;
}

.resizable{
    padding-bottom: 24px;
    padding-right: 20px;
    background-image: url(../img/modules/wiki/resize.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.moocolumn { padding-right : 4px}

.moocolumn2 {
    padding-left : 4px;
    border-left : 1px dotted #AEAEAE;
}

/* CopixForms */
.copixforms_error { color:red}

/* AutoCompleter */
div.autocompleter-loading {
    float: left;
    clear: right;
    background: #fff url('../images/spinner.gif') no-repeat center;
    width: 50px;
    height:	16px;
}

ul.autocompleter-choices {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #eee;
    background-color: white;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    text-align: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    z-index: 50;
    overflow: auto;
    height: 150px;
}

ul.autocompleter-choices li {
    position: relative;
    padding: 0.1em 1.5em 0.1em 1em;
    cursor:	pointer;
    font-weight: normal;
    font-size: 1em;
}

ul.autocompleter-choices li.autocompleter-selected {
    background-color: #444;
    color: #fff;
}

ul.autocompleter-choices span.autocompleter-queried {
    font-weight: bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
    color: #9FCFFF;
}

.comments dt {
    position: relative;
    top: 1px;
    display: block;
    padding: 10px 0 30px 0;
    background: transparent url('../img/comments_start.png') no-repeat 30% 100%;
}

.comments dd {
    border: 1px solid #f1f1e4;
    border-width: 1px 2px 2px 1px;
    background: #f1f1e4;
    padding: 10px;
    margin: 0 20px 20px 0;
    font-size: 1.1em;
    line-height: 1.4;
}

.comment-id {
    font-weight: bold;
    font-size: 2em;
}

.comments dd * { padding: 5px 0; font-size: 1em; }
.comments-form input, textarea {width: 80%}
.comments-form input.preview, input.submit {width: auto}

/** Calendar **/
div.calContainer {
    width:auto;
    height:auto;
    border :0px;
}

div.calBackgroud {background-color: #c0c0c0; border: 2px outset white}

table.calendar {background-color: #c0c0c0}

.calendar th {
    background-color: #eeeeee;
    border: 1px solid #c0c0c0;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    text-align: center;
}

.calendar tr { background-color: #c0c0c0}
.calendar tr.calendar_header {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
}

.calendar td {
    color: #000000;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
}
.calendar td.calendar_day {background-color: #eeeeee;}
.calendar td.calendar_noday {background-color: #ffffff;}

.text_def {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal ;font-style: normal;text-decoration: none; color:#6B6B6B;}
.text_def_title {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; font-style: normal; text-decoration: none; color:#767691;}
.text_petit {color:#6B6B6B; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; text-decoration: none;}
.text_gras {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
.title_def {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #767691;}
.text_grand {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; text-decoration: none; color: #FFAC00;}
.text_lien {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#7670C8; text-decoration:none;}
.text_lien:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#7670C8; text-decoration: underline overline;}
.text_titre_appli {  font-family: Arial, Helvetica, sans-serif; color:#0A335C; font-size: 14pt; font-style: normal; text-decoration: none;}

.tabmenu {color:#7670C8; text-decoration:none;}
.tabmenu:hover {color:#7670C8; text-decoration: underline overline;}

.tab_menu {color:#7670C8; text-decoration:none;}
.tab_menu:hover {color:#7670C8; text-decoration: underline overline;}

.menu_tableau {color:#7670C8; text-decoration:none;}
.menu_tableau:hover {color:#7670C8; text-decoration: underline overline;}

a.activity{color:#3b5998; font-weight:normal; vertical-align:text-bottom;}
a.activity:hover{text-decoration:underline;}

.useractivity_username{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #767691;}
.useractivity_content{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: grey;}
.useractivity_date{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; font-style: italic; color: grey;}



