﻿body {
}

.fundo_login
{
    background: url(../imgs/tabela_login.jpg);
    background-repeat:no-repeat;
}

.painel
{
    font-family:Verdana;
    font-size:12px;
    overflow:visible;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.tabela1
{
    BORDER-RIGHT: black 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: black 0px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: black 0px solid; WIDTH: 100%; CLIP: rect(0px 0px 0px 0px); PADDING-TOP: 0px; BORDER-BOTTOM: black 0px solid; FONT-FAMILY: Arial
}

.celula_fundo
{
	background-color:#E7FEE0;
}

.shadetabs li{
display: inline;
margin: 0;
}

menuItem
{
    padding:3px;
    margin-top:2px;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(../imgs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../imgs/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 98%;
margin-bottom: 1em; padding: 10px;
background-color:#F3FFF0;
}

.MostrarPesquisa
{
width: 417px; position: relative; display:block; height: 58px; left: 50%; top: 50%; background-color: white;    
}
.botaoPadrao
{
	border:1px solid;
	background-color:#E7FEE0;
	cursor:pointer;
}
.txtPadrao
{
    border:1px solid #A2CBA2;
      
}
.txtPadraoErro
{
    border-color:Red;
    border-width:1px;
    border-style:solid;
    background-color:#FFFBF9;
}
.areaConteudoTabs
{
	background-color:#F3FFF0;
}


.tabelaPadrao 
{
	background-color:#D6EAD6;
	border:1px solid #A2CBA2;
	font-family:Verdana;font-size:11px;
	height=200px;
}

.msgPadrao
{
	font-family:Verdana;
	font-size:10px;
	color:red;
}

.linkativo
{
	cursor:pointer;
	font-family:Verdana;
	font-size:10px;
	color:MenuText;
	border-bottom:dashed 1px red;
}

.empresa
{
    background-color:#DADADA;
	font-family:Verdana;font-size:10px;
}
.convenio
{
   background-color:#CDCDCD;
	font-family:Verdana;font-size:10px; 
}
.instrutores
{
   background-color:#E9E9E9;
	font-family:Verdana;font-size:10px; 
}
.quebrapagina
{
    page-break-after:always;
}

.headerRelatorio
{
    BORDER-TOP: black 1px solid; 
    
    BORDER-BOTTOM: black 1px solid
}