/* ****************** */

/*    START TEXT      */



html {
	/*font-family: "bitstream vera sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/

	margin: 0px;
	padding:0px;
	background-color: #e5a035;
}
.textwhite {
	color:#fff;
}
/*       END TEXT       */

/* ******************** */





/* >>>> LAYOUTS */



* html body {
	overflow: auto;
	height: 100%;
}
/* *********** */

/* BEGIN FRAME */



table.shadow {
	align: center;
	width:100%;
}
td.shadow-top {
	height: 7px;
	background-image: url(../main/imagens/yellow_v2/body_brdr_vr1.png)
}
td.shadow-topRight {
	width: 7px;
	height: 7px;
	background-image: url(../main/imagens/yellow_v2/body_crnr_dt.png)
}
td.shadow-right {
	width: 7px;
	background-image: url(../main/imagens/yellow_v2/body_brdr_hr2.png)
}
td.shadow-bottomRight {
	width: 7px;
	height: 7px;
	background-image: url(../main/imagens/yellow_v2/body_crnr_db.png)
}
td.shadow-bottom {
	height: 7px;
	background-image: url(../main/imagens/yellow_v2/body_brdr_vr2.png)
}
td.shadow-bottomLeft {
	width: 7px;
	height: 7px;
	background-image: url(../main/imagens/yellow_v2/body_crnr_eb.png)
}
td.shadow-left {
	width: 7px;
	background-image: url(../main/imagens/yellow_v2/body_brdr_hr1.png)
}
td.shadow-topLeft {
	width: 7px;
	height: 7px;
	background-image: url(../main/imagens/yellow_v2/body_crnr_et.png)
}
td.shadow-center {
	background-color: white;
}
/* END FRAME */

/* ********* */





/* ******************** */

/* BEGIN CONTENT LAYOUT */



#outercontainer {
	position: absolute;
	top: 25px;
	left: 40px;
	right: 40px;
	background-color:#e5a035;
	clear: both;
	min-width: 750px;
	z-index: 5;
}
#innercontainer {
	margin:0px;
	padding-top:3px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:7px;
	z-index: 10;
}
#header {
	padding: 0px 0px 10px 0px;
	clear: both;
}
#hdr_titleblock {
	float: left;
	width: 400px;
	height: 70px;
}
#hdr_loginbox, #hdr_languagebox {
	height:30px;
	float:right;
	clear: right;
	padding: 5px;
	padding-right: 15px;
}
#hdr_languagebox {
}
#hdr_horizontalsplit {
	height:30px;
	padding: 10px 0 10px 0;
	clear:both;
	width: 100%;
}
#breadcrumb {
	background-color:transparent;
	margin-left:20px;
	padding:0.5em;
	text-align: right;
	font-size:10px;
}
#content-flow {
	width: 100%;
	float: left;
	height: auto;
	clear: both;
	position:relative;
}
#content {
	margin-right: 275px;
	padding: .5em 2em .5em 1.7em;
	clear: none;
	background: transparent;
	position:relative;
}
#content_1col {
	background-color:transparent;
	padding: .5em 2em .5em 1.7em;
	position:relative;
}
#content_right {
	width:250px;
	padding:0.6em;
	float: right;
	background: transparent;
	position:relative;
}
#footer {
	right: 7px;
	margin-bottom: 0px;
	position: absolute;
	bottom: 30px;
	position:absolute;
	z-index: 0;
}
* html #footer {
	right: 7px;
	bottom: 27px;
}
#signature {
	position: relative;
	padding:0.5em;
	clear:both;
	text-align:right;
	width:100%;
	background-color: #e5a035;
	color: #C6811A;
	font-size: 0.6em;
	margin-right: 3em;
}
/* END CONTENT LAYOUT */

/* ****************** */





/* ****************** */

/*   MENU PRINCIPAL   */



div#menuPrinc2 {
	font-family: "bitstream vera sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	background: none;
	position: relative;
	margin: 0;
	margin-top: 0px;
	padding: 14px 0px 5px 0px;
}
* html div#menuPrinc2 {
	margin-top: 0px;
}
div#menuPrinc2 ul {
	display: inline;
	margin: 0px;
	padding: 0px 20px 8px 30px;
	list-style: none;
}
div#menuPrinc2 ul li {
	display: inline;
	margin: 0px;
}
div#menuPrinc2 ul li a {
	color: #000000;
	background:none;
	margin-top: 1px;
	padding: 14px 10px 10px 10px;
	text-decoration: none;
}
div#menuPrinc2 ul li a:hover {
	color: #FFFFFF;
	background-color: #bf9e39;
}
div#menuPrinc2 .active {
	color: #FFFFFF;
	background-color: #bf9e39;
	padding: 14px 10px 10px 10px;
	margin-top: 1px;
	text-decoration: none;
}
/*   MENU PRINCIPAL   */

/* ****************** */



/***************/

/*   ARTIGOS   */



.artigo {
}
.artigo-coldireita {
}
.artigo-colesquerda {
}
.artigo-titulo {
}
.artigo-autor {
}
.artigo-conteudo {
}
.artigo-img {
}
.artigo {
	background: url(../main/imagens/yellow_v2/artigo-fundo.gif) #ffffff repeat-x 0px -72px;
}
.artigo .artigo-coldireita {
	padding-right: 5px;
	margin: 0;
	background: url(../main/imagens/yellow_v2/artigo-fundo.gif) no-repeat right;
}
.artigo .artigo-colesquerda {
	padding: 4px 0 4px 10px;
	background: url(../main/imagens/yellow_v2/artigo-fundo.gif) no-repeat;
}
head:first-child+body .artigo-colesquerda {
	height: 28px;
}
.artigo a {
	color: #1e3e64;
	background: transparent;
	text-decoration: none;
}
.artigo a:hover {
	text-decoration: underline;
	color: #222222;
	background: transparent;
}
.artigo-titulo {
	color: #000066;
	background: transparent;
	font-weight: bold;
	font-size: 110%;
	line-height: 110%;
}
.artigo-autor {
	color: #778ca4;
	background: transparent;
	line-height: 130%;
}
.artigo-conteudo {
	border-left: 1px solid #e5a035;
	border-bottom: 1px solid #e5a035;
	border-right: 1px solid #e5a035;
	border-top: 0;
	padding: 10px 7px 10px 7px;
	margin: 0 0 10px 0;
	/*background: url(../main/imagens/yellow_v2/artigo-conteudo-fundo.gif) #e9eef7 repeat-x;*/

	line-height: 138%;
	text-align: left;
}
/*   ARTIGOS   */

/***************/





/*****************/

/*   MENU LANG   */



.tx-srlanguagemenu-pi1 {
	text-decoration:none;
	margin-bottom: 10px;
	border-bottom: thin solid #e5a035;
	text-align: right;
}
.tx-srlanguagemenu-pi1 u {
	text-decoration: none;
}
.tx-srlanguagemenu-pi1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration:none;
	color: #e5a035;
	text-transform: lowercase;
}
.tx-srlanguagemenu-pi1 a:hover, a:active {
	font-weight:bolder;
	color: #e5a035;
}

/* INTRO */

#main {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	height: 150px;
	margin-top: -75px; /* half of the height */
	margin-left: -250px; /* half of the width */
	color:#FFFFFF;
	font-family: "bitstream vera sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	line-height: 1.5em;
}
#main p {
	float: right;
	clear:right;
}
#main a, #main a:visited {
	color:#FFFFFF;
}
#main a:hover {
	color:#666666;
}
#centerUp {
}
#centerDown {
}
.menu-item {
	padding-right: 3em;
}

/* SECCOES - CORRECCAO */

/*
.csc-default {
float: left;
clear:both;
}

#content_right .csc-default {
float: none;
}

*/
