html {
	min-height: 100%;
}
body {
	background: #323232 url(graphisme/bg_body.gif) repeat-x top left;
	color: #DFDFDF;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
a:focus {
	outline: none;
}

#conteneur {
	margin: 0px auto;
	position: relative;
	width: 920px;
}

/* Choix des langues */

#langues {
	background: url(graphisme/back_langues.jpg) no-repeat top left;
	height: 493px;
	text-align: center;
	width: 890px;
	padding: 0px;
	margin-top: 60px;
}
#langues_choix {
	height: 130px;
	text-align: center;
	width: 528px;
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#langues_Pub {
	height: 173px;
	text-align: center;
	width: 508px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* TOP - Logo */

#top {
	background: url(graphisme/bg_top.jpg) no-repeat top center;
	height: 135px;
	margin: 0px auto;
	position: relative;
	width: 950px;
}
#top h1 {
	height: 120px;
	width: 400px;
}
#top h1 a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}
#top h1, #top h2 {
	line-height: 1px;
	margin: 0px;
	text-indent: -9000px;
}
#languages {
	position: absolute;
	right: 50px;
	top: 25px;
}
#languages a {
	display: block;
	float: left;
	height: 22px;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
	text-indent: -9000px;
	width: 25px;
}
#languages #btnFr {
	background: url(graphisme/btnfr.png) no-repeat top left;
}
#languages #btnNl {
	background: url(graphisme/btnnl.png) no-repeat top left;
}

/* Searchbox */
#searchbox {
	background: url(graphisme/bg_searchbox.jpg) no-repeat top left;
	height: 128px;
	width: 850px;
	/* 28 should be 35 but bug in IE6 */
	padding: 12px 28px 0px 35px;
}
#searchbox table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#searchbox td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#searchform {
	width: 470px;
}

/* MENU */
.menu {
		height: 25px;
		margin: 0px 0px 2px;
}
#content .menu {
		margin-left: 35px;
		width: 860px;
}
#searchbox .menu a, .menu a {
		background-position: bottom left;
		background-repeat: no-repeat;
		color: #FFF;
		cursor: pointer;
		display: block;
		float: left;
		font-size: 13px;
		height: 25px;
		margin: 0px 1px 0px 0px;
		line-height: 25px;
		text-align: center;
		text-decoration: none;
}
#searchbox .menu div, #searchbox .menu a:hover, .menu div, .menu a:hover {
		background-position: top left;
		background-repeat: no-repeat;
		color: #FFF	;
		display: block;
		float: left;
		font-size: 13px;
		height: 25px;
		margin: 0px 1px 0px 0px;
		line-height: 25px;
		text-align: center;
		text-decoration: none;
}
#btnHome {
		background-image: url(graphisme/btn_menu_home.gif);
		width: 30px;
	}
#btnKpsBe {
		background-image: url(graphisme/btn_menu_kpsbe.gif);
		width: 113px;
}
#btnKpsCom {
		background-image: url(graphisme/btn_menu_kpscom.gif);
		width: 120px;
}
#btnDdBe {
		background-image: url(graphisme/btn_menu_ddbe.gif);
		width: 94px;
}
#btnCofaceBe {
		background-image: url(graphisme/btn_menu_cofacebe.gif);
		width: 100px;
}
#btnBack{
	background-image: url(graphisme/btn_menu_back.gif);
	width: 30px;
}	
#btnInfoGen {
		background-image: url(graphisme/btn_menu_infogen.gif);
		width: 106px;
}
#btnProfils {
		background-image: url(graphisme/btn_menu_profil.gif);
		width: 104px;
}
#btnFinanc {
		background-image: url(graphisme/btn_menu_financ.gif);
		width: 110px;
}
#btnVideo {
		background-image: url(graphisme/btn_menu_video.gif);
		width: 50px;
}
#btnPub {
		background-image: url(graphisme/btn_menu_Pub.gif);
		width: 40px;
}
#btnCat {
		background-image: url(graphisme/btn_menu_cat.gif);
		width: 72px;
}
#subnav {
		margin: 5px 15px 0px 0px;
		float: right;
}
#subnav a {
		color: #A38F51;
		padding-left: 10px;
}
#searchbox form {
	background: url(graphisme/bg_searchbox_form.gif) no-repeat top left;
	color: #544E3F;
	height: 71px;
	margin: 0px;
	padding: 11px 0px 10px 10px;
	text-align: left;
	width: 460px;
}
#searchbox form input, #searchbox form select {
	margin: 0px 5px 0px 0px;
	padding: 2px 5px 4px;
	width: 410px;
}
#searchbox form .notText {
	border: none;
	margin: 0px;
	width: auto;
}
#searchbox form a {
	color: #544E3F;
	line-height: 20px;
	padding-left: 5px;
	text-decoration: underline;
}
#searchbox form select {
	height: 20px;
	padding: 0px;
}
#searchbox form table {
	width: auto;
}
#searchbox #btnSearch {
	background: none;
	border: none;
	color: #555043;
	cursor: pointer;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	margin: 7px 7px 0px 0px;
	padding: 0px;
	width: 76px;
	
}
#searchbox #advSearch {
	background: url(graphisme/btn_adv_search.gif) no-repeat top left;
	display: block;
	float: left;
	height: 17px;
	margin: 11px 0px 0px 180px;
	text-align: left;
	text-decoration: none;
	text-indent: -9000px;
	width: 96px;
}
* html #searchbox #advSearch {
	margin-left: 150px;
}
#searchbox #themeSearch {
	background: url(graphisme/btn_search_theme.gif) no-repeat top left;
	display: block;
	float: left;
	height: 17px;
	margin: 11px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: -9000px;
	width: 103px;
}
#searchbox h3 {
	background-position: top left;
	background-repeat: no-repeat;
	height: 22px;
		margin: 0px;
	padding: 0px;
	text-indent: -9000px;
}

#searchbox #kpsBe {
	background: url(graphisme/bg_kpsdiam.jpg) no-repeat 10px 22px;
	padding-left: 10px;
}
#searchbox #byb {
	background: url(graphisme/bg_connects.jpg) no-repeat 10px 22px;
	padding-left: 10px;
}
#content1, #content2 {
	float: left;
	height: 90px;
	overflow: hidden;
	padding: 0px 0px 1px 10px;
	width: 115px;
}
#content2 {
	width: 156px;
}
#content1 table td, #content2 table td {
	height: 25px;
}
.scrollbar-vert{
	background: url(graphisme/bg_scroll.gif) repeat-y top center;
	float:left;
	height: 80px;
	margin: 10px 0px 0px;
	width: 32px;
}
.handle-vert{
	height: 30px;
	width: 30px;
	background: url(graphisme/handle.png) no-repeat;
}
* html .handle-vert {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphisme/handle.png', enabled='true', sizingMethod='crop');
}

#searchbox #titleKpsBe {
	background-image: url(graphisme/bg_titre_kpsbe.gif);
	width: 170px;
}
#searchbox #titleByb {
	background-image: url(graphisme/bg_titre_connect.gif);
	width: 198px;
}
#searchbox td td {
	padding: 3px 5px 0px 0px;
	text-align: left;
	vertical-align: middle;
}
#searchbox .first {
	width: 25px;
}
#searchbox a {
	color: #E2E2E2;
	text-decoration: none;
}

#largeSearchForm {
	position: relative;
}
#largeSearchForm form {
	background: url(graphisme/bg_searchbox_largeform.gif) no-repeat top left;
	color: #544E3F;
	font-size: 12px;
	font-weight: bold;
	height: 70px;
	padding-top: 10px;
	width: 850px;
}

#search_av {
	background: url(graphisme/bg_searchbox_largeform2.jpg) no-repeat top left;
	color: #544E3F;
	font-size: 12px;
	font-weight: normal;
	margin-left: 35px;
	padding-top: 0px;
	width: 850px;
	height: 270px;
}
#search_av #btnSearch {
	background: url(graphisme/btn_search.gif) no-repeat top left;
	border: none;
	color: #555043;
	cursor: pointer;
	float: right;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	margin: 7px 7px 0px 0px;
	padding: 0px;
	width: 76px;
}

#search_av_menu {
	background: url(graphisme/bg_searchbox.jpg) no-repeat top left;
	width: 850px;
	height: 27px;
	margin: 0px;
	/* 28 should be 35 but bug in IE6 */
	padding: 12px 28px 0px 35px;
}

#largeSearchForm form input, #largeSearchForm form select {
	margin-top: 4px;
	width: 220px;
}
#largeSearchForm form td {
	padding-left: 10px;
}
#largeSearchForm #btnSearch {
	text-indent: 0px;
	width: 62px;
	
}
#largeSearchForm #Pub {
	background: url(graphisme/bg_Pub_searchform.gif) no-repeat top right;
	height: 52px;
	padding: 7px 0px;
	position: absolute;
	right: 45px;
	text-align: center;
	top: 12px;
	width: 100px;
}

/* Pubs & Video */
#adAndVid {
	background: url(graphisme/bg_ads.gif) no-repeat bottom center;
	padding: 0px 29px 0px;
	width: 862px;
}
#adAndVid table {
	height: 260px;
	margin: 0px;
	padding: 0px;
	width: 100%
}
#adAndVid table td {
	color: #c1af7b;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
#adAndVid h4 {
	font-size: 12px;
	margin: 0px 0px 5px 6px;
	text-align: left;
}
#adAndVid .ads {
	width: 260px;
}
#adAndVid .ads iframe {
	height: 250px;
	width: 250px;
}

#vid {
	width: 330px;
}
#vid iframe {
	height: 250px;
	width: 320px;
}

/* PubLICITES */
#adBottom {
	background: url(graphisme/bg_adbottom.jpg) no-repeat top left;
	height: 108px;
	padding: 6px  0px 0px;
	text-align: center;
	width: 920px;
}
#adBottom iframe {
	height: 90px;
	width: 728px;
}
#PubDroite {
	left: 915px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	width: 120px;
	z-index: 5;
	/*display: none;*/
}
#PubDroite iframe {
	height: 600px;
	width: 120px;
}
#PubLarge {
	text-align: center;
	padding: 10px 0px 0px;
	background-color: #EFE2C3;
	border-bottom: 1px solid #C2B17E;
	height: 70px;
	margin-left: 23px;
	width: 875px;
}
#PubLarge a img, #PubPetites a img {
	border: 1px solid #B39F60;
}
#PubPetites {
	margin: 0px;
	padding: 10px 0px;
	width: 920px;
}
#PubPetites div {
	height: 165px;
	margin-left: 24px;
	width: 875px;
}

/* Contenu */
#content {
	background: url(graphisme/bg_content.png) repeat-y top left;
	padding: 0px 0px 1px;
	width: 920px;
}
* html #content {
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='graphisme/bg_content.png', enabled='true', sizingMethod='scale');*/
  background:url(graphisme/bg_content.png) repeat-y; 
}
#content.whiteBg .menu {
	background-color: #FFF;
	margin: 0px 0px 0px 23px;
	padding: 0px 3px 0px 12px;
}
#content.whiteBg .text {
	background-color: #FFF;
	color: #333;
}
#content.whiteBg .text div{
	background-color: #FFF;
	color: #333;
}
#content.whiteBg .text a {
	color: #333;
}
#content .text {
	margin: 0px 0px 0px 23px;
	padding: 1px 12px 10px;
	width: 851px;
}

#degrade {
	width: 900px;
	height: 20px;
	background-image: url(graphisme/bg_degrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
/* TEXTES */
h3 {
	color: #c1af7b;
	margin: 0px;
	padding: 10px 0px 0px;
}
h4 {
	font-size: 16px;
	margin: 0px 0px 10px;
}
h5 {
	color: #c1af7b;
	font-size: 14px;
	margin: 10px 0px 0px;
}
h5 u {
	color: #c1af7b;
	font-size: 14px;
	margin: 10px 0px 0px;
}


p {
	margin: 0px;
	padding: 5px 0px;
}
.right {
	float: right;
	text-align: right;
}
.rate {
	font-size: 9px;
}
.text td {
	padding-right: 20px;
}
.holidays th {
	text-align: left;
}
.holidays td {
	border-bottom: 1px solid #EFE2C4;
	padding: 10px 0px;
}

/* infos gen */
.logoBanner {
	margin: 0px 0px 20px;
}
.infos {
	margin-bottom: 20px;
}
.infos td {
	vertical-align: top;
}
.infos table {
	margin-left: 25px;
}
.infos td td {
	padding: 0px 10px 5px 0px;
	vertical-align: middle;
}
.infosColRight {
	float: right;
	margin: 0px 0px 20px 20px;
	width: 50%;
}
.carte {
	margin-left: 100px;
}

/* Result */
.resultFluo, .result ,.resultNoClient {
	background-color: #EFE2C3;
	border-bottom: 1px solid #C2B17E;
	border-top: 1px solid #C2B17E;
	margin: 0px 0px 10px 23px;
	padding: 10px;
	width: 875px;
}
.result ,.resultNoClient{
	background-color: #FFF;
	margin: 0px 0px 10px 23px;
}
.resultFluo td, .result td,.resultNoClient td  {
	color: #544E3F;
	padding: 10px;
	vertical-align: top;
}

.result .brandlogo ,.result .brandlogo td ,.resultFluo .brandlogo ,.resultFluo .brandlogo td  {
	padding: 5px 5px 5px 0px;
	vertical-align: bottom;
	text-align: center;
	
}

.resultNoClient td {
	vertical-align: bottom;
}
.resultFluo .logo, .result .logo ,.resultNoClient .logo{
	text-align: center;
	width: 120px;
}
.resultFluo .logo img {
	border: 1px solid #A38F51;
}

.resultFluo .buttons, .result .buttons ,.resultNoClient .buttons{
	text-align: left;
	width: 250px;
}
.resultFluo .profilDetail, .result .profilDetail ,.resultNoClient .profilDetail {
	clear: right;
	float: right;
}
.resultFluo h4, .result h4 {
	font-size: 14px;
}

.resultNoClient h4 {
	font-size: 11px;
}

/* Pathway - Results */
#pathWay, #results {
	background: url(graphisme/bg_text.jpg) repeat-x top left;
	border-bottom: 1px solid #ECC9CC;
	color: #544E3F;
	line-height: 15px;
	margin: 0px 0px 0px 23px;
	padding: 2px 10px 0px;
	width: 855px;
}
#results {
	border-bottom: none;
}
#results table {
	width: 100%;
}
#pathWay p, #results p {
	margin: 0px;
}
#pathWay a, #results a {
	color: #544E3F;
}

/* Footer */
#footer {
	background: url(graphisme/bg_footer.jpg) no-repeat top left;
	color: #41381E;
	height: 38px;
	padding: 22px 0px 0px;
	width: 920px;
}
#footer p {
	margin: 0px 35px;
	padding: 0px;
}
#footer a {
	color: #41381E;
}
/* Coordonées */
#adress {
	text-align: center;
}
#adress p {
	margin: 0px;
	padding: 0px;
}

/* TEXT */
.right {
	float: right;
}

/* LIENS */
a {
	color: #DFDFDF;
}
a img {
	border: none;
}

/* FORMULAIRE */
form .first {
	padding: 0px 5px 0px 0px;
	text-align: right;
	vertical-align: top;
}
form .first img {
	margin-bottom: 3px;
}
form td {
	padding: 0px;
	vertical-align: top;
}
input, select, textarea {
	border: 1px solid #5a5a5a;
	font-size: 11px;
	margin: 0px 0px 5px;
}
textarea {
	height: 105px;
	width: 200px;
}
div.clear_both
{
  /* Permet de contourner les bugs d'IE avec le HR */
  height:0px;
  width:0px;
  clear:both;
}
#content_rouge {
	background: url(graphisme/bg_content.png) repeat-y top left;
	padding: 0px 0px 1px;
	width: 920px;
}
#content_rouge .text {
	margin: 0px 0px 0px 23px;
	padding: 1px 12px 10px;
	width: 851px;
}

.smallPub img {
	border: 1px solid #DDD;
}

td.smallPub {
	margin: 0px;
	padding: 0px 4px 25px 0px;
	width: 50%;
	border-color: red;
}

