/**
 * @version $Id: print.css 9765 2007-12-30 08:21:02Z ircmaxell $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	background: inherit;
	margin: 0.4em 0 0.5em 0;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	background: inherit;
	margin: 0.2em 0 0.5em 0;
	padding: 0.3em 0.3em 0.3em 0;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0.4em 0 0.3em 0;
}

h1,h2,h3 { page-break-after: avoid; }

a {
	color: #313855;
	font-weight: bold;
}

#esquerda, .pagenav_prev, .pagenav_next, .back_button {
	display: none;
}

#principal {
	font-size: 11pt;	
}

#principal #corpo #main {
	width: auto;
	font-size: 11pt;
	line-height: 1.4em;
}

#principal #menu_superior {
	margin: 15px;
	padding: 0;
}

#principal #menu_superior .pathway img {
	margin-top: 4px;
	border-top: 2px solid #000000;
}

#main_principal .contentitem .date {
	margin: 15px 0;
	width: 900px;
}

#main_principal .contentitem .contentfull {
	margin-top: 15px;
}

.mosimage img {
	margin-right: 10px;
}
