/**
 * @version $Id: position.css 10387 2008-06-03 10:59:16Z pasamio $
 * @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.
 */

#fundoum
{
	background-image: url(../images/parede_esquerda.png);
	background-repeat:repeat-y;
	background-position: left top;
}	

#fundodois
{
	background-image: url(../images/parede_direita.png);
	background-repeat:repeat-y;
	background-position: right top;
}

#fundotres
{
	background-image: url(../images/parede_topo.png);
	background-repeat:repeat-x;
	background-position: center top;
}

#fundovariavel
{
	background-image: url(../images/fundovar.png);
	background-repeat:no-repeat;
	background-position: center 30px;
	padding-top: 170px;
}

#all
{
	background-color: #fe9001;
	background-image: url(../images/parede.jpg);
	background-repeat: repeat;
	background-position: center -107px;
	border: 4px dotted #dc7d01;
	margin: 0px auto;
	width: 960px;
	padding: 0px 3px 25px 3px;
	position: relative;
}
 
#pagefundo
{
	background-image: url(../images/papel_fundo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 50px 0px;
}

#pagetopo
{
	background-image: url(../images/papel_topo_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0px 0px 0px;

}

#pagemeio
{
	background-image: url(../images/papel_meio.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px 35px;
}

#cabecalho { padding: 10px 30px 0px 30px; }

#contentarea,#contentarea2 
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

#left
{
	float: left;
	margin: 0px;
	width: 21%;
}

#wrapper 
{
	background-image: url(../images/parede_topo.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 0 0 21%;
	width: 701px;
	border-top: dotted 2px #949494;
}

#main2
{
	background-image: url(../images/parede_esquerda.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 67%;
	padding: 25px 20px 20px 20px;
	position: relative;
	float: left;
	border-left: dotted 2px #949494;
}

#main
{
	background-image: url(../images/parede_esquerda.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 660px;
	padding: 25px 20px 20px 20px;
	position: relative;
	float: left;
	border-left: dotted 2px #949494;
}

#page { position: relative; }

#right
{
	float:left;
	width: 24%;
	padding-top: 25px;
}

#logo
{
	float:left;
	position:relative;
	text-align: left;
	margin-top: 1.4em;
}

#logo  img { display: block; }

#logo span
{
	float:left;
	width: 460px;
	position: absolute;
	left: 357px;
	top: 70px;
}

#boneco1
{
	display: block;
	position: absolute;
	left: 60px;
	top: 47px;
	z-index: 10;
}

#header
{
	float: left;
	width: 100%;
}

.destaque_1
{
	width: 70%;
	float: left;
}

.destaque_23
{
	width: 35%;
	float: left;
}

.destaque_4
{
	width: 30%;
	float: right;
}

#corpo_central
{
	float: left;
	width: 100%;
	position: relative;
}

#contentor_1, #contentor_2, #contentor_3 { overflow: hidden; }

#contentor_2 div.flt_h_6 { margin: 2px 2px 2px 2px; }

#contentor_3 div.flt_h_6 { 	margin: 2px 2px 6px 2px; }

.coluna
{
	background-image: url(../images/filete_v_7.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 5px;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

.para_topo a:link, .para_topo a:visited
{
	background-image: url(../images/seta1.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	position: fixed;
	right: 0px;
	bottom: 10px;
	width: 40px;
	height: 55px;
	border: dotted 1px #000;
	border-bottom: solid 2px #000;
	z-index: 500;
}

.para_topo a:hover, .para_topo a:active, .para_topo a:focus
{
	background-image: url(../images/seta1.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-color: #FFAB37;
	color: #900;
}

.para_artigos a:link, .para_artigos a:visited
{
	background-image: url(../images/seta2.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	position: fixed;
	right: 0px;
	top: 10px;
	width: 40px;
	height: 20px;
	border: dotted 1px #000;
	border-top: solid 2px #000;
	z-index: 500;
	padding-top: 35px
}

.para_artigos a:hover, .para_artigos a:active, .para_artigos a:focus
{
	background-image: url(../images/seta2.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	background-color: #FFAB37;
	color: #900;
}

#footer {
	background:#FE9001;
	color:#fff;
	padding:5px;
	text-align:right;
	border-top:solid 3px #ccc;
}

