 body {
 width:auto;
 font-family: arial, sans-serif ;
 font-size:100%;
 text-align:left;
 font-weight: bold;
 background: #000;
 color: #fff;
 padding: 10px 10px;
 }
.antespim { display:none;}
a:link {color:white;}
a:visited{color:#ddd;}
form {
 width:390px;
 height:300px;
 padding: 10px;
 position: relative;
 background: #eee;
 color: #444;
 font-family: verdana, arial, sans-serif;
 font-size:80%;
 text-align:left;
 font-weight: bold;
 float: left;
}
div#submitbutton {
text-align:center;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}




