@charset "utf-8";
.tree_route_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.top_menu_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fnd_dreta {
	background-image: url(fnd_dreta.gif);
	background-repeat:  repeat-y;
}
.fnd_esquerra {
	background-image: url(fnd_esquerra.gif);
	background-repeat:  repeat-y;
	background-position: right;
}
.bordes_esq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordes_mid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
}
.desp_idiomes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #FF0000;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	display: inline;
}
.srcbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	background-position: -10px -10px;
}


.bordes_dret {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	border-right-color: #666666;
	border-left-color: #999999;
}
.top_menu_arrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}

