body {	margin:0;
		padding:0;	}

#container	{
	width:900px;
	height:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imagenes/fondo.png);
	background-repeat:no-repeat;
	background-position:center;
					}

#titulo	{	background-image: url(../imagenes/cabecera.png);
			background-repeat:no-repeat;
			background-position:left;	
			width:900px;
			height: 150px;	 }
			
#container #central h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	background: #3B5998;
	padding:10px;
	}

#banderas {	width: 900px;
			height: 30px;
			margin:10px 0 0 0 ;	 }

#barranav	{	width: 180px;
				height: 300px;
				position:absolute;
				top:170px;
				left:1px;
				margin-top:45px;		 		}	

#central	{
	position:absolute;
	left:210px;
	top:170px;
	width: 650px;
	height:auto;
	margin: 45px 5px 0 5px;
	background: #fff;
}
				
#nav 	{	padding:0;
			margin:0;
			background-image: url(../imagenes/kayak1.png);
			background-repeat:no-repeat;
			background-position:center;
			background-color:#FFFFFF;		}
			
#nav li	 {	list-style:none;
			display:block;
			padding:0 0 10px 0 ;
			text-align:left;
			vertical-align: middle;			}
			
#nav li a	{	text-decoration:none;
				display:block;
				padding: 5px 0 5px 10px;
				font-family: "Courier New", Courier, monospace;
				font-weight: bolder;
				font-size: 12px;
				color: #003399;		}
#nav li.blog { padding: 0 ;	}


#nav li a:hover {	background-color: #CCCCCC;
					color: #0099FF;		}
	
#nav .calendario a	{	background-color:#CCCCCC;
						color: #0099FF;	}
					

.logo	{	width: 150px;
			z-index:1;
			position: relative;
			left: 730px;
			top: 5px;	}

#meteocat	{	width: 170px;
				height: 55px;
				float:left;
				margin: 45px 0 0 10px;
				padding:5px 0 0 0 ;
				background-color:#FFFFFF;	}
				
	
body {	background-image: url(../imagenes/cielo.png);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position:top;   }
		
.kayak	{	width: 200px;
			height: 160px;
			position: absolute;
			left: 380px;
			top: -10px;		}
			
.flash	{	height:10px;
			background-color:#CCCCCC	}
			
.meteo  {	border-style:none;
			margin-left: 23px;		}
			
#kayakp	{	width: 180px;
			height:150px;
			position:absolute;
			left:1px;
			top:420px;
			margin: 50px 0 0 1px;	}
			
#kayakp a img	{	width:180px;
					height:150px;	}

#idiomas	{	position:relative;
				width:90px;
				height:20px;
				top:130px;
				left:635px;	}
#idiomas img	{	border-style:none;	}

