body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#fff;
	font-family:Verdana, Arial;
	font-size:12px;
	line-height:15px;
	}

body.page {
	background:#fff url(../images/left.gif) repeat-y 0 0;
	}

body.pageintranet {
	background:#fff url(../images/leftintranet.gif) repeat-y 0 0;
	}

body.pageextranet {
	background:#fff url(../images/leftextranet.gif) repeat-y 0 0;
	}

#isard_bg1 {
	background:transparent url(../images/top.gif) repeat-x 0 0;
}

#isard_bg2 {
	background:transparent url(../images/title.gif) no-repeat 0 0;
	padding-bottom:500px;
}

#isard_bg2_en {
	background:transparent url(../images/title_en.gif) no-repeat 0 0;
	padding-bottom:500px;
	}

#isard_bg2intranet {
	background:transparent url(../images/titleintranet.gif) no-repeat 0 0;
	padding-bottom:500px;
	}

#isard_bg2extranet {
	background:transparent url(../images/titleextranet.gif) no-repeat 0 0;
	padding-bottom:500px;
	}

#isard_bg2extranet_en {
	background:transparent url(../images/titleextranet_en.gif) no-repeat 0 0;
	padding-bottom:500px;
	}

#logoimpression {
	background: transparent url('../images/logoimpression.gif') no-repeat 0 0;
	display: none;
	width: 201px;
	height: 105px;
}

textarea, select {
	background-color: #fff;
	
	}

form {
	margin:0;
	}

td {
	font-size:11px;
	}

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; }

a img {
	border:0;
	}


a:link {
	color:#191A72;
	}

a:visited {
	color:#191A72;
	}

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

/* hr {
    width: 200px;
	background:#fff url('../images/blanc.gif') repeat-x 0 0;
	height:3px;
	border:0;
	border-color:#fff;
		
    }

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

h2.title {
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:1.5em;
	font-weight:bold;
	color:#810000;
	padding-left:25px;
	margin-bottom:.5em;
	margin-top:.2em;
	margin-left:30px;
	background:transparent url('../images/arrow2.gif') no-repeat 4px 50%;
}
	
h1.title {
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:1.5em;
	font-weight:bold;
	color:#810000;
	padding-left:25px;
	margin-bottom:.5em;
	margin-top:.2em;
	margin-left:30px;
	background:transparent url('../images/arrow2.gif') no-repeat 4px 50%;
}

h2.msgerror {
	font-family:Verdana,Arial;
	font-size:1.3em;
	font-weight:bold;
	color:#f00;
	padding-left:45px;
	margin-bottom:1em;
	margin-left:110px;
	background:transparent url('../images/arrow3.gif') no-repeat 25px 50%;
	}
	
#ovfx_head {
	height:130px;
	}

#ovfx_head ul {
	margin:0;
	padding:0;
	text-align:left;
	}

#ovfx_head ul li {
	text-align:left;
	list-style-type:none;
	display:inline;
	}

#ovfx_head ul a {
	display:block;
	float:right;
	padding:2px 20px 2px 25px;
	text-decoration:none;
	color:#AA0000;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	}

#ovfx_head ul a:hover {
	color:#000;
	}

#ovfx_head ul .recherche {
	}

#ovfx_head p {
	margin:0;
	position:absolute;
	top:25px;
	right:300px;
	text-align:left;
	}

#ovfx_head p a img {
	margin-right:35px;
	}

#logolink {
    position:absolute;
	top:6px;
	left:33px;
	height:85px;
	width:215px;
	outline: none;
    }

#logolink span {
    display:none;
    }

#ovfx_page {
	clear: both;
}

#ovfx_page .bab_content table {
	text-align:left;
	}

#recherche {
	position: absolute;
	right: 300px;
	top: 30px;
}

#isard_formulairedroit {
	position: absolute;
	right: 0px;
	top: 0px;
	background:transparent url(../images/right.gif) no-repeat right 0;
	width: 248px;
	height: 98px;
}

#isard_siegesocial {
	position: absolute;
	left: 340px;
	top: 5px;
}

#isard_siegesocial span {
	color: #019dd8;
}

#ctx_menu {
	position:absolute;
	left:272px;
	top:110px;
	margin:0px 0px 0px 0px ;
	padding:0 20px 0 10px;
	list-style-type:none;
	height:16px;
	border-bottom:#F7DC89 1px solid;
	}

#ctx_menu li {
	display:inline;
	}

#ctx_menu a:link,
#ctx_menu a:visited,
#ctx_menu span {
	display:block;
	float:left;
	padding:1px .8em;
	border-left:#F7DC89 1px solid;
	border-right:#F7DC89 1px solid;
	border-top:#F7DC89 1px solid;
	margin-left:.5em;
	text-decoration:none;
	background-color:#FFF7DF;
	color:#A40000;
	font-size:12px;
	height:13px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	}

#ctx_menu a:hover {
	background-color:#fff;
	height:17px;
	position:relative;
	top:-2px;
	margin-bottom:-4px;
	}

#ctx_menu span {
	background-color:#fff;
	color:#A40000;
	height:17px;
	position:relative;
	top:-2px;
	margin-bottom:-4px;
	font-weight:bold;
	border-bottom:#fff 2px solid;
	}

#ctx_menu li > a:hover {
	top:-3px;
	}

#ctx_menu li > span {
	top:-3px;
	border-width:1px 1px 0px 1px;
	}

#ovfx_page {
	padding-left:50px;
	padding-top:1em;
	}


.foot-infos {
    position:relative;
	bottom:0px;
	text-align: center;  
	font-size:9px;
}

.foot-infos img {
    position: relative;
    top: 5px;
}

a.footlink {
    background:#fff url(../images/) no-repeat;
    border:solid 1px #009cd9;
	padding:0px 20px 3px 20px;
	text-decoration:none; 
    }

.footlink-bg {
    background:url(../images/legals) no-repeat 0 0;

    }	

address.bottom {
	margin:5em 0 1em 0;
	text-align:center;
	font-size:.9em;
	color:#777;
	}

address.bottom a:link, address.bottom a:visited {
	color:#777;
	}

.bab_section .bab_title h4 {
	color:#fff;
	border-bottom: white 2px solid;
	padding-left:.4em;
}

.bab_section {
	margin-bottom:1.5em;
	color:#fff;
	}

#leftcontent {
	position: absolute;
	left:10px;
	width:175px;
	top:140px;
	text-align:center;
	}

#centercontent {
   padding-top:0px;
   margin-left: 200px;
   margin-right:160px;
   width:100%;
   voice-family: "\"}\"";
   voice-family:inherit;
   width:auto;
   }

#rightcontent {
	/* bug ie5.0 */
	}

#rightcontent {
	position: absolute;
	right:0px;
	top:98px;
	width:155px;
	}

#rightcontent .bab_section {
	background-color: #009cd9;
	}

.bab_section ul {
	padding:5px 1px 0px 1px;
	margin:0px;
	list-style-type:none;
	}

.bab_section .bab_content h5 {
	font-weight:normal;
	text-align:center;
	margin:.3em 0;
	padding:0 .2em;
	font-size:1em;
	}

.bab_section table a:link,
.bab_section table a:visited {
	color:#FFE79F;
	}

.bab_section table a:hover {
	background-color:#D2EAFF;
	text-decoration:none;
	}


.bab_section ul a,
.bab_section ul a:visited {
	color:#FFE79F;
	text-decoration:none;
	display:block;
	padding:.1em .1em .1em .8em;
	font-weight:bold;
	font-family:Arial;
	}



.bab_section ul a:hover {
	background-color:#f49f20;
	color:#000;
	}

.bab_section ul li {
	display:inline;
	}

#bab_adminsection h5, 
#bab_usersection h5,
#bab_usersection ul.last {
	display:none;
	}


body.logged_0 #bab_usersection {
	display:none;
	}



.bab_section .addon a {
	color:#ff9833;
	}

#bab_montha table {
	width:95%;
	padding:0px;
	border-collapse:collapse;
	margin:0 auto;
	}

#bab_montha thead td {
	font-weight:bold;
	border-bottom:#ccc 1px solid;
	}

#bab_montha td {
	padding:1px;
	text-align:center;
	}

.BabCalendarCurrentDayNumberSection {
	border:#ccc 1px solid;
	background-color:#D2EAFF;
	}



/* calendar ++ */

.bab_cal_buttons {
	padding:.6em 0;
	background-color:#eee;
	margin-top:.5em;
	}

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

.bab_cal_buttons a:hover {
	color:#000;
	background-color:#fff;
	}

/* fileman ++ */

body.fileman#list #centercontent .bab_content a {
	text-decoration:none;
	}

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


/* topic */

#BabCategTitleNavigation {
	background-color:#F7FFEB;
	border:#B9D987 1px solid;
	margin:.5em .5% ;
	}

#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:#000;
	}

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

#BabCategTitleNavigation .bab_buttons a {
	display:block;
	text-align:center;
	width:8em;
	background-color:#B9D987;
	padding:.2em .5em;
	margin:3px 4px;
	border:#879E63 1px solid;
	}

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


ul.BabCategTitleNavigation {
	padding: 2.5em;
	margin: 2.5em 15%;
	border: #039 2px solid;
	background-color:#BFD7EF;
	list-style-type:square;
	color:#039;
	}

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

ul.BabCategTitleNavigation li a,
ul.BabCategTitleNavigation li a:visited {
	text-decoration: none;
	color:#000;
	font-size:1.2em;
	}

ul.BabCategTitleNavigation li a:hover {
	text-decoration: underline;
	}

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


body.page.articles .bab_repeat {
	margin:.5em 0;
	}


/* PUBLIC CORE CSS */


.BabCalendarBodyBadMonthBackground {
	background-color: #ccc;
	}

.BabContentBackground,
.BabMenuActiveBackground {
	 background-color: #fff;
	 color:#000;
	 }

.BabCalendarMenuActiveBackground {
	background-color: #fff; 
	color: #116; 
	font-weight: bold;
	}

.BabLoginCadreBackground { 
	background: #F8B457 url(../images/gradian_F8B457.gif) repeat-y center center; 
	}
	 

.BabBodyTitleBackground,
.BabLoginMenuBackground { 
	background: #FFF4D2 url(../images/gradian_FFF4D2.gif) repeat-x 0 0; 
	color: #000;
	}

.BabLoginMenuBackground a {
	text-decoration:none;
	font-weight:bold;
	}

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


.BabSiteAdminFontBackground,
.BabTopicsBackground,
.BabTopicsButtonBackground {
	background-color: #fff; 
	color: #000;
	}


.Babhighlight { 
	background-color: #f00;
	}


/* background and font error messages  */
.BabErrorMessage {
	background-color: #fff; 
	color: #f33;  
	font-weight: bold;
	}
	
.BabWarningBodyBackground  {
	background-color: #fff; 
	color: #000;  
	font-weight: bold;
	}

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

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

/* admin letterlist users/contacts */
.BabLetterlists { 
	color: #000; 
	background-color: #fff;  
	font-weight: bold;
	}

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

a.BabNameEmailLink,
a.BabNameEmailLink:Link,
a.BabTitleSmall,
a.BabTitleSmall:Link { 
	color: #000000;
	}
a.BabNameEmailLink:Hover,
a.BabTitleSmall:Hover { 
	color: #0000CC;
	}



/* notes,faq,eventeditor,vacation */
a.BabEventFaqLink,
a.BabEventFaqLink:Link { 
	color: #009933;  
	font-weight: bold;
	}
	
a.BabEventFaqLink:Hover { 
	color: #FF3333;
 	}

a.BabContentLinkColor:Link,
a.BabContentLinkColor:Visited,
a.BabSummaryLinkColor:Link,
a.BabSummaryLinkColor:Visited {
	color: #0000CC;
	}
a.BabContentLinkColor:Hover,
a.BabSummaryLinkColor:Hover,
.BabSummaryNbrMessage {
	color: #FF3333;
	}





/**************** ARTICLES ****************************/
/* titles */
.BabTopicsTitleBackground {
	background-color: #F8F596; 
	color: #000;  
	font-weight: bold;
	padding:.05em .5em;
	}
/* font and background articles */

.BabTopicsAuthorBackground {
	border-bottom:#ccc 1px solid;
	}

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

.BabArticleSpacing { 
	height: 5px; 
	}

a.BabTopicsFooterLink,
a.BabTopicsFooterLink:Link,
a.BabTopicsFooterLink:Visited { 
	color: #4990B1; 
	text-decoration: none;
	}
	
a.BabTopicsFooterLink:Hover {
	text-decoration: underline;
	}
	

.BabTopicsAuthorBackground {
	padding:0;
	padding-top:5px;
	}



a.BabTopicsFooterMoreLink:Link,
a.BabTopicsFooterMoreLink:Visited { 
	color: #000;
	text-decoration: none;
	border:#ccc 1px solid;
	padding:1px 4px;
	border-width:1px 1px 0 1px;
	background:#fff;
	margin-right:1em;
	position:relative;
	font-weight:bold;
	}

	
a.BabTopicsFooterMoreLink:Hover { 
	background-color:#fc3;
	border-color:#fc3;
	}

.BabTopicsTitleNavigation {
	color: #555; 
	font-weight: bold ; 
	text-decoration: underline;
	}


/********** AGENDA **** CALENDAR ******************************/



.BabCalendarBodyBackground,
.Blackbg { 
	background-color: #000000; 
	}



/*names of the days on top of monthcalendar*/
.BabCalendarDays { 
	background-color: #181A91; 
	color: #fff;  
	font-weight: bold;
	}

.BabMonthCalendarEventHourfont { 
	background-color: #fff; 
	color: #093; 
	}




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

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


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

/*threads*/
.BabForumBackground,
.HeaderDayCalendar { 
	background-color: #FFFFFF;  
	}
.BabForumBackground1 {
	background-color: #F3F3F3;
	}

	

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

 /*posts*/
.BabForumTopicsNavTitle,
.BabForumTopicsNavDate, 
.BabForumTopicsNavAuthor {
	background-color: #E6E6F7; 
	color: #111166;  
	font-weight: bold;
	}

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

a.BabForumTopicsNavContribution:Link,
a.BabForumTopicsNavContribution:Visited { 
	color: #000000;
	}
a.BabForumTopicsNavContribution:Hover { 
	color: #0000CC;
	}

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

.BabForumTopicsNavTreeLive {
	background-color:#FFFFFF;
	color:#FF3333;
	font-weight:bold;
	}
	

/************* ADMINISTRATION SITES*************/

.BabSiteAdminTitleFontBackground,
.BabFaqTitleFontBg,
.BabTopicsAdminListTitle {
	background:#E98F00 url('../images/gradian1.gif') repeat-x 0px 0px; 
	color: #000 ; 
	font-weight: bold;
	}

	
.BabSiteAdminSmall {
	background-color: #D1D1D9; 
	color: #111166 ;  
	font-weight: bold; 
	}


.BabSiteAdminFont { 
	color: #000; 
	}


/********* FAQ **** NOTES ********************************/
a.BabFaqLink,
a.BabFaqLink:Link,
a.BabFaqLink:Visited { 
	color: #0000CC; 
	font-weight: bold;
	}
	
a.BabFaqLink:Hover { 
	color: #FF3333; 
	}

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


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


a.BabTopicsAdminTitleLink,
a.BabTopicsAdminTitleLink:Link,
a.BabTopicsAdminTitleLink:Visited { 
	color: #111166; 
	font-weight: bold;
	}
	
a.BabTopicsAdminTitleLink:Hover { 
	color: #009933;
	}

