﻿div.Fundo 
{
	/*visibility: hidden;*/
	position:absolute;
	/*left:0px;
	top:0px;*/
	font-family:verdana;
	font-weight:bold;
	padding:40px;
    z-index:100;
	background-image:url(Mask1.png);
	/* ieWin only stuff */
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Mask.png');
}


div.Corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*background-color: #CCCCCC;*/
	background-image:url(Mask1.png);
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	/*visibility: hidden;*/
	 color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
    width: 650px;
    height :625px;
    top:0px;
}
 #Cadastro
        {
            width: 407px;
            height: 364px;
        }
        .style12
        {
            width: 100%;
            height: 360px;
        }
        .CadstroST
        {
            height: 24px;
            }
        .style10
        {
            width: 100%;
            background-image: url('icon/BaraSalmao.png');
        }
        .style11
        {
            width: 366px;
        }
        
        
body 
{
	/*background-image: url(bgdicas.jpg);*/
	/*background-color:White ;*/
	background-image: url('Fundo/Fundo.png');
}
#CorpoGeral
{
	/*background-color:Aqua;*/
	text-align:left;
	width: 874px;
    height: 860px;
}
#Topo
{
	background-image: url('Fundo/topo.png');
	position:relative;
	top:1px;
	/*background-color:Olive;*/
	left: 3px;
	width: 869px;
	height: 237px;
}
#Esquerda
{
	background-image: url('Fundo/Menu.png');
	position:relative;
	width: 222px;
	height: 580px;
	top: 5px;
	left: 4px;
}
#Meio
{
	background-image: url('Fundo/topo.png');
	position:relative;
	/*background-color:Olive;*/
	width: 639px;
	top: -576px;
	left: 230px;
	height: 581px;
}
#Barra
{
	background-image: url('Fundo/Menu.png');
	position:relative;
	width: 855px;
	height: 68px;
	top: -128px;
	left: 6px;
}
#BarraAcima
{
	background-image: url('Fundo/Menu.png');
	position:relative;
	width: 666px;
	height: 68px;
	top: -142px;
	left: 194px;
}
/*manimulando as div do form login*/
#GeralLogin
{
	background-image: url('Fundo/topo.png');
	position:relative;
	/*background-color:Olive;*/
	width: 288px;
	top: 2px;
	left: 0px;
	height: 203px;
}
#Propag
{
	background-image: url('Fundo/Menu.png');
	position:relative;
	width: 666px;
	height: 68px;
	top: -147px;
	left: 194px;
}
#CorpoDownload
{
	background-image: url('Fundo/Menu.png');
	position:relative;
	width: 866px;
	height: 630px;
	top: 5px;
	left: 4px;
}
#DownlaodMeio
{
	background-image: url('Fundo/FundoA.png');
	position:relative;
	/*background-color:Olive;*/
	width: 639px;
	top: 4px;
	left: 3px;
	height: 575px;
}
#RodaPe
{
	position:relative;
	top:15px;
	width: 864px;
}

/* Gradient 2 */
.textBoxA {
	width: 221px;
	background: transparent url('imgTextBox/bg.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}
/* Gradient 1 */
.textBoxB {
	background-image:url(imgTextBox/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}
