@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.png);
	background-repeat: repeat-x;
	background-color: #EF9205;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #D98200;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#turismo td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA3F05;
	}
#turismo a {
	color: #FC0;
	line-height:14px;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 14px;
	background-image: url(../images/menucito1.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	}
#turismo a:hover {
	background-color: #881709;
	color: #FFFFFF;
	background-image: url(../images/menucito2.png);
	background-position: 4px 10px;
	}
#turismo1 td {

	}
#turismo1 a {
	color: #FC0;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
#turismo1 a:hover {
	color: #FFFFFF;
	}
#turismo2 td {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #DA3F05;

	}
#turismo2 a {
	color: #6A1500;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(../images/menucito3.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	}
#turismo2 a:hover {
	color: #FFFFFF;
	}
#turismo3 td {
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #FFF;

	}
#turismo3 a {
	color: #FFF;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(../images/menucito3.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	background-color: #B51B04;
	margin-right: 10px;
	}
#turismo3 a:hover {
	color: #581A0E;
	background-color: #EBDFD3;
	}
.titulo-menu {
	font-size: 10px;
	line-height: 24px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF4CC;
	background-image: url(../images/menu-b.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.titulo {
	color: #FC0;
	font-size: 10px;
	line-height: 26px;
	text-indent: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/sub-titulo.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.sub-titulo {
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 36px;
	color: #6F2002;
	background-image: url(../images/titulito.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.sub-titulo-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
}
.datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFE7CC;
	font-size: 11px;
}

