/*  
   --------------------------------------------------------------
	Sitio: www.xmundo.net
	Archivo: print.css (print)
	Version: 2008-09-01
	Autor: Maira Vykus
	
	Copyright 2008 XMundo Networks (www.xmundo.net)
    --------------------------------------------------------------
*/

/* DIAGRAMACIÓN GENERAL */

body { font: 10pt Arial, Verdana, Geneva, Helvetica, sans-serif; text-align: left; line-height: 18px; color: #000000; background: #FFFFFF; }
p { margin-bottom: 10px; }
hr { height: 0; margin: 2px 0 1em 0; padding: 0; border-bottom: 1px solid #CED3D9; border-top: 0; border-left: 0; border-right: 0; }

/* OCULTOS */

.footer, .left, #headericons, .icons, #support, #headerbar, .pathway, .pathwayfaqs, .return, .masfaqs { display:none; }


/* PERSONALIZADOS */


strong.xmundo { color: #C7102D; font-weight: 400; }
.hidden { display: none; }

a:link, a:visited  { color: #2E485E; text-decoration: none; background: #FFFFFF; font-weight: normal }


#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^=""]:after {
  content: " (http://www.xmundo.net/" attr(href) ") ";
   }
#content a[href^="https://clientes.xmundo.net"]:after {
  content: " (" attr(href) ") ";
   }



.outer,
#content {width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: #FFFFFF;
	}

.centerbox { border-top: 1px solid #CED3D9 }