.item {
	font-weight: bold;
	color: #000000;
	border: 1px solid #FF9933;
	cursor: default;
	background-color: #FF9933;
	padding-left: 10px;
	font-size: smaller;
	text-decoration: none;







}
.subitem {
	font-weight: normal;
	color: #000000;
	border: 1px solid #F1C68C;
	cursor: hand;
	background-color: #F1C68C;
	font-size: smaller;
	text-decoration: none;









}
.subitemSel {
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	cursor: hand;
	font-size: smaller;
	text-decoration: none;



}
.subitemClick {
	font-weight: normal;
	background-color: #525252;
	color: #CCCCCC;
	border: 1px solid #F1C68C;
	cursor: hand;
	font-size: smaller;
	text-decoration: none;


}
a:link {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;

}
a:visited {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;

}
a:hover {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;

}
a:active {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;

}
.TablaItems {
	border: thin solid #F1C68C;
	background-color: #F1C68C;
	text-decoration: none;

.TablaItems A {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;
}

.TablaItems A:hover {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;
}

.TablaItems A:visited {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;
}

.TablaItems A:active {
	color: #000000;
	background-color: #F1C68C;
	text-decoration: none;
}


}
.subitemSel2 {
	font-weight: normal;
	color: #000000;
	border: 1px solid #FF9933;
	cursor: hand;
	text-decoration: none;
	background-color: #6C3600;

}
.bOculto {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: none;
	background-color: #F1C68C;


}
.bVisible {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	background-color: #F1C68C;
	cursor: default;



}
.bCabecera {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FF9933;
	cursor: hand;





}
.bTabla {
	border: 1px solid #FF9933;
	cursor: default;
	text-decoration: none;


}

.bTabla A {
	color: #000000;
	background-color: #FF9933;
	text-decoration: none;
}

.bTabla A:hover {
	color: #000000;
	background-color: #FF9933;
	text-decoration: none;
}

.bTabla A:visited {
	color: #FFBC79;
	background-color: #FF9933;
	text-decoration: none;
}

.bTabla A:active {
	color: #000000;
	background-color: #FF9933;
	text-decoration: none;
}
.subitem2 {
	color: #000000;
	border: 1px solid #F1C68C;
	background-color: #F1C68C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;


}
.item2 {
	color: #000000;
	border: 1px solid #FF9933;
	cursor: default;
	background-color: #FF9933;
	padding-left: 10px;
	font-size: smaller;
	text-decoration: none;
}

body {
	background-color: #F1C68C;
}
.enlaces {
	text-decoration: none;

}

.enlaces A {
	text-decoration: none;
	color: #BB5E00;

	
}

.enlaces A:hover {
	text-decoration: none;
	color: #FFFFFF;

	
}

.enlaces A:visited {
	text-decoration: none;
	color: #FF9933;

	
}

.enlaces A:active {
	text-decoration: none;
	color: #939393;

	
}
.ImagenInferiorMenu {
	background-image: url(../images/iustime3.gif);
}

