/**************************************
 * THEME NAME: formal_white
 *
 * Files included in this sheet:
 *
 *   formal_white/fw_layout.css
 *   formal_white/fw_color.css
 *   formal_white/fw_fonts.css
 **************************************/

/***** formal_white/fw_layout.css start *****/

body {
  margin: 5px;
	background-color:#FCD456;
	font-family:Arial;
	font-size:12px;
	color:#000000
}

div#page {
/*	position:relative;   fait planter le popup conference  */
	width: 964px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

div#page1 {
	position:relative;
	width: 964px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.contenu {
  margin:0px 10px 40px 10px; 
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;

}

h3 {
padding: 3px;
}

.accueil {
	text-align:left;
	padding:4px 10px 4px 10px;
	background-color: #FFDF74;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #970F00;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

.moduleindex {
	text-align:left;
	padding:0px 10px 10px 10px;
	background-color: #FFFFFF;
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#CCCCCC;
}

.video {
    padding:10px 72px 10px 72px;
    border-width:0px 1px 1px 1px;
    border-style:solid;
    border-color:#CCCCCC;
}

#layout-table #right-column {
    border: 0px solid;
    padding-right: 10px;
}

#layout-table #left-column {
    border: 0px solid;
    padding-left: 10px;
}

#left-column .hidden .header, #right-column .hidden .header {
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

#content {
	clear:both;
	margin-top:10px
}

/* MH ************************************************************ topest menu */
.topestmenu {
	left:0px;
	width:100%;		/*longueur menu superieur*/
	height:16px;
	padding-top:3px;
	background-color:#E68816;
	font-size:11px;
	text-align:center;
	margin-top:-1px
}

.topestmenu_link {
	margin-left:5px;
	text-decoration:none;
}

.topestmenu a:link,
.topestmenu a:active,
.topestmenu a:visited {
	color:#FFF7D2;
	text-decoration:none
}

.topestmenu a:hover {
	color:#970f00;
}

/* MH ************************************************************ ADDTHIS_RSS */
.addthis_rss_conf {
	float:right; 
	margin-top:113px;
	margin-right:15px
}
.addthis_rss_conf img {
	vertical-align:middle;
	margin-left:10px
}

.addthis_rss_dossiers a:link {
	text-decoration:none
}
/* MH ************************************************************ bottom menu */
.copyright {
	text-align:center; 
	background-color:#ffffff;
	padding-top:12px;
	padding-bottom:4px;
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#666666
}
.bottommenu {
	left:0px;
	height:17px;
	width:100%;		/*longueur menu superieur*/
	padding-top:2px;
	background-color:#E68816;
	font-size:11px;
	text-align:center;
	margin-bottom:4px
}

.bottommenu_link {
	margin-left:5px;
	text-decoration:none;
}

.bottommenu a:link,
.bottommenu a:active,
.bottommenu a:visited {
	color:#FFF7D2;
	text-decoration:none
}

.bottommenu a:hover {
	color:#970f00;
}

/* MH:***************************************************** 1ere ligne du menu principal */



.topMenuL1_conf {
  width:953px;
	height:30px;
	margin: 2px 0px 0px 6px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	border-right:1px solid #777777;
}

.topMenuL1Item_conf,
.topMenuL1ItemActif_conf {
  position:relative;
	height:30px;
	border-left:1px solid #777777;
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 0px 0px 41px;
}

.topMenuL1ItemActif_conf {
	background-color:#f5B642;
}

.topMenuL1Item_conf a:link,
.topMenuL1Item_conf a:visited {
	color: #970f00;
	text-decoration:none;
}

.topMenuL1Item_conf a:hover {
	color: #970f00;
	text-decoration:underline
}

.topMenuL1ItemActif_conf a:link, 
.topMenuL1ItemActif_conf a:visited, 
.topMenuL1ItemActif_conf a:hover{
	color: #FFFFFF;
	text-decoration:underline
}

/* MH:****************************************************** 2eme ligne du menu principal  */
.topMenuWrapper {
	background-color:#ffffff;
	margin:auto;
	width:964px;
	position:relative;
	height:89px;		/*hauteur sous top menu avant bonjour CBE*/
	z-index:100;
	background-image:url(http://aucoeurdubienetre.com/copiecbe/cbe2/public_html/univers/templates/tmpl_uni/images/h_menu_bg.png );
	background-repeat:repeat-x;
	background-position:bottom
}

.topMenu {
	position:absolute;
	top:0px;
	left:5px;
	width:954px;   /*largeur top menu*/  
}

table.topMenuCont {
	width:100%;
}

table.topMenuCont td {
	padding:0px;
	margin:0px;
}

.topMenuItem,
.topMenuItemActive {
	border-left:1px solid #FFDF74;
	border-bottom:1px solid #FFF7D2
}

td.topMenuItemHover {
	border-left:1px solid #FFDF74;
	border-bottom:1px solid #FFF7D2;;
}

.topMenuItemCont {
	font-size:13px;
	text-align:center;
	height:20px;		/*OK hauteur top menu qui définit la hauteur de tab_cutting.gif */
	padding-top:2px;	/*OK hauteur du texte dans top menu*/
	font-weight:bold;
	text-transform:capitalize;
	white-space:nowrap;
}

.topMenuItem .topMenuItemCont {
	background-image:url(http://aucoeurdubienetre.com/copiecbe/cbe2/public_html/univers/templates/tmpl_uni/images/tab_cutting.gif);	/*OK image fond top menu non cliqué*/
}

.topMenuItemActive .topMenuItemCont {
	background-image:url(http://aucoeurdubienetre.com/copiecbe/cbe2/public_html/univers/templates/tmpl_uni/images/tab_cutting.gif);	/*OK image fond top menu actif*/
	color: #C16205;						/*OK police de texte sans lien*/
}

.topMenuItemHover .topMenuItemCont {
	background-image:url(http://aucoeurdubienetre.com/copiecbe/cbe2/public_html/univers/templates/tmpl_uni/images/tab_cutting.gif);	/* MH: survol 2eme ligne */  /*OK image fond top menu survolé, mettre en commentaire pour avoir le fond, pn pour changer la couleur de police */
	/*border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;*/
	background-color: #FFF7D2;
	color: #970f00;		/*marche pas voir quel css de lien survolé ?*/
}

/* MH: ************************************************ 3eme ligne du menu principal  */
/*********** titre */
.topPageHeader {	
	font-family:verdana;
	font-weight:bold;
	font-size:23px;
	color:#666666;
	height:29px;
	margin-bottom:2px;
}

/******* boite des liens */
.topCustomMenu {
	font-family:arial,verdana,sans-serif;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	height:15px;
	position:relative;
}

/* espacement entre les liens */
.topCustomMenu a,
.topCustomMenu span {
	margin-right:11px;
	vertical-align:middle
}

/*
#C16205 >>> orange foncé
#2F462B >>> gris foncé
*/
/* lien actif */
.customMenuItemActive {	
	color:#494949
}

a.customMenuItem {
	position:relative;
}

/* lien */
a.customMenuItem,
a.customMenuItem:link,
a.customMenuItem:active,
a.customMenuItem:visited {
	color:#757575;
	text-decoration:none
}

/* lien survolé */
a.customMenuItem:hover {
	color:#494949
}
/****** fin boite des liens */

/*les liens ne changent pas de couleur*/
.hiddenMenu	{	/*sous menu du top menu*/
	position:absolute;
	top:24px;
	left:4px;
	z-index:150
}

.hiddenMenuBgCont {		/*sous menu du top menu remplace subMenu*/
	width:954px;
	height:57px;
	padding-top:8px;
	background-image:url(http://aucoeurdubienetre.com/copiecbe/cbe2/public_html/univers/templates/tmpl_uni/images/h_menu_bg.png );
	background-repeat:repeat-x;
	position:static;
	font-weight: bold;
}
/*
* html .hiddenMenuBgCont {	
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/tmpl_uni/images/h_menu_bg.png', sizingMethod='scale');
}
*/
.hiddenMenuCont {
	margin-left:14px;
	position:relative;
}

a.customMenuItem {
	position:relative;
}

a.menu_item_link,
a.menu_item_link:link,
a.menu_item_link:visited {
	color:#FFF7D2;			/*couleur du lien top menu ET lien top menu survolé*/
}

a.menu_item_link:active,
a.menu_item_link:hover {
	text-decoration:none;
	color:#C16205;		/*couleur du lien survolé dans le top menu, ne marche que pour sondage et article si a.menu_item_link:link, est placé avant*/
}	

a.menu_item_link,
a.menu_item_link:link,
a.menu_item_link:visited {
	text-decoration: none;		/*text-decoration: underline; du top menu*/
}

.no_hello_actions a,
.no_hello_actions a:link,
.no_hello_actions a:visited,
.no_hello_actions a:hover,
.no_hello_actions a:active {
	color:#003399;
	/*color:#336699;*/
}

.one_tag a,
.one_tag a:link,
.one_tag a:active,
.one_tag a:visited {
	color:#800040;
}

.one_tag a:hover {
	color:#0000FF;
}

.bottomLinks a,
.bottomLinks a:link,
.bottomLinks a:visited {
	color: #444444;
	text-decoration: underline;
}

.bottomLinks a:hover,
.bottomLinks a:active {
	color: #970f00;
	text-decoration: none;
}
/* MH ************************************************************************************************************************************************************** */

h1, h2, h3, th.header {
  border-width: 1px;
  border-style: solid; 
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

input, select {
  padding: 0px;
}
#layout-table #middle-column{
  vertical-align:top;
  padding-left:10px;
  padding-right:10px;
}
.sitetopic {
  padding:4px;
  margin: 0px;
}

.generaltable {
  border-width:0px; 
}

.generalbox {
  border-width:1px 1px 1px 1px;           /* pour liste des ‚v‚nements et cadre ppal*/
  border-style:solid; 
}


.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

.clearfix { 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***
 *** Header
 ***/

#header-home {
  /* padding:1em 0.5em; */
  height:134px;			/*hauteur header*/
  padding:2px 0px 0px 0px;
}

#header {
  height:134px;			/*hauteur header autres pages*/
  padding:2px 0px 0px 0px;
}

.headermain, h1.headermain {
  float:left;		/*détermine la position des éléments qui suivent  (marche même si supprimé)*/
  margin:0%;
  padding:0%;
  border-width: 0px;
}

.headermenu {								/*comprend le menu connexion*/
  /*float:right;*/          /*supprimé et remplacé par ce qui suit sinon le choix de langue et la connexion ne marchent pas*/
    text-align:right;				/*alignement de Bonjour. et du choix de langue*/
  	position:absolute;
		top:67px;
		right:6px;
}

.navbar {
	width:100%;
	padding:3px 0.5em;
	border-width:0px;
	margin-top:120px
}

div.navbar {
  width: auto;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

.navbar .navbutton {
  margin-top: 3px;
}

.navbar .breadcrumb {
	position:relative;
  float:left;
  margin:2em 0em 0.2em 0em;     /*avt 0.2em 0em */
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer .navbar {
  margin-top: 4em;
}


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}


/***
 *** Footer
 ***/
 
#footer {
  text-align:left;
  margin-top: 5px;
  margin-bottom: 0px;
}

 
#footer p.helplink {
 margin-bottom: 0px;
}


/***
 *** Blocks
 ***/
.sideblock {
  border-width: 0px;      /*en tete de calendrier*/
 }
 
.sideblock .header  {
  border-width: 1px;      /*en tete de calendrier*/
    border-style:solid;
    border-color:#CCCCCC;
 }

.sideblock .content  {
    border-width:0px 1px 1px 1px;      /*contenu de calendrier*/
    border-style:solid;
    border-color:#CCCCCC;
 }

.sideblock .header h2 {
	text-transform:capitalize;
  border-width: 0px;
  padding-top: 4px;
 }

.sideblock .header .hide-show-image {
 padding-top: 4px;
}
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
  

/***
 *** Calendar
 ***/
 
#calendar .today,
.minicalendar .today {
  border:1px solid !important;
} 
 
 table.minicalendar {
  width: 80%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;

  }

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


/***
 *** Course
 ***/
 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 0px;     /* avant 7 px */
}

.categorie {
  border-bottom: solid;
  border-width: 1px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}

#course-view .section td.content ul.section.img-text {
	line-height: 22px;
}

#course-view .section td.content ul.section.img-text li.activity.label {
	line-height: 16px;
	margin-bottom: 5px;
}

.coursebox .info .name {
  padding-bottom: 5px;
  }

.tabrow0 { 
   padding-top: 4px; 
} 

/***
 *** Modules: glossary
 ***/

.entry .concept,
.entryheader .concept {
   margin-top: 5px;
   margin-bottom: 10px;
}

.glossarypost.continuous {
	padding: 5px;
}

/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-width: 2px;
}
/***** formal_white/fw_layout.css end *****/

/***** formal_white/fw_color.css start *****/

/* Core */

body {
  background-color: #FCD353;    /*F7F6F1*/
}

a,
a:link,
a:active,
a:visited {
    color:#000066;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

h1 {
  background-color: #C6BDA8;
  border-color: #333333;
  color: #333333;
}

h2 {
  background-color: #FFDF74;    /*#E3DFD4*/
  border-color:#C6BDA8;
  color: #970F00;
}

h2.headingblock.header  {
 /*background: url(pix/grad/gradient_h.jpg);*/
  background-color: #FFDF74;
}


h3 {
  border-color:#C6BDA8;
}
h4 {
  border-color:#C6BDA8;
}

th {
    background-color:#FFFFFF;
}

th.header,
td.header,
div.header {
  background-color: #E3DFD4;

}

th.header {
  border-color: #C6BDA8;
}

#left-column .hidden .header, #right-column .hidden .header {
  border-color:#C6BDA8;
}

#layout-table #left-column, #layout-table #right-column {
    background-color: #FFFFFF;
    border-color:#C6BDA8;
}

.generalbox {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}

.generaltable,
.generaltable td {
  border-color:#C6BDA8;
  /* background-color:#FFFFFF; */
}

/* .generaltable .r0 td.cell.c0 {
 background-color:#C6BDA8; 
} */

.generaltable .r0 {
 background-color:#FEF9F6; 
}

.generaltable .r1 {
 background-color:#F1EFEB; 
}

.generaltable .r1 td.cell.c0 {
border-color:#C6BDA8; 
/* background-color:#E3DFD4; */
}

.navbar {
/*  background-color:#C6BDA8;
  border-color:#666666;
  height: 20px; 
  background: url(pix/grad/gradient_h.jpg) repeat-x;  */	/*avant bg_bread.jpg*/
}

.sitetopiccontent {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}

.highlight {
  background-color:#C6BDA8;
}

.highlight2 {
  color:#C6BDA8; /* highlight missing terms in forum search */
}

/***
 *** Roles
 ***/

.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
  background-color:#E3DFD4;
}

#admin-roles-override .capcurrent {
  background-color:#E3DFD4;
}

/***
 *** Header
 ***/

#header-home, #header {
  background-color: #FFFFFF;              /*fond couleur header, arrière menu icones #E3DFD4*/
  border-color:#C6BDA8;
}

h1.headermain {
  background-color: transparent;
}

/***
 *** Login
 ***/


.loginbox,
.loginbox.twocolumns .loginpanel,
.loginbox .subcontent {
  border-color:#C6BDA8;
}

.loginbox .content {
  border-color:#C6BDA8;
}

/***
 *** Blocks
 ***/

.sideblock .content {
   background-color:#FFFFFF;
}

.sideblock .header, .sideblock .header h2 {
 /*background: url(pix/grad/gradient_h.jpg) repeat-x;*/
 background-color:#FFDF74; 
}

.sideblock hr {
  color:#C6BDA8;
  /*background-color:#FEF9F6;*/
}

.sideblock .footer {
  border-top-color:#C6BDA8;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #000000;
  }

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event {
  border-color: #C6BDA8;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #C6BDA8;
}


table.calendarmonth tr td {
   border-color:#C6BDA8;
} 

table.minicalendar {
  border-color:#C6BDA8;
}

table.minicalendar tr.weekdays th {
  background-color:#FEF9F6;
  border-color:#C6BDA8;
  }

table.minicalendar tr td.day {
   border-color:#C6BDA8;
  }
  
table.minicalendar tr td.weekend {
  border-color:#C6BDA8;
  color: red;
  }
  
#calendar .today,
.minicalendar .today {
  border-color:#000000 !important;
}
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#FDCC57 !important;
  background-color:#FDCC57;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#D4A1FC !important;
  background-color:#D4A1FC;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

.cal_popup_fg {
  background-color:#FEF9F6;
}

.cal_popup_bg {
  border-color:#C6BDA8;
  background-color:#FEF9F6;
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#C6BDA8;
}

.coursebox {
  border-color:#C6BDA8;
  background: #FEF9F6;
}

.coursebox .info {
 background: #EDEAE4;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#C6BDA8;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #C6BDA8;
}

.categorie {
  border-color: #C6BDA8;
}

#course-view .section.main .content {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #C6BDA8;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#C6BDA8;
 }




/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #C6BDA8;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background:url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#C6BDA8;
}

.forumpost .content {
  background: #FEF9F6;
}

.forumpost .left {
  background:#FEF9F6; 
}

.forumpost .topic {
  border-bottom-color: #C6BDA8;
}

.forumpost .starter {
  background:#FEF9F6; 
}

.forumheaderlist .discussion .starter {
  background:#FEF9F6; 
}

.forumheaderlist td {
  border-color: #C6BDA8;
}

.sideblock .post .head {
  color:#FEF9F6;
}

.forumthread .unread {
  background: #FEF9F6;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #C6BDA8; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

/***
 *** Modules: glossary
 ***/

.picture,
.entryattachment,
.entryapproval {
  background-color: #E3DFD4;
 } 

.entrybox {
  border-color: #C6BDA8;
 }

.glossarypost.dictionary,
.glossarypost.fullwithauthor,
.glossarypost.fullwithoutauthor,
.glossarypost.continuous, 
.glossarypost.encyclopedia,
.glossarypost.faq {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

.glossarycategoryheader th  {
  background-color: #F7F6F1;
}


.glossarycategoryheader h2, 
.glossarypost .concept h3 {
  background-color: #FFFFFF
}


/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-color:#990000;
   background-color:#FEF9F6;
 }

.errorboxcontent {
   background-color:#FEF9F6;
}
 

/***
 *** Grade
 ***/

.grade-report-grader table#user-grades td.cell span.gradepass {
  background-color: #C2EBBD; 
}

.grade-report-grader table#user-grades td.cell span.gradefail {
  background-color: #EBC4BD;
}

/***
 *** User
 ***/

.userinfobox {
 border-color: #C6BDA8;
}

.userinfobox .side {
 background-color: #EDEAE4;
}

.userinfobox .content {
 background-color: #FEF9F6;
}

/***** formal_white/fw_color.css end *****/

/***** formal_white/fw_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li, input, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}

th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
}
h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.9em;
}


.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1.2em;
    font-weight: bold;
}

.categorie {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1.2em;
    font-weight: bold;
    color: #333333;
    margin-left: 0px;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}
/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:.85em;
    font-weight:bold;
}

.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:.8em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.75em
  }

table.minicalendar tr.weekdays th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.7em;                  /*largeur case date*/
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:1.0em;			           /*taille police*/
  /*font-weight: bold;*/
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

.coursebox .info .name {
  font-weight: bold;
  font-size: 1.2em;
}

/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */
.arrow, .arrow_button input {
  font-family: Arial,Helvetica,sans-serif;
}

/*
span.arrow {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} */

p.arrow_button input {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}

/***
 *** Glossary
 ***/
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}
/***** formal_white/fw_fonts.css end *****/

