body { 		background-color:#000000; 
			font-family:Arial; 
			font-size:12px; 
			color:#1e1e16; 
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;}

.left { float:left; }
.right { float:right; }

#box { width:684px; float:left; height:auto; }
#box .top { width:684px; float:left; height:10px; background:url("../images/top.jpg") no-repeat;  }
#box .bottom { width:684px; float:left; height:9px; background:url("../images/bottom.jpg") no-repeat;}
#box .middle { background-color:#ffff9f; width:668px; padding:0px 8px; float:left; margin:0px; _margin-top:-5px; display:inline;height:auto !important;}
#intracont { background:url("../images/intracont.jpg") no-repeat; width:669px; height:40px; float:left; margin-bottom:10px; }
.line { width:100%; float:left; margin-bottom:5px; }

input.txt { width:158px; border:1px solid #535353; background:#fff; }

ul.recup { float:left; margin:0px; padding:0px; }
ul.recup li { list-style:none; float:left; color:#990000; }
ul.recup li a { color:#990000; padding:0px 5px; }


input.butt{ background:url("../images/red_midd.jpg") repeat-x; border:0px; height:auto; height:24px; border-left:1px solid #7a0b0b; border-right:1px solid #7a0b0b; color:#fff; font-weight:bold; padding:2px 5px; margin:0px; font-size:13px; float:left; margin-right:5px; }
div.form {width:400px; margin:0 auto;}
div.form label {float:left;width:200px;text-align:left;}
div.form input {float:left;}
div.form p { display:inline; clear:both; margin:5px auto; float:left; width:100%; text-align:left;}
.captcha {
	float:right;
	margin-right:45px;
	margin-top:10px;
}
