/*****************/ 
/* PAGE GLOBALE */
/*****************/

/* container global */
body {
	/* marges */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* retrait */	
	padding:0px;
	/* couleur de fond */
	background-color:#FFFFFF;
	/* polices */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/* bordures */
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
		}

/* Style à ne pas remplir, container contextuel */
body.page {

	}

/**************************************************/
/* texte dans les menus déroulants  et menus liste*/
/**************************************************/
/* par défaut, il prend les attribut police de Body */
textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

/**********************/
/* textes descriptifs */
/**********************/
/* texte de les tes générés par le moteur (boites quizz, sondage, ...) */
/* fond du calendrier */
/* par défaut, il prend les attribut police de Body */
/* éviter de mettre un fond, bordure, style ... */
td {
	font-size:11px;
	}

/*******************/
/* Titres de pages */
/*******************/
/* On retrouvera ces styles plus loin et on les règlera à ce moment-là */
/* Styles génériques utilisés tout au long du CSS pour éviter les redites */
/* évitez de toucher ces valeurs */
h1 { font-size: 1.5em; margin: .4em 0; }
h2 { font-size: 1.4em; margin: .3em 0; }
h3 { font-size: 1.3em; margin: .2em 0; }
h4 { font-size: 1.2em; margin: .2em 0; }
h5 { font-size: 1.1em; margin: .2em 0; }
h6 { font-size: 1em; margin: .2em 0; }

/*********/
/* Liens */
/*********/
/* Comportement des liens sur les images */
a img {
	border:0;
	}

/* Comportement des liens sur les textes */
a:link {
	color:#666666;
	}

a:visited {
	color:#333333;
	}

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

/*          */
hr.clear {
	clear:both;
	visibility:hidden;
	}

/*******************/
/* Titre des pages */
/*******************/
h2.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	font-style: normal;
	background-image: url(../images/ot-general/backtitrepage.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	border-top-color: #CCCCCC;
	border-top-style: dashed;
	border-top-width: 0px;
	border-right-color: #CCCCCC;
	border-right-style: dashed;
	border-right-width: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	border-left-color: #CCCCCC;
	border-left-style: dashed;
	border-left-width: 0px;
	text-align: left;
	margin-bottom: 15px;
	}

/***************************/
/* Titre messages d'erreur */
/***************************/
h2.msgerror {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#990000;
	padding-left:55px;
	background:transparent url('../images/ot-general/ico_warning.gif') no-repeat 25px 50%;
	background-repeat: no-repeat;
	border-top-color: #990000;
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-color: #990000;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #990000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-left-color: #990000;
	border-left-style: dashed;
	border-left-width: 1px;
	padding-top: 5px;
	height: 30px;
	margin-bottom: 15px;
	}

/*****************************/
/* LES CONTAINERS DE LA PAGE */
/*****************************/

/* le menu de gauche */
/* forme de la boite et position */
#leftcontent {
	/* position absolue = position dans la page */
	/* relative en % */
	position: absolute;
	left:5px;
	top:197px;
	width:181px;
	/*border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
	/*background-color: #FFFFFF;*/
	/*background:transparent url('../images/ot-general/back_section01.jpg') repeat-y 0 0;*/
	/*background-repeat: no-repeat;*/
	}

/* la partie centrale */
#centercontent {
   padding-top: 10px;
   margin-left: 190px;
   margin-right:190px;
   width:100%;
   voice-family: "\"}\"";
   voice-family:inherit;
   width:auto;
   }

/* le menu droite */
#rightcontent {
	/* bug ie5.0 */
	}

#rightcontent {
	position: absolute;
	right:5px;
	top:197px;
	width:181px;
	/*border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;*/
	/*background:transparent url('../images/ot-general/back_section01.jpg') repeat-y 0 0;*/
	}

/**********************/
/* Le bandeau bannière*/
/**********************/		

/* le container du bandeau */
#ovfx_head {
	height:189px;
	background:transparent url('../images/ot-general/headsubtitle_b1.jpg');
	background-repeat: repeat-x;
	/*background-color: #030708;*/
	}

/* position du logo haut gauche*/
/* l'image logo est à la racine du répertoire Skin : head_logo.gif */
#ovfx_head img {
	margin-top:0px;
	margin-left:1px;
	position: absolute;
	}

/* bandeau visible ou non sur les fonctions 'imprimer' */
#ovfx_head img.print {
	display:none;
	}

/* titre du bandeau */
/* recouvre le ovfx_head */
#ovfx_head h1 {
	position: absolute;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:transparent url('../images/ot-general/head_neobg2.jpg') no-repeat /*-x 100% 0*/;
	margin:0px;
	top:0px;
	width:100%;
	height:73px;
	font-size: 1px;
	font-style: normal;
	font-weight: bolder;
	}

/* container du texte */ 
#ovfx_head h1 span {
	display:block;
	padding-left:165px;
	padding-top:25px;
	width:700px;
	}

/**********************/
/* Liste alphabétique */
/**********************/
/* Listes (A, B, C, D ...) et listes dans les tableaux */
#ovfx_page .bab_content table {
	text-align:left;
	}

/*******************************/
/* bandeau accueil / connexion */
/*******************************/
/* a noter : le style du nom de l'utilisateur est défini dans le style Body_, attention aux contrastes */
#ovfx_menu {
	position:absolute;
	top:73px;
	width:100%;
	height:116px;
	left:0px;
	font-size:11px;
	/*background-color: #030708;*/
	background:transparent url('../images/ot-general/headsubtitle_b2.jpg') no-repeat;
	}

/* image habillage à gauche d'accueil/rechercher */
#ovfx_menu ul {
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	right:0px;
	height:124px;
	background:transparent /*url('../images/2/btn_2.gif') no-repeat 0 0*/;
	padding-left:5px;
	}

/* texte Recherche/Accueil en liste ou ligne */
/* inline = en ligne | none = en colonne */
#ovfx_menu li {
	display:inline;
	}
	
/* texte Rechercher/Acceuil lien */
#ovfx_menu li a {
	float:left;
	display:block;
	background:transparent;
	height:25px;
	padding-left:16px;
	padding-right:15px;
	padding-top:0px;
	text-decoration:none;
	color:#999999;
	/*border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 0px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;*/
	margin-top: 70px;
	}

#ovfx_menu li a:hover {
	color:#990000;
	}
	
/* dernière bordure boite Accueil/Rechercher */
/* permet de faire disparaitre la bordure */
#ovfx_menu li.last a {
	border-left:none;
	}

/* container du lien 'Connexion' */
#ovfx_menu span {
	display:block;
	position:relative;
	top:0px;
	/*background:transparent url('../images/ot-general/headsubtitle_b2.jpg') no-repeat;*/
	padding-right:170px;
	/*height: 124px;*/
	padding-top: 70px;
	text-align: right;
	}
	
/* texte 'Connexion' et lien*/
#ovfx_menu span a {
	color:#999999;
	text-decoration:none;
	padding:0px 5px;
	border: solid #CCCCCC 1px;
	}

#ovfx_menu span a:hover {
	background-color:#FFFFFF;
	padding:0px 5px;
	color:#990000;
	border: solid #CCCCCC 1px;
	}

/************************/
/* onglets haut de page */
/************************/

#ctx_menu {
	/* haut | gauche droite */
	margin:0 10px;
	padding:0;
	list-style-type:none;
	height:17px;
	border-bottom:#CCCCCC 1px solid;
	}

/* disposition liste ou colonne (inline ou none) */
#ctx_menu li {
	display:inline;
	}

/* liens dans les onglets */
#ctx_menu a:link,
#ctx_menu a:visited,

/* container onglet actif */
#ctx_menu span {
	display:block;
	float:left;
	padding:1px .8em;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	margin-left:.5em;
	text-decoration:none;
	background-color:#EEEEEE;
	color:#333333;
	font-size:12px;
	height:15px;
	}

/* container au survol */
#ctx_menu a:hover {
	background-color:#FFFFFF;
	height:17px;
	position:relative;
	top:-3px;
	margin-bottom:-3px;
	border-top:#CCCCCC 1px solid;
	}

/* container onglet fixe */
#ctx_menu span {
	background-color:#FFFFFF;
	color:#333333;
	height:17px;
	position:relative;
	top:-3px;
	margin-bottom:-4px;
	border-top:#CCCCCC 1px solid;
	}

/*********************************/
/* retrait entre onglets et page */
/*********************************/
#ovfx_page {
	padding-top:1em;
	}

/********************/
/* mentions légales */
/********************/
/* style des mentions en bas de page : 'webmaster, powered by ...' */
address {
	margin:10% 0 5% 0;
	text-align:center;
	font-size:0.9em;
	color:#666666;
	}

address a:link, address a:visited {
	color:#666666;
	}


/********************************/
/* généralités sur les sections */
/********************************/

/* marges entre les boites */
.bab_section {
	margin-bottom:0px;
	background: transparent url('../images/ot-general/centersection.jpg') no-repeat bottom;
	padding-bottom:20px;
	}

/* container du titre de section */
.bab_section .bab_title {
	height:36px;
	/*border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	background: transparent url(../images/ot-general/back_sectiontitle.jpg) no-repeat;
	/*background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	background-position: bottom;
	}

/* titre de la section */
.bab_section .bab_title h4 {
	padding-top:13px;
	padding-bottom:1px;
	padding-left:40px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	width:80%;
	color:#000000;
	
	}

.bab_section .bab_title a:link,

/* position de la puce droite dans le titre de section */
/* zone clicable devant cette image */
.bab_section .bab_title a:visited {
	position:relative;
	float:right;
	width:12px;
	height:10px;
	background-repeat:no-repeat;
	margin-top:12px;
	margin-right:12px;
	margin-bottom:-9px;
	}

.bab_section .bab_title .nolink {
	display:none;
	}
/* mouvements de la puce droite du titre de section */
/* eviter de toucher les positions */
.bab_section .bab_title a {
	background-image:url('../images/ot-general/sec_btn.gif');
	background-position:0px 0px;
	}

.bab_section .bab_title a.open {
	background-position:0px -20px;
	}

.bab_section .bab_title a.close:hover {
	background-position:0px -10px;
	}

.bab_section .bab_title a.open:hover {
	background-position:0px -30px;
	}

/* container de la liste */
.bab_section ul {
	padding:0;
	margin:0 0 0 0;
	list-style-type:none;

	}

/* style de description de section (sous titre) */
.bab_section .bab_content h5 {
	font-weight:normal;
	text-align:center;
	margin:5 0;
	font-size:1em;
	color: #999999;
	/*background-color: #FFFFFF;*/
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	}

	
/* liens simplifiés */
/* définit aussi les liens dans les tableaux */
/* liens sur les dates du calendrier, dans les annuaires */
.bab_section table a:link,
.bab_section table a:visited {
	color:#666666;
	}

.bab_section table a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #990000;
	}

/* menus dans les sections génériques */
.bab_section ul a {
	color:#333333;
	text-decoration:none;
	display:block;
	/*background-image: url(../images/ot-general/back_section01.gif);*/
	background-color: transparent;
	background-repeat: repeat-y;
	padding-left:20px;
	/*border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	}

.bab_section ul a:hover {
	/*background-color:#CCCCCC;*/
	color:#000000;
	}

.bab_section ul li {
	display:inline;
	}

/*************************/
/* sections utilisateurs */
/*************************/

/* généralités*/
#bab_usersection {
	/*background-color:#FFFFFF;*/
	}

/* Titre */
#bab_usersection .bab_title {
	/*background-color:#FFFFFF;*/
	}

/* liens */
#bab_usersection ul a {
	color:#333333;
	}

/* liens add-on */
#bab_usersection ul .addon a {
	/*background-color:#FFFFFF;*/
	/*background-image: url(../images/ot-general/back_sectionaddon.gif);
	background-repeat: repeat-y;*/
	}

/* liens survolés*/
#bab_usersection ul a:hover {
	/*background-color:#CCCCCC;*/
	background:transparent url('../images/ot-general/puce4.gif') no-repeat 4% 50%;
	color: #000000;
	border-bottom-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: #00CC00;
	border-left-style: solid;
	border-left-width: 0px;
	}

/****************************/
/* sections administrateurs */
/****************************/

/* généralités */
#bab_adminsection {
	/*background-color:#FFFFFF;*/
	}

/* titre */
#bab_adminsection .bab_title {
	background-color:#FFFFFF;
	}

/* liens */
#bab_adminsection ul a {
	color:#333333;
	}

/* add-on */
#bab_adminsection ul .addon a {
	/*background-color:#FFFFFF;*/
	/*padding-left: 20px;*/
	/*background: transparent url(../images/ot-general/back_sectionaddon.jpg) no-repeat;*/
	/*background-repeat: repeat-y;*/
	}

/* liens survolés */
#bab_adminsection ul a:hover {
	background:transparent url('../images/ot-general/puce3.gif') no-repeat 4% 50%;
	/*background-color:#CCCCCC;*/
	/*padding-left: 10px;*/
	/*background: transparent url(../images/ot-general/back_sectionaddon2.jpg) no-repeat;*/
	color: #990000;
	/*border-bottom-color: #336699;
	border-bottom-style: dashed;
	border-bottom-width: 1px;*/
	}

/**************/
/* calendrier */
/**************/

/* généralités */
#bab_montha {
	background-color:#FFFFFF;
	}

/* titre */
#bab_montha .bab_title {
	background-color:#FFFFFF;
	}

/* tableau du calendrier */
#bab_montha table {
	width:95%;
	padding:0px;
	border-collapse:collapse;
	margin:0 auto;
	}

/* ligne entre les jours et les dates */
#bab_montha thead td {
	font-weight:bold;
	border-bottom:#336699 1px solid;
	}

/* cellule (entre chaque chiffre)*/
#bab_montha td {
	padding:1px;
	text-align:center;
	}

/* date du jour */
.BabCalendarCurrentDayNumberSection {
	border:#336699 1px solid;
	background-color:#FFFFFF;
	}
	
/**********************/	
/* Section Latestnews */
/**********************/

#bab_latestnews .bab_content {
	padding-left: 20px;
	/*text-align:center;*/
	}


/***************************************/
/* sections articles / boite de gauche */
/***************************************/

/* container titre */
#leftcontent #bab_topicssection .bab_title {
	background-color:#FFFFFF;
	/*background-image: url(../images/ot-general/back_sectionarticletitle.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	}

/* affichage ou non des sous-titres */
#leftcontent #bab_topicssection .bab_content h5 {
	display:none;
	}

/* menus dans les boites */
#leftcontent #bab_topicssection .bab_content li a {
	background:transparent url('../images/ot-general/puce7.gif') no-repeat 7% 50%;
	color:#000000;
	font-weight:normal;
	margin-bottom:0px;
	padding-left: 30px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	}

/* menus au survol */
#leftcontent #bab_topicssection .bab_content li a:hover {
	background:transparent url('../images/ot-general/puce8.gif') no-repeat 7% 50%;
	color:#999999;
	padding-left: 30px;
	border-top-color: #336699;
	border-top-style: dashed;
	border-top-width: 0px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	}


/**********************/
/* agenda utilisateur */
/**********************/

/* fond des menus : agenda, impression, notifier ... */
.bab_cal_buttons {
	padding:.6em 0;
	background-color:#FFFFFF;
	margin-top:.5em;
	}

.bab_cal_buttons a {
	text-decoration:underline;
	padding:3px;
	color:#333333;
	}

.bab_cal_buttons a:hover {
	color:#333333;
	background-color:#FFFFFF;
	}

/************************************/
/* gestionnaire fichier utilisateur */
/************************************/

/* liens dans le gestionnaire */
body.fileman#list #centercontent .bab_content a {
	text-decoration:none;
	}

body.fileman#list #centercontent .bab_content a:hover {
	color:#006699;
	}

/************/
/* articles */
/************/

/* barre haut de page avec arborescence et 'soumettre' */
#BabCategTitleNavigation {
	background-color:#EBE8D5;
	border:#ACC659 1px solid;
	margin:.5em .5%;
	margin-bottom: 15px;
	}

#BabCategTitleNavigation table {
	border-collapse:collapse;
	width:100%;
	height:20px;
	}

#BabCategTitleNavigation td {
	border:0;
	padding:0;
	margin:0;
	padding-left:.5em;
	}

#BabCategTitleNavigation p {
	padding:.2em .5em;
	margin:3px 4px;
	}

#BabCategTitleNavigation a {
	text-decoration:none;
	color:#666666;
	}

#BabCategTitleNavigation a:hover {
	color:#FF0000;
	}

/* le bouton 'soumettre' */
#BabCategTitleNavigation .bab_buttons a {
	display:block;
	text-align:center;
	width:8em;
	background-color:#FFFFFF;
	padding:.2em .5em;
	margin:3px 4px;
	border:#ADC75A 1px solid;
	}

#BabCategTitleNavigation .bab_buttons a:hover {
	background-color:#EEEEEE;
	border:#CCCCCC 1px solid;
	}

/***********************************/
/*Page centrale de sous catégories */
/***********************************/
ul.BabCategTitleNavigation {
	padding: 2.5em;
	margin: 2.5em 15%;
	border: #CCCCCC 0px solid;
	/*background-color:#FFFFFF;*/
	list-style-type:circle;
	}

ul.BabCategTitleNavigation li {
	padding-bottom:.5em;
	}

ul.BabCategTitleNavigation li a {
	font-size:16px;
	color:#333333;
	text-decoration: none;
}

ul.BabCategTitleNavigation li a:visited {
	text-decoration: none;
	font-size:16px;
	}

ul.BabCategTitleNavigation li a:hover {
	color:#ACC659;
	font-size:16px;
	text-decoration: underline;
	}

ul.BabCategTitleNavigation ul {
	font-weight: normal;
	font-style: italic;
	padding-left: 1em;
	margin:0;
	padding:0;
	list-style-type:none;
	}


/* marges entre les articles */
body.page.articles .bab_repeat {
	margin:0px 0px;
	}


/*******************/
/* PUBLIC CORE CSS */
/*******************/

/* agenda : contour des jours des mois précédents et suivants */
.BabCalendarBodyBadMonthBackground {
	background-color: #ACC659;
	}

/* agenda : fond nouvel évènement */
.BabContentBackground,
.BabMenuActiveBackground {
	 background-color: #EEEBDA;
	 color:#000000;
	 }

/* agenda : fond menu contextuel */
.BabCalendarMenuActiveBackground {
	background-color: #ACC659; 
	color: #FFFFFF; 
	font-weight: bold;
	}

/* tableaux : contour boite */
.BabLoginCadreBackground { 
	background-color: #CCCCCC;
	}

/*tableaux : fond boite */
.BabBodyTitleBackground,
.BabLoginMenuBackground { 
	background-color: #F0EDDC; 
	color: #000000;
	}

/*tableaux : liens */
.BabLoginMenuBackground a {
	text-decoration:none;
	font-weight:bold;
	}

.BabLoginMenuBackground a:hover {
	color: #000000;
	text-decoration:underline;
	}


/*fond menu site */
/* fond menu article */

.BabSiteAdminFontBackground,
.BabTopicsBackground {
	background-color: #FFFFFF; 
	}
.BabTopicsButtonBackground {
	background-color: #FFFFFF; 
	color: #000000;
	}


.Babhighlight { 
	background-color: #FF0000;
	}


/* message erreur */
.BabErrorMessage {
	background-color: #FFFFFF; 
	color: #FF0000;  
	font-weight: bold;
	}
	
/* message avertissement */
.BabWarningBodyBackground  {
	background-color: #FFFFFF; 
	color: #333333;  
	font-weight: bold;
	}

.BabWarningBodyBackground a:Link,
.BabWarningBodyBackground a:Visited { 
	color: #333333; 
	font-weight: bold;
	}

.BabWarningBodyBackground a:Hover {
	color: #FF3333; 
	}

/* Listes Alphabétiques */
	.BabLetterlists { 
	color: #000000; 
	background-color: #FFFFFF;  
	font-weight: bold;
	}

.BabLetterlists a:link,
a.BabAlphabetLink:Link,
a.BabAlphabetLink:Visited { 
	color: #333333; 
	font-weight: bold;
	}
.BabLetterlists a:Hover,
a.BabAlphabetLink:Hover { 
	color: #FF0000;
	}

/* adresses mail */
a.BabNameEmailLink,
a.BabNameEmailLink:Link,
a.BabTitleSmall,
a.BabTitleSmall:Link { 
	color: #000000;
	}
a.BabNameEmailLink:Hover,
a.BabTitleSmall:Hover { 
	color: #FF0000;
	}


/* notes, faq, évènements, ... */
a.BabEventFaqLink,
a.BabEventFaqLink:Link { 
	color: #333333;  
	font-weight: bold;
	}
	
a.BabEventFaqLink:Hover { 
	color: #FF0000;
 	}

a.BabContentLinkColor:Link,
a.BabContentLinkColor:Visited,
a.BabSummaryLinkColor:Link,
a.BabSummaryLinkColor:Visited {
	color: #333333;
	}
a.BabContentLinkColor:Hover,
a.BabSummaryLinkColor:Hover,
.BabSummaryNbrMessage {
	color: #FF0000;
	}


/*************/
/*  ARTICLES */
/*************/

/* titre de l'article */
.BabTopicsTitleBackground {
	background-color: #FFFFFF; 
	color: #ACC659;  
	font-size:14px;
	font-weight: bold;
	padding:.05em .5em;
	}
	
/* police et couleur de fond de l'article */
.BabTopicsAuthorBackground {
	border-bottom:#CCCCCC 1px solid;
	}

.BabMonthCalendarCurentDayBackground {
	background-color: #CCCCCC; 
	color: #000000; 
	}

/* espace entre article et nom de l'auteur */
.BabArticleSpacing { 
	height: 0px; 
	}

/* textes "impression, commentaire, ..." */
a.BabTopicsFooterLink { 
	padding-right: 15px; 
	}
a.BabTopicsFooterLink:Link {
	color: #ACC659;
	text-decoration: none;
	}
a.BabTopicsFooterLink:Visited { 
	color: #333333; 
	text-decoration: none;
	}
	
a.BabTopicsFooterLink:Hover {
	color: #000000;
	text-decoration: none;
	}
	
.BabTopicsAuthorBackground {
	color: #FFFFFF;
	padding:0;
	padding-top:0px;
	}

/* texte "lire la suite" */
a.BabTopicsFooterMoreLink:Link,
a.BabTopicsFooterMoreLink:Visited { 
	color: #333333;
	text-decoration: none;
	border:#CCCCCC 1px solid;
	padding:1px 4px;
	border-width:1px 1px 0 1px;
	background:#FFFFFF;
	margin-right:1em;
	position:relative;
	font-weight:bold;
	}
	
a.BabTopicsFooterMoreLink:Hover { 
	background-color:#ACC659;
	border-color:#CCCCCC;
	}

/* texte "dans la même catégorie ..." */
.BabTopicsTitleNavigation {
	color: #999999; 
	font-weight: bold ; 
	text-decoration: none;
	}

/**********/
/* AGENDA */
/**********/

/* couleur de fond */
.BabCalendarBodyBackground,
.Blackbg { 
	background-color: #000000; 
	}

/* jour d'aujourd'hui */
.BabCalendarDays { 
	background-color: #666666; 
	color: #FFFFFF;  
	font-weight: bold;
	}

.BabMonthCalendarEventHourfont { 
	background-color: #FFFFFF; 
	color: #333333; 
	}

/********/
/* MAIL */
/********/

/* white background  in use on inbox  groups  - plus links */
.BabMailBackground { 
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	}

/**********/
/* FORUMS */
/**********/

.BabForumBackground,
.HeaderDayCalendar { 
	background-color: #FFFFFF;  
	}
.BabForumBackground1 {
	background-color: #EEEEEE;
	}

a.BabForumNavigation,
a.BabForumNavigation:Link,
a.BabForumNavigation:Visited { 
	color: #333333; 
	font-weight: bold;
	}
	
a.BabForumNavigation:Hover {
	color: #FF0000;
	}

/* messages postés */
.BabForumTopicsNavTitle,
.BabForumTopicsNavDate, 
.BabForumTopicsNavAuthor {
	background-color: #EEEEEE; 
	color: #333333;  
	font-weight: bold;
	}

a.BabForumTopicsConfirm,
a.BabForumTopicsConfirm:Link,
a.BabForumTopicsConfirm:Visited { 
	color: 333333; 
	text-decoration: none;
	}
a.BabForumTopicsConfirm:Hover 
	{ 
	text-decoration: underline;
	}

a.BabForumTopicsNavContribution:Link,
a.BabForumTopicsNavContribution:Visited { 
	color: #333333;
	}
a.BabForumTopicsNavContribution:Hover { 
	color: #FF0000;
	}

.BabForumTopicsNavTreeBody { 
	background-color:#FFFFFF; 
	color: #000000;   
	font-weight: bold;
	}
	

.BabForumTopicsNavTreeLive {
	background-color:#FFFFFF;
	color:#FF0000;
	font-weight:bold;
	}
	
/***********************/
/* ADMINISTRATION SITE */
/***********************/

.BabSiteAdminTitleFontBackground,
.BabFaqTitleFontBg,
.BabTopicsAdminListTitle {
	background-color: #CCCCCC; 
	color: #333333 ; 
	font-weight: bold;
	}

.BabSiteAdminSmall {
	background-color: #CCCCCC; 
	color: #333333 ;  
	font-weight: bold; 
	}

.BabSiteAdminFont { 
	color: #000000; 
	}

/***************/
/* FAQ / NOTES */
/***************/

a.BabFaqLink,
a.BabFaqLink:Link,
a.BabFaqLink:Visited { 
	color: #333333; 
	font-weight: bold;
	}
	
a.BabFaqLink:Hover { 
	color: #FF0000; 
	}

.BabFaqQuestion { 
	background-color: #FFFFFF; 
	color: #333333;
	font-weight: bold;
	}


/*************************/
/* ADMINISTRATION THEMES */
/*************************/


a.BabTopicsAdminTitleLink,
a.BabTopicsAdminTitleLink:Link,
a.BabTopicsAdminTitleLink:Visited { 
	color: #333333; 
	font-weight: bold;
	}
	
a.BabTopicsAdminTitleLink:Hover { 
	color: #FF0000;
	}
	
/********************/
/* CSS DES ARTICLES */
/********************/

a.artot:link { color: #003900;
text-decoration: none}

a.artot:visited { color: #003900;
text-decoration: none}

a.artot:hover {text-decoration: underline;
color : #BADD29}

.artot_texte { color: #333333;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;}

.arteot_texte2 { color: #006633;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
margin-left: 10px;}

.arteot_news { color: #666666; font-style: normal; font-weight: normal; font-size: 9px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.arteot_titre { color: #006633; font-style: normal; font-weight: bold; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.artot_titre2 { color: #ABC65B; font-style: normal; font-weight: bold; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; border-bottom: #ABC65B 1px dashed; }
.artot_texte2 { color: #003900; font-style: normal; font-weight: normal; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
.artot_radio { color: #003900; font-style: normal; font-weight: normal; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #FFFFFF }
.artot_input2 { background-color: #FFFFFF; border: 1px #BADD29 solid; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006633; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px}
.artot_input3 { background-color: #BADD29; border: 1px #FFFFFF solid; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006633; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px }
.artot_date { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

.artot_texte14 { color: #006633;
font-style: normal;
font-weight: normal;
font-size: 14px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;}

.artot_texte16 { color: #006633;
font-style: normal;
font-weight: normal;
font-size: 16px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;}

