	body {
		background: #fff;
		margin: 0;
		padding: 10px 0px 0px 0px;
		font-family: trebuchet ms, lucida grande, tahoma, arial, geneva, verdana, helvetica, sans-serif;
		text-align: center;
		width: 100%;
	}

	.maq {
		clear: both;
		margin: 0 auto;
		font-size: 12px;
		width: 99%; /* ie */
	}

	 > .maq {
		width: auto; /* ffx */
	}
	
	.serv {
		display: none;
	}
	
	.cab {
		float: left;
		clear: both;
		width: 83%; /* ie */
	}
	
	.maq > .cab {
		width: 83% !important; 
	}

	.cab .panel {
		border: 0px !important;
		background: none !important;
		height: 50px;
		width: 120% !important;
	}
	
	.cab .panel img.no {
		display: inline;
		float: left;
		clear: none;
		background-color: #666;
	}
	
	
	.panel dl {
		position: relative !important;
		top: 20px;
		right: 0px;
		display: block;
		float: right;
		clear: none;
		margin: 6px;
	}
	
	.panel > dl {
	
	} 
	
	.panel dl dd, .panel dl dt {
		padding-right: 7px;
		font-size: 16px !important;
	}
	
	.panel dl dt {
		display: none;
	}
	
	.cab .panel dd a {
		display: none;
	}
	
	 > .maq {
		width: 99%; /* ffx */
	}
	
	.act {
		border-left: 0px !important;
		border-right: 0px !important;
	}
	
	p ul {
		display: none !important;
	}

	/* Invisibles */
	
	ul.utnot {
		border: none !important;
	}
	
	ul.utnot li.servnot, ul.utnot li.comnot  {
		display: none !important;
	}
	
	div.dia {
		display: none !important;
	}
	
	ul.utsec {
		display: none !important;	
	}
	
	.busca {
		display: none !important;	
	}
	
	.not ul {
		display: none;	
	}
	
	p.texto ul {
		display: block;
	}
	
	.not ul.utnot {
		display: block !important;	
	}
	
	.not p.texto ul {
		display: block !important;	
	}
	
	.not p.texto ul * {
		display: block !important;		
	}
	
	.nav {
		display: none;
	}

	.nav .num {
		display: none;
	}
	
	.img .autor {
		padding-bottom: 7px;
		background-image: none !important;
	}

	.carrusel {
		display: block !important;
	}
	
	.img.i250 {
		border-color: #fff !important;
	}
	
	.pie {
		/*position: fixed;*/
	}
	
	.not a:after {
	content : " ( " attr(href) " ) ";
	font-size : small;
	}

	.cabecera ul {
		position: absolute;
		z-index: 1000;
		top: 25px;
		right: 0px;
		float: right;
		list-style: none;
		text-align: right;
	}
		
	.cabecera > ul {
		right: -100px;
	}
	
	.cabecera ul li {
		border: 0px !important;
		font-size: 13px !important;
		font-weight: bold;
	}