body
{
   font: 12px Arial, sans-serif;
   text-align: center;
   margin: 0px;
   background: url('../img/bgd.gif') center repeat-y;
}

img { border: 0; }

a { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

.home
{
   width: 900px;
   margin-right: auto;
   margin-left: auto;
   height: auto;
   text-align: left;
}

.home #topo
{
   width: 100%;
   height: 100px;
}

.home #topo #topo1
{
   width: 230px;
   position: relative;
   float: left;
   padding-left: 0px;
}

.home #topo #topo1 img
{
   position: relative;
   margin-top: 30px;
   border: 0px;
}

.home #topo #topo2
{
   width: 420px;
   position: relative;
   float: left;
   font: 17px Arial, sans-serif;
   font-weight: bold;
   margin-top: 55px;
   margin-left: 30px;
}

.home #topo #topo2 i
{
   color: #606060;
}

.home #topo #topo3
{
   width: 200px;
   position: relative;
   float: right;
   margin-top: 25px;
}

/* MENU */
#menu
{
   width: 100%;
   border-top: 5px solid #EB070D;
   margin: 0;
}


/* meio */

.home #meio
{
   width: 100%;
   height: 300px;
}

/* RODAPE */

.home #rodape
{
   border-top: 5px solid #EB070D;
   width: 100%;
   height: 100px;
   margin-top: 30px;
   padding-top: 10px;
   text-align: right;
}

/* COLUNAS INTERNO */

#colunasInterno
{
   width: 100%;
   height: 500px;
}

#colunasInterno #coluna1
{
   width: 150px;
   padding-top: 21px;
   _padding-top: 5px;
   position: relative;
   float: left;
}

#colunasInterno #coluna2
{
   width: 720px;
   position: relative;
   float: right;
}

h1
{
   font: 13px verdana, sans-serif;
   font-weight: bold;
}

h2
{
   font: 20px Arial, sans-serif;
   color: #6F6F6F;
}


.input
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #D0D0D0;
	padding: 1px;
	position: relative;
	width: 300px;
	padding: 5px;
	_height: 25px;
	margin-top: 2px;
	background:url(../img/bg_input.jpg) repeat-x bottom;
}

/* CONTRATO */

#divContrato
{
    width: 728px;
    height: auto;
	padding: 20px;
}

#divContrato img
{
    position: relative;
    float: left;
}

#divContrato  h2
{
   font: 18px arial;
   font-weight: bold;
   color: #404040;
}

#divContrato  h1
{
   font: 15px verdana, sans-serif;
}

#divContrato #divScroll
{
    height: 270px;
    width: 690px;
    overflow: auto;
}

#divRodapeAssinar
{
    border: 1px solid #DFDFDF;
    padding: 5px;
    width: 715px;
    _width: 727px;
    height: 30px;
	background:url(../img/bg_input.jpg) #fff repeat-x bottom;
	margin-top: 10px;
}


#divRodapeAssinar #um
{
    position: relative;
    float: left;
    width: 48%;
    top: 7px;
}

#divRodapeAssinar #dois
{
    position: relative;
    float: right;
    width: 48%;
    text-align: right;
    top: -10px;
}


/* TABELA  */
.tabelaGrid
{
    border-collapse: collapse;
    border-spacing: 0px;
    position: relative;
    font-family: Verdana;
    font-size: 12px;
    width: 600px;
}

.tabelaGrid .tabelaGridLinha
{
    border-bottom: 1px #D0D0D0 dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    color: #404040;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 0px;
}

.topoGrid
{
    background-color: #E0E0E0;
    border: 1px #D0D0D0 solid;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #404040;
    text-align: left;
    padding: 5px;
}

.tabelaGridSelecionada
{
    border-collapse: collapse;
    border-spacing: 0px;
    position: relative;
    font-family: Verdana;
    font-size: 12px;
    width: 600px;
}

.tabelaGridSelecionada .tabelaGridLinha
{
    border-bottom: 1px #D0D0D0 dotted;
    text-align: left;
    font-family: Verdana, sans-serif, Arial;
    color: #008000;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 58px;
    padding-right: 0px;
}

.tabelaGridSelecionada tr
{
	background:url(../img/select.jpg) no-repeat;
}


.tipoPessoaHidden
{
   display: none;
}


.tipoPessoaShow
{
   display: visible;
}

.planoAcesso
{
    width: 728px;
    height: auto;
	background:url(../img/bg_plano.jpg) no-repeat;
	padding: 20px;
	height: 350px;
	_margin-bottom: 10px;
}

.planoAcessoSelect
{
    width: 728px;
    height: auto;
	background:url(../img/bg_plano_select.jpg) no-repeat;
	padding: 20px;
	height: 350px;
	_margin-bottom: 10px;
}

.opcaoPagamento img
{
	padding: 10px;
}

