body {
	Background: #3184a3;
	margin: 0px;
scrollbar-base-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #3184a3;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;
overflow:hidden;
	}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

/* Capas */

#web {
	position: relative;
   margin: 0 auto;
	width: 800px;
	height: 500px;
	text-align: left;
	Background: #3184a3
}

#menu {
	position:absolute;
	top:91px;
	left:0px;
	width:800px;
	height: 20px;
	background: #F0E332;
	border: medium solid Black;
    

}

#menu ul {
	position: static;
	margin:1px;
	padding: 1px 0px 0px 0px; }


#menu li
{
	display: inline;
	list-style-type:none;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color:#808080;
	text-color:#808080;

}

#menu li a:link  {
    color: #808080;
    text-decoration: none;
	 outline: none;
	 display: inline; float: left; padding:  1px 9px 3px 6px; margin: 0 6px;
}

#menu li a:visited {
    color: #808080;
    text-decoration: none;
	 outline: none;
	 display: inline; float: left; padding: 1px 9px 3px 6px; margin: 0 6px;
}

#menu li a:hover {
   color: white; background-color: #32B0DF;
}

#menu li a.selected{
 color: #FFFFFF;
 background-color:#32B0DF;
 cursor:default;

}


	
#cabecera {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:95px;	
	border: medium solid;
	z-index: auto;
}

#cabecera h1 {
	background: transparent url(../img/ikulogo.jpg) no-repeat top left;
	margin-top: 0px;
	margin-left: 8px;
	width: 235px;
	height: 90px;
	float: left;
	
}
#cabecera h1 span {
	display:none;	
}

#cabecera h2 {
	background: transparent url(../img/ikukanji.jpg) no-repeat top left;
	margin-top:5px;
	margin-left: 25px;
	width:338px;
	height:83px;
	float: left;
	
}

#cabecera h2 span {
	display:none;
}

#cabecera h3 {
    margin-top: 8px;
    margin-left: 55px;
    float:left;
    vertical-align:middle;
}

#cabecera h3 a img {
  border: none;
  text-decoration:none;
}


#cabecera h3 span{
	display:none;

}

#contenido {
	position:absolute;
	top:112px;
	left:0px;
	width:800px;
	height:400px;
	border: medium solid;
    border-top: thin;
}

      
#titulo3dias {
	background: url(../img/nih3dias.gif) no-repeat bottom right;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 480px;
	height: 50px;
	border: 1px solid;
	background-color: #32B0DF;
}

#titulo4dias {
	background: url(../img/nih4dias.gif) no-repeat bottom right;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 480px;
	height: 50px;
	border: 1px solid;
	background-color: #32B0DF;
}

#tituloTour {
	background: url(../img/nihTourSentidos.gif) no-repeat bottom right;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 480px;
	height: 50px;
	border: 1px solid;
	background-color: #32B0DF;
}

#tituloArte {
	background: url(../img/nihArteCultura.gif) no-repeat bottom right;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 480px;
	height: 50px;
	border: 1px solid;
	background-color: #32B0DF;
}

#tituloReceptivo {
	background: url(../img/nihReceptivoBilbao.gif) no-repeat bottom right;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 480px;
	height: 50px;
	border: 1px solid;
	background-color: #32B0DF;
}

#tituloUrdaibai {
	background: url(../img/nihUrdaibai.gif) no-repeat bottom right;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 480px;
	height: 50px;
	border: 1px solid;
	background-color: #32B0DF;
}

#hidari {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 295px;
	height: 395px;
	float:left;
	border: none;
}

#migi {
      position:absolute;
      top:0px; 
		left:300px;
      width:490px;
		height:395px;
		float:right;
		border: none;
}

#dias {
		position: relative;
		top: 90px;
		left:0px;
		width: 490px;
		height: 280px;
		border: none;
		overflow:  auto;
		color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		
		
		
}
#dias a {
    color: #99FFFF;
    text-decoration: none;
    outline: none;


}
#dias a:hover {
   color: white;
   background-color: black;
}


#dias h1 {
	position:static;
	background: url(../img/subrayado.gif) bottom left no-repeat;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#dias h2 {
	position: static;
	margin-right: 5px;
	background: url(../img/subrayado.gif) bottom right no-repeat;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	float: right;
}

#dias h3 {
 color: white;
　font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
　font-size: xx-small;
 font-weight:normal;
 }


#dias ul {
	position: static;
	margin:20px;

    margin-right:20px;
	}


#dias li
{
	display: list-item;
	list-style-type: katakana;
	color: white;
	font-weight: normal;
	font-family: Verdana;
	font-size: normal;
    margin-right: 20px;
    margin-left:10px;
    margin-bottom: 2%;

}
#dias li a {
    color: #99FFFF;
    text-decoration: none;
    outline: none;


}
#dias li a:hover {
   color: white;
   background-color: black;
}


#shita
{
 position: relative;
	top: 495px;
	left: 0px;
	width: 800px;
	height: 18px;
	border: medium solid;

 background-color: black;
text-align: center;
vertical-align: middle;
border-bottom: thin;
}

#ikufotos
{
 position:relative;
 margin-top:6px;
 width:790px;
 height:105px;
 background: transparent;
 border:none;
}

#noticias
{
 position: relative;
 width: 180px;
 height:258px;
 background: #FFFFFF;
 margin-top: 5px;
 margin-left: 5px;
 }

 #noticias h1 {
  position:absolute;
  margin-top:5px;
  margin-left:5px;
  width:170px;
  height:20px;
  background:#000000;
  color:white;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-align:center;
  vertical-align: middle;
}

#scrollnoticias  {
 position:absolute;
 margin-top:30px;
 margin-left:5px;
 width:170px;
 height:222px;
 background:#32B0DF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color:white;
 font-size:10px;

}




#youkoso {
	background: url(../img/youkoso.gif) no-repeat bottom right;
	position: absolute;
	top: 115px;
	left: 200px;
	width: 580px;
	height: 40px;
	border: 1px solid;
	background-color: #32B0DF;
}

#youkosotexto {
 position:absolute;
 top:170px;
 left: 200px;
 width: 580px;
 height:200px;
 background-color:transparent;
 color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#youkosotexto p.texto {

	font-size: 12px;
	font-weight: normal;
 text-indent: 4em;
}


#youkosotexto p.pie {
text-align: center;
font-weight:bold;
}






