@import url('../homepage.css');

body {
background:#e7e7e7 url(../images/lsf_bg.jpg) repeat-x 0 0;
color:#444444;
font-family:"Trebuchet MS",Arial,sans-serif;
font-size:90%;
text-align:center;

	}

body.page {
	
	}


#struct_general {
height:100%;
margin:0 auto;
text-align:left;
width:960px;
border:1px solid #003e86;
background-color:#FFFFFF;
}

#head {
height:199px;
background:#f5ead5 url(../images/head-ban.jpg) no-repeat;
}

#lsf_logo {
	position:absolute;
	top:116px;
	left:370px;
	}

#lsf_menuhorizont {
	background:transparent url(../images/lsf-menuhorizont-bg.gif) repeat-x;
	height:33px;
	margin-top:0px;
	text-align:right;
	padding:8px 15px 0 0 ;
	font-weight:bold;
	color:#FFF;
}

#lsf_menuhorizont a {
	color:#FFF;
	padding-right:10px;
}

#lsf_menuhorizont a:hover {
	color:#00f6ff;	
}

#struct_espace {
	clear: both;
}

textarea, select {
	background-color: #fff;
	
	}

td {
	font-size:15px;
	}

span{
padding-left:25px;
}

#head h1 {
	font-size: 3em;
	font-family: Arial;
	color: #2a629d;
	padding-top: 35px;
}

h1 {
	font-size: 1.3em;
	font-family: Arial;
	color: #2a629d;
	margin: 0;
	padding-bottom: 8px;
	border-top:1px solid #2a629d;
}

h2 {
	font-size: 0.9em;
	font-family: Arial;
	color: #62C916;
	text-transform: uppercase;
	margin: 0;
	padding: 8px 0;
}

h3 {
	color: #6C818A;
	font-size: 1em;
	font-family: Arial;
	border-bottom:1px solid #AACCD5;
	border-top:1px solid #AACCD5;
	margin-top: 8px;
	text-transform: uppercase;
	text-align:center;
}

h4 {
	font-size: 0.8em;
	font-family: Arial;
	color: #8CA1AA;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 8px;
}

h5 { font-size: 1.1em; margin: .2em 0; }
h6 { font-size: 1em; margin: .2em 0; }

a img {
	border:0;
	}


a:link,
a:visited {
	color: #556379;

	}

a:hover {
	color: #8496B3;
	text-decoration: none;
	}

#searchbar {
	height:50px;
	float:right;
	margin:6px 20px 0 0;
}

#searchbar fieldset {
	border:0;
	
}

#searchbar #phrase { 
	margin:4px 6px 0 0;
	padding:3px 0 0 5px; 
	width: 170px; 
	height:15px;
	font-size: 85%; 
	float:right;
	border:1px solid #1c75b6;
	background:transparent url(../images/white_bar.png) repeat-x;
}

#searchbar #submit {
	margin:5px 0 0 0;
	font-size: 10px;
	font-weight:bold;
	background: #195ca7;
	color: #fff; 
	width: 19px;
	height: 19px;
	cursor: pointer;
	float:right;
	border:1px solid #1973b3;
}

hr.clear {
	clear:both;
	visibility:hidden;
	}

h1.title {
	
	font-size:1.5em;
	font-weight:bold;
	color:#ef4900;
	/* padding-left:25px;
	background:transparent url('../images/puce5.gif') no-repeat 4px 50%; */
}

h2.title {
	font-size: 1.3em;
	font-family: Arial;
	color: #7B98F8;
	margin: 0;
	padding-bottom: 8px;

	font-size:1.5em;
	font-weight:bold;
	color:#039;
	padding-left:25px;
	background:transparent url('../images/puce5.gif') no-repeat 4px 50%;
}

h2.msgerror {
	
	font-size:1.3em;
	font-weight:bold;
	color:#f00;
	padding-left:40px;
	background:transparent url('../images/puce6.gif') no-repeat 25px 50%;
	}

a:link,a:visited{
	text-decoration: none;
}

#leftcontent {font-size: .9em;
	font-family: Arial;
	color: #6787d7;
	margin: 0;
	padding-bottom: 8px;

	width:160px;
	background-color:#EAF4F6;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	border-bottom:#191A72 1px solid;
	z-index: 99;
}

/* topics sections, left only */

#leftcontent .bab_section .bab_title h4 {
	color:#191A72;
	border-bottom:#191A72 1px solid;
	padding-left:.4em;
}

#leftcontent .bab_section {
	margin-bottom:1.5em;
}
#leftcontent .bab_section ul{
	padding:0;
}

#leftcontent .bab_section ul a {
	color:#191A72;
	text-decoration:none;
	display:block;
	padding:.1em .1em .1em .3em;
}
	
#leftcontent .bab_section ul a:hover {
	background-color:#c2dce3;
	color:#090A62;
}

#leftcontent .bab_section .addon a {
	color:#b0b0b0;
}

#left_menu_btn {
	display:block;
	width:11px;
	height:150px;
	position:absolute;
	top:10px;
	right:-11px;
	background:url('../images/menubtn2.gif') no-repeat left top;
	cursor:pointer;
}

#centercontent {
	float: right;
	margin: 15px 50px 0 20px;
	width: 680px;
	clear: both;

   }

#menu-gauche {
	/* bug ie5.0 */
	}

#menu-gauche {
	background:#003e86 url('../images/bg-menugauche.jpg') repeat-x left top;
	color:#fff;
	margin:3px 0 0 3px;
	width:212px;
	padding:7px 0 15px 0;
	}

#menu-gauche a {
display:block;
text-decoration:none;
padding:10px;
}

#menu-gauche ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 10px;
}

#menu-gauche li {
font-family:Arial;
font-size:11px;
}

#menu-gauche ul li a {
height:21px;
line-height:21px;
color:#fff;
background:transparent url('../images/pucerouge.gif') no-repeat left 50%;
font-size:14px;
fon-weight:bold;
padding:0 9px 0 20px;
}

#menu-gauche ul li ul li a {
color:#003e86;
height:19px;
line-height:19px;
padding:0 10px 0 10px;
margin:0;
background:#f2f5f9 url('../images/pucebleue.gif') no-repeat left 50%;;
}
#menu-gauche ul li ul li a:hover {
color:#f00;
}



#ovfx_page .bab_content table {
	text-align:left;
	}

#ovfx_menu {
	background:transparent url('../images/btn_1.gif') repeat-x 0 0;
	position:absolute;
	top:53px;
	width:100%;
	height:16px;
	left:0px;
	font-size:11px;
	}

#ovfx_menu ul {
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	right:0px;
	height:16px;
	background:#fff url('../images/btn_2.gif') no-repeat 0 0;
	padding-left:5px;
	}

#ovfx_menu li {
	display:inline;
	
	}

#ovfx_menu li a {
	float:left;
	display:block;
	background:#fff url('../images/btn_3.gif') repeat-x 0 0;
	height:16px;
	padding-left:9px;
	padding-right:9px;
	padding-top:2px;
	text-decoration:none;
	color:#039;
	border-right:#4C4C4C 1px dotted;
	}

#ovfx_menu li.last a {
	border-right:none;
	}

#ovfx_menu li a:hover {
	background-color:#c2dce3;
	color:#fff;
	}

#ovfx_menu span {
	display:block;
	position:relative;
	top:1px;
	background:transparent url('../images/puce1.gif') no-repeat 6px 50%;
	padding-left:18px;
	}

#ovfx_menu span a {
	color:red;
	text-decoration:none;
	padding:1px 5px;
	}

#ovfx_menu span a:hover {
	background-color:#fff;
	padding:1px 4px;
	border-bottom:#fff 1px solid;
	border-top:#4C4C4C 1px solid;
	border-left:#4C4C4C 1px solid;
	border-right:#4C4C4C 1px solid;
	}

#ctx_menu {
	margin:0 10px;
	padding:0;
	list-style-type:none;
	height:16px;
	border-bottom:#c2dce3 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:#c2dce3 1px solid;
	border-right:#c2dce3 1px solid;
	margin-left:.5em;
	text-decoration:none;
	background-color:#eaf4f6;
	color:#039;
	font-size:12px;
	height:14px;
	}

#ctx_menu a:hover {
	background-color:#fff;
	height:17px;
	position:relative;
	top:-3px;
	margin-bottom:-4px;
	border-top:#c2dce3 1px solid;
	}

#ctx_menu span {
	background-color:#fff;
	color:#000;
	height:17px;
	position:relative;
	top:-3px;
	margin-bottom:-4px;
	border-top:#c2dce3 1px solid;
	}

#ovfx_page {
	padding-top:1em;
	}


address {
	clear: both;
	color:#fe5b10;
	padding: 1em;
	background-color: #fff;
	background-image: url(logo_small.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: center;
	position: relative;

	}



.bab_title h4 {
background-image:url(li1a.gif);
background-position:13px 5px;
background-repeat:no-repeat;
border-bottom:1px solid #AACCD5;
border-top:1px solid #AACCD5;
font-weight:bold;

line-height:21px;
margin-top:8px;
padding:0 28px;
text-transform:uppercase;
}


.bab_section .bab_content h5 {
	font-weight:normal;
	text-align:center;
	margin:.3em 0;
	font-size:1em;
}

.bab_section .bab_content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;}

.bab_section .bab_content ul li 
{
background-color:#DEECF0;
background-image:url(li2.gif);
background-position:13px 5px;
background-repeat:no-repeat;
border-bottom:1px none #EEF5F7;
border-top:1px solid #EEF5F7;
font-weight:normal;
line-height:19px;
margin-top:0;
text-transform:capitalize;
}
.bab_section .bab_content ul li a
{
font-size:11px;
text-decoration:none;
display:block;
padding:0 28px;
}
.bab_section table a:link,
.bab_section table a:visited {
	color:#039;
}

.bab_section table a:hover {
	background-color:#D2EAFF;
	text-decoration:none;
}

#bab_montha table {
	width:95%;
	padding:0px;
	border-collapse:collapse;
	margin:0 auto;
	}

#bab_montha thead td {
	font-weight:bold;
	border-bottom:#c2dce3 1px solid;
	}

#bab_montha td {
	padding:1px;
	text-align:center;
	}

.BabCalendarCurrentDayNumberSection {
	border:#c2dce3 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:#eaf4f6;
	border:#a2bcc3 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:#ceecf0;
	padding:.2em .5em;
	margin:3px 8px;
	border:#a2bcc3 1px solid;
	}

#BabCategTitleNavigation .bab_buttons a:hover {
	background-color:#d4f2f5;
	border:#a2bcc3 1px solid;
	color:#000;
	}


ul.BabCategTitleNavigation {
	padding: 2.5em;
	margin: 2.5em 15%;
	border: #c2dce3 2px solid;
	background-color:#deecf0;
	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;
	}


body.page.articles .bab_buttons .bab_title {
	font-weight:bold;
	}

/* PUBLIC CORE CSS */


.BabCalendarBodyBadMonthBackground {
	background-color: #c2dce3;
	}

.BabContentBackground,
.BabMenuActiveBackground {
	 background-color: #fff;
	 color:#000;
	 }

.BabCalendarMenuActiveBackground {
	background-color: #fff; 
	color: #116; 
	font-weight: bold;
	}

.BabLoginCadreBackground { 
	background-color: #c2dce3;
	}
	 

.BabBodyTitleBackground,
.BabLoginMenuBackground { 
	background-color: #deecf0; 
	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: #000000; 
	background-color: #FFFFFF;  
	font-weight: bold;
	}

.BabLetterlists a:link,
a.BabAlphabetLink:Link,
a.BabAlphabetLink:Visited { 
	color: #009933; 
	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 {
	color: #2a629d;  
	font-weight: bold;
	padding:.05em .5em;
	}
/* font and background articles */

.BabTopicsAuthorBackground {
	border-bottom:#2a629d 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:#c2dce3 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:#eaf4f6;
	border-color:#eaf4f6;
	}



/********** AGENDA **** CALENDAR ******************************/



.BabCalendarBodyBackground,
.Blackbg { 
	background-color: #000000; 
	}



/*names of the days on top of monthcalendar*/
.BabCalendarDays { 
	background-color: #181A91; 
	color: #FFFFFF;  
	font-weight: bold;
	}

.BabMonthCalendarEventHourfont { 
	background-color: #FFFFFF; 
	color: #009933; 
	}




/***************** 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: #eaf4f6;
	}

	

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-color: #eaf4f6; 
	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;
	}
.voile:hover
{
    color: #B7C7D1;
    border: 1px solid black;
    padding: 0 4px 2px 4px;
}
.voile
{
	border: 1px solid transparent;
    padding: 0 4px 20px 4px;
    color:black
}

.voile:hover>.mod
{
    text-align: center;
    display: block;
    width:100%;
    height:18px;
    color:white;
    padding: 0px 0 0 0;
    background: black;
    font-weight: bold;
}

 .v_actif
{
    display: none;
}

.voile a, .voile a:hover
{
    text-decoration:none;
}

.mod
{
    display: none;
}
