@charset "UTF-8"; 

* {margin: 0;}
:focus { -moz-outline-style: none; }
html {
height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	background-color: #D1D1D1;
}
* html #nonFooter {
height: 100%;
}
#nonFooter {
	min-height: 100%;
	background-color: #FFF;
	background-image: url(../styles/lateral.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 120px;
}
#language {
	width: 710px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 0px;
	left: auto;
	top: -117px;}
#language ul{
	list-style-type: none;
	float: right;
}
#language a{
	text-decoration:none;
	border-style:none;
}
#language img{
	border-style: none;
}
.l10n_current { 
display: none; 
}
#content {
	padding-bottom: 50px;
	background-color: #FFF;
	width: 720px;
	height: 100%;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	margin-top: -30px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	background-color: #FFF;
	background-image: url(../styles/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	position: relative;
}
#botoes {
	width:720px;
	height:30px;
	margin-right: 13px;
	margin-left: 13px;
	position: absolute;
	top: 88px;
      left: 7px;
}
.rob_ul_section_list{
	text-decoration: none;
	float: right;
	display: block;
	margin-top: 0px;
}
.rob_ul_section_list ul{
	margin:0;
	padding:0;
	float:left;
	width: auto;
}
.rob_ul_section_list li{
	display:block;
	float:left;
}
.rob_ul_section_list a{
	display:block;
	float:left;
	text-decoration: none;
	height: 28px;
	padding-left: 9px;
	z-index: 3;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
}
.rob_ul_section_list a span{
	float:left;
	color: #FFF;
	padding-right: 9px;
	height: 28px;
	padding-top: 5px;
	text-align: center;
	line-height: normal;
	z-index: 2;
	cursor: pointer;
}
.rob_ul_section_list a:hover{
	display: block;
}
.rob_ul_section_list a:hover span{
	display:block;
	text-decoration: underline;
	color: #CCC;
	z-index: 2;
	cursor: pointer;
}
.rob_ul_section_list .rob_now_li .rob_now_a {
	display: block;
}


.rob_ul_section_list .rob_now_li .rob_now_a span{
	display:block;
	color: #FFF;
	padding-top: 5px;
	z-index: 2;
	font-weight: bold;
	cursor: pointer;
	}
.rob_ul_section_list .rob_now_li .rob_now_a:hover {
	color: #CCC;
}

#footer ul{
	list-style: none;
	height: 25px;
	width: 200px;
	margin-top: 0px;
	top: 3px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer li{
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer span{
	color: #FFF;
}
#lateral {
	width: 200px;
	position: absolute;
	top: 140px;
}
#conteudo {
	width: 460px;
	position: relative;
	padding: 5px;
	left: 240px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #333;
}
#conteudo img{
	padding-left: 10px;
}
#conteudo p{
	text-align: left;
}
#titulo {
	height: 66px;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#titulo ul {
	text-align: center;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	float: left;
	position: relative;
	left: 50%;
	}
#titulo ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	right: 50%;
	}
#titulo ul h2 {
	color: #FFF;
	height: 46px;
	padding-right: 30px; /* sliding doors padding */
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../styles/artigo_end.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	float: left;
	display: table-cell;
}
#titulo ul h2 span {
	line-height: 42px;
	background-color: transparent;
	background-image: url(../styles/artigo_slide.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 30px;
	display: block;
}
