@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS", Arial, "Century Gothic";
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:0;
	margin:0;
}


#menu {
	font-family:"Trebuchet MS", Arial, "Century Gothic";
	font-size:14px;
	color:#333333;
	font-weight:normal;
}
#menu li {
	list-style:none;
	float:left;
}
#menu ul {
	padding:0;
	margin:0;
}
#menu a {
	color:#333333;
	text-decoration:none;
	/*display:block;*/
	padding:0 15px;
}
#menu a:hover {
	color:#0099ff;
}
#nav {
	font-family:"Trebuchet MS", Arial, "Century Gothic";
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
#nav li {
	list-style:none;
	float:left;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav a {
	color:#333333;
	text-decoration:none;
	display:block;
	padding:0 10px;
}
#nav a:hover {
	color:#0099ff;
}
.toptxt {
	font-size: 14px;
	font-weight: bold;
	padding-right:35px;
	text-align:right;
}
#links1 {
	font-family:"Trebuchet MS", Arial, "Century Gothic";
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:0;
	margin:0;
}
#links1 h3 {
	font-family:"Trebuchet MS", Arial, "Century Gothic";
	font-size:14px;
	color:#333333;
	font-weight: bold;
	padding:3px 0 3px 10px;
}
#links1 li {
	list-style:none;
	padding:0;
	margin:0;
}
#links1 ul {
	padding:0;
	margin:0;
}
#links1 a {
	color:#0099ff;
	text-decoration: underline;
	padding:0 10px;
	margin:0;
}
#links1 a:hover {
	color:#000000;
	text-decoration: underline;
}
#links2 {
	font-family:"Trebuchet MS", Arial, "Century Gothic";
	font-size:12px;
	color:#333333;
	font-weight:normal;
}
#links2 h3 {
	font-family:"Trebuchet MS", Arial, "Century Gothic";
	font-size:14px;
	color:#333333;
	font-weight: bold;
	padding:3px 0 3px 10px;
}
#links2 li {
	list-style:none;
}
#links2 ul {
	padding:0;
	margin:0;
}
#links2 a {
	color:#0099ff;
	text-decoration: underline;
	padding:0 10px;
}
#links2 a:hover {
	color:#000000;
	text-decoration: underline;
}

#footer a {
	color:#0099ff;
	text-decoration: underline;
	display:compact;
margin:0
}
#footer a:hover {
	color:#000000;
	text-decoration: underline;
}

.telefono {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:18px;
	color: #FF9900;
	font-weight:bolder;
}

.reservas {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:16px;
	color: #000000;
	font-weight:bolder;
}
h1 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:24px;
	color: #FF9900;
	font-weight:normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:12px;
	color: #FF9900;
	font-weight:normal;
}
#h3 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:16px;
	color: #000000;
	font-weight:normal;
}
.small, .small A {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}
.small A:HOVER {
	color: #333333;
}
a {
	color:#0099ff;
	text-decoration:none;
	display:block;
	/*padding:0 5px;*/
}
.footer a {
	color:#0099ff;
	text-decoration:none;
	display:inline
}
.footer a:hover {
	color:#333333;
	text-decoration:underline;
	/*display:inline;*/
margin:0px;
}
a:hover {
	color:#009900;
}

.boton2 {
	font-family: "Trebuchet MS", Arial, "Microsoft Sans Serif";
	font-size:11px;
	color: #000;
	background-image:url(/img/buttons/boton2-right.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;

}
.boton2 td {
	text-decoration:none;
	background-image:url(/img/buttons/boton2-left.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 10px 0px 10px;
	cursor:pointer;
}
.boton2 A{
color:#000000;
}
.boton2 A:HOVER{
color:#cccccc;
}

#listado2 td {
	 
	padding: 5px 3px 5px 3px;
}

#listado2 tr:hover {
	/*background-color: #f5f5f5;*/
}
