﻿/* ---- TAGS ---------------------------------------------- */
*
{
    font-family: Tahoma;
    font-size: small;
    color: #7c7b7b;
}

body 
{
    margin: 0px;
    padding: 0px;  
    text-align: center;  
}

h1
{
    color: #0b8e3c;
    font-size: 85%;
    text-align: left;    
}

h2
{
    color: #0b8e3c;
    font-size: 100%;
    text-align: left; 
    margin-top: 10px;   
    margin-bottom: 5px;   
}

h1 *
{
    color: #0b8e3c;
    font-size: 100%;
    text-align: left;    
}


* html #pnMain
{
    height: 100%; 
}

TD
{
    font-size: 85%;   
}

/* ---- ELEMENTS ---------------------------------------------- */
#pnMain
{
    width: 825px;
    margin-left: auto;
    margin-right:auto;
    min-height: 100%; 
    height: 100%; 
}


#trace1
{
    width: 31px; 
    height: 114px;
    float: left;    
}

#linksTop
{
    width: 494px; 
    height: 114px;
    float: right;
    background-image: url("../Images/top1.jpg");
    background-repeat: no-repeat;
}

#linksTop ul
{
    list-style-type: none;
    margin: 0px;
    padding-left: 100px;
    padding-top: 17px;
}

#linksTop ul li:first-child
{
    display: inline;  
    background: none;
    padding-right: 8px;
    padding-left: 8px;
}

#linksTop ul li
{
    display: inline;  
    background: url("../Images/sep1.jpg") no-repeat;
    background-position: 0% 70%;
    padding-right: 8px;
    padding-left: 8px;
}

#linksTop ul li a
{
    font-size: 80%;
    text-decoration: none;
    color: #a7ae1f;
}

#linksTop ul li a:hover
{
    font-size: 80%;
    text-decoration: none;
    color: #21487d;
}

#imag1
{
    width: 300px;
    height: 100%;
    float: left;    
}

#trace2
{
    width: 31px;
    height: 100%;
    float: left; 
}

#backMenu
{
    width: 494px;
    height: 217px;
    float: right; 
    background-image: url("../../Images/backMenu.jpg");
    background-repeat: no-repeat;
}

#menu
{
    text-align: left; 
    padding-top: 13px;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
    list-style-type:none;
    height: 35px;
}

#menu ul li:first-child
{
   display: inline;
   padding-left: 4px;
   padding-right: 12px;
   background: none;
   padding-top: 13px;
   padding-bottom: 13px;
}

#menu ul li
{
   display: inline;
   padding-left: 20px;
   padding-right: 12px;
   background-image: url("../Images/sepMenu.jpg");
   background-repeat: no-repeat;
   background-position: 0% 0%;
   padding-top: 13px;
   padding-bottom: 13px;
}

#menu ul li a
{
    color: #6e7310;
    text-decoration: none;
    font-size: 80%;
}

#menu ul li a:hover
{
    color: #34480d;
    text-decoration: none;
    font-size: 80%;
}

#title
{
    text-align: left; 
    padding-top: 146px;
    padding-left: 18px;
    display: block;
}

#title img
{
    float: left;
    padding-right: 10px;
}

#title h1
{
    float: left;
    line-height: 3px;
    _line-height: 17px;
    .line-height: 17px;
}

#panelLat
{
    width: 300px;
    float: left;  
}

#content
{
    width: 374px;
    float: right;  
    background-image: url("../Images/lat2.jpg");  
    background-repeat: no-repeat;
    background-position: top;
    text-align: justify;
    padding-left: 60px;
    padding-right: 70px;
    padding-top: 18px;
    font-size: 80%;
    margin-bottom: 20px;
}

#mainCont
{
    width: 810px;
    background-color: red; 
    vertical-align: top;
    clear: both; 
    margin-top: 0px;    
}

#bottom
{
    width: 825px;
    height: 169px;
    clear: both;   
    background-image: url("../Images/backBottom.jpg"); 
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#linkBottom
{
    padding-top: 35px;
}

#linkBottom ul
{
    margin: 0px;
    padding: 0px;    
}

#linkBottom ul li:first-child
{
    display: inline;
    padding-left: 0px;
    padding-right: 8px;
    background: none;
}

#linkBottom ul li
{
    display: inline;
    padding-left: 15px;
    padding-right: 10px;
    background-image: url("../Images/sepBottom.jpg");
    background-repeat: no-repeat;
    background-position: 0% 70%;
}

#linkBottom ul li a
{
    font-size: 75%;
    color: #7f8254;
    text-decoration: none;
}

#linkBottom ul li a:hover
{
    font-size: 75%;
    color: #474b0c;
    text-decoration: none;
}

#infAdd
{
    padding-top: 25px;
    padding-left: 20px;    
}

#spanCopyright
{
    font-size: 11px;
    padding-right: 5px;    
}

#spanCopyright * 
{
    font-size: 11px;
}

#spanQtdeAcessos
{
    font-size: 11px;
    padding-left: 15px;    
}

#spanQtdeAcessos *
{
    font-size: 11px;
}

#copyright
{
    padding-top: 3px;
    padding-left: 383px;
}

#linkCopyright
{
    text-align: right;
    width: 178px;
    float: left;
    padding-top: 4px;
    font-size: 80%;
    color: #999c69;
}

#linkCopyright a
{
    font-size: 100%;  
    text-decoration: none;
    font-weight: bold;    
    color: #7c8960;    
}

#linkCopyright a:hover
{
    color: #657541;    
}

#iconCopyright
{
    text-align: center;
    width: 30px;
    float: left;
}

#pnTopAdm
{
    height: 114px;
}

#logoAdm
{
    width: 300px;
    float: left; 
}

#pnInfoLogin
{
    width: 520px;
    float: right;  
    height: 114px;
}

#pnTitle
{
    clear: both;
}

#msgTitle
{
    background-image: url("../../Images/sepAdm.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 32px;    
    padding-left: 235px;
}

#msgTitle *
{
   color: #06913f;
}

#tbFrm span 
{
    text-align: left
}

#pnInfoLogin
{
    padding-top: 15px; 
}

#pnInfoLogin *
{
    height: 15px;
    font-size: 11px;
    text-decoration: none;
    color: #21487d;
}

#pnInfoLogin a
{
    height: 15px;
    font-size: 11px;
    text-decoration: none;
    color: #ad0404;
}

#pnInfoLogin a:hover
{
    height: 15px;
    font-size: 11px;
    color: #df0707;
}

#fotoEmp
{
    width: 120px;
    float: right;
    padding-bottom: 12px;
}

#textEmp
{
    width: 238px;
    float: left; 
    font-size: 100%;
}

#textEmpCont
{
    clear: both;    
    font-size: 100%;
}

/* ---- CLASSES ---------------------------------------------- */

.pnTitleOport
{
    height: 20px;
    padding-bottom: 2px;
    color: #937f2b;
    font-weight: bold; 
    font-size: 100%;   
}

.pnTextBrow
{
    color: #937f2b;
    font-size: 11px;   
}

.pnTextBrow2
{
    color: #937f2b;
    padding-bottom: 8px;
    font-size: 11px;
}

.pnTextBrow3
{
    color: #7c7b7b;
    padding-bottom: 8px;
    font-size: 11px;
}

.pnTextBrow4
{
    color: #937f2b;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 11px;
}

.titLabelItem
{
    font-size: 100%;
    font-weight: normal;    
}

.pnItemOportDest
{
    display: block;
    background-color: #ffffff;    
    margin-bottom: 0px;
    padding: 2px;
    padding-bottom: 0px;
    background-image: url("../Images/sepLinksLat.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    
}

.pnItemOportDest *
{
	font-family: Tahoma;
	font-size: 11px;	
}

.pnItemOportDestHide
{
    display: none;   
    background-color: #ffffff;    
    margin-bottom: 0px;
    padding: 2px;
    padding-bottom: 0px;
    background-image: url("../Images/sepLinksLat.jpg");
    background-repeat: repeat-x;
    background-position: bottom; 
}

.TDColor
{
	background-color: #fafbf6;
	height: 18px;
	padding: 2px;
}

.TDColor2
{
	background-color: #f7f7f7;
	height: 18px;
	padding: 2px;
	margin-top: solid 1px e7e7e7;
}



.pnItemOportDest table
{
    width: 100%;    
}


.pnItemOportDestHide table
{
    width: 100%;    
}


.pnItemOport table
{
    width: 100%;    
}

.pnItemOportHide table
{
    width: 100%;    
}

.pnDots
{
    padding: 2px;
    background-image: url("../Images/sepLinksLat.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    
}

.pnSpc
{
    font-size: 11px;
    padding-bottom: 4px; 
}

.pnItemOport
{
    background-color: #ffffff;    
    margin-bottom: 10px;
    padding: 2px;
    padding-bottom: 10px;
    background-image: url("../Images/sepLinksLat.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
}

.tdTituloOport
{
    font-weight: bold;  
    font-size: 11px;      
    height: 20px;
    padding-bottom: 0px;
}

.pnItemOport
{
    margin-bottom: 10px;    
}

.lineFrm
{
    border-top: dashed 1px #d7d7d7;    
}


.messageOK
{
    color: #1b8501;
    font-weight: bold;    
}

.messageERROR
{
    color: #e71010;
    font-weight: bold;    
}

.txtForm
{
    font-family: Tahoma;
    font-size: 11px;
    color: #818080;
    width: 100%;
    border: solid 1px #d5d3d3;
}

.txtForm:focus
{
    font-family: Tahoma;
    font-size: 11px;
    color: #818080;
    width: 100%;
    border: solid 1px #bcbbbb;
    background-color: #eaeaea;
}


.buttonFrm
{
    font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #456e0c;
	background-image: url("../../Images/gridButton.jpg"); 
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none; 
	width: 79px;
	height: 24px;
	text-align: center;
	vertical-align: text-top;
	cursor: Hand;
	padding-bottom: 1px;
}

.cmdButton
{
    font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-image: url("../../Images/cmdButton.jpg"); 
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none; 
	width: 105px;
	height: 33px;
	text-align: center;
	vertical-align: text-top;
	cursor: Hand;
	padding-bottom: 4px;
}

.cmdButton2
{
    font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fde1e1;
	background-image: url("../../Images/cmdButton2.jpg"); 
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none; 
	width: 85px;
	height: 33px;
	text-align: center;
	vertical-align: text-top;
	cursor: Hand;
	padding-bottom: 4px;
}


.cmdButton3
{
    font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #eff1c4;
	background-image: url("../../Images/cmdButton3.jpg"); 
	background-repeat: no-repeat;
	border: 0px;
	text-decoration: none; 
	width: 85px;
	height: 33px;
	text-align: center;
	vertical-align: text-top;
	cursor: Hand;
	padding-bottom: 4px;
}

.headGrid
{
    background-color: #21487d;
    height: 25px;
    color: #ffffff;
    border-bottom: solid 1px #6281aa;
}

.tdGridAtivos
{
    border: solid 1px #c6c4c4;
    background-color: #eeeeee;    
}

.labelForm
{
    text-align: right;    
}

.labelFormLog
{
    text-align: left;    
}

.subTitleVag
{
    color: #039344;
    font-size: 85%;
    text-align: left;  
    font-weight: bold;
    padding: 0px 0px 10px 0px;   
}

.labelSubTitle
{
    color: #039344;
    font-size: 100%;
    text-align: left;  
    font-weight: bold;
    padding: 0px 0px 10px 0px;    
}

.pnBanner
{
    text-align: right;
    padding-bottom: 14px;
}

.pnBanner img
{
    padding-left: 160px;       
    padding-bottom: 4px;
}

.pnBanner a
{
   font-size: 80%;
   color: #937f2b;
   text-decoration: none;
}

.pnBanner a:hover
{
    text-decoration: underline;
}

.linksLat
{
    background-image: url("../Images/sepLinksLat.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
}

.linksLat a
{
    font-size: 80%;
    color: #697916;
    text-decoration: none;
}

.linksLat a:hover
{
    text-decoration: underline;
}

.linkGen
{
    font-size: 11px;
    color: #697916;
    text-decoration: none;
}

.linkGen:hover
{
    text-decoration: underline;
}

.linkGenB
{
    font-size: 11px;
    font-weight: bold;
    color: #697916;
    text-decoration: none;
}

.linkGenB:hover
{
    text-decoration: underline;
}


.topAlign
{
    vertical-align: top;    
}

.tbContato td
{
    padding: 2px;
}

.alignLeft
{
    text-align: left; 
}

.alignRight
{
    text-align: right;
}

.middleAlign
{
    vertical-align: middle;
    padding-top: 10px;    
}

.labelGreen
{
    color: #7d812c;   
    font-size: 100%; 
    font-weight: bold;
}

.labelRed
{
    color: #c9070c;   
    font-size: 100%; 
    font-weight: bold;
}

.borderGreen
{
    border: solid 1px #c6ca80;  
    background: #d3d5ae;
    padding: 2px; 
    text-align: center;
}

.definedFont
{
    font-size: 80%;    
    padding-bottom: 4px;
}

.descricaoOp
{
    padding-bottom: 4px;    
}

.liItem
{
    margin-left: 20px;
    margin-bottom: 4px;
    margin-top: 4px;
    font-size: 100%;    
}

.bList
{
    padding-left: 25px;    
}

.bList li
{
    font-size: 85%;
}
