/* CSS Document */
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29200;
}
#navigation a {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #C25B0C;
	line-height:10px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: 2px;
}
#navigation a:hover {
	color:#B36B00;
	background-color: #FFDFB0;
	text-indent: 8px;
}
#navegacion td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F29200;
}
#navegacion a {
	color: #CCCCCC;
	line-height:24px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:5px 6px 8px 15px;
	background-repeat: no-repeat;
	text-indent: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
#navegacion a:hover {
	color:#B36B00;
	background-color: #FFDFB0;
	text-indent: 8px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-color: #D58000;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1 {color: #CCCCCC}
.Estilo2 {color: #BBBBBB}
.Estilo3 {color: #C55F0B}
.Estilo4 {
	font-size: 34px;
	color: #B74101;
	background-image: url(../images/semana-turistica-1.jpg);
	background-repeat: no-repeat;
	line-height: 100px;
	text-indent: 30px;
}
