
h1 {
    font-family:century gothic, trebuchet MS, Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	width:200px;
	text-align:right;
	margin:0px;
}

h2 {
    font-family:trebuchet MS, Arial, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#2E2E2E;
	text-decoration:none;
	width:150px;
	margin:0px;
	text-transform:uppercase;
}

h3 {
    font-family:century gothic, trebuchet MS, Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#E42413;
	text-decoration:none;
	width:520px;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px solid #E42413;
}


.menu1_off	{
	float:left;
	font-family:century gothic, trebuchet MS, Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
	padding-left:5px;
	padding-right:5px;
}
	.menu1_off:hover {
		color:#fff;
		background-image:url(../images/menu1_hover.gif);
	}

.menu1_host_off	{
	float:left;
	font-family:century gothic, trebuchet MS, Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
	padding-left:5px;
	padding-right:5px;
}
	.menu1_host_off:hover {
		color:#fff;
		background-image:url(../images/menu1_host_hover.gif);
	}

.menu1_on	{
	float:left;
	font-family:century gothic, trebuchet MS, Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../images/menu1_hover.gif);
}
.menu1_host_on	{
	float:left;
	font-family:century gothic, trebuchet MS, Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../images/menu1_host_hover.gif);
}

/*----------------------------------------------------------------------*/
/* ESTILOS CATÁLOGO HOGAR */


	/* Estilos de ficha */

.hogar_cont_cat	{
	float:left;
	width:715px;
	background-color:#fff;
	background-image:url(../images/paper2_med.gif);
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	}


.hog_cat_titulo {
    font-family:century gothic, trebuchet MS, Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
	width:520px;
	margin:0px;
	padding-bottom:5px;
	}
.entrada {
		padding-bottom:15px;
	}

.hog_ficha_td1	{

	background-color:#e1e1e1;
	padding-right:6px;
	text-align:right;
	color:#D30E17;
	font-weight:bold;
	}
.hog_ficha_td2	{

	border:1px solid black;
	padding-left:10px;
	}

.hog_titulo_rel	{

    font-family:Verdana, Arial,;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	width:650px;
	border-bottom:2px dotted black;
	margin-bottom:15px;
	padding-bottom:2px;
	}

	/* MENU 2 - estilos de texto */

	.menu2_hog_link	{
		font-family:century gothic, trebuchet MS, Arial;
		font-size:14px;
		font-weight:bold;
		color:#999;
		text-decoration:none;
		text-transform:capitalize;
	}
		.menu2_hog_link:hover	{
			color:#000;
		}

		.menu2_hog_on	{
			font-family:century gothic, trebuchet MS, Arial;
			font-size:14px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			text-transform:capitalize;
		}


	/* MENU 2 - estilos de background por familias, NO ACTIVAS */

	.menu2_hog_f1	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f1_off.gif);
		margin-bottom:2px;
		}
	.menu2_hog_f2	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f2_off.gif);
		margin-bottom:2px;
		}
	.menu2_hog_f3	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f3_off.gif);
		margin-bottom:2px;
		}
	.menu2_hog_f4	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f4_off.gif);
		margin-bottom:2px;
		}
	.menu2_hog_f5	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f5_off.gif);
		margin-bottom:2px;
		}
	.menu2_hog_f6	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f6_off.gif);
		margin-bottom:2px;
		}
	.menu2_hog_f7	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f7_off.gif);
		margin-bottom:2px;
		}
	.menu2_hog_f8	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f8_off.gif);
		margin-bottom:2px;
		}


	/* MENU 2 - estilos de background por familias,  ACTIVAS */

	.menu2_hog_f1_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f1_on.gif);
		}
	.menu2_hog_f2_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f2_on.gif);
		}
	.menu2_hog_f3_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f3_on.gif);
		}
	.menu2_hog_f4_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f4_on.gif);
		}
	.menu2_hog_f5_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f5_on.gif);
		}
	.menu2_hog_f6_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f6_on.gif);
		}
	.menu2_hog_f7_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f7_on.gif);
		}
	.menu2_hog_f8_on	{
		width:165px;
		height:30px;
		padding-left:29px;
		padding-top:8px;
		background-image:url(../images/hog_cat_menu2_f8_on.gif);
		margin-bottom:2px;
		}


	/* MENU 3 - estilos de texto */


	.menu3_hog_link	{
		font-family:Verdana, Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		padding-left:4px;
	}
		.menu3_hog_link:hover	{
		text-decoration:underline;
		}

		.menu3_hog_on	{
			font-family:Verdana, Arial;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding-left:4px;
		}


	/* MENU 3 - estilos de background por familias */

	.menu3_hog_f1_back	{
		background-color:#BFFD9B;
		width:170px;
		padding-left:24px;
	}
	.menu3_hog_f1	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f1_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#6BD036;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f2_back	{
		background-color:#FED063;
		width:170px;
		padding-left:24px;
	}
	.menu3_hog_f2	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f2_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#FF9C31;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f3_back	{
		background-color:#D7E8FF;
		width:170px;
		padding-left:24px;
	}
	.menu3_hog_f3	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f3_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#83B8FE;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f4_back	{
		background-color:#EBBF97;
		width:170px;
		padding-left:24px;
	}
	.menu3_hog_f4	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f4_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#B86F2D;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f5_back	{
		background-color:#E2E2E2;
		width:170px;
		padding-left:24px;
	}
	.menu3_hog_f5	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f5_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#868686;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f6_back	{
		background-color:#EAD2F3;
		width:170px;
		padding-left:24px;
	}
	.menu3_hog_f6	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f6_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#C360E7;
		border-bottom:1px dotted black;
		}
	.menu3_hog_f7_back	{
		background-color:#FFC9C9;
		width:170px;
		padding-left:24px;
	}
	.menu3_hog_f7	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f7_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#FF3333;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f8_back	{
		background-color:#DAEB99;
		width:170px;
		padding-left:24px;
	}

	.menu3_hog_f8	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_hog_f8_on	{
		width:170px;
		padding-top:4px;
		padding-bottom:2px;
		background-color:#B5D723;
		border-bottom:1px dotted black;
		}




	/* MENU 4 */

	.menu4_hog	{
		margin:0px;
		padding-left:18px;
		list-style:square;
		font-family:verdana, arial;
		font-size:10px;
		line-height:15px;
		border-bottom:1px dotted black;
		padding-bottom:5px;
	}

	.menu4_hog_link	{
		color:#000;
		text-decoration:none;
	}
		.menu4_hog_link:hover	{
		text-decoration:underline;
		}

	.menu4_hog_on	{
		font-weight:bold;
		color:#000;
		text-decoration:none;
		}
		.
	/* MENU 5 */

	.menu5_hog	{
		margin: 0px 10px 0px 0px;
		padding-left:18px;
		list-style:square;
		font-family:verdana;
		font-size:9px;
		line-height:14px;
		color:#004D9A;
	}

	.menu5_hog_link	{
		color:#000;
		text-decoration:none;
	}
		.menu5_hog_link:hover	{
		text-decoration:underline;
		}

	.menu5_hog_on	{
		font-weight:bold;
		color:#000;
		text-decoration:none;
		}


/*----------------------------------------------------------------------*/

/* ESTILOS CATÁLOGO HOSTELERÍA */


	/* Estilos de ficha */

.host_cont_cat	{
	float:left;
	width:715px;
	background-color:#fff;
	background-image:url(../images/paper2_med.gif);
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	}

.host_cat_titulo {
    font-family:century gothic, trebuchet MS, Arial, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	width:520px;
	margin:0px;
	padding-bottom:5px;
	}


.host_ficha_td1	{

	background-color:#e1e1e1;
	padding-right:6px;
	text-align:right;
	color:#0827AF;
	font-weight:bold;
	}
.host_ficha_td2	{

	border:1px solid black;
	padding-left:10px;
	}

.host_titulo_rel	{

    font-family:Verdana, Arial,;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:left;
	text-transform:uppercase;
	width:280px;
	border-bottom:2px dotted black;
	margin-bottom:15px;
	padding-bottom:2px;
	}




	/* MENU 2 - estilos de texto */

	.menu2_host_link	{
		font-family:trebuchet MS, Arial;
		font-size:11px;
		font-weight:bold;
		color:#004d9a;
		text-decoration:none;
		text-transform:uppercase;
	}
		.menu2_host_link:hover	{
			color:#000;
		}

		.menu2_host_on	{
			font-family:trebuchet MS, Arial;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			text-transform:uppercase;
		}


	/* MENU 2 - estilos de background por familias, NO ACTIVAS */

	.menu2_host_f1	{
		width:189px;
		height:29px;
		text-align:center;
		padding-top:14px;
		margin-top:-4px;
		background-image:url(../images/host_cat_menu2_f1_off.gif);
		}

	.menu2_host_f2	{
		width:189px;
		height:33px;
		text-align:center;
		padding-top:18px;
		margin-top:-4px;
		background-image:url(../images/host_cat_menu2_f2_off.gif);
		}

	.menu2_host_f3	{
		width:189px;
		height:33px;
		text-align:center;
		padding-top:18px;
		margin-top:-4px;
		background-image:url(../images/host_cat_menu2_f3_off.gif);
		}
	.menu2_host_f4	{
		width:189px;
		height:33px;
		text-align:center;
		padding-top:18px;
		margin-top:-4px;
		background-image:url(../images/host_cat_menu2_f4_off.gif);
		}
	.menu2_host_f5	{
		width:189px;
		height:33px;
		text-align:center;
		padding-top:18px;
		margin-top:-4px;
		background-image:url(../images/host_cat_menu2_f5_off.gif);
		}


	/* MENU 2 - estilos de background por familias,  ACTIVAS */

	.menu2_host_f1_on	{
		width:189px;
		height:29px;
		text-align:center;
		padding-top:10px;
		margin-top:-7px;
		background-image:url(../images/host_cat_menu2_f1_on.gif);
		}

	.menu2_host_f2_on	{
		width:189px;
		height:31px;
		text-align:center;
		padding-top:17px;
		margin-top:0px;
		background-image:url(../images/host_cat_menu2_f2_on.gif);
		}


	.menu2_host_f3_on	{
		width:189px;
		height:31px;
		text-align:center;
		padding-top:17px;
		margin-top:0px;
		background-image:url(../images/host_cat_menu2_f3_on.gif);
		}

	.menu2_host_f4_on	{
		width:189px;
		height:31px;
		text-align:center;
		padding-top:17px;
		margin-top:0px;
		background-image:url(../images/host_cat_menu2_f4_on.gif);
		}

	.menu2_host_f5_on	{
		width:189px;
		height:31px;
		text-align:center;
		padding-top:17px;
		margin-top:0px;
		background-image:url(../images/host_cat_menu2_f5_on.gif);
		}

	/* MENU 3 - estilos de texto */


	.menu3_host_link	{
		font-family:Trebuchet MS, Verdana, Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		padding-left:0px;
	}
		.menu3_host_link:hover	{
		color:#D50E15;
		}

		.menu3_host_on	{
			font-family:Trebuchet MS, Verdana, Arial;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			padding-left:0px;
		}


	.menu3_host_back	{
		background-image:url(../images/host_cat_menu3_back.gif);
		width:189px;
	}
	.menu3_host_fn	{
		width:149px;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:20px;
		margin-right:20px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_host_fn_on	{
		width:149px;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:20px;
		margin-right:20px;
		background-color:#004D9A;
		border-bottom:1px dotted black;
		}

	/* MENU 4 */

	.menu4_host	{
		margin: 0px 15px 0px 20px;
		padding-left:18px;
		list-style:square;
		font-family:verdana, arial;
		font-size:10px;
		line-height:15px;
		border-bottom:1px dotted black;
		padding-bottom:15px;
	}

	.menu4_host_link	{
		color:#000;
		text-decoration:none;
	}
		.menu4_host_link:hover	{
		text-decoration:underline;
		}

	.menu4_host_on	{
		font-weight:bold;
		color:#000;
		text-decoration:none;
		}

	/* MENU 5 */

	.menu5_host	{
		margin: 0px 10px 0px 0px;
		padding-left:18px;
		list-style:square;
		font-family:verdana;
		font-size:9px;
		line-height:14px;
		color:#004D9A;
	}

	.menu5_host_link	{
		color:#000;
		text-decoration:none;
	}
		.menu5_host_link:hover	{
		text-decoration:underline;
		}

	.menu5_host_on	{
		font-weight:bold;
		color:#000;
		text-decoration:none;
		}




/*----------------------------------------------------------------------*/


/* ESTILOS CATÁLOGO EQUIPAMIENTO */



	/* MENU 2 - estilos de texto */

	.menu2_equip_link	{
		font-family:trebuchet MS, Arial;
		font-size:14px;
		font-weight:bold;
		color:#333;
		text-decoration:none;
		text-transform:capitalize;
	}
		.menu2_equip_link:hover	{
			color:#D50E15;
		}

		.menu2_equip_on	{
			font-family:trebuchet MS, Arial;
			font-size:14px;
			font-weight:bold;
			color:#D50E15;
			text-decoration:none;
			text-transform:uppercase;
		}


	/* MENU 2  */

	.menu2_equip_fn	{
		width:160px;
		height:26px;
		background-image:url(../images/equip_cat_menu2_fn_off.gif);
		padding: 5px 15px 0px 9px;
		}


	.menu2_equip_fn_on	{
		width:160px;
		height:26px;
		margin-top:-2px;
		padding: 7px 15px 0px 9px;
		background-image:url(../images/equip_cat_menu2_fn_on.gif);
		}

	/* MENU 3 - estilos de texto */


	.menu3_equip_link	{
		font-family:Verdana, Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		padding-left:4px;
	}
		.menu3_equip_link:hover	{
		color:#D50E15;
		}

		.menu3_equip_on	{
			font-family:Verdana, Arial;
			font-size:11px;
			font-weight:bold;
			color:#D50E15;
			text-decoration:none;
			padding-left:4px;
		}




	/* MENU 3  */


	.menu3_equip_back	{
		background-image:url(../images/equip_cat_menu3_back.gif);
		width:184px;
		margin-top:-2px;
	}
	.menu3_equip_fn	{
		width:140px;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:10px;
		margin-right:10px;
		padding-bottom:2px;
		border-bottom:1px dotted black;
		}

	.menu3_equip_fn_on	{
		width:140px;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:10px;
		margin-right:10px;
		border-bottom:1px dotted black;
		}


/* MENU 4 PARA MW */

.menu4_off	{
	float:left;
	font-family:trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding:10px;
	padding-left:4px;
	padding-right:3px;
}
	.menu4_off:hover {
		color:#fff;
		background-image:url(../images/menu4_hover.gif);
	}


.menu4_on	{
	float:left;
	font-family:trebuchet MS;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	padding:10px;
	padding-left:3px;
	padding-right:4px;
	background-image:url(../images/menu4_hover.gif);
}


/*----------------------------------------------------------------------*/

/* MENU LATERAL PÁGINAS MW (COMUN A TODAS LAS DIVISIONES) */


.lat_off	{
	float:left;
	width:143px;
	height:27px;
	background-image:url(../images/menulat_pest_off.gif);
	padding-top:8px;
	padding-left:45px;
}

.lat_on	{
	float:left;
	width:143px;
	height:27px;
	background-image:url(../images/menulat_pest_on.gif);
	padding-top:8px;
	padding-left:45px;
}

.search_hog	{
	background-image:url(../../../_entorno/hog_search_back.gif);
	width:188px;
	height:101px;
	/*height:58px;*/
	}
.search_equip		{
	background-image:url(../../../_entorno/equip_search_back.gif);
	width:188px;
	height:101px;
	}
.search_equip1		{
	background-image:url(../../../_entorno/equip_search_back1.gif);
	width:156px;
	height:95px;
	}
.search_host		{
	background-image:url(../../../_entorno/host_search_back.jpg);
	width:188px;
	height:181px;
	}
.search_host1		{
	background-image:url(../../../_entorno/host_search_back1.jpg);
	width:170px;
	height:136px;
	/*height:176px;*/
	}

.common_cont	{
	float:left;
	width:515px;
	background-color:#fff;
	background-image:url(../images/paper1_med.gif);
	padding-top:40px;
	padding-left:20px;
	padding-right:220px;
	}
.hogar_cont	{
	float:left;
	width:515px;
	background-color:#fff;
	background-image:url(../images/paper2_med.gif);
	padding-top:40px;
	padding-left:20px;
	padding-right:220px;
	}
.equip_cont	{
	float:left;
	width:656px;
	background-color:#fff;
	background-image:url(../images/paper3_med.gif);
	padding-top:40px;
	padding-left:20px;
	padding-right:100px;
	}

/*FORMULARIOS */

.form1	{
	border:1px solid white;
	background-color:#ddd;
	height:15px;
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:11px;
	font-weight:normal;
}

/*ESTILOS DE TEXTO */

.normal	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	color:#333;
}

.txt1	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
	.txt1:hover	{
		color:#D20E17;
	}


.txt2	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#D20E17;
}

.txt3	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.txt4	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:11px;
	font-weight:nor;
	text-decoration:none;
	color:#333;
}
	.txt4:hover	{
		color:#D20E17;
	}

.footer1	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#999;
}
.ruta	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666;
}
.ruta2	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
.ruta3	{
	font-family: Trebuchet MS; Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666;
}
	.ruta:hover	{
		text-decoration:underline;
		color:#D20E17;
	}