/* ACCOUNT */

html, body {
	height: 90%; }

input {
	width: 130px;
	height: 16px;
	padding-top:2px;
	padding-left:4px;
	border-style:solid; border-width:1px;  border-color:#cccccc;
	font-size:11px; color:#666666;
	background:#fff url(http://www.evaneo.net/images/form/text-bg.gif) repeat-x;
	
}


div.customerformbox {
	float:left;
	display:inline;
	width:230px;
	padding-right:10px;
	padding-top:10px;
	font-size:12px; color:#646451;
}

#verticalsep {
	float:left;
	width:20px; height:inherit;
	background-image:url(http://www.evaneo.net/images/vertical_bar.gif);
	background-repeat:repeat-y;
}

#menutree {
min-height:380px;
height:auto!important;
height:380px;
text-align:left;
}

#textaccount {
	clear:left;
	float:left;
	line-height:22px;
	vertical-align:middle;
}

#textaccount2 {
	float:left;
	margin-left:5px;
	line-height:17px;
	vertical-align:middle;
}

#textaccount3 {
	float:left;
	font-size:10px;
	line-height:25px;
	vertical-align:middle;
}

#inputaccount {
	float:right;
}

input.test {
width: 111px;
}

span.checkbox {
float:left;	 width:17px; height:17px;
background-image:url(../images/checkbox0.gif);
background-repeat:no-repeat;
cursor: url('http://www.evaneo.net/images/cursors/hand_white.png'), auto!important;
cursor: url('http://www.evaneo.net/images/cursors/hand_white.cur'), auto;
}

span.checkboxhover {
float:left;	width:17px; height:17px;
background-image:url(../images/checkbox1.gif);
background-repeat:no-repeat;
cursor: url('http://www.evaneo.net/images/cursors/hand_white.png'), auto!important;
cursor: url('http://www.evaneo.net/images/cursors/hand_white.cur'), auto;
}

/* BARRE THREAD*/
table.bag_tab {
text-align:center;
width:500px;
height:30px;
border-style:solid;
border-width:1px;
border-color:#E0D9B8;
background-image:url(http://www.evaneo.net/images/bg_bag_tab.gif);
background-repeat:repeat-x;
}

td.arrow1 {
background-image:url(http://www.evaneo.net/images/arrow_bag_tb.gif);
background-repeat:no-repeat;
width:12px;
height:30px;
}

td.arrow2 {
background-image:url(http://www.evaneo.net/images/arrow_bag_tb2.gif);
background-repeat:no-repeat;
width:12px;
height:30px;
}

span.bonjour {
margin-left:2px;
font-size:12px;
font-weight:bold;
color:#673b15;
}
#loading {
width:100%;
padding-top: 200px;
text-align:center;
}
