body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.galeria {
 margin-right: 6px;
}
th {
  color: #990000;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

td.salones {
  color: #CF6D52;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding-left: 7px;
  border-top:#000000 solid 1px;
}

td.capacidad {
  color: #D3785F;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding-left: 7px;
}
td.titulo {
  text-align: right;
  font-weight: bold;
}
 
#header {
	background-image: url(images/cabecera.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 920px;
}

#pagina {
width: 940px;
}

#footer {
	background-image: url(images/pie.png);
	height: 71px;
	width: 920px;
}


#footerText {
	font-size: 10px;
	color: #B2B2B2;
	position: relative;
	left: 110px;
	top: 25px;
	text-align: left;
}

#visitaVir {
    background:none;
	position: relative;
	left: 318px;
	top: 6px;
}

#rightCol {
 float: left;
 width: 111px;
}

#Content {
 float: left;
 width: 595px
}

#leftCol {
 float: left;
}

#teaser {
  margin-top: 10px;
}

a.txtpromociones {
 font-size: 10px;
 text-decoration:none;
 color: #000000;
}

a.verMas {
 color: #CF6D52;
 font-weight: bold;
}

#txtpromociones {
 font-size: 10px;
 position: relative;
 left: 5px;
 width: 202px;
}

#opMenu {
 margin-top: 10px;
 margin-left: 10px;
}

a.lnkMenu {
 font-weight:bold;
 text-decoration:none;
 color: #CACACB;
}

a.lnkMenu:hover {
 font-weight:bold;
 text-decoration:none;
 color: #000000;
}

#tituloSeccion {
	background-image:url(images/tituloSeccion.png);
	height: 55px;
	margin-top: 10px;
	font-size: 18pt;
	letter-spacing: 0em;
	font-weight: bold;
    text-transform:uppercase;
	text-align: left;
}

#tituloSeccion2 {
	background-image:url(images/tituloSeccion2.png);
	background-repeat: no-repeat;
	height: 55px;
	margin-top: 10px;
	font-size: 16pt;
	letter-spacing: 0em;
	font-weight: bold;
	text-align: left;
}

#tituloSeccion3 {
	background-image:url(images/tituloSeccion3.png);
	background-repeat: no-repeat;
	height: 55px;
	margin-top: 10px;
	font-size: 16pt;
	letter-spacing: 0em;
	font-weight: bold;
	text-align: left;
}
  
#segTitulo {
    position: relative;
	width: 297px;
	color: #990000;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 14px;
    text-transform:uppercase;
	text-align: left;
	float: left;

}

#terTitulo {
   color:#666666;
   width: 292px;
   font-weight: bold;
   margin-top: 7px;
   margin-bottom: 7px;
   text-align: left;
   float:left;
}

#proTitulo {
	color: #000;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
}

#textoSeccion {
  margin-top: 7px;
  width: 290px;
  font-size: 10px;
  text-align: left;
  position: relative;
  margin-left: -32px;
}

a.linkPromo {
  color: #CF6D52;
  text-decoration: none;
}

a.linkPromo:hover {
  color: #CF6D52;
  text-decoration: underline;
}