a:hover{
text-decoration:underline;
}
.borderpage{
border-top:solid 2px #666666;
border-left:solid 2px #666666;
border-right:solid 2px #666666;
}
.menutext{
line-height:25px;
font-weight:bold;
}
.cursorhand{
	CURSOR:pointer;
}
.itemmenuover{
	background-color:#D2EAF6;
	cursor:hand;
}
.itemmenuselected{
	background-color:#D2EAF6;
	cursor:hand;
}

.text{
text-decoration:none;
font-family:verdana;
font-size:14px;
color:#666666;
}
.titulo_bullet{
width:20px;
height:10px;
background:url(images/menu_derecha.gif)
}
.titulo_seccion{
text-decoration:none;
font-family:verdana;
font-size:16px;
color:#3D63B8;
font-weight:bold;
}

.tr21 {
	BACKGROUND-IMAGE:url(images/tr21.gif); 
	BACKGROUND-REPEAT:repeat-y;
	HEIGHT:3px;
}

.hidden{
	display:none;
	visibility:hidden;
}
.visible{
	display:block;
	visibility:visible;
}




#gallery {
	position: relative;
	margin: 10px auto;
	width: 500px;
	height: 400px;
	background: #2a2a2f;
	border: 2px solid #5f5f5f;
}
 
#progress {
	margin: 10px auto;
	width: 200px;
	height: 15px;
	padding: 2px;
	border: 2px solid #dfdfdf;
}
 
#progress .bar {
	width: 0px;
	text-align: center;
	font-size: 10px;
	height: 15px;
	background: #2a2a2f;
	color: #fff;
	font-weight: bold;
}

.horarioline{
	margin-top:10px;
	margin-bottom:10px;
}