.tyimg,.itemMenu ul > li.sel {
	background-color:#669;
	}
div#ctr .indice_listado h3 {
	background: url(../img/listaCenbal.gif) left 0.1em no-repeat;
	}
div#ctr .indice_listado ul li {
	background: url(../img/listaSubCenbal.gif) left 1.1em no-repeat;
	line-height:18px;
	}
div#ctr ul li,
div#ctr ul li li,
div#ctr ul li li li {
	background: url(../img/listaCtrCenbal.gif) left .8em no-repeat;
	line-height:18px;
	}
#opciones_der ul li {
	background: url(../img/listaCenbal.gif) left .8em no-repeat;
	line-height:18px;
	}
#opciones_der ul li ul {
	margin-bottom:0px;
	}
#opciones_der .ctoder {
	background: url(../img/listaCenbal.gif) left .3em no-repeat;
	}
#opciones_der h3.cenbal {
	background-color:#669;
	}
#opciones_der h3.estder {
	background-color:#669;
	}
p.margenLft {background: url(../img/listaCtrCenbal.gif) left .4em no-repeat;}
/* Estilos para Formularios */
div#ctr form fieldset {
	padding: 1.5em;
	background-color: #f7f7f7;
	color: #454545;
	font-size: 1.1em;
	border: none;
	}
div#ctr form legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin: 0 0 0 1em;
	padding: 0;
	}
div#ctr form div {	
	width: 100%;
	margin-top: 1em;
	overflow: hidden;
	}
div#ctr form label {
	margin: 0.2em 0.2em 0 0;
	min-width: 9.1em;
	}
div#ctr form label strong,
div#ctr form label em {	
	float:left;
	width: 30em;
	text-align: left;
	margin-right: 5px;
	}
div#ctr form select,
div#ctr form input {
	font-size: 1em;
	border: 0.09em solid #c2c2c2;
	width: auto;
	height: auto;
	}
div#ctr form input {
	width: 15em;
	}
div#ctr form input.enviar,
div#ctr form input.cancelar {
	font-size: 1em;
	font-weight: bold;
	border: none;
	width: auto;
	height: auto;
	color: #fff;
	background-color: #930;
	padding: 2px;
	}
div#ctr form input.cancelar {
	background-color: #333;
	}