body {
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	margin: 0px;
	font-family: tahoma;
	font-size: 13px;
}

img {
	margin: 0px;
}

a img {
  border-width: 0px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: rgb(0,119,196);
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: rgb(0,119,196);
}

small {
  font-size: 11px;
}

.menulateral img {
  margin-top: 0px;
	margin-bottom: 5px;
}

.a200 {
  width: 200px;
}

.der {
	text-align: right;
	padding-right: 10px;
}

.cen {
	text-align: center;
}

.ind30 {
  padding-left: 30px;
	width: 500px;
}

.texto {
  margin-left: 10px;
	margin-right: 0px;
}

.texto td {
  vertical-align: baseline;
}

.bot {
  vertical-align: bottom;
}

form {
	margin: 0px;
	padding: 0px;
}

.colizq {
  text-align: right;
	width: 250px;
	padding-right: 10px;
	vertical-align: top;
	margin: 0px;
}

.lugar {
  text-align: right;
	width: 250px;
	padding-right: 10px;
	vertical-align: top;
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

.colder {
  text-align: left;
	font-size: 12px;
	line-height: 26px;
}

.sup {
  
}

.p9 {
	font-size: 9px;
}

.p11 {
	font-size: 11px;
}

.p12 {
	font-size: 12px;
}

.p14 {
	font-size: 14px;
}

.premios {
	text-align: center;
	vertical-align: center;
	font-weight: bold;
	font-size: 11px;
	color: rgb(150,150,150);
	padding-left: 30px;
	padding-right: 30px;
}

.link {
	font-weight: bold;
	font-size: 9px;
	line-height: 18px;
	background-color: rgb(173,132,82);
	background-image: url("img/fmenu.gif");
	color: rgb(213,182,145);
}

.link :hover {
	color: rgb(255,255,255);
}

.link_chico {
	font-weight: bold;
	font-size: 9px;
	color: rgb(213,182,145);
}

.link_chico :hover {
	color: rgb(0,119,196);
	cursor: hand;
}

.bandera{
	text-align: right;
	padding-right: 10px;
}

a {
	font-weight: bold;
	line-height: 18px;
	color: rgb(213,182,145);
	text-decoration: none;
}

ul {
  margin: 0px 0px 0px 20px;
}

:hover {
	color: rgb(0,119,196);
}

table {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

.extras td {
  text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}

.tec_detalles {
  display: none;
}