<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*	body {font-size: 12px; font-family: sans-serif;}*/
	.tbl1 {margin: 0 auto;}
	.tbl1 td {padding: 6px}
	td.lnk {color:#007bc2;}
	td.lnk:hover {color:#000; text-decoration: underline; cursor: pointer; background-color: #f0f0f0}

	a.boton_ {color:#007bc2; cursor: pointer;}
	a.boton_:hover {color:#000; text-decoration: underline; }

	td.derecha { text-align: right; }

	h3 { text-align:center;
			background-color: #f0f0bb}

	#vizA {width:1200px; height: 400px;float:left;} 
	#vizB{width:100%; height: 300px;_background-color: #f0f0f0;} 
	#vizC{width:100%; height: 300px;_background-color: #f0f0bb;} 
	#vizD{width:100%; height: 300px;_background-color: #ffff99;float:right;top: 0;right: 0;	} 
	
	
	div.absolute {
		float: right;
		top: 0;
		right: 0;	
	}

	#viz {width:1200px; height: 600px;float:left;} 
	.cviz { 
	width: 80%;
    	height: 50%;
    	margin: 2px;
    	float:left;
    } 

	.cviz1 { 
	width: 1200px;
    	height: 600px;
    	margin: 2px;
    	float:left;
    } 


    .cvizTitulo { 
		width: 200px;
    	height: 300px;
    	margin: 5px;
    	float:left;
    } 

    #proceso {width:600px; height: 600px;float:left;margin-left: 50px;} 

	#container { text-transform: uppercase; font:arial; } 
	.oculto  {display: none;background-color: #ffff99;} 
	.arriba {background-color: #ffff99;} 

	#vbeneficiarios { width:100%; height: 100%; background-color: #f0f0bb; } 

	/*#proceso { width:60%; margin-top: 450px}*/

	a.export, a.export:visited {
    text-decoration: none;
    color:#000;
    background-color:#ddd;
    border: 1px solid #ccc;
    padding:8px;
}
/* */
#segHigiene select { width:inherit; display: inline}
#segHigiene { height:800px}
/* */

</pre></body></html>