
/*#nav,
#footer .footer-links,
#feature a.prev,
#feature a.next,*/
#corpo-controls {
    display: none;
}

#corpo-print {
    background: #FFF;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -465px;
    padding: 0 68px;
    width: 794px;
    /*height:100%;*/
    border: 0px solid #000;
    /*box-shadow: 0 0 20px #000;
        -moz-box-shadow: 0 0 20px #000;
    	-webkit-box-shadow: 0 0 10px #000;*/
}
#corpo-documento {
	width:785px;
	height:114px;
    border: 0px solid #000;
    background: url(../images/topo-proposta.png) no-repeat center;
    border-radius: 8px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    float:left;
    padding: 5px 5px 5px 5px;
}
#bigcorpo {
	width:785px;
	height:1046px;
    border: 0px solid #000;
    background: url(../images/proposta-back.png) no-repeat center;
    float:left;
    padding: 5px 5px 5px 5px;
}
#doc {
	float:left;
	width:770px;
	height:110px;
	border: 0px solid #000;
    margin-left:5px;
    margin-top:5px;
    /*position: fixed;*/
    /*padding: 5px 5px 5px 5px;*/
    font-family:"Tahoma",sans-serif;
    font-size:18px;
    font-weight: bold;
    color:#000;
}
#corpo {
	float:left;
	width:770px;
	height:700px;
	border: 0px solid #000;
    margin-left:5px;
    margin-top:5px;
    /*position: fixed;*/
    /*padding: 5px 5px 5px 5px;*/
    font-family:"Tahoma",sans-serif;
    font-size:18px;
    font-weight: bold;
    color:#000;
}
#footer-corpo {
	float:left;
	width:770px;
	height:170px;
	border: 0px solid #000;
    margin-left:5px;
    margin-top:5px;
    /*position: fixed;*/
    /*padding: 5px 5px 5px 5px;*/
    font-family:"Tahoma",sans-serif;
    font-size:18px;
    font-weight: bold;
    color:#000;
}




.text-titulos { 
  color: #b2891f; 
  font-size: 14px;
  font-family: verdana;
  font-weight: bold;
}
.text-desc { 
  color: #000000; 
  font-size: 14px;
  font-family: verdana;
  font-weight: bold;
}
.text-footer { 
  color: #000000; 
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
}

#tabela-produtos {
	float:left;
	width:769px;
	height:280px;
    border: 1px solid #000;
    /*background: #C7BE01;*/
    border-radius: 8px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    /*left: 52%;*/
    margin-right: 0px;
    margin-left: 4px;
    /*margin-top:85px;*/
    margin-bottom:30px;
    /*position: fixed;*/
    padding: 5px 5px 5px 5px;
}

#thline{
	/*height:40px;
	vertical-align:middle;
	font: 12px "Tahoma",sans-serif;
	font-weight:bold;*/
	/*border-top-style: solid;
	border-top-color: purple; */
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: purple; 
	/*border-bottom-width: thick;*/
}
.numberinvoice{
	float:left;
	margin-bottom:2px;
	font-weight: bold;
	color: #E00037;
	font: 18px "Tahoma",sans-serif;
}
.copiasdoc{
	float:right;
	margin-bottom:2px;
	font-weight: bold;
	color: #353535;
	font: 18px "Tahoma",sans-serif;
}
.titles { 
  color: #353535; 
  font: 16px "Tahoma",sans-serif;
  font-weight: bold;
}
.textinvoice { 
  color: #353535; 
  font: 14px verdana;
  /*font-weight: bold;*/
}
.textinvoice-total { 
  color: #DC143C; 
  font: 14px verdana
  /*font-weight: bold;*/
}
#tdtitles{
	/*height:40px;
	vertical-align:middle;
	font: 12px "Tahoma",sans-serif;
	font-weight:bold;*/
	/*border-top-style: solid;
	border-top-color: purple; */
	border-top-width: 2px;
	border-top-style: solid; 
	border-top-color: purple; 
	border-bottom-width: 2px;
	border-bottom-style: solid; 
	border-bottom-color: purple; 
	/*border-bottom-width: thick;*/
	/*background-color:#C7BE01;*/
}
.titlestable { 
  	color: #fff; 
  	font: 15px "Tahoma",sans-serif;
  	font-weight: bold;
}
#tdprod{
  	color: #000; 
  	font: 14px "Tahoma",sans-serif;
  	/*font-weight: bold;*/
}
.totaistitle { 
  	color: #000; 
  	font: 16px "Tahoma",sans-serif;
  	font-weight: bold;
}
.totais { 
  	color: #000; 
  	font: 14px "Tahoma",sans-serif;
  	font-weight: bold;
}
.grandetotal { 
  	color: #000; 
  	font: 20px "Tahoma",sans-serif;
  	font-weight: bold;
}

#tdfooter{
	border-top-style: solid;
	border-top-color: purple;
	border-top-width: 1px;
}
.tipoprocessa{
	float:left;
	margin-top:2px;
	font-weight: bold;
	color: #353535;
	font: 12px arial;
}
.copyright{
	float:right;
	margin-top:2px;
	font-weight: bold;
	color: #353535;
	font: 12px arial;
}







#corpo-controls {
    border: 1px solid #ccc;
    border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
    top: 15px;
    left: 50%;
    margin: 0 0 0 405px;
    position: fixed;
    padding: 5px 0;
    background: rgba(250, 250, 250, 0.75);
}

    #corpo-controls a {
        color: #FFF;
        display: block;
        float: left;
        height: 42px;
        text-decoration: none;
        text-indent: -999em;
        width: 50px;
    }
    
    #corpo-controls a:hover {
        opacity: 0.50;
    }
    
    #corpo-controls a.print {
        background: url(../images/printer.png) no-repeat 50% 50%;
    }
    #corpo-controls a.close {
        background: url(../images/close_invoice.png) no-repeat 50% 50%;
    }