html{ height:100%;}
body {
	background:url(../img/bg_ini.jpg) repeat-x left center;
	height: 100%;
	margin: 0;
	padding: 0;
}
a{ color:#000; text-decoration:underline}
img{ border:none;}
#contenedor{
		margin-top: -143px;
		position: absolute;
		top: 50%;
		height: 283px;
		padding:0 0 0 30px;
}
#logo{
	margin-left:46px;
	margin-top:24px;
}
select{ 
	font:normal 12px Arial, Helvetica, sans-serif; 
	width:220px; 
	margin-top:10px;
	margin-left:46px;
}
.sub{}
.secc{ font-weight:bold;}
#contenidos{
	width:470px;	
	height:290px;
	position:absolute;
	top:0px;
	left:330px;
	background:#fff url(../img/fnd_cont.gif) no-repeat;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}

#flashintro{
padding:2px 0 0 44px;
}

#contenidos .textos{
overflow:auto;
height:247px;
margin:20px 8px 10px 40px;
}

#nombre{
	position:absolute;
	top:100px;
	left:75px;
}

#mapa{ 
	position:absolute;
	top:140px;
	left:75px;
	padding:0;
	width:227px;
	height:124px;
}

* html img.trans{ 
behavior: url("css/iepngfix.htc"); 
}