/* Body */

body, td {
	scrollbar-3dlight-color: #B3B291;
	scrollbar-arrow-color: #858F2F;
	scrollbar-darkshadow-color: #B3B291;
	scrollbar-face-color: #DEDEC7;
	scrollbar-highlight-color: #E8E8D6;
	scrollbar-shadow-color: #B3B291;
	scrollbar-track-color: #ECECDD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #869147;
}

/* Fecha */
.estilo1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
    line-height: 12px;
	text-decoration: none;
}

/* Menucitos desplegables */

.estilo2 {
    color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
	text-decoration: none;
}

.estilo2:hover {
    color: #858F2F;
	text-decoration: none;
}

/* Barra de navegación */

.estilo3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

.estilo3:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Pie de página */

.estilo4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.estilo4:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Texto copetes paseos Home - epígrafes fotos */

.estilo5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #54532B; 
	line-height: 10px;
	text-decoration: none;
}

.estilo5:hover {
	color: #54532B; 
	text-decoration: underline;
}

/* Ciudad - Provincia - País copetes paseos Home */

.estilo6 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.estilo6:hover {
	color: #DBD8C5;
	text-decoration: underline;
	}
	
.estilo7 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000; 
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

/* Ciudades */

.estilo8 {
    color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 12px;
	text-decoration: none;
}

.estilo8:hover {
    color: #FFFFFF;
	text-decoration: none;
}

/* Barra de opciones */

.estilo9 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}

.estilo9on {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FE7019;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;    
	text-decoration: none;
}

.estilo9:hover {
	color: #FE7019;
	text-decoration: none;
}

/* Título ciudad */

.estilo10 {
	font-family: Tahoma;
	color: #FE7019;
	font-size: 16px;
	font-weight: bold;    
	text-decoration: none;
    TEXT-TRANSFORM: uppercase;
}

/* items listados */

.estilo11 {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
	text-decoration: none;
}
	
.estilo11:hover {
    color: #5555ee;
    TEXT-DECORATION: none
}
/*menu izquierdo*/
	.estilo12 {
		color: #788240;;
		font-family: Verdana;
		font-size: 10px;
		line-height: 18px;
		text-decoration: none;
		font-weight: bold;
		margin-left: 20px;
	}

.estilo12:hover {
    color: #FE7019;
	text-decoration: none;
}
	.estilo-dest12 {
		color: #FE7019;
		font-family: Verdana;
		font-size: 10px;
		line-height: 18px;
		text-decoration: none;
		font-weight: bold;
		margin-left: 20px;
	}

.estilo-dest12:hover {
    color: #788240;
	text-decoration: none;
}
/* titulos blancos */

.estilo13 {
	color: #FFFFFF;
	font-family: tahoma;
    font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/* TÃƒÂ­tulos fijos */

.estilo14 {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
}

/* Cajitas código postal, ddi y ddn */

.estilo15 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Textos comunes de parrafos*/

.estilo16 {
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}

/* textos anexos*/

.estilo17 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #54532B; 
	line-height: 12px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

/* resultados buscador */

.estilo18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #54532B; 
	line-height: 15px;
	text-decoration: none;
}

/* campos de texto */

.texto {
	color: #555555; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-style: normal; 
	background-color: #FCFCFC; 
	margin: 0px; 
	border: 1px solid #999999; 
}

/* título buscador */

.tit_buscador {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-style: normal; 
}

/* text del buscador */

.buscador {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #555555; 
	font-style: normal; 
	background-color: #FCFCFC; 
    line-height: 12px;
	border-bottom: #F7E8C5 1px solid; 
	border-left: #C39B36 1px solid; 
	border-right: #F7E8C5 1px solid; 
	border-top: #C39B36 1px solid; 
}

/* registrate */

.registrate {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	border-bottom: 1px solid #000000;
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	text-decoration: none;
	background-color: #F3F3E9;
}

/* text del desplegable elegí una ciudad */

.desplegable {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #555555; 
	font-style: normal; 
	background-color: #FCFCFC; 
    line-height: 12px;
	border-bottom: #BBBB9A 1px solid; 
	border-left: #6B6B31 1px solid; 
	border-right: #BBBB9A 1px solid; 
	border-top: #6B6B31 1px solid; 
}

/* desplegable elegí una ciudad */

.elegi_ciudad {
	position: absolute;
	margin:545px;
	left: -77px;
	width:0px;
	height: 100px;
	padding:0px;
	background: #ffffff;
	border: 1px solid #BBBB9A;
	overflow: auto;
	top: 0px;
	z-index: 10;
	visibility: hidden;
}

/* borde fotos */

.foto {  
	border: 1px #54532B solid
}
/* Temáticos */

.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.contenido:hover {
	color: #fe7019;

}
.contenidolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f558f;
	text-decoration: none;
	font-weight: bold;
}

.contenidolink:hover {
	color: #fe7019;
	text-decoration: none;

}

.contenido_parrafo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737c28;
	text-decoration: none;
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	text-indent: 15px;
}

.menu:hover {
	color: #006600;
}

.menuon {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fe7019;
	text-decoration: none;
	font-weight: bold;
}
.menuon_angosto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fe7019;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 15px;
}

.boton {
	BACKGROUND-COLOR: #3877E0;
	BORDER-BOTTOM: 1px solid #0099FF;
	BORDER-LEFT: 1px solid #003399;
	BORDER-RIGHT: 1px solid #0099FF;
	BORDER-TOP: 1px solid #003399;
	COLOR: #F9F9F9;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration: none;
}

.contenido_agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
}
.estilo19 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #788240;
	text-decoration: none;
	margin-left: 20px;
}
