body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	background-color: #ebebeb;
	text-align:center;
	margin: 0;
	padding: 0;
	background-image:url(images/back_geral.gif);
	background-position:center;
	background-repeat:repeat-y;
}

a {
	color:#4a92c8;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

#login_btn{
	margin-left: 670px;
	width: 155px;
	height: 25px;
	text-align:center;
	font-weight: bold;
}

#login_btn a{
	background-image:url(images/login_user.gif);
	background-repeat:no-repeat;
	display:block;
	height: 25px;
	color:#FFFFFF;
	padding-left: 26px;
	padding-top: 5px;
}

#login_btn a:hover{
	background-image:url(images/login_user_over.gif);
}

img {
	border:none;
}

.vis{
	margin-top: 10px;
	text-align:center;
}

.vis strong{
	padding: 3px;
	line-height: 25px;
	background-image:url(admin/images/th_back.gif);
	background-repeat:repeat-x;
	border: 1px solid #cccccc;
}


#all {
	width: 960px;
	margin: 0 auto;
	background-color: white;
	text-align:left;
}

.bt_submit2 {
	background-image:url(admin/images/btn.gif);
	background-repeat:repeat-x;
	height: 24px;
	color:#FFFFFF;
	border: 1px solid #1b88d0;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}

#header {
	width: 960px;
	height: 206px;
	background-repeat:no-repeat;
}

#langs{
	margin-right:20px;
	margin-top:0px;
	float:right;
}

#content1 {
	width: 960px;
	background-image: url(images/back_all.gif);
	background-repeat:repeat-y;
	float:left;
}

#content2 {
	width: 960px;
	background-image: url(images/bottom_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float:left;
}

#left_side {
	width: 202px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	margin-left: 10px;
	padding-bottom: 20px;
	float:left;
}

a:active, a:focus{
  outline: none;
}

:-moz-any-link:focus {
  outline: none;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-left: 17px;
}

#menu dt {
	width: 160px;
	height: 28px;
	color:#000000;
	list-style-type:none;
	background-image: url(images/back_m1.gif);
	background-repeat: repeat-x;
}
#menu dd {
	/*border: 1px solid gray;*/
}

#menu dt .cur{
	background-image: url(images/back_menu.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#menu dt .cur:hover{
	background-image: url(images/back_menu.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#menu dt .plus{
	background-image: url(images/back_m1_plus.gif);
	background-repeat: no-repeat;
}

#menu dt .cur_plus{
	background-image: url(images/back_menu_plus.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#menu dt .cur_plus:hover{
	background-image: url(images/back_menu_plus.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#menu dt a{
	color:#000000;
	display:block;
	padding-left: 7px;
	padding-top: 5px;
	text-decoration: none;
	height: 26px;
}

#menu dt  a:hover{
	background-image: url(images/back_menu_over.gif);
	color:#000000;
}


#menu li {
	width: 158px;
	display:block;
	background-image: url(images/back_m2.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	font-size: 11px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ebebeb;
}

#menu li .cur{
	color:#ffffff;
	background-color:#bcbcbc;
}

#menu li .cur:hover{
	color:#ffffff;
	background-color:#bcbcbc;
}

.over1{
	background-image: url(images/back_menu_over.gif);
}

#menu li a {
	color: #626262;
	text-decoration: none;
	display: block;
	border: 0 none;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 15px;
}
#menu li a:hover{
	background: #ebebeb;
}

.left_item{
	margin-top: 20px;
	margin-left: 48px;
	padding-right: 10px;
	width: 187px;
	float:left;
	margin-bottom: 20px;
}

.left_item img {
	padding-right: 5px;
	padding-bottom: 5px;	
}

.left_item .link {
	width:120px;
	float:left;
}


h2{
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 7px;
}

h2 a{
	color:#000000;
	text-decoration:none;
}

h2 a:hover{
	color:#000000;
	text-decoration: underline;
}



#desc_buttons {
  font-size:11px;
  border-style:none;
  text-align:center;
  cursor:default;
  color: #626262;
  width:170px;
  border-bottom-color:#FFFFFF;
}

#login {
	display:block;
	float:right;
	margin-top: 10px;
	margin-left: 17px;
	width: 155px;
	color:#000000;
	padding-bottom: 20px;
	background-image:url(images/back_login.gif);
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-left: 15px;
}

#login ul{
	padding-left: 20px;
}


#login ul li{
	list-style-image:url(images/check.gif);
	color: #626262;
	padding-bottom:5px;
}


#login input[type=text], #login input[type=password]{
	width:145px;
	margin-bottom: 10px;
}

.input_med{
	width:155px;
}

.input_small{
	width:180px;
}

.input_sm{
	width: 250px;
}

.input_med{
	width:350px;
}

.input_big{
	width:480px;
}


form{
	margin:0;
}

#footer1 {
	background-image:url(images/back_footer.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height: 45px;
	text-align:center;
	padding-top: 15px;
	float:left;
	width: 960px;
	background-position: bottom;
}

#footer1 ul{
	padding-top: 10px;
	margin: 0;
	padding-left:0;
}

#footer1 li{
	display:inline;
	list-style-type: none;
	margin:0;
}

#footer1 a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer1 a:hover{
	text-decoration:underline;
}

#footer2 {
	background-image:url(images/back_footer2.gif);
	background-repeat:repeat-x;
	height: 26px;
	text-align:center;
	margin:0;
	color:#76a2ce;
	font-size:10px;
	padding-top: 10px;
	float:left;
	width: 960px;
}
#footer2 a{
	color:#76a2ce;
	text-decoration:none;
}

.button1 {
	background-image:url(images/btn.gif);
	background-repeat:repeat-x;
	height: 24px;
	display:block;
	float:right;
	color:#FFFFFF;	
	border: 1px solid #1b88d0;
}

.button1 a{
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bt_submit {
	background-image:url(images/btn.gif);
	background-repeat:repeat-x;
	height: 24px;
	float:right;
	color:#FFFFFF;
	border: 1px solid #1b88d0;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}


.bt_submit:hover{
	outline:none;
}

.button1 a:hover{
	text-decoration:underline;
}

.forgot {
	width: 90px;
	float:left;
	display:block;
}


.forgot1 {
	padding-top: 8px;
	float:left;
	display:block;
}

#main {
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	width: 700px;
}

#main h1 {
	font-size: 18px;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main h2 {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	margin-top:0;
}

#destak1 {
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;	
	float:left;
	width: 510px;
}

#destak2 {
	padding-bottom: 10px;
	padding-top: 20px;
	float:left;
	width:510px;
}

#destak3 {
	width:510px;
	padding-bottom: 20px;
	padding-top: 20px;
	float:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ebebeb;	
}


.anews{
	color: #626262;
	text-decoration:none;
}

.anews:hover{
	text-decoration:underline;
}


#info_box{
	width: 242px;
	margin-left: 10px;
	margin-bottom: 10px;
	display:block;
	float:right;
}

.imgnews1{
	padding-left: 8px;
	padding-bottom: 8px;
	float:right;
}
 
.imgnews2{
	padding-right: 8px;
	padding-bottom: 8px;
	float:left;
}
 
#info_top {
	width: 242px;
	background-image:url(images/r_top.gif);
	height:13px;
}
#info_mid{
	background-image:url(images/r_mid.gif);
	background-repeat:repeat-y;
	margin:0;
	padding-left: 10px;
	padding-bottom: 10px;
}

#info_bot {
	width: 242px;
	background-image:url(images/r_bot.gif);
	height:13px;
}

#info_mid ul{
	padding-left: 15px;
}

#info_mid li{
	list-style-type:disc;
	line-height: 16px;
}

#info_mid h2{
	margin-top:0;
}

.news_b {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-bottom: 15px;
	padding-top: 15px;
	display:block;
	float:left;
	width:100%;
}

.news_b a{
	color: #626262;
}


.tr_impar {
	background-color:#F2F2F2;
	height: 20px;
}

.tr_par {
	background-color:#FFFFFF;
	height: 20px;
}

.tbl {
	border: 1px solid #CCCCCC;	
	margin-bottom: 20px;
	width: 700px;
	float:left;
}

.tbl1 {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 700px;
	float:left;
	background-color: #F4F4F4;
}

.tbl a{
	color: #626262;
	text-decoration:none;
	display:block;
}

.tr_par:hover{
	background-color:#D2E6F9;
}

.tr_impar:hover{
	background-color:#E4EFFA;
}

.tbl th {
	background-image: url(admin/images/th_back.gif);
	background-repeat:repeat-x;
	background-color: #cccccc;
}

.hblue {
	color:#006699;
	font-weight:bold;
}

.hblue a{
	color:#006699;
	text-decoration:none;
}

.hblue a:hover{
	text-decoration:underline;
}

.tbli {
	width: 700px;
	float:left;
}

.tabsB {
	width:100%;
	font-size:100%;
	line-height:normal;
	float:left;
	padding-left: 20px;
	
}

.tabsB ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}

.tabsB li {
	display:inline;
	margin:0;
	padding:0;
}

.tabsB a {
	float:left;
	background:url("admin/images/tableftB1.gif") no-repeat left top;
	background-position:0% -42px;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

.tabsB a span {
	float:left;
	display:block;
	background:url("admin/images/tabrightB1.gif") no-repeat right top;
	background-position:100% -42px;
	color:#777;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 3px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

.tabsB a span {float:none;}

/* End IE5-Mac hack */

.tabsB a:hover span {
	color:#000;
}

.tabsB a:hover {
	background-position:0% -42px;
}

.tabsB a:hover span {
	background-position:100% -42px;
}



.tabsB .current a {
	background-position:0% -0px;
}

.tabsB .current a span {
	background-position:100% -0px;
	color:#000000;
}

#more_info {
	width: 700px;
	float: left;
	background-image: url(images/info_back1.gif);
	background-repeat: no-repeat;
	background-position: left -8px;
	height: auto;
	margin-top: 5px;
}

.imgprod {
	margin-left: 10px;
	border: 1px solid #c6c6c6;
}

.forbid{
	background-color: #fff0f0;
	border: 1px solid #f28a8a;
	color:#000000;
	width:300px;
	display:block;
	text-align:left;
	background-image: url(admin/images/forbid.gif);
	background-position: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.av {
	font-size: 11px;
	padding-bottom: 10px;
}

#gloss_letter {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

#gloss dl{
	padding-top: 0px;
	padding-bottom: 0px;
}

#gloss dt{
	font-weight:bold;
}

#gloss dd{
	padding-left: 20px;
}


#sitemap {
	padding-left:50px;
	padding-bottom: 30px;
}

#sitemap li{
	padding-left:40px;
	padding-top: 5px;
}