/*<style type="text/css">*/

/* Estilos para las solapas */

.s_des {
	font-weight: bold;
	/* background-color: #FFF9F0; */
	background: url(sol_des.gif) 100% no-repeat #FFF9F0;
	padding: 2px 5px;
	margin: 2px 0px;

}
.s_act {
	border: 1px 1px 1px 1px;
	font-weight: bold;
	/* background-color: #FFD291; */
	background: url(sol_act.gif) 100% no-repeat #FFD291;
	padding: 2px 5px;
	margin: 2px 0px;
}


/*</style>*/

