.rte-zone {
	margin: 0;
	padding: 0;
	border: 1px #999 solid;
    clear: both;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.rte-zone textarea {
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
	left:0;
	clear: both;
}

.rte-resizer {
	width: 100%;
	height: 20px;
	margin:0;
	padding: 0;
	display: block;
	border-top: 1px solid #999;
	background-color: #fdfdfd;
}

.rte-resizer a {
	background: url('../_css/images/rte_icons.gif') no-repeat 0 0;
	background-position: 0 -688px;
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	cursor: se-resize;
	margin-top: 4px;
}
.rte-toolbar {
	width: 100%;
	margin:0;
	padding: 0;
	display: block;
	border-bottom: 1px dashed #999;
	background-color: #fdfdfd;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.rte-toolbar p {
	margin: 0;
	padding: 0;
	clear: both;
}

.rte-toolbar select {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 0;
	margin: 0;
}

.rte-panel {
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #999;
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px 5px 0 5px;
	background: #f0f0f0;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.rte-panel div.rte-panel-title {
	font-weight: bold;
	margin: -5px -5px 5px -5px;
	padding: 5px;
	height: 16px;
	line-height: 16px;
	background: #e0e0e0;
	border-bottom: 1px solid #ccc;
	display: block;
	clear: both;
	cursor: move;
}

.rte-panel div.rte-panel-title .close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	float: right;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

.rte-panel label {
	display: block;
	float: left;
	width: 50px;
	margin: 0 5px 0 2px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	line-height: 20px;
	font-size: 100%;
}

.rte-panel input, .rte-panel select {
	margin: 0 5px 0 2px;
	padding: 0;
	height: 20px;
	font-size: 10px;
	border: 1px solid #ccc;
	float: left;
	vertical-align: middle;
	line-height: 20px;
}

.rte-panel button  {
	margin: 0 5px 0 2px;
	padding: 2px 5px;
	font-size: 10px;
	border: 1px solid #ccc;
	float: left;
	vertical-align: middle;
}

.rte-panel p.submit {
	margin: 5px -5px 0 -5px;
	padding: 5px;
	height: 20px;
	line-height: 20px;
	background: #e0e0e0;
	border-top: 1px solid #ccc;
	display: block;
	clear: both;
}
.rte-panel p.submit button {
	width: 60px;
	padding: 2px 5px;
	margin-left: 10px;
	font-weight: bold;
}

.rte-panel .colorpicker1, .rte-panel .colorpicker2 {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	border: 1px solid #000;
}

.rte-panel .colorpicker2 {
	margin: 0;
	border: 0;
}

root { 
    display: block;
}

body {
	background: #e8edff;
}
#tr {
	background: #EBF0F5;
}
#tr2 {
	background: #FFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
  	background-color: #e8edff;
}

td, th, input, select, textarea, optgroup {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: red;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover, a:active {
	color: red;
	text-decoration: underline;
}
a img {
	border: none;
}


.tblMain {
	text-align: left;
	border-collapse: collapse;
        width: 700px;
        padding: 0;
        margin: 0;
}
.tblMain th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 20px;
	background: #CAE8EA url(../_img/bg_header.jpg) no-repeat;
}

.tblMain th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.tblMain td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

.tblMain td.alt {
	background: #fff;
	color: #797268;
        text-align: center;
}

.tblMain th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../_img/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        text-align: left;
}

.tblMain tr.tr {
	background: #fff;
}

.tblMain th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../_img/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
        text-align: left;
}

.tblMain tbody tr.tr2 {
	background: #F5FAFA;
	color: #006699;
}

#tblMain tbody tr.highlight {
	background: #D9E9EA;
	color: #006699;
}

#tblMain thead th {
	cursor: pointer;
}

.tblBuscar {
	text-align: center;
	border-collapse: collapse;
        width: 700px;
        padding: 0;
        margin: 0;
        border: 1px solid #C1DAD7;
}

.tblBuscar td.td {
    border: 1px solid #C1DAD7;
    background-color: white;
    color: black;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.tblBuscar input {
    width: 95%;
}

.tblBuscar th.header {
	background: url(../_img/three_0.gif) repeat-x;
        height: 25px;
        text-align: center;
}

.button {
	height: 30px;
        width: auto;
	cursor: pointer;
	background: url(../_img/btn.jpg) repeat-x left top;
	color: white;
	font-weight: normal;
	border: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
.button:hover {
	background: url(../_img/padrao/btn_hover.gif) repeat-x left top;
}
.caixa_msg {
    background: white url(../_img/info.gif) no-repeat left;
    text-align: center;
    font-weight: bold;
    height: 35px;
    padding: 20px 0px 0px 20px;
    border: 1px dotted red;
    width: 200px;
}

a.squarebutton{
    background: transparent url('../_img/square-gray-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 12px Arial; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
}
a.squarebutton .gray{
    background: transparent url('../_img/square-gray-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 12px Arial; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
}

a.squarebutton.blue{
    background: transparent url('../_img/square-blue-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: normal 12px Arial; /* Change 12px as desired */
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
    color: #494949; /*button text color*/
}

a.squarebutton span{
    background: transparent url('../_img/square-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
    width: 130px;
}

a.squarebutton span .gray{
    background: transparent url('../_img/square-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
    width: 130px;
}

a.squarebutton.blue span {
    background: transparent url('../_img/square-blue-right.gif') no-repeat top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
    width: 130px;
}

a.squarebutton:hover{ /* Hover state CSS */
    background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
    background-position: bottom right;
    color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
    overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
    width: 100%;
}

.caixa_notfound {
    width: 300px;
    height: 35px;
    vertical-align: middle;
    padding: 10px 10px 0px 50px;
    border: 1px dotted red;
    background: #FDD5D6 url(../_img/info.gif) no-repeat;
    color: black;
    font-weight: bold;
}
.caixa_notfound span {
    width: 100%;
    color: red;
    font-size: 14px;
    text-align: center;
}

.paginacao {
    font-size: 14px;
    vertical-align: middle;
}

.paginacao2 a:link,
.paginacao2 a:visited {
	text-decoration: none;
	color: green;
}
.paginacao2 a:hover,
.paginacao2 a:active {
	text-decoration: underline;
	color: navy;
}

.paginacao2 {
    font-size: 14px;
    color: navy;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding: 10px 15px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../_img/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('../_img/valid.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../_img/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('../_img/cancel.png');
}

.fg-button {
   outline: 0;
   margin:0 4px 0 0;
   min-width: 100px;
   width: auto;
   height: 30px;
   padding: .4em 1em;
   text-decoration:none !important;
   cursor:pointer;
   position: relative;
   text-align: center;
   zoom: 1;
}

#notification{
        position:absolute;
        bottom:0%;
        right:2%;
        height:240px;
        width:300px;
        background-color: white;
        border:3px solid red;
        border-bottom:0px;
}
#notificationClose{
        font-size:11px;
        cursor:pointer;
        width:100%;
        background-color: red;
        border-bottom:2px solid red;
        color: white;
        font-weigth: bold;
}
#notificationIn{
        padding:10px;
        font-size:11px;
        background-color: white;
        color: black;
}