/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: verdana, "Trebuchet MS", sans-serif;
}
body{
	height:100%;
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #FFFFFF;
}
#wrapper {
	background: #E9E9E9 url(images/bckg_1x612.jpg) repeat-x left top;
}
#right-wrapper{
	min-width: 986px;
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: right top;
	background-image: url(images/right_202x1.gif);
}
*html #right-wrapper{
	min-width: 960px;
}
#background-right-wrapper{
	min-width: 986px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: right bottom;
	background-image: url(images/right_202x612.gif);
}
*html #background-right-wrapper{
	min-width: 960px;
}
#background-wrapper-fix{
	margin-left: -986px; 
	border-left: 986px solid #fff;
}
*html #background-wrapper-fix{
	margin-left: -960px; 
	border-left: 960px solid #fff;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	border-right: 210px solid transparent;
	background: url(images/inner_776x1.jpg) repeat-y left top;
}
*html #outer{
	border-color: pink;
	filter: chroma(color=pink);
}
/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

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

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

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

}

#ajaxmenu{
	position:absolute;
	top:133px;
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	background:  url(images/header_776x43.jpg) no-repeat left top;
}
#logo {
	position:absolute;
	top:0px;
	left:1px;
	width:294px;
	height:100px;
	text-indent: -5000px;
	z-index:300;
	background: url(images/logo_270x92.gif) no-repeat left top;
	margin-top: 20px;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #444444;
	width:776px;
	clear:both;
	height:82px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(images/foot_776x82.jpg) no-repeat left top;
	font-size: 9px;
}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #444444;
}
* 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:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:776px;
	float:left;
	padding-left: 7px;
	z-index: 56;
	margin-top: 30px;
}
#left-inner {
	padding-left: 9px;
	padding-right: 20px;
	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;
}


#content .post{
	padding-top: 2px;
}

#content h2 {
	font-size: 15px;
	color: #000099;
	background:  url(images/bullet_25x25.gif) no-repeat left top;
	padding-left: 30px;
	line-height: 25px;
	position: relative;
	z-index: 999;
	height: 25px;
}

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

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

#content p a {
	color: #000099;
}

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

}

#content ul li{
	list-style-image: url(images/bullet_15x15.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
	color: #444444;
}

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

}

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

/* flags */
.flag{
	width: 40px;
	float: right;
	margin-top: 15px;
}

*html .flag{
	margin-top
}

.remplissage{
	color: #000099;
	width: 111px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	margin-right: 5px;
	background-image: url(images/array_332x28.jpg);
	background-repeat: no-repeat;
	background-position: -111px;
	float: right;
}
/* slogan */
.slogan{
	float: left;
	margin-left: 320px;
	line-height: 30px;
	color: #000099;
	font-size: 2em;
	width: 300px;
	margin-top: 20px;
}

*html .slogan{
	margin-left: 170px;
	margin-top: 30px;
}
/* news */
.news{
	position: absolute;
	top: 90px;
	left: 715px;
	color: #E5AE17;
	font-weight: bold;
	font-size: 1.5em;
}

.news a{
	color: #E5AE17;
	text-decoration: none;
}

/* partenaires */
.partner a{
	display: block;
	height:180px;
	overflow:hidden;
	width: 240px;
}

.partner a img{
	border: 0 none;
}

/* googlemap */
.map{
	margin-left: 175px;
}

.Virtuo{
	color:#4D83BA;
	text-decoration: none;
}

#footer img{
	margin-bottom: -3px;
}

/* PRODUCT */
.product{
	background:url(images/cadre.jpg) no-repeat;
	width: 191px;
	float: left;
	height:136px;
	overflow:hidden;
	text-align: center;
	line-height: 116px;
	text-decoration: none;
	color: #000099;
	font-size: 20px;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 25px;
}
#content .product:hover{
    background-color: #FFFFFF !important;
	color: #000099;
}
.product .reflected{
	display:none;
}
.product img{
	border: none;
}

.line2{
	margin-top: 180px;
	margin-left: 124px;
	width: 100%;
}
