

#container	{
	margin-left: auto;
	margin-right:auto;
	margin-top: -10px;
	width: 900px;
	height: 1000px;
	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;	 }

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

#barranav	{	float: left;
				width: 180px;
				height: 350px;
				margin: 45px 5px 0 1px;	 		}	

#central	{	float:left;
				width: 700px;
				margin: 45px 0 0 5px;
				height:400px;
				background-color: #FFFFFF;		}
				
#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: 390px;
			top: -30px;		}
			
.flash	{	height:10px;
			background-color:#CCCCCC	}
			
.meteo  {	border-style:none;
			margin-left: 23px;		}
			
#kayakp	{	width: 180px;
			height:150px;
			clear: left;
			float:left;
			margin: 50px 0 0 1px;	}
#kayakp a img	{	width:180px;
					height:150px;	}
					
#idiomas	{	position:absolute;
				width:140px;
				height:40px;
				top:115px;
				left:813px;	}
#idiomas img	{	border-style:none;	}