﻿/* ================================================================================================================================= */
/*GERAL*/
p					{ line-height: 21px; text-align: justify; font-size:13px; margin-bottom: 20px;}

/*CENTRAL*/
.cent-bg-tema		{ background-image: url('img/bg-azul.gif');	background-repeat: repeat-y; background-position: center top; }
#cent-bg-final		{ background-position: center bottom; background-image: url('img/bg-centro-final.jpg');background-repeat: no-repeat;
				      top: 0px;}
#cent-bg-top-empre  { background-image: url('img/fundo-empresa.jpg'); background-position: center 0px;	background-repeat: no-repeat;}
#cent-bg-top-quems  { background-image: url('img/fundo-quemsomos.jpg'); background-position:top; background-repeat:no-repeat;}
#cent-bg-top-quali  { background-image:url('img/fundo-qualidade.jpg'); background-position:top; background-repeat:no-repeat;}
#cent-bg-top-estru  { background-image:url('img/fundo-estrutura.jpg'); background-position:top; background-repeat:no-repeat;}
#cent-bg-top-finan  { background-image:url('img/fundo--financiamento.jpg'); background-position:top; background-repeat:no-repeat;}



/*TOPO*/
#topo				{ margin: 0px 0px 0px 27px; text-align:left;}
.top-titulo			{ font-family:"Segoe UI", tahoma, "trebuchet MS"; font-size: 36px; color: black; padding-top:39px;}
.top-subtitulo		{ font-family:"Segoe UI", tahoma, "trebuchet MS"; font-size:20px; margin-top:13px; margin-bottom:0px;
    height: 32px;
}
.top-esp-menutab 	{ margin:37px 0px 37px 0px}
.top-menu			{ font-size: 14px;color: #FFFFFF; font-weight: bolder;  text-decoration:none; 
					  background-image: url('img/bg-menu-tab_a.gif'); padding:3px 30px; }
.top-menu:hover		{ background-image: url('img/bg-menu-tab_b.gif'); }

/*CONTÈUDO  */
.cont-linha	 		{ color: #FFFFFF; margin: 0px;}
#Conteudo			{ float: left;margin: 13px 25px 0px 29px
}
.cont-titulo-laranja{ font-size: 18px; color: #e17705; font-weight:bolder;}
.cont-titulo_box 	{ background-color: #e1e1e1; font-size: 15px; color: #5E5E5E; padding-left: 5px;}
.cont-img-space 	{ margin-right: 14px; margin-bottom: 11px; }



/*SIDEBAR*/
#Siberar			{ float: left; margin: 53px 0px 0px 0px; border-left-style: solid;border-left-width: 1px;border-left-color: #AFD1E2;}
