body {
        margin:0px;
        padding:0px;
        font-family:verdana, arial, helvetica, sans-serif;
        color:#010;
        background-color:white;
        }
div {
        margin: 0;
        border-width: 0;
        padding: 0;
}
img {
	margin: 0;
}
a img {
        border-width: 0;
}
/*POSITIONING*/
#tot {
        background: #fff;
        margin: 0 auto 0 auto;
        padding: 0;
        border-width: 0;
        width: 762px;  /* bmh */
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 760px;
        }
html>#tot {
        width: 760px;
        }

#top1 {
        background: #fff url(../imgs/top/top_bg.gif) top left;
        margin:0 0 3px 0;
        padding:1px 0px 0px 0px;
        height:103px; /* 102px + 0px + 0px = 102px */
        voice-family: "\"}\"";
        voice-family:inherit;
        height:102px; /* the correct height */
        }
body>#top1 {height:102px;}

#top2 {
        margin:0 0 1px 5px;
        padding:0;
        height:66px; /* 68px + 0px + 0px = 102px */
        voice-family: "\"}\"";
        voice-family:inherit;
        height:66px; /* the correct height */
        }
body>#top2 {height:66px;}



#menu {
        float: left;
        width: 172px;
        margin: 0;
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 172px;
        }
html>body #menu {
        width: 172px;
        /* ie5win fudge ends */
        }

#main {
        float: left;
        margin: 0 0 0 18px;
		padding: 0;
        width: 568px;
        voice-family: "\"}\"";
        voice-family:inherit;
        width: 568px;
        }
html>body #main {
        width: 568px;
        }
/* END POSITIONING */

/* TOP */
#top0 {
        font-size: xx-small;
        text-align: center;
}

#top2 #menuhostels{
        float: left;
        margin: 1px 0px 0 0;
        }

#top2 #menulanguages{
        float: left;
        padding: 25px 0 0 0;
        margin: 0;
        text-align: right;
		v-align: bottom;
}
#top2 #menulanguages img{
        margin-top: 3px;
        margin-bottom: 0px;
}

#banner {
        float: left;
		width: 364px;
		margin: 27px 9px 0 6px;	
		height: 38px;
		border: 1px dashed #000;
        font-size: 17px;
        font-weight: bold;
        line-height: 19px;
        background:#ffe400;
        color: #f00;
}
#banner img {
	float: left;
}
#banner form {
        float: left;
	margin: 0;
	padding: 0;
	}
#banner form input{
        float: left;
        font-size: 10px;
        font-weight: bold;
        background:#fff;
	margin: 0;
	border: 0;
	padding: 4px 0 0 0;
	width: 260px;
	height: 15px;
	}

/* FIN TOP */

/* MENU */

        #menu img {
                border: 0;
                margin: 0;
                display: block;
        }
		#menu ul, #menu ul li{
			list-style-type: none;
			margin: 0;
			padding: 0;
			display: inline;
		}
		#menu ul.favs{
			text-align: right;
			font-size: xx-small;
			margin: 10px 0  0 5px;
			display: block;
		}
		#menu ul.favs li{
			margin-bottom: .4em;
			display: block;
		}

/* FIN MENU */

/* MAIN */

#main #tit {
        background: #71bd05;
        border: 1px solid #000;
		padding: 0px;
		font-size: 1px;
}
#main #tit img{
        margin: 0px;
}
#main #cont {
        background:#ffe400;
        margin-left: 5px;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
		padding: 16px 0px 16px 16px;
		font-size: x-small;
}

#main #cont #txt {
		float: left;
		width: 401px;
		border: 0;
		margin: 0;
		padding: 0;
}
#main #cont #txt p{
        padding-right: 10px;
		padding-left: 6px;
        margin-left: 6px;
		font-size: x-small;
        voice-family: "\"}\"";
        voice-family:inherit;
		font-size: small;
        }
html>body #main #cont #txt p {
		font-size: small;
        }

#main #cont #images {
		float: left;
		width: 144px;
		border: 0;
		margin: 0;
		padding: 0;
		}
#main #cont #images img{
		margin-bottom: 3px;;
		}
		
#main #cont #txt a {
	font-weight: bold;
}

ul.ulbox {
	background: #fff;
	border: 1px solid #000;
	width: 300px;
	margin: -10px 0 0 20px;
	padding: 6px;	
	font-size: xx-small;
}
ul.ulbox li {
background: url(../imgs/mainbox/ding.gif);
background-repeat: no-repeat;
	display: inline;
	padding: 0 2px 0 12px;
	font-size: xx-small;
        }
ul.activities {
	background: #fff;
	border: 1px solid #000;
	width: 144px;
	margin: 0 4px 4px 0;
	padding: 8px;	
	font-size: xx-small;
	list-style-type: none;
	float: left;
}
ul.activities li {
background: url(../imgs/mainbox/ding.gif);
background-repeat: no-repeat;
	padding: 0 2px 0 12px;
	list-style-type: none;
	font-size: xx-small;	
}

#activities img{
float:left;
margin: 0 4px 4px 0;
}

#photos {
	margin: 16px 45px;
}

#main #bottom {
        border-left: 1px solid #000;
        border-top: 1px solid #000;
        background: #fff url(../imgs/mainbox/bottom.gif) top left repeat-x;
}

/*tables*/
table {
		margin-bottom: 12px;
}
caption {
	margin-bottom: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #ffe400;
	background: #000;
}
td, th{
	text-align: center;
	width: 40px;
	padding: 3px 6px;
}
th{
	background: none;
	border-right: 1px solid #000;
}
td.tdtit{
	width: 124px;
	border: 1px solid #000;	
	background: none;
	text-align: left;
	padding: 3px 10px;
}


/*xtras*/

h2 {
	background: #fff;
	padding: 2px 6px;
	font-size: small;
	font-weight: bold;
	margin-top: 0;
}
/* FIN MAIN */

/* ABSOLUTE */
#design {
        position:absolute;
        width:200px;
        height:115px;
        z-index:10;
        right: 5px;
        top: 0px;
        }
