@charset "utf-8";
/* CSS Document */

		
				#fondo {
	position:absolute;
	width:960px;
	height: 84px;
	background-color: transparent;
	background-image: url(../images/sky.jpg);
	background-repeat: repeat-x;
	background-position: 0 0px;
		}

#header2 {
	float: left;
	height: 84px;
	width: 960px;
	margin-bottom: 10px;
	position: relative;
	background-image: url(images/pixeltrans.png);
}		
			
		
#logo-header {
	position: absolute;
	width: 350px;
	height: 54px;
	background-color: transparent;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin-left: 46px;
	margin-top: 14px;
	left: 0px;
		}
		
	#cont-zodiazo {
	position: absolute;
	width: 254px;
	height: 82px;
	background-color: transparent;
	background-image: url(../images/zodiaco.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	left: 705px;
	top: 1px;
		}
		
		#city2 {
	position: absolute;
	width: 958px;
	height: 82px;
	background-color: transparent;
	background-image: url(../images/nube2.png);
	background-repeat: repeat-x;
	background-position: 0 0px;
	border: 1px solid #fc2a7e;
		}
		#city1 {
	position: absolute;
	width: 958px;
	height: 82px;
	background-color: transparent;
	background-image: url(../images/nube1.png);
	background-repeat: repeat-x;
	background-position: 0 0px;
	border: 1px solid #fc2a7e;
		}
		
		
		#plane1 {
	position: absolute;
	width: 960px;
	height: 84px;
		}
