body {
	background-color: #F2F2E6;
	font-family: verdana,arial,serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 0px;
}

a {
	font-family: AvantGarde Md BT;
	font-size: 16px;
	color: #CACACB;

}
a:link {
	text-decoration: none;
	color: #787893;

}
a:visited {
	text-decoration: none;
	color: #787893;
}
a:hover {
	text-decoration: none;
	color: #323264;
}
a:active {
	text-decoration: none;
}

#container {
	background-color: #F2F2E6;
	color: #000000;
	text-align: center; /* esto anula text-align: center en el elemento body. */
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 780px;
	height: 600px;
	vertical-align: middle;
	background-position: center center;
}

#header {
	height: 257px;
	width: 100%;
	background-image: url(/imagenes/cabecera.jpg);
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 2.2em;
	left: 260px;
	top: 10px;
}

#header ins {text-decoration:none}

#header a {
	color: #FFc272;
        text-indent: 0.30cm;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	float: left;	
	margin-top: 10px;
	width: 125px;
        background-color: #F5BF7A;
}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
        background-color: #FFDB97;
	border-bottom: 1px dotted #666666;
	border-right: 1px solid #666666;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 100px;
}

#sidebar a:hover {
	background-color: #Da8050;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

#content {
	float: right;
	width: 566px;
	position: relative;
}

#footer {
	background-color: #F2F2E6;
	clear: right;
	color: #000000;
	font-size: 1em;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	text-align: center;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/imagenes/bgfooter.jpg);
}

#footer a {
	border-bottom: 1px dotted #666650;
}

#footer a:hover {
	text-decoration: none;	
}
#tourinfo {
	width: 214px;
	position: relative;
	float: left;
	background-image: url(/imagenes/menu.jpg);
}
.Estilo24 {
	color: #787893;
	font-size: 16px;
	font-family: "AvantGarde Md BT";
	text-decoration: underline;
}
