/* CSS Document */
/* ********************************************************************************* */
.butao-grey{
display:table-row;
cursor:pointer;
}
.butao-grey .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
/*background:url(../images/bt1-l-grey.png) no-repeat;*/
background:url(../images/bt1-l-grey.gif) no-repeat;
}
.butao-grey:hover .texto{
color:#000000;
}
.butao-grey .fim{
width:32px;
height:27px;
/*background:url(../images/bt1-r-grey.png) no-repeat;*/
background:url(../images/bt1-r-grey.gif) no-repeat;
display:table-cell;
}
/* ********************************************************************************* */
.butao-grey-nc{
display:table-row;
cursor:default;
}
.butao-grey-nc .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#222222;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
/*background:url(../images/bt1-l-grey.png) no-repeat;*/
background:url(../images/bt1-l-grey.gif) no-repeat;
}
.butao-grey-nc .fim{
width:32px;
height:27px;
/*background:url(../images/bt1-r-grey.png) no-repeat;*/
background:url(../images/bt1-r-grey.gif) no-repeat;
display:table-cell;
}
/* ********************************************************************************* */


.bttab{
display:table-row;
cursor:pointer;
}
.bttab .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:10px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/bttab-l.png) no-repeat;
}
.bttab:hover .texto{
color:#000000;
}
.bttab .fim{
width:32px;
height:30px;
background:url(../images/bttab-r.png) no-repeat;
display:table-cell;
}

/* ********************************************************************************* */
.butao-red{
display:table-row;
cursor:pointer;
}
.butao-red .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:7px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/btred-l.png) no-repeat;
}
.butao-red:hover .texto{
color:#000000;
}
.butao-red .fim{
width:33px;
height:30px;
background:url(../images/btred-r.png) no-repeat;
display:table-cell;
}
/*******************************************************************************/
.but-menu{
display:table-row;
cursor:pointer;
}
.but-menu .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*color:#452b01;*/
color:#ffffff;
font-size:12px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:-1px;
padding:6px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
/*background:url(images/bt-menuL.png) no-repeat;*/
}
.but-menu .fim{
width:12px;
height:29px;
/*background:url(images/bt-menuR.png) no-repeat;*/
display:table-cell;
}
/*******************************************/
.but-menu:hover{
display:table-row;
cursor:pointer;
}
.but-menu:hover .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*color:#452b01;*/
color:#ffffff;
font-size:12px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:-1px;
padding:6px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/bt-menuL.png) no-repeat;
}
.but-menu:hover .fim{
width:12px;
height:29px;
background:url(../images/bt-menuR.png) no-repeat;
display:table-cell;
}
/*******************************************/

.but-menu-sel{
display:table-row;
cursor:pointer;
}
.but-menu-sel .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*color:#452b01;*/
color:#ffffff;
font-size:12px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:-1px;
padding:6px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/bt-menuL-sel.png) no-repeat 0px 1px;
}
.but-menu-sel:hover .texto{
/*color:#000000;*/
}

.but-menu-sel .fim{
width:10px;
height:29px;
background:url(../images/bt-menuR-sel.png) no-repeat 0px 1px;
display:table-cell;
}

.menusublink{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:10px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:-1px;
padding:0px;
margin:0px 10px 0px 10px;
cursor:pointer;
}
.menusublink:hover{
color:#000000;
}
.menusublinkSel{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:-1px;
padding:0px;
margin:0px 10px 0px 10px;
cursor:pointer;
}
/*******************************************************************************/
.butao-red-large{
display:table-row;
cursor:pointer;
}
.butao-red-large .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
padding:10px 0px 0px 14px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/btred-l-large.png) no-repeat;
}
.butao-red-large:hover .texto{
color:#000000;
}
.butao-red-large .fim{
width:50px;
height:40px;
background:url(../images/btred-r-large.png) no-repeat;
display:table-cell;
}
/* ********************************************************************************* */
/* ********************************************************************************* */




.butao1{
b_ackground:url(../images/bt1-l.png) no-repeat;
display:table-row;
cursor:pointer;
}
.butao1 .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
letter-spacing:-1px;
padding:6px 0px 0px 14px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/bt1-l.png) no-repeat;
}
.butao1 .fim{
width:38px;
height:32px;
background:url(../images/bt1-r.png) no-repeat;
display:table-cell;
}
.butao1:hover .texto{
color:#000000;
}
.butao1:hov_er .fim{
width:32px;
height:32px;
background:url(../images/bt1-l-over.jpg) no-repeat;
display:table-cell;
}


.button2{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:32px;
	line-height:30px;			
	}
.button2 span, .button2 em{
	vertical-align:top;
	text-decoration:none;
	display:block;
	height:32px;
	line-height:30px;			
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	}
.button2 span{
	padding-left:12px;
	background:url(../images/bt1-l.png) no-repeat 0 0;
	}	
.button2 em{
	font-style:normal;
	padding-right:36px;
	background:url(../images/bt1-r.png) no-repeat 100% 0;
	}

.button2:hover span{
	padding-left:20px;
	background:url(../images/bt1-l-over.jpg) no-repeat 0 0;
	color:#000000;
	}	
.button2:hover em{
	font-style:normal;
	padding-right:36px;
	background:url(../images/bt1-l-over.jpg) no-repeat 100% 0;
	}

/* ********************************************************************************* */
.butao3{
display:table-row;
cursor:pointer;
}
.butao3 .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/bt3-l.jpg) no-repeat;
}
.butao3:hover .texto{
color:#000000;
}
.butao3 .fim{
width:32px;
height:27px;
background:url(../images/bt3-r.jpg) no-repeat;
display:table-cell;
}

/* ********************************************************************************* */
.butao3-down{
display:table-row;
cursor:pointer;
}
.butao3-down .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/bt3-l.jpg) no-repeat;
}
.butao3-down:hover .texto{
color:#000000;
}
.butao3-down .fim{
width:32px;
height:27px;
background:url(../images/bt3-r-down.jpg) no-repeat;
display:table-cell;
}

/* ********************************************************************************* */
.butao3-grey{
display:table-row;
cursor:pointer;
}
.butao3-grey .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/bt3-grey-l.jpg) no-repeat;
}
.butao3-grey:hover .texto{
color:#000000;
}
.butao3-grey .fim{
width:32px;
height:27px;
background:url(../images/bt3-grey-r.jpg) no-repeat;
display:table-cell;
}

.tab_button_selected{
display:table-row;
cursor:pointer;
}
.tab_button_selected .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/tab3-l.jpg) no-repeat;
}
.tab_button_selected:hover .texto{
color:#000000;
}
.tab_button_selected .fim{
width:32px;
height:27px;
background:url(../images/tab3-r.jpg) no-repeat;
display:table-cell;
}

/* ***********/
.tab_button_not_selected{
display:table-row;
cursor:pointer;
}
.tab_button_not_selected .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:-1px;
padding:5px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/tab3_gray-l.jpg) no-repeat;
}
.tab_button_not_selected:hover .texto{
color:#000000;
}
.tab_button_not_selected .fim{
width:32px;
height:27px;
background:url(../images/tab3_gray-r.jpg) no-repeat;
display:table-cell;
}
/* ********************************************************************************* */
.computerWindow-orangebar{
cursor:pointer;
}
.computerWindow-orangebar .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#3a3a3a;
font-size:13px;
font-weight:bold;
letter-spacing:-1px;
padding:8px 0px 0px 10px ;
margin:0px 0px 0px 0px;
background:url(../images/computerwindow_orangebar.png) no-repeat;
}
.computerWindow-orangebar .fim{
width:23px;
height:36px;
background:url(../images/computerwindow_orangebarr.png) no-repeat;
display:table-cell;
}

/*******************************/
.graybar{
	height:37px;
	display:block;
}
.graybar .start{
	background:url(../images/graybar_start.gif) no-repeat 0 0;
	}	
.graybar .title{
	font-family:"Arrial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/graybar_div.gif) no-repeat right;
	}	

.graybar .end{
	width:18px;
	font-style:normal;
	background:url(../images/graybar_end.gif) no-repeat 100% 0;
}
/*******************************/
.but-small-orange{
display:table-row;
cursor:pointer;
}
.but-small-orange .texto{
vertical-align:top;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*color:#452b01;*/
color:#ffffff;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
padding:6px 0px 0px 10px ;
margin:0px 0px 0px 0px;
display:table-cell;
background:url(../images/but_small_orange_start.gif) no-repeat;
}
.but-small-orange:hover .texto{
color:#000000;
}

.but-small-orange .fim{
width:32px;
height:27px;
background:url(../images/but_small_orange_end.gif) no-repeat;
display:table-cell;
}


/*******************************/
.redbar{
	height:37px;
	display:block;
}
.redbar .start{
	background:url(../images/redbar_start.gif) no-repeat 0 0;
	}	
.redbar .title{
	font-family:"Arrial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/redbar_div.gif) no-repeat right;
	}	

.redbar .end{
	width:17px;
	font-style:normal;
	background:url(../images/redbar_end.gif) no-repeat 100% 0;
}

