/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:784px;/* for mozilla*/
	background-color: #fff;
	height:100%;
	background-color: #e7e8ea;
}
#wrapper {
	background-color: #e7e8ea;
	_height: 82px;
}

#lang {
	padding-left:750px;
	padding-top: 32px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:784px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background-color: #fff;
}

#fil{
	color: #f05b19;
	padding-left: 7px;
	font-weight: normal;
	font-size:13px;
	position:absolute;
	top:48px;
	
	}

#fil a {
	color: #737171;
	text-decoration:underline;
	padding-left: 7px;
	font-weight: normal;
	font-size:13px;
	
	}

#fil a:hover {
	color: #737171;
	text-decoration:none;
	padding-left: 7px;
	font-weight: normal;
	font-size:13px;
	
	}

/* mac hide \*/
* html #outer{
	width:784px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:270px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:784px;
	height:200px;
	z-index:74;
	background:  url(images/logo6.jpg) no-repeat left top;

}

#ajaxmenu{
	position:absolute;
	top:203px;
	left:0px;
	width:784px;
	height:45px;
	z-index:65;
	background:  url(images/separateur.gif) repeat-x left bottom;
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #000;
	width:784px;
	clear:both;
	height:82px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: absolute;
	background-color: #fff;

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #000;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:256px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 238px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:513px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
	font-size:13px;
	color:#333;
	text-align:justify
}




#content h2 {
	font-size: 18px;
	color: #f05b19;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content h4 {
	color: #737171;
	text-decoration:none;
	font-weight: normal;
	font-size:13px;
	}
	
#content h4 a {
	color: #737171;
	text-decoration:none;
	padding-left: 10px;
	font-weight: normal;
	font-size:13px;
	background: url(images/puce_orange.gif) no-repeat left ;
	}

#content h4 a:hover {
	color: #333;
	text-decoration:underline;
	background-color: #fff;
	}

#content p a {
	color: #f05b19;
	
	text-decoration:underline;
}

#content p a:hover {
	color: #f05b19;
	text-decoration:none;
	background-color:transparent;
	
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	border: none;
}

#content ul li{
	list-style-image: url(images/bullet_11x8-2.gif);
	margin-bottom: 0.5em;
	margin-left:-20px;
	font-size: 13px;
	color: #333333;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: #f05b19;
	text-decoration:none;
}

#content a:hover, #sidebar a:hover
{
    background-color:  #ffffff;
	text-decoration:underline;
    
}


