html, body, div, form, fieldset {
   margin: 		0;
   padding: 	0;
   font: 		11px/140%  Arial, Verdana, Tahoma, Helvetica, sans-serif;
   color:		#333;
 }
html {   
	height:		100%;
}
BODY {
	height:		100%;
	width:		100%;
}



a{color:#333;text-decoration:none}
a:hover{color:#333;text-decoration:underline}
a img,fieldset{border:0}
form{display:inline}
h2{font-size:1.5em}
h3{font-size:1.35em}
h4,h5{font-size:1.05em}
h6{font-size:.95em}
html{height:100%}
input,select,button{vertical-align:middle}
input,select,textarea{font:100% inherit}
label{color:#333;cursor:pointer;font-size:12px}
ol,ul,li{list-style:none;margin:0;padding:0}
p{margin-bottom:.8em}
select{height:19px}
td{padding:0;vertical-align:top}
th{padding:0;text-align:left;vertical-align:top}
.a-left{float:left;margin:0 5px 0 0}
.a-right{float:right;margin:0 0 0 5px}
.clear{clear:both}
h1,h2,h3,h4,h5,h6,.head{color:#333;margin:0 0 0.4em}
h1,h2,h3,h4,h5,h6,.head,label,input.input-text,input[type=text]{color:#333}
input.input-text,input[type=text],input[type=password]{background:url('/ressources/images/background/bg_input.gif') no-repeat 0 0;border:1px #BBB solid;height:16px}
textarea{background:url('/ressources/images/background/bg_input.gif') no-repeat 0 0;border:1px #BBB solid;}
input.input-upload {height:auto !important;}
:focus,input{outline:0}
