div#fondo{
	position: relative;
width: 100%;
height: 100%;
margin: 0 auto;
	
	width: 1230px;
	height: 1300px;
	background-color: #FFFFFF;	
}
div#radio{
	position:absolute;
	left: 165px;
	top: 23px;
	width: 134px;
	height: 105px;
}
div#titul{
	position:absolute;
	left: 243px;
	top: 2px;
	width: 685px;
	height: 154px;
}
div#temperatura{
	position:absolute;
	left: 944px;
	top: 4px;
	width: 224px;
	height: 121px;
}
div#usuario{
	position:absolute;
	left: 978px;
	top: 615px;
	width: 233px;
	height: 108px;
}

div#logo{
	position:absolute;
	left: 24px;
	top: 20px;
	width: 170px;
	height: 151px;
}
div#contador{
	position:absolute;
	left: 966px;
	top: 278px;
	width: 213px;
	height: 50px;
}
div#cuadro1{
	position:absolute;
	left: 278px;
	top: 160px;
	width: 622px;
	height: 41px;
}

div#cuadro{
	position:absolute;
	left: 11px;
	top: 193px;
	width: 236px;
	height: 374px;
}
div#infor{
	position:absolute;
	left: 966px;
	top: 340px;
	width: 223px;
	height: 257px;
	
}
div#correu{
	position:absolute;
	left: 972px;
	top: 161px;
	width: 250px;
	height: 82px;
	
}
div#correu_img{
	position:absolute;
	left: 963px;
	top: 153px;
	width: 250px;
	height: 82px;
	
}
div#usuario_img{
	position:absolute;
	left: 965px;
	top: 610px;
	width: 224px;
	height: 130px;
	
}
div#contenido{
	position:absolute;
	left: 277px;
	top: 169px;
	width: 669px;
	height: 534px;
	
}
div#imagen{
	position:absolute;
	left: 654px;
	top: 328px;
	width: 281px;
	height: 227px;
}
div#botonots{
	position:absolute;
	left: 243px;
	top: 166px;
	width: 687px;
	height: 75px;
}
div#pie{
	position:absolute;
	left: 71px;
	top: 1044px;
	width: 761px;
	height: 75px;
	border-top:1px solid black;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; font-weight: bold; }
