body {
	font-family: Tahoma,Arial,sans-serif;
	line-height: 130%;
	font-size: 90%;
	color: #444;
  text-align: center;
  background-image: url(images/gradient-blue-2x300.png);
  background-repeat: repeat;
  background-attachment: fixed;
	behavior: url(csshover.htc);
}

* {margin:0; padding:0;}

blockquote {
    margin: 0 30px 0 30px;
}

th {
	vertical-align: bottom;
	font-weight: normal;
	font-size:small;
}

td {
	vertical-align: top; 
	text-align: left;
}

.tdc {
	text-align: center;
}

.tdct {
	text-align: center;
  vertical-align: top;
}

.tdcm {
	text-align: center;
  vertical-align: middle;
}

.tdcb {
	text-align: center;
  vertical-align: bottom;
}

.tdr {
	text-align: right;
}

.tdrt {
	text-align: right;
  vertical-align: top;
}

.tdrm {
	text-align: right;
  vertical-align: middle;
}

.tdrb {
	text-align: right;
  vertical-align: bottm;
}

.tdlt {
	text-align: left;
  vertical-align: top;
}

.tdlm {
	text-align: left;
  vertical-align: middle;
}

.tdlb {
	text-align: left;
  vertical-align: bottom;
}

h1 {
  font-size:20pt;
  font-weight:normal;
  margin-top: 25px;
  margin-bottom: 25px;
  line-height: 125%;    
}

h2 {
  font-size:16pt;
  font-weight:normal;
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 125%;    
}

h3 {
  font-size:14pt;
  font-weight:normal;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 125%;    
}

:link, :visited { text-decoration: underline; }
:link:focus, :visited:focus { color: #0000ff; }
:link { color: #5E7CA6 }
:visited { color: #5E7CA6 }
:link:hover, :visited:hover { color: #0000ff; }
:link:active, :visited:active { color: #0000ff; }

ul, ol {
  margin: 10px 0 10px 15px;
  padding-left: 15px;
}

li {
  line-height: 140%;
}

.toph1
{
	color: #ddd;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 3px 10px;
}

.toptext {
	color: #ddd;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 0;
}

.h2top {
  text-align: center;
  line-height: 130%; 
  color: #008800; 
  font-size: 24px; 
  font-weight: bold; 
  margin: 20px 0;
}

.main {
  margin: 15px;  
}

a.topmenu {
	padding-top: 0px;
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}
a.topmenu:visited {
	color: #fff;
	text-decoration: none;
}
a.topmenu:hover {
	color: #fff;
	text-decoration: underline;
}

.tourtable {
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
  margin-bottom: 7px;
  padding: 7px 2px 7px 0;
  font-size: 9pt;
}

.backoffice-h2 {
  font-size:14pt;
  margin-top: 2px;
  line-height: 110%; 
}

.backoffice-h3 {
  font-size:12pt;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 110%; 
}

.openheader {
  cursor: pointer;
  text-decoration: none;
  color: #444;
}
.openheader:hover {
  color: #0066FF;
}

a.bottommenu {
	color: #ddd;
	text-decoration: none;
}
a.bottommenu:visited {
	color: #ddd;
	text-decoration: none;
}
a.bottommenu:hover {
	color: #fff;
	text-decoration: underline;
}

a.bottommenu-es{
  font-size:75%;
	color: #ddd;
	text-decoration: none;
}
a.bottommenu-es:visited {
	color: #ddd;
	text-decoration: none;
}
a.bottommenu-es:hover {
	color: #fff;
	text-decoration: underline;
}


a.languagelink {
  font-size: 10pt;
  line-height: 165%;
 	color: #00f;
	text-decoration: none;
}
a.languagelink:visited {
	color: #00f;
	text-decoration: none;
}
a.languagelink:hover {
	color: #f00;
	text-decoration: underline;
}

.bbait {
  display: none; 
}
