html, body, #uno, #dos {	height:100%;	min-height:100%;	min-width:100%;	background-color:none;	margin:0%;	font: 10px Verdana, Arial, Helvetica, sans-serif;}body{	background: #fff url(images/1.jpg) no-repeat top right;}#uno {  	position:absolute;	top:0px;	left:0px;}#dos {	position:relative;	text-align:center;	top:100px;	bottom:0px;}html > body, html > body #uno, html > body #dos {  height:auto;}#uno div {  padding-bottom:2em;}#dos div {  padding-bottom:2em;}#dos a:hover {	color:#000000;	border:none;	border-width:0px;	border-color:#fff;	padding:0px;	text-decoration:none;}#pie {	position:absolute; bottom:10px;	margin:10px;	min-width:98%;	margin-right:10px;}a, strong a {	color: #FF6600;	text-decoration:none;	outline: none;}a:visited {	color: #FF9900;}a:hover {	text-decoration:underline;}ul {	padding: 0px;	margin: 5px 0px 15px 16px;}ul li ul{	padding: 0px;	margin: 0px 0px 5px 16px;}ul li {	margin: 0px;	padding: 0 0 8px;}img, img:hover {	text-decoration:none;	border:none;	border-width:0px;	border-color:#fff;	padding:0px;}.left {	float:left;}.right {	float:right;}.copyright {	border-top: 1px solid #222222;	color: #666666;	position:absolute; bottom:0;}.copyright a, .copyright a:visited {	color:#93BABA;}