/* Masters */
#contenido {
	scrollbar-face-color: #F7F7F7;
	scrollbar-base-color: #F7F7F7;
	scrollbar-track-color: #BDB6B5;
	scrollbar-arrow-color: #BDB6B5;
	scrollbar-3dlight-color: #BDB6B5;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-darkshadow-color: #BDB6B5;
	scrollbar-shadow-color: #F7F7F7;
	overflow: auto;
}
td.titulomaster {
	font-size:14px;
	background-image:url(../imgs/topo.jpg);
	background-repeat:no-repeat;	
	background-position: 3px 6px;
	background-color:#F3F3F3;
	padding-left: 12px;
	color: #747474;
}
.ampliar {
	background-repeat:no-repeat;
	background-image:url(../imgs/list-on.jpg);
	background-position: right;
	text-align:right;
	padding-right:22px;
	width: 100%;
	background-color: #F3F3F3;


}
#cuerpoleft ul li {
	color: #666666;
	list-style-image: url(../imgs/list-active.jpg);
}
#cuerpoleft ul li {
	margin-left: -15px;
}
#cuerpoleft a:hover, #cuerpoleft a:link, #cuerpoleft a:visited  {
	cursor: pointer;
	font-weight: bold;
}
li.verdetalle {
	list-style-image: url(../imgs/verdetalle.jpg);
	background-image: url(../imgs/verdetalle.jpg);
	background-repeat: no-repeat;
	background-position: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}
