<!--
/*HOJA DE ESTILOS PARA CASA RURAL LOS PASOS 11 Febrero 2007*/

/*ESTRUCTURA GENERAL*/
.tabla_contenido{
	font-family: Times New Roman;
	width:973px; 
	border:0px; 
	border-color:#FFFFFF; 
	background-color:#FFFFFF; 
	position: absolute; 
	padding-left: 0px; 
	padding-top: 0px;
}
/*MENUS CASA RURAL*/
.menu_cabecera{
	height: 133px;
}

.menu_izq{
	width: 167px; 
	height: 200px; 
	position: absolute; 
	left: 0px; 
	top: 200px; 
	margin: 0px; 
}
.menu_izq_organizado{
	height:900px; 
	width:149px; 
	border:0px; 
}

.Interior {
	border-collapse: collapse; 
	position: absolute;
	left: 211px;
	top: 235px; 
	width: 785px; 
	height: 894px;
}

.texto_menu_izq{
	font-family: Times New Roman; 
	font-weight: bold; 
	color:#336699;
	font-size: 14px;
	width:70px;
	margin: 0pt; 
}
.caja_menu_idioma {
	font-family: Times New Roman;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #6633CC;
	text-decoration: underline;
	background-color: #CCFFFF;
}

.celda_menu {
	vertical-align:middle;
	padding-left: 10px;
	top: 0px; 
	
}

.contenido_principal{
	width:167px; 
}	
/*ACTIVIDADES*/
.enlaces_actividades A{
	font-family: Courier New;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	color: #009900;
	text-decoration: underline;
}
.enlaces_actividades A:hover{
	font-family: Courier New;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000099;
	text-decoration: none;
}
/*LA_CASA_RURAL*/
.texto_casa_rural{
	margin:10px; 
	text-indent: 35.4pt; 
	font-family: Times New Roman;
	color:#336699;
	font-size:2px;
}

/*BIAR*/
.texto_biar{
	text-align: justify; 
	margin:10px; 
	text-indent: 35.4pt; 
	font-family: Times New Roman;
	color:#336699;
	font-size:2px;
}
-->