body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #938f6e;
}
body {
	background-color: #f5eed3;
	background-image: url(imgs/fundo_back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
.bordinha {
	background-attachment: fixed;
	background-image: url(imgs/viradinha.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.capa_bemvindo {
	padding-bottom: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #f6efd5;
	border-right-color: #f6efd5;
	border-bottom-color: #f6efd5;
	border-left-color: #f6efd5;
}
.conteudo {
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.capa_esq {
	padding-top: 15px;
	width: 300px;
	padding-right: 10px;
}
.capa_dir {
	padding-top: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #f6efd5;
	border-right-color: #f6efd5;
	border-bottom-color: #f6efd5;
	border-left-color: #f6efd5;
	padding-right: 10px;
}

.bgtop {
	background-image: url(imgs/fundo_top.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	height: 190px;
	width: 100%;
}
.menu-suite
{
	padding-left: 15px;
}
.subtitulo
{
	width:100%;
	text-align:center;
	color:#79D96B;
	font-size: 14px;
}
.menu-suite A
{
	text-decoration:none;
	color:#BAB8A8;
}

/*########################################################################################################################################################################*/
.cssModalContainerIE
{
    border: 0px none #FFFFFF;
    text-align: center;
    overflow: hidden;
    display: table;                
    height:expression(document.documentElement.clientHeight);
    width:expression(document.documentElement.clientWidth);                
    background-color:gray; 
    filter:alpha(opacity=25);
    position: absolute; 
    right: 0px; 
    bottom: 0px;
    right: auto; 
    bottom: auto;
    z-index: 1000;
    left: expression( ( - fixme.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
    top: expression( ( - fixme.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.cssInsideModalContainerIE
{
    vertical-align: middle;
	width:expression(document.documentElement.clientWidth); 
	height:expression(document.documentElement.clientHeight);
    border: 0px none #FFFFFF;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    display: table;
    position: absolute;
    z-index: 1100;
    left: expression( ( - fixme2.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) )/2 + 'px' );
    top: expression( ( - fixme2.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) )/2 + 'px' );                
}       
.cssModalContainerFF
{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background-color:gray; 
    -moz-opacity:.25;
    opacity:.25;
    overflow: hidden;
    display: table; 
    position: fixed;
    z-index: 1000;
}

.cssInsideModalContainerFF
{
    height:100%;
    width:100%;
    overflow: hidden;
    display: table-cell; 
    position: fixed;
    z-index: 1100;
    vertical-align:middle;
    text-align:center;
}   

.cssInsideModalContainer2
{
	width:480px; 
	height:150px;
    top: 35%;
	margin: 0 auto;
	background-color: #ffffff; 
	border: 1px solid #9BA1A5;
	padding: 0 0 10 0;
	position: relative;
    text-align: center;
    vertical-align: middle;
    z-index: 1200;
    display:table;
}         

.cssTableWait
{
	margin: 0 auto;
	/*background-color: #fdfdfd;*/
	background-color: #FFFEF4;
	border: 0px none;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	padding: 45 0 0 0;
	azimuth: center;
	padding: 25 0 0 0;
	
}
.cssTextoMensagem
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	height:10px;
	overflow:hidden;
}
