body {
	background-image:url(imagens/layout/padrao.gif);
	background-repeat:repeat;
	margin:0;
	height:95%; /*
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#FF0000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#0000FF;
	scrollbar-darkshadow-color:#FFFF00;
	scrollbar-track-color:#00FF00; */
}

#divTopBack {
	border:1px solid #000;
	padding:1px;
	background-color:#005CA1;
	width: 860px;
}
#tabPagina {
	background-color:#FFFFFF;	
}
#tdTopo {
	border-bottom:2px solid #005CA1;
	padding-bottom:4px;
	padding-left: 15px;
	background-repeat:no-repeat;
}
#tdMenu {
	padding-top: 8px;
	padding-left: 8px;	
}
#tdMenu a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1F1A17;
	padding-left: 4px;
	display:block;
	border-bottom:1px solid #DDDDDD;
	width:90%;
	padding-bottom:2px;
	padding-top:2px;	
}
#tdMenu a:hover {
	color:#00CCFF;
}
#tdInformativo a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #1F1A17;
	padding-left: 4px;
	display:block;
	border-bottom:1px solid #DDDDDD;
	width:90%;
	padding-bottom:2px;
	padding-top:2px;	
}
#tdInformativo a:hover {
	color:#00CCFF;
}
#tdInformativo {
	padding-top:8px;
	padding-right: 12px;	
	cursor:default;	
}
#tdBottom {
	background-color:#005CA1;
	cursor:default;
}
.secaoLeft {
	/*background-image:url(imagens/botoes/left.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	width:12px;
	height:24px;
}
.secaoMiddle {
	/*background-image:url(imagens/botoes/middle.jpg);
	background-repeat:repeat-x;*/
	height:24px;
}
.txtSecao {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005CA1;

}
.secaoRight {
	/*background-image:url(imagens/botoes/right.gif);
	background-repeat:no-repeat;
	background-position:top;*/
	width:9px;
}
.secao {
	cursor:default;
	margin-bottom:3px;
	margin-top:3px;
	border-bottom: 1px solid #AAAAAA;	
}
.tdItemMenuWithSeparator {
	border-bottom: 1px solid #eeeeee;
	padding-left:4px;
	padding-top:3px;
}
.tdItemMenuBottom {
	padding-left:4px;
	padding-bottom:3px;
	padding-top:3px;
}
.labelContato {
	text-align:center;
	border: 3px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#1F1A17;
	font-size:11px;
	margin:8px;
	padding:5px;
}
.tdBottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding: 4px;
}
.tdBottom a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;	
}
.tdBottom a:hover {
	text-decoration:underline;
}

.secaoMiddle a {
	text-decoration:none;
}
#tdInformativo .fique_por_dentro a {
	color:#FF0000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
#tdInformativo .fique_por_dentro a:hover {
	text-decoration:underline;
	color:#FF0000;
	
}

.secaoMiddle a:hover {
	text-decoration: underline;
}
#tdConteudo .titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	cursor: default;
	color:#B5251D;
	/*padding-left:15px;*/
	margin-bottom: 3px;
	margin-top:9px;
}
#tdConteudo p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #1F1A17;
	text-align:justify;
	margin-top: 9px;
	margin-left: 5px;
	margin-right: 20px;
}
#tdConteudo {
	padding-top: 8px;
	padding-right: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #1F1A17;
	text-align:justify;
	margin-top: 9px;
	padding-left: 12px;
}
#tdConteudo .tabSecao {
	margin-bottom: 20px;
}
#tdConteudo a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005CA1;
	text-decoration:none;
}
#tdConteudo input {
	border:1px solid #000000;
	width:270px;
}
#tdConteudo textarea {
	border:1px solid #000000;
	width:270px;	
}
#tdConteudo a:hover {
	/* text-decoration:underline; */
}
.tdBtImg a:hover {
	text-decoration:underline;
}
.center {
	text-align:center;
}
.divBotaoPadrao {
	margin-bottom: 20px;
	margin-top:10px;
}
.destaque {
	color:#B5251D;
}
.imgContainer {
	border: 2px solid #DEDEDD;
	text-align:center;
	vertical-align:middle;
	width:88px;
	height:80px;
}
.tdImgCapa {
	border: 3px solid #DEDEDD;
	width: 78px;
	height: 71px;
	vertical-align:middle;
	text-align:center;
}
.informativoCapa {
	margin-top:12px;
	padding-bottom: 8px;
	padding-left:6px;
	padding-right:4px;
	text-align:left;
	border-bottom:1px solid #DEDEDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:98%;
}
.tituloInformativoCapa {
	/* font-weight:bold; */
	color:#B5251D;
}
.previewInformativoCapa {
	color:#1F1A17;
}
.informativoCapa a {
	color:#FF0000;
	font-size:9px;
	text-decoration:none;
	margin-left:70px;
}
.informativoCapa a:hover {
	text-decoration:underline;
}
#tdConteudo .tdTxtCapa a {
	color:#FF0000;
	font-size:9px;
	text-decoration:none;
	margin-left:35px;
}
#tdConteudo .tdTxtCapa a:hover {
	text-decoration:underline;
}
.autor {
	font-size:9px;
}

.divEbookDownload {
	padding-bottom:50px;
	padding-top:10px;
	border-bottom: 1px solid #CCCCCC;
	margin-right:20px;
	margin-left:10px;
	clear:both;
}

.imgEbookDownload {
	background-color:#999999;
	width: 90px;
	float:left;	
}

#tdConteudo .divEbookDownload P {
	margin-left: 100px;
}

.btEbookDownload {
	margin-left: 100px;
}
.menuSecao {
	text-align:left;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005CA1;	
	border-bottom:1px solid #CCCCCC;
	margin-bottom:6px;
}
.menuItem {
}

.bottomButton {
	border-bottom:none; 
	margin-bottom:7px;
}
.miniTitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#B5251D;
	font-weight:bold;
}

.miniDescr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.fique_por_dentro {
	padding-left:6px;
	padding-right:4px;
}

.imgCapa {
	float:left;
	/*margin-right:4px;*/
	border: 3px solid #DEDEDD;
	width: 78px;
	height: 71px;
	
}

.imgLogoCliente {
	border: 3px solid #DEDEDD;
	/*width: 78px;
	height: 71px;*/
	margin-right:10px;
	margin-bottom:10px;	
}

.imgLogoServicos {
	border: 3px solid #DEDEDD;
	/*width: 78px;
	height: 71px;*/
	margin-right:8px;
	margin-bottom:8px;	
}

.imgproduto {
	border: 3px solid #DEDEDD;
	/*width: 100px;
	height: 100px;*/
	margin-right:10px;
	margin-bottom:10px;	
}

.cellCapa {
	width:45%;
	padding:10px;
	float:left;
	font-size:10px;
}

.textoCellCapa {
	/*float:left;*/
	margin-left: 86px;
	font-size:10px;
	
}
#tdConteudo a  {
	color:red;
	font-size:10px;
}

#tdConteudo a:hover  {
	text-decoration:underline;
	font-size:10px;	
}

#tdConteudo #messageBox {
	position:absolute;
	width: 250px;
	/* height:120px; */
	border: 1px solid #999999;
	background-color:#FFFFFF;
	left: 40%;
	top: 140px;
	border:2px solid #005CA1;	
}

#tdConteudo #messageBox #bottom {
	background-color:20px;
	text-align:right;	
	background-color:#005CA1;	
}

#tdConteudo #messageBox #bottom a {
	color:#FFFFFF;
	margin-right:10px;	
}

/*ADICIONADO*/

.blocodef { width:485px;overflow:hidden;margin-bottom:10px}
img.left {float:left;margin-right:10px}
#list_fotos { list-style-type: none; margin: 0; padding: 0; width: 485px; }
#list_fotos li { display: block; margin-left: 5px; margin-right: 5px; float: left; }
img {border:none}