/* Navegacion por tabs Central Romana */
div#dates {
padding-top: 20px;
clear: both;
}
div#dates h1 {
margin: 0;
padding: 0;
}
div#dates a {
color: #369;
}
ul.caracs {
padding-left: 10px;
}
ul.caracs li {
padding-left: 14px;
margin-bottom: 10px;
background: url(../img/caracs.gif) no-repeat left center;
}
		*{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}
		h1 {
		margin: 0;
		padding: 0;
		}
		h2{
			font-size:1.2em;
			color:#090;
			margin:.5em 0;
		}
		#dates{
			padding: 0 20px;
			float:left;
		}
		#dates p {
		padding-bottom: 8px;
		}
		#dates a:link,
		#dates a:visited,
		#dates a:hover,
		#dates a:active{
			color:#369;
		}
		#datestoc{
			width: 421px;
			height: 33px;
			background: #336 url(../img/tabs/datesbg.gif) no-repeat 0 0;
			list-style: none;
		}
		#datestoc li{
		float: left;
		margin-left:0.4em;
		margin-right: 0.3em;
		padding-top: 6px;
		}
		p.back{
			padding:.2em;
			text-align:right;
			background:#eee;
			margin-top:.5em;
		}
		#dates p.back a:link,
		#dates p.back a:visited{
			color:#000;
		}
		/* dynamic styles
		#dates.dyn div.infoblock{
			position:absolute;
			left:-9999px;
			height:1px;
			overflow:hidden;
		} */
		#dates.dyn div.infoblock h2 {
		padding-top: 1em;
		}
		#dates.dyn div.show{
			position:relative;
			height:auto;
			overflow:visible;
			left:0;
		}
		#dates.dyn p.back{
			display:none;
		}
		#dates.dyn{
			float:left;
		}
		#dates.dyn #datestoc{
			float:left;
			padding:0;
			margin:0;
		}
		#dates.dyn #dates li{
			float:left;
			margin:0;
			padding:0;
			list-style:none;
		}		
		#dates.dyn div.infoblock{
			clear:both;
			padding:.5em;
		}
		#dates.dyn #datestoc a{
			padding:.2em .4em;
			display:block;
			text-decoration:none;
			font-weight:bold;
			color:#fff;
			font-size: 12px;
		padding-right: 18px;
		background: url(../img/tabs/dateslibg.gif) no-repeat 100% 50%;
		}		
		#dates.dyn #datestoc a:hover {
		color: #ffc;
		}
		#dates.dyn #datestoc a.current{
			text-decoration:none;
			font-weight:bold;
			color:#c00;
		}
		#historiatitle, #historytitle {
		display: block;
		position: relative;
		left: 6px;
		padding-left: 1px;
		margin-left: 6px;
		font-size: 1px;
		width: 90px;
		height: 21px;
		text-indent: -9999px;
		}
		#historiatitle {
		background: url(../img/tabs/historia.gif) no-repeat 0 0;
		}
		#historytitle {
		background: url(../img/tabs/history.gif) no-repeat 0 0;
		}
		#aeropuertotitle, #airporttitle {
		display: block;
		position: relative;
		left: 6px;
		margin-top: 20px;
		margin-left: 6px;
		margin-bottom: 0;
		font-size: 1px;
		width: 188px;
		height: 21px;
		text-indent: -9999px;
		}
		#aeropuertotitle {
		background: url(../img/tabs/aeropuerto.gif) no-repeat 0 0;
		}
		#airporttitle {
		background: url(../img/tabs/airport.gif) no-repeat 0 0;
		}
		.moreleft {
		position: relative;
		left: -10px;
		}
		.moreright {
		position: relative;
		padding-left: 20px;
		}


