body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	background: #ebeae5 url(../images/body_back.jpg) repeat-x;
	margin: 0;
	text-align: center;
	color: #333333;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
}

p {
	font-size: 13px;
	line-height: 18px;
}

ul {
	font-size: 13px;
	line-height: 18px;
}

li {
	margin: 0 0 5px 0;
}

img {
	text-decoration: none;
	border: 0;

	}

.clearfloat {
/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}


#container {
	padding: 0 20px;
	margin: 0px auto;
	text-align: left;
	width: 745px;
	background: #ffffff;
}

#sidebar {
	float: right;
	width: 235px;
	margin: 0;
	background: transparent;
	padding: 6px 0px 20px 0px;
	margin-top: 70px;
	}

#mainContent_two {
	float: left;
	margin: 0 0 0 0px;
	width: 490px;
	padding: 0 0 0 0px;
	background: transparent;
}

#mainContent {
	padding: 0;
	text-align: left;
	width: 745px;
	z-index: 2;
	background: transparent;
}

.sub_feature_one {
	float: left;
	display: inline;
	margin: 20px 20px 0 0;
	width: 235px;
	height: 235px;
}

.sub_feature_two {
	float: left;
	display: inline;
	margin: 20px 20px 0 0;
	width: 235px;
	height: 235px;
}

.sub_feature_three {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	width: 235px;
	height: 235px;
}


#top_image {
	background: #5681bd url(../images/header.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	width: 100%;
	margin: 0;
}

/* search */

#metanav {
	background: transparent url(../images/find_form.png) repeat;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	position: absolute;
	top: 0px;
	right: 139px;
	width: 226px;
	height: 26px;
	padding: 5px;
	text-align: left;
}

#language {
	position: absolute;
	top: 100px;
	margin: 0 0 0 -20px;
	padding: 3px 6px;
	font-size: 10px;
	color: #ffffff;
	background: transparent url(../images/lang.png) no-repeat right bottom;
	text-decoration: none;
	z-index: 100;
	font-style: italic;
}

#header input#findfield, #header_fr input#findfield {
	position: relative;
	text-align: left;
	padding: 6px 10px;
	margin: 0;
	background: transparent url(../images/find.png) no-repeat;
	border: 0px;
	height: 12px;
	width: 160px;
	color: #000000;
	font-size: 12px;
}

#header input#find:focus, #header_fr input#find:focus  {
	outline: 0;
}

#header button#find_button, #header_fr button#find_button {
	position: absolute;
	height: 38px;
	width: 40px;
	top: 3px;
	left: 192px;
	border-style: none;
	background: url(../images/find_bouton_off.png) no-repeat;
}

#header button#find_bouton:hover, #header_fr button#find_bouton:hover {
	background: url(../images/find_bouton_on.gif) no-repeat;
}

/* nav */

#header {
	position: relative;
	padding: 0px;
	background: transparent url(../images/header.jpg) no-repeat;
	height: 100px;
	width: 1065px;
	margin: 0px auto;
	z-index: 1;
}

#header_fr {
	position: relative;
	padding: 0px;
	background: transparent url(../images/header_fr.jpg) no-repeat;
	height: 100px;
	width: 1065px;
	margin: 0px auto;
	z-index: 1;
}

#header ul, #header_fr ul {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	margin: 0 137px 0 0;
	right: 0px;
	text-decoration: none;
	list-style: none;
	z-index: 2;
}

li.nav_wrap {
	float: right;
	background: transparent url(../images/tab_wrap.gif) repeat-x 0 bottom;
	padding: 1px 1px 0px 1px;
	margin: 0 1px 0 0;
	text-decoration: none;
}

li.nav_wrapon {
	float: right;
	background: #ffffff;
	padding: 1px 1px 0px 1px;
	margin: 0 1px 0 0;
	text-decoration: none;
}

#header ul a.nav, #header_fr ul a.nav {
	float: left;
	display: block;
	text-decoration: none;
	background: transparent url(../images/tab.gif) repeat-x 0 bottom;
	padding: 8px 8px 9px 8px;
	color: #333333;
	font: normal 13px Helvetica, Arial, Geneva, sans-serif;
}

#header ul a.navon, #header_fr ul a.navon {
	float: left;
	display: block;
	text-decoration: none;
	background: #ffffff url(../images/tab_on.gif) repeat-x 0 bottom;
	padding: 8px 8px 9px 8px;
	color: #000000;
	font: normal 13px Helvetica, Arial, Geneva, sans-serif;
}

#header ul li:hover a, #header_fr ul li:hover a {
	background: #ffffff url(../images/tab_over.gif) repeat-x 0 bottom;
}

#header ul li:hover a.navon, #header_fr ul li:hover a.navon {
	background: #ffffff url(../images/tab_on.gif) repeat-x 0 bottom;
}

#header ul li:hover, #header_fr ul li:hover {
	background: #ffffff;
}

/*home buton*/
#header ul a.home_nav, #header_fr ul a.home_nav {
	float: left;
	position: relative;
	width: 8px;
	display: block;
	text-decoration: none;
	background: transparent url(../images/home_tab.gif) repeat-x 0 bottom;
	padding: 8px 8px 9px 8px;
	color: #333333;
	font: normal 13px Helvetica, Arial, Geneva, sans-serif;
}

#header ul a.home_navon, #header_fr ul a.home_navon {
	float: left;
	position: relative;
	width: 8px;
	display: block;
	text-decoration: none;
	background: #ffffff url(../images/home_tab_on.gif) repeat-x 0 bottom;
	padding: 8px 8px 9px 8px;
	color: #000000;
	font: normal 13px Helvetica, Arial, Geneva, sans-serif;
}

#header ul li:hover a.home_nav, #header_fr ul li:hover a.home_nav {
	background: #ffffff url(../images/home_tab_over.gif) repeat-x 0 bottom;
}

#header ul li:hover a.home_navon, #header_fr ul li:hover a.home_nav {
	background: #ffffff url(../images/home_tab_on.gif) repeat-x 0 bottom;
}

/*subnav*/

#subnav {
	position: relative;
	height: 33px;
	margin: 0;
	background: #ffffff url(../images/subnav_bottom.gif) repeat-x 0 bottom;
	/*border-bottom: dotted 1px #cccccc;*/
	font: normal 12px Helvetica, Arial, Geneva, sans-serif;
	color: #999999;
}

#subnav a:link, #subnav a:visited {
float: right;
	font: normal 12px Helvetica, Arial, Geneva, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 5px 10px;
}

#subnav a:link, #subnav a:visited {
float: right;
	font: normal 12px Helvetica, Arial, Geneva, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 5px 10px;
}

a.subnavon {
background: #f5dd6e;
}

/*slides*/

.slide {  
    height:  380px;  
    width:   745px;  
    padding: 0;  
    margin:  0;
    overflow: hidden; 
} 
 
.slide img {  
    padding:0px; 
    border: none;
    background-color: #eee;
    height: 380px;
    width: 745px; 
    top: 0; 
    left: 0;
    z-index: 1;
}
 
#slideshow {
	position: relative;
    height:  380px;  
    width:   745px;  
    padding: 0 0 0 0;  
    margin:  0 0 0 0;
    overflow: hidden; 
} 

.captionback {
	position: absolute;
	width: 705px;
	height: 44px;
	bottom: 0px;
	left: 0px;
	background: #2d66ad;
	color: #ffffff;
	padding: 14px 20px 24px 20px;
	z-index: 3;
	}

.caption {
	position: absolute;
	width: 745px;
	height: 44px;
	bottom: 0px;
	left: 0px;
	color: #ffffff;
	padding: 14px 20px 22px 20px;
	z-index: 3;
}
.caption h1 {
	font-size: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

.caption p {
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
}

#footer {
	position: relative;
	padding: 15px 0 15px 0;
	margin: 0 0 20px 0;
	text-align: center;
}

#footer a {
	text-decoration: none;
	}

#footer p {
	position: relative;
	bottom: 2px;
	font-size: 11px;
	color: #999999;
	display: inline;
}

#footer img {
display: inline;
padding: 5px 3px 0 0;
text-decoration: none;
border-style: none;
background: #ffffff;
}
