/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 10px;
	background: #fff url(../images/bub_bg_top.png) repeat-x;
}



p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p,  table, td, th {
	font-family: Lucida Grande, Verdana,Helvetica,Arial,sans-serif;
	line-height: 140%;
	color: #666;
}

fieldset {
	border: 1px solid #d2d8de;
}

#wrapper div, #wrapper p, #wrapper table, #wrapper td, #wrapper th {

}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	border-bottom: 1px dotted #ff8a00;
	font-weight: normal;
}



span.pathway {
	padding-left: 10px;
	color: #394048;
}


div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}

h3 {
	margin: 0;
}

#titre_page{
	float: left;
	/* position: absolute; */
	margin-top: 2em;
	margin-left: 7em;
	font-size: 15pt;
	padding: 10px;
	width: 70%;
	border: 0px solid black;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #E89C0F;
	border-bottom: 1px solid #e7e7e7;
}

#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}




table.blog td.contentheading {

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {

}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 100%;
}

div.moduletable h3 {
	margin-left: -8px;
	margin-right: -7px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 29px;
	line-height: 29px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 8px;
	color: #2B3036;
}

#leftnav div.moduletable h3 {
		background: url(../images/bub_moduletitle.png) 0 0 repeat-x;

}

#leftnav div.moduletable {

}

#leftnav ul {
	padding-left: 0;
	margin-left: 12px;
}

#leftnav li {
	margin-bottom: 5px;
}

div.moduletable {
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clear {
	clear: both;
}

#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;

}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 950px;
		width: expression(document.body.clientWidth > 950? "950px": "auto" );
}

div#top {
	background: url(../images/bub_header_m.png) 0 0 repeat-x;
}

div#top div {
	background: url(../images/bub_header_r.png) 100% 0 no-repeat;
}

div#top div div {
	background: url(../images/bub_header_l.png) 0 0 no-repeat;
	height: 98px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 35px;
	top: 28px;
	width: 100px;
	height: 61px;
	z-index: 90;
	background: transparent;
}

div#middle {
	background: #fff url(../images/bub_shadow_r2.png) 100% 0 repeat-y;
}

div#middle_2 {
	background: url(../images/bub_shadow_r1.png) 100% 0 no-repeat;
}

div#middle_3 {
	background: url(../images/bub_shadow_l2.png) 0 0 repeat-y;
}

div#middle_4 {
	background: url(../images/bub_shadow_l1.png) 0 0 no-repeat;
	padding: 0 19px;
}

div#bottom {
	background: url(../images/bub_shadow_b.png) 0 0 repeat-x;
	margin-bottom: 600px;
}

div#bottom div {
	background: url(../images/bub_shadow_bl.png) 0 0 no-repeat;
}

div#bottom div div {
	background: url(../images/bub_shadow_br.png) 100% 0 no-repeat;
	height: 44px;
	padding-top: 5px;
	font-size: 10px;
	color: #A2A7A9;
	text-align: center;
}
#blanc{
	clear:both;
	height: 300px;
	border: 0px solid black;
}


div#navigation {
	height: 28px;
	background: url(../images/bub_buttonbar.png) 0 0 repeat-x;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;

}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}


#showcase {
	margin: 0;
	padding: 1px 0;
	background: #fff;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	padding-left: 2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-style: italic;
}

/*
turned OFF disable header in showcase area
#showcase .moduletable h3 {
	display: none;
	margin: 0;
	padding: 0;
}
*/

#showcase .moduletable {
	padding: 5px 10px;
	margin: 0;
}

#showcase .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

table.contentarea {
	background: url(../images/bub_body_right.png) 100% 0 repeat-y;
}


#leftnav {
	width: 200px;
	border: 10px solid #000;
	background: url(../images/bub_column_left.png) 0 0 repeat-y;
}

#leftborder {
	border-left: 1px solid #e7e7e7;
}

#lefttop {
		border: 1px solid #00f;
}

div#mainbody {
	border: 0px solid #0ff;
	padding: 12px;
}

#rightnav {
	width: 200px;
	border-right: 0px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	background: url(../images/bub_column_right.png) left top repeat-y;
}

#righttop {
	background: url(../images/bub_bodytop.png) left 0 repeat-x;
	height: 29px;
	text-align: center;
	padding-top: 0.3em;
	width: 293px;
	border-right: 1px solid #e7e7e7;
}

#rightbody {
	width: 290px;
	min-height: 450px;
	padding-left: 0em;
	padding-right: 0.3em;
}

#pathway{
	background: url(../images/bub_bodytop.png) 0 0 repeat-x;
	padding-top: 5px;
	height: 29px;
}

#leftnav ul.submenu, #leftnav ul.submenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


#leftnav ul.submenu li {
	background: none;
	padding: 0;
	margin: 0;
}

#leftnav ul.submenu ul li {
	text-indent: 10px;
}

#leftnav ul.submenu ul li {
	text-indent: 20px;
}

#leftnav ul.submenu ul ul li {
	text-indent: 30px;
}

#leftnav ul.submenu ul ul ul li {
	text-indent: 40px;
}

#leftnav ul.submenu ul ul ul ul li {
	text-indent: 50px;
}

ul.submenu a:link, ul.submenu a:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/bub_menu_orange.png) 100% -2px no-repeat;
}

ul.submenu a:hover {
	background-position: 100% -53px;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/bub_menu.png) 100% -2px no-repeat;
}

a.mainlevel:hover {
	background-position: 100% -53px;
	text-decoration: none;
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}





div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
}

td.latestnews {
	background: #eef3f9;
	padding: 5px;
}


body.contentpane {
	background: #fff;
}

.lien_top a{
	text-decoration: none;
	padding: 0.6em;
	display: block;
	float:left;
	margin-top: 0.1em;
	margin-left: 0.1em;
	margin-right: 0.1em;
}

.lien_top a:link, .lien_top a:visited {
	text-decoration: none;
	font-weight: normal;
}

.lien_top a:hover {
	text-decoration: none;
	font-weight: normal;
}

.styleNone{ border: none; }

h1.sortH{
	font-size: 13pt;
	padding-top: 11px;
	padding-left: 3px;
	color: #000;
	background: url(../images/sortH.png) no-repeat;
	border: 0px solid black;
	height: 37px;
}
/* #############   deblocage en ligne   ########## */
/* #############   COLONNE DROITE   ########## */

.img_droite{
	width: 82px;
	height: 115px;
	margin: 0.5em;
	float: right;
}
.tble_img{  height: 100%; width: 100%; }
.tble_img td{ border: 1px solid #e7e7e7; }


#table_con .title_tb{
	text-align: right;
	vertical-align: middle;
	padding-left: 0.4em;
	padding-right: 0.4em;
	background: #f4f4f4;
	border-right: 1px dotted #ccc;
	color: #767676;
	width: 200px;
}
#table_con td{
	padding: 0.1em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
	background: #ffffff;
}
#table_con{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
}

/* commande 2 */
#table_con2{
	border: 1px dotted #ccc;
	background: #f8fef9;
	width: 100%;
}
#table_con2 td{
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	border-bottom: 1px dotted #ccc;
}
.title_tb span{
	color:red;
	font-size:150%; font-weight: bold;
}
.red{
	color:red;
	font-size:150%; font-weight: bold;
}

#table_con2 .title_tb{
	text-align: right;
	vertical-align: middle;
	padding-left: 0.4em;
	padding-right: 0.4em;
	background: #f4f4f4;
	border-right: 1px dotted #ccc;
}

#table_con2 td.tit{
	border-right: 1px dotted #ccc;
	background: #fff;
	text-align:right;
	vertical-align:middle;
	line-height: 20px;
	background:#f4f4f4;
	width: 150px;
}

	/* H1 title*/
.titleH1{
	font-size: 105%;
	margin-bottom: 0.3em;
	text-indent: 2em;
	background: url(../images/cog_go.png) top left no-repeat ;
}

.titleH2{
	font-size: 102%;
	margin-bottom: 0.3em;
	margin-left: 0.5em;
	color: #03224a;
}

#xiti{
	width: 15%;
}
#xiti a{
	border: none;
	text-decoration: none;
}


.attente{
	border: 0px solid red;
	height : 20px;
	width: 20px;
	margin-bottom: -10px;
	display: block;
	background: url(../images/ajax-loader.gif) top left no-repeat ;
	/* visibility: hidden; */
}
.attente select{ visibility:hidden; }

.fin_attente{
	background: none ;
	/* visibility: hidden; */
}
.fin_attente select{ visibility:visible; }

/* direct fabricant */
#direct_text li{
	margin-left: 2em;
}

.justify{
	text-align: justify;
}

/* accueil texte */
#deb_en_ligne{
	border: 1px solid #e7e7e7;
	background: #f7f9f5;
	margin: 0.6em;
}
#deb_en_ligne td.right_bord{
	border-right: 1px dotted #e7e7e7;
}

#deb_en_ligne td.title_bord{
	border-bottom: 1px dotted #e7e7e7;
	font-weight: bold;
	color: #2a3448;
	background: #ffffff;
}
#deb_en_ligne td{
	padding: 0.4em;
	text-align: center;
	color: #666666;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

#important{
	border-bottom: 1px dotted #ff5555;
	border-top: 1px solid #ff5555;
	border-right: 1px solid #ff5555;
	border-left: 1px solid #ff5555;
	padding: 0.3em;
	font-weight: bold;
	color: red;
	background: #ffdddd;
}
#message fieldset legend{
	height: 15px;
	border: 0px solid black;
	padding: 0.3em;
}
#message fieldset{
	padding: 0.3em;
}
#message{
	border-bottom: 1px dotted #ff5555;
	padding: 0.6em;
	background: #fff3f3;
}

#liens{
	padding-left: 0.8em; line-height:2em;
}
#liens img{
	vertical-align: middle;
	margin-right: 0.3em;
}

.remonte{ vertical-align: middle; }
