/* CSS Document */
/* Start hide from IE-Mac \*/
/* html #wrapper 
   {
   height: 1%;
   }
/* End Hide from IE-Mac */

/*BASIC STUFF*/
a:link, a:visited{
	color: #000066;
	text-decoration: none;
}
a:hover, a:active{
	color: #FF9933;
}

img{
	border: none;
}

.linkspage_button{
	border:0px;
}

td{
	text-align:left;
}
td img {vertical-align: bottom;}

/*This is used for hidden stuff, stuff that you don't want people to see with CSS enabled*/
/*Try disabling CSS and you'll see some messages that you don't see with CSS enabled*/
.hidden{
	display: none;
}

/*Use this to centerize any image/text*/
.centerize{
	text-align: center;
}

/* MAIN STRUCTURE */
/*Don't edit if you know what's good for you*/
body{
	color: #000000;
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, "Lucida Sans", Tahoma, Sans-Serif;
	background-image: url(images/pixfond.jpg);
	background-repeat: repeat;
	padding: 0px 0;
	text-align: center;
	margin: 0px;
}
#wrapper{
	width: 904px;
	margin: auto;
	background: white url(images/01_bodybg.jpg) repeat-y;
	text-align: left;
	z-index:1;
}

#wrapperEntete{
	width: 904px;
	margin: auto;
	background: white url(images/wrappertete.jpg) no-repeat;
	text-align: left;
	height: 78px;
	
}

/*The header image*/
#header{
	position: relative;
	width: 904px;
	height: 195px;
	margin: auto;
	background: url(images/01_header01.jpg) no-repeat;
}

/*The container - edit "230" to your desired width for the sidebar (lines 55, 58, 62)*/
#container{
	/* width: 100%; */
	float: right;
	margin-right: -75px; 
	width: 670px;
	
}
#content{
	margin-left: 10px;
	margin-top: 0px;
	padding: 15px;
	/* margin-top: 200px; */
	/* be visible in IE */
/*margin-top: 200px; /* set hasLayout for IE */ 
}

/*#sidebar{
	width: 150px;
	float: left;
	padding: 5px 100px 17px 17px;
	text-align: left;
	background-position: -15px;
	text-indent: 15px;
}*/

#sidebar{
	width: 230px; /*pour changer l'emplacement du menu de droite*/
	float: left;
	padding: 5px 17px;
	text-align: left;
	/*background-image: url(images/bord_ent_g.jpg);*/
	background-repeat: repeat-y;
	background-position: -15px;
	height: auto;
}
#footer{
	width: 904px;
	margin: auto;
	padding: 20px 0 0;
	background: url(images/01_footer.jpg) top no-repeat;
	height: 182px;
}

/* The container - custom page layout. resize adjustments for full screen */
#container_full{
	/* width: 100%; */
	float: left;
	margin-right: 0px; 
	/* -230 */
	width: 700px;
}
#content_full{
	/* margin-right: 230px; */
	padding: 25px 0 25px 200px;
}
#sidebar_full{
	width: 230px;
	float: right;
	padding: 25px 0;
	text-align: left;
	display:none;
}

/*Credits part is where the copyrights/xhtml/css validation stuff will be*/
#credits{
	font-size: 10px;
	text-align: center;
	color: #F7F7F7;
	
}
#credits a:link, #credits a:visited{
	color: #000066;
}
#credits a:hover, #credits a:active{
	color: #FF9933;
}
/*Ignore this*/
.clearing{
	height: 0;
	clear: both;
}
.smalltext{
	color:#fff;
}
#wrapper .smalltext{
	color:#000;
}

/*THE MAIN TITLE - YOUR BLOG NAME ON TOP OF THE HEADER*/
#header h1{
	position: absolute;
	top: 16px;
	left: 24px;
	height:35px;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	text-indent: 35px;
	background: url(images/01_logo.gif) bottom left no-repeat;
}

/*  THE DEFAULT HEADERS (h2: Main titles, h3: Blog and Sidebar titles, h4: Comment names/userlinks)*/
h2{
	color: #000000;
	margin: 0 0 3px 0;
	font-size: 18px;
	height: 23px;
	margin: 0 0 5px 0;
	letter-spacing: 0.09em;
}
h3{
	color: #000000;
	margin: 0 0 8px 0;
	font-size: 14px;
	height: 23px;
	margin: 0 0 5px 0;
	
}
h4{
	font-size: 11px;
}
h5{
	color: #FFFFFF;
	font-size: 14px;
	height: 16px;
	margin: 0 0 5px 0;
	text-indent: 5px;
	letter-spacing: 0.09em;
	
}

/*Sub structure - To create the margins of the body (where text will be placed)*/
.contentdiv{
	margin: 0 15px 0 22px;
}
/*.sidebardiv{
	margin: 0 22px 0 15px;
	width: 230px;
}*/

.sidebardiv{
	margin: 0 22px 0 15px;
	width: 230px;
}


/* THE STYLING OF THE BODY OF CONTENTS AND SIDEBAR */
.contentbody{
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
}
/*.sidebarbody{
	margin: 0 0 20px 0px;
	padding: 0;
	line-height: 1.6em;
}*/

.sidebarbody{
	margin: 0 0 5px 0;
	padding: 0;
}

/* THIS PART IS THE SIDEBAR'S INDIVIDUAL DIVS */
/* Note that it doesn't have any styling, but it's here in case you want to add some styles */
.sidebarin{
	/*padding: 0;
	margin: 0;*/
}

/*MAIN TITLES*/
h2{
	height: 23px;
	text-indent: 0px;
	margin: 0 0 5px 0;
	/*background: url(images/01_m_default.gif) no-repeat;*/
}

/*You can remove all parts here if you do not wish to use images as your main titles*/
h2.news{
	text-indent: -9999px;
	background: url(images/01_m_news.gif) no-repeat;
}
h2.comment{
	text-indent: -9999px;
	background: url(images/01_m_comment.gif) no-repeat;
}

/* THIS PART IS TO STYLE THE BACKGROUND IMAGES (THE QUOTE ON THE LEFT) */
/* You can create different image on your on, but only if you know what you're doing should you edit this part */
/*
.divweblog .contentbody, .divarchives .contentbody, .divarchivelist .contentbody, .diverror .contentbody, .divmemberinfo .contentbody,
.divsendmessage .contentbody, .divcommentitem .contentbody, .divsearch .contentbody{
	background: url(images/01_quote.gif) 0 3px no-repeat;
}
*/

/* comments page is special */
.divcomment{ 
	margin: 0;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat; */
}

/* content pages */
.divcontent .contentbody{
	margin: 0;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat; */
}
.divcontent_manager .contentbody{
	margin: 0;
	text-align: justify;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat; */
}

/* special e107 page */
.divcvs .contentbody{
	margin: 0;
	text-align: justify;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	 background: url(images/01_cvs.gif) 0 3px no-repeat; */
}

/* downloads */
.divdownload .contentbody{
	margin: 0;
	text-align: justify;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	 background: url(images/01_download.gif) 0 3px no-repeat; */
}

/* forums */
.divforum .contentbody{
	margin: 0;
	/* padding: 0 0 10px 10px; */
	text-align: justify;
	/* background: url(images/01_forum.gif) 0 3px no-repeat; */
}
.divforum_viewforum .contentbody{
	margin: 0;
	/* padding: 0 0 10px 10px; */
	text-align: justify;
	/* background: url(images/01_forum.gif) 0 3px no-repeat; */
}

.divforum_viewtopic .contentbody{
	margin: 0;
	/* padding: 0 0 10px 10px; */
	text-align: justify;
	/* background: url(images/01_forum.gif) 0 3px no-repeat; */
}

/* links */
.divlinks .contentbody{
	margin: 0;
	text-align: justify;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat; */
}

.divnews .contentbody{
	margin: 0;
	padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat;
}

.divsubmitnews .contentbody{
	margin: 0;
	text-align: justify;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat; */
}
/* user pages */
.divuser .contentbody{
	margin: 0;
	padding: 0;
	text-align: justify;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat; */
}
.divusersettings .contentbody{
	margin: 0;
	text-align: justify;
	/* padding: 0 0 30px 43px;
	text-align: justify;
	background: url(images/01_quote.gif) 0 3px no-repeat; */
}

/* Add comment form's background */
.divaddcomment .contentbody{
	/* background: url(images/01_quote3.gif) 0 3px no-repeat; */
}

/*MORE DETAILED STUFF - Item details of your blog items */
.itemdetails{
	text-align: right;
	padding: 5px 0 0 0;
	background: url(images/01_hdot.gif) top repeat-x;
}

/* used in the newsstyle */ 
/* Posted by */
.item1{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/01_item1.gif) 0 1px no-repeat;
}
/* Category */
.item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(images/01_item2.gif) 0 3px no-repeat;
}
/* Comments */
.item3{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
	background: url(images/01_item3.gif) 0 3px no-repeat;
}
.item4{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
}
.item5{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
}
/*FORM STYLING*/
form{
	margin: 0;
	text-align: center;
}
form p{
	padding: 1em;
	text-align: left;
}
/*Styling for all form fields*/

/*Form fields on focus effect (when user click on that input field)*/
.formfield:focus{
	border: 1px solid black;
}
/*Form's buttons*/
.formbutton{
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 0 0 0;
	padding: 1px 10px;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
/* Don't show textarea scrollbar on IE */
textarea{
	overflow: auto;
}


/* STYLING OF MENU TITLES */

h3{   /* default styleing for menu items, do not remove */
	height: 23px;
	text-indent: 25px;
	margin: 0 0 2px 0;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.05em;
	line-height: 23px;
}

h6{   /* default styleing for menu items, do not remove */
	height: 19px;
	text-indent: 25px;
	margin: 0 0 2px 0;
	font-size: 12px;
	color: #000066;
	letter-spacing: 0.05em;
}

h3.news{ /* remove background image from h3 in news posts */
	background: none;
}


/* You can remove all parts here if you do not wish to use images as your side titles */

h3.about {
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_about.gif) no-repeat;
}

h3.login{
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_login.gif) no-repeat;
}

h3.categories {
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_categories.gif) no-repeat;
}
h3.search{
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_search.gif) no-repeat;
}

h3.links{
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_links.gif) no-repeat;
}

h3.online {
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_online.gif) no-repeat;
}

h3.chatbox {
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 2px 0;
	background: url(images/01_s_chatbox.gif) no-repeat;
}

.compliance{

}


/* Sidbar menu content styles */

.defaultform{
	width: 174px;
	/*background: #E2EDF0 url(images/01_mountaintop2.gif) top no-repeat; */
	padding:4px;
}

/*THE LIST STYLES*/
ul{
	list-style: disc inside;
	padding: 0px;
	margin: 10px 10px 10px 35px;
	vertical-align: bottom;
}
li{
	padding: 0 0 0 5px;
	margin: 0 0 5px;
	list-style-position: outside;
	left: 10px;
}

/*THE SEARCH HIGHLIGHT*/
.highlight{
	font-weight: bold;
	text-decoration: underline;
}

/* e107 core style */
.tbox, .helpbox{
	/* width: 80%; */
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 0 0 2px 0;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.button{
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 0 0 0;
	padding: 1px 10px;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
#commentform .tbox, #commentform .helpbox{
	/* width: 400px; 
	background-color:#000; */
}


.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #D4DCDE;
}

.forumheader, .forumheader4, .finfobar {
	background-color: #E2EDF0;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background-color: #fff;
}

table {
	margin-left: 0px;
	margin-right: 0px;
	
}

  

#langSelect{
	width: 200px;
	height: 15px;
	position: absolute;
	top: 225px;
	left: 600px;
	font-weight: bold;	/*background-color: #FFFFFF;*/
	letter-spacing: 0.1em;
	color: #CCCCCC;
}

/*#langSelect a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#langSelect a:hover{
	color: #FF9933;
	}*/
	
	
	a.languagelink:link, a.languagelink:visited {
	color: white;
}

	
a.languagelink_active:link, a.languagelink_active:visited {
	color: #CC0033;
	text-decoration: none;
}


/* CSS DROP DOWN MENU */
div.menuBar {
	margin-left: 15px;
}

#barreMenus {
	left: 0px; /*pour déplacer la barre de menu*/
	padding: 20px 0px;
	width: 650px;
	margin-left: 100px; /*aligner la barre de menu vers la gauche*/
	height: 20px;	/*background: white url(images/menu1.gif) repeat-x;*/
	z-index: 100;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	margin-left: 0px;
	list-style: none;
	line-height: 20px;
	
}

#nav a {
	padding: 8px 5px 8px 5px;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.09em;
}

#nav a:hover {
	display: block;
	text-decoration: none;
	background-color: #990000 ; /*#2c3471*/
}

#nav li li a {
	display:block;
	padding: 0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	text-decoration:none;
	background-image: none;
	float: none;
	padding-left: 5px;
	width: 225px;
	width/* */:/**/200px;
	width: /**/200px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-color: #2c3471;
}
#nav li li a:hover {
	background-color: #990000;
	
}

#nav li { /* all list items */
	float: left;
	margin: 0px 0px 0px 0px;
	/* width: 10px; */ 
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #050c42;
	width: 195px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -31px 0 0 176px;
}

#nav li.fs-linkSep, #nav li.fs-linkSep:hover  { background-color: transparent !important;}
div.dropSep {
	background-image: url(images/cl_drop_sep.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 38px;
	width: 2px;
}
#nav li:hover, #nav li.sfhover {
	background-color: #990000;
}



#nav li:hover li:hover, #nav li.sfhover li.sfhover{
	background-color: #990000;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav a.sub {
	/* background-color: #CC3300; */
	background-image: url(images/cl_drop_a_sub.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
#nav a.sub:hover {
	/* background-color: #990000;*/
	background-image: url(images/cl_drop_a_sub.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#menuGauche {
	left:0px;
	width:234px;
	z-index:1;
	background-color: #2c3471;
	text-indent: 10px;
	
}

.InnermenuGauche {
	text-indent: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 230px;
}
.Produits{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;	/*background-color: #FFFFFF;*/
	padding: 0px 0px 0px 25px;
}

.Produits a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.Produits a:hover{
	color: #FF9933;
	}
	
	/***************/
		/* Menu vertical */
		/***************/
			#menuProduits {
				width: 200px ;
				list-style: none ;
				margin: 0 ;
				padding: 0 ;
				}
			#menuProduits li {
	background: #2C3471;
	color: #fff;
	border: 1px solid #050c42;
	margin-bottom: 1px;
				}
			#menuProduits li a {
	display: block;
	background: #2C3471;
	color: #fff;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	line-height: 1em;
	padding: 4px 0;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
	vertical-align: bottom; /*corrige le bogue d'espace sur ie*/
				}
				
#menuProduits li a:hover, #menuProduits li a:focus, #menuProduits li a:active {
	background: #900;
	text-decoration: none;
	
				}
		.tableau {
	border: thin solid #CCCCCC;	
	}
	
.tableau_4 {display: block;
	background: #2C3471;

}
 table.center {margin-left:auto; margin-right:auto;}