@charset "utf-8";
/* CSS Document */

body {
	background:#333}

td.one{
	background-repeat:no-repeat;
	}
	
a img {border: none; }

a:link {
	border:none;
	outline:none;
	border-bottom:none;
	text-decoration:none;
	}
	
a:visited {
	border:none;
	outline:none;
	border-bottom:none;
	text-decoration:none;
	}
	
a:hover {
	border:none;
	outline:none;
	border-bottom:none;
	text-decoration:none;
	}
	
a:active { 
	border:none;
	outline:none;
	border-bottom:none;
	text-decoration:none;
}
h2{
	font-family:Verdana;
	font-size:14px;
	font-style:normal;
	font-weight:100;
	text-align:inherit;
	display:inline;
	}
h3{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:100;
	text-align:inherit;
	display:inline;
}
p.uno {
	line-height: 85%;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:100;
	text-align:center;
	display:inline;
	}
p.unoesp {
	line-height: 100%;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:100;
	text-align:left;
	display:inline;
	padding-top:15px;
	}
p.dos{
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:100;
	text-align:inherit;
	display:inline;
	}
p.tres{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:100;
	text-align:inherit;
	display:inline;
	}
#name{
	position:relative;
	top:28px;
	left:6px;
	
	}
#pass{
	position:relative;
	top:28px;
	left:23px;
	}
#sub1{
	position:relative;
	top:48px;
	left:-20px;
	}
#sub2{
	position:relative;
	top:26px;
	left:80px;
	}
input[type="text"],input[type="password"]{
	margin:0;
	clear:none;
	width:120px;
	height:15px;
	font-size:x-small;
	background-color:transparent;
	border-color:transparent;
	
	}
input[type="submit"]{
	background-color:#FFF;
	border-bottom-color:#CCC;
	border-collapse:separate;
	border-style:dotted;
	font-variant:small-caps;
	font-color:#FFF;
	}
