html, body {
   margin : 0;
   padding : 0;
}

body {
   color : #fff;
	background-color: #036;
   width : 100%;
   font : 12px Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

td {
   font : 12px Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

img {
border: 0;
}

.padded {
padding: 10px;
}

#colimg {
width: 120px;
padding: 5px;
background-color: #369;
}

#colimg img {
padding-top: 2px;
}

a:link {
   color : #99c;
   background : transparent;
   text-decoration : none;
}

a:visited {
   color : #99c;
   text-decoration : none;
}

a:hover {
   color : #f00;
   text-decoration : none;
}

a:active {
   color : #f00;
   text-decoration : none;
}

#container {
   color : #fff;
   border-bottom-width : 0px;
   line-height : 130%;
}

#top {
   background: #A2B7E6 url(img/header.jpg) no-repeat 0 0;
	padding-left: 140px;
	height: 90px;
}

#top h1 {
   padding : 0;
   margin : 0;
	color: #000;
	margin-left: 400px;
	padding-top: 30px;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#leftnav {
   float : left;
   width : 130px;
   margin : 0;
}

* html #content   /* this selector recognized by IE only */
{
  width: 96%;   /* total width (only for IE5.x/Win) */
  w\idth: auto;  /* content width (for other IE) */
}

#content {
position: relative;
   margin-left : 120px;
   border-left : 1px solid #808080;
	background-color: #036;
	width: 100%;
}

#footer {
   clear : both;
   margin : 0;
	padding: 3px;
   color : #eee;
   background-color : #669;
   border-bottom : 1px solid #eee;
   border-top : 1px solid #eee;
	text-align: right;
}

#footer a {
text-decoration: underline;
color: #fff;
}

#navblue {
width: 80px;
height: 250px;
background-color:#036;
z-index: 1;
position: absolute;
margin-left: 40px;
margin-top: 15px;
}
table#situacion a {
color: #F90;
font-weight: bold;
}
table#entorno a {
color: #Fc0;
font-weight: bold;
}

div#offers p {

padding: 4px;
width: 590px;
border-bottom: 1px solid #ccc;
}

div.adminbox { 
position: absolute;
top: 350px;
background-color: #000;
width: 120px;
z-index: 10;
}

div.adminbox a {

font-size: 10px;
color: #ddd;
padding: 2px;
font-weight: bold;
}

div.navcontainer {
position: absolute;
margin: 0;
margin-top: 30px;
width: 120px; 
background-color: #99c; 
padding: 10px 0px;
z-index: 10;
border-top: 2px solid #06c;
}

div.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

div.navcontainer a
{
display: block;
padding: 1px;
width: 100px;
background-color: #369;
margin-bottom: 3px;
margin-left: 6px;
border: 1px solid #036;
font-size: 10px;
}

div.navcontainer a:link, ul.navlist a:visited
{
color: #fff;
text-decoration: none;
}

div.navcontainer a:hover
{
color: #f00;
}


#leftnav p {
   margin : 0 0 1em 0;
}

#content h2 {
   margin : 0 0 .5em 0;
}

#footer img {
   float : right;
}

/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

#footer p {
   padding-right : 5px;
	color:#FFFFFF;
	font-weight:bold;
}

#counter {
   display : none;
}

table.blockbox {
background-color: #eee;
color: #000;
border: 1px solid #222;
}
table.blockbox td {
color: #000;
}
.happy {
   border-top : 1px solid #808080;
   padding : 10px;
}

#flash {
top: 20px;
left: 140px;
width: 370px;
position: absolute;
z-index: 20;
}

#hotelpan {
width: 370px;
top: 30px;
left: 220px;
position: absolute;
z-index: 10;
}


#indexbg {
width: 390px;
height: 40px;
position: absolute;
background-color: #ddd;
top: 255px;
left: 210px;
z-index: 1;
}

#indexbg div.left {
float: left; width: 195px;
}
#indexbg div.right {
float: right; width: 195px;
}