﻿body
{
    /*background: #F9F9F7 url('../imagens/a1.gif') repeat-x;*/
    font-size: 10px;
    font-family:Verdana, Arial, Courier;
    color: #000000;
    line-height: 18px;
	text-align: center;
}

#shell
{
    padding: 5px 5px 5px 5px;
	width: 822px;
	height: 1991px;
	margin: 0 auto;
}


#top
{
	/*background: #F9F9F7 url('../imagens/top_new.jpg') no-repeat;*/
	background: #F9F9F7 url('../imagens/AF_SNT_Header822x100_AVG.jpg') no-repeat;
	width: 822px;
	height: 100px;
	margin: 0 auto;
}

#navigation
{
    border: 1px #000000 dashed;
    width: 822px;
    height: 25px;
    margin-top: 5px;
    text-align: left;
}

#search
{
    border: 1px #000000 dashed;
    width: 822px;
    height: 80px;
    margin-top: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
}


#content
{
    border: 0px #000000 dashed;
    padding: 5px 5px 5px 5px;
    width: 810px;
    height: 1702px;
    margin-top: 5px;
	text-align: left;
}

#contentDefault
{
    border: 0px #000000 dashed;
    padding: 5px 5px 5px 5px;
    width: 810px;
    height: 1702px;
    margin-top: 5px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#footer
{
    padding: 3px 0 3px 0;
    width: 822px;
    height: 54px;
    margin-top: 5px;
    border-top: 2px black dashed;
}

.footerCenter
{
    text-align:center;
}

.footerLeft
{
    text-align:center;
    font-family:Verdana;
    font-size:7pt;
}

#formLogin
{
    text-align: center;
    vertical-align: middle;

}

#contentInfo
{
    border: 0px #000000 dashed;
    padding: 5px 5px 5px 5px;
    width: 810px;
    height: 1702px;
    margin-top: 5px;
}

#shellFactura
{
    padding: 5px 5px 5px 5px;
	width: 810px;
	height: 1991px;
}

.IE8Fix  
{   
	z-index: 100;
}

/*.modalBackground
{
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.modalWindow
{
  border: solid 1px #c0c0c0;
  background:#f0f0f0;
  padding: 0px 10px 10px 10px;
  position:absolute;
  top:-1000px;
}
*/
