body{background-color:black; margin-top:0px;}

.centrado{margin-left:auto; margin-right:auto; text-align:center;}

#tabed {width:766px; margin-left:auto; margin-right:auto; text-align:center;}
#tabed table{margin-left:auto; margin-right:auto;}
#tabed ul {margin-bottom:1px;}

#tabed .contenido{border:1px dotted white; background-image:url('images/fondo.gif'); padding:0px;}
#tabed .contenido table{margin-top:10px; margin-bottom:10px; background-image:url('images/fondoContenido.gif'); background-repeat:no-repeat; background-position:0 100%;}
#tabed .contenido .titulo{font-family:arial; font-size:26px; font-weight:bold; color:white; text-align:left;}
#tabed .contenido p{text-align:left; margin-left:10px; color:white; color:#888888; font-family:verdana; font-size:15px;}
#tabed .contenido p a{color:#ffffff}
#tabed .foto{background-color:transparent; border:1px solid white; padding:10px; margin-left:5px; margin-right:5px;}


.horarios{width:750px; border-collapse:collapse; background-color:transparent; color:white; margin-left:auto; margin-right:auto; margin-bottom:10px;}
.horarios CAPTION {font-size:24px; padding:10px; border:none; text-align:left}
.horarios .primeraColumna{width:84px;}
.horarios TD{border:1px solid #808080; font-size:11px; text-align:center; font-family:verdana}
.horarios TD hr{width:70%; color:#808080; background-color:#808080; height: 1px; border: 0;}
.horarios .encabezado {font-family:verdana; font-weight:bold; font-size:11px; text-align:center; color:#808080; padding:3px}

.enlaces{list-style:none; width: 500px; margin-left:auto; margin-right:auto; margin-top:5px; margin-bottom:5px; }
.enlaces li{float:left; margin-left:30px; width:90px; height:20px; background-image:url('images/boton_bl.gif');}
.enlaces li:hover{background-image:url('images/boton_gr.gif');}
.enlaces li a{text-decoration:none; color:black; font-family:verdana; font-weight:bold; font-size:14px;}

.pie {font-family:arial; font-size:10px; margin-top: 5px; color:#808080; margin-left:auto; margin-right:auto; text-align:center;}
.pie a{text-decoration:none; color:#A52A2A;}
.pie a:hover{text-decoration:underline; color:#CD853F;}


#tarifas TD{font-size:12px; text-align:center; font-family:verdana;}

.media {border-top:1px dotted white; border-bottom:1px dotted white;}
.media img{border:1px solid white; text-decoration:none; margin:10px;}


/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #000000;
	bottom: -1px;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border: 1px solid #000000;
	border-right: none;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #ffffff;
	background: #000000 url(images/000000_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-tabs-nav li a:hover {
	background: #000000 url(images/000000_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	color: #888888;
}
.ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #888888;
}
.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #888888 url(images/888888_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	color: #ffffff;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	clear:left;
	border: 1px solid #000000;
	background: #000000 url(images/000000_40x100_textures_01_flat_0.png) 0 0 repeat-x;
	color: #ffffff;
	padding: 1.5em 1.7em;	
	font-size: 9px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}

.backNext {background:none; padding:0px; margin-left:5px; margin-right:5px;vertical-align:middle;}
.backNext img{border:none; text-decoration:none;}