/*
Design by geminibr.com.br
*/

body {
	margin: 0;
	padding: 0;
	background: #EEF1F4 url(../images/img01.jpg) repeat-x left top;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535252;
}

h1, h2, h3, h5 {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #103C75;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
	
}

h3 {
	font-size: 1.6em;
}

h5 {
	font-size: 14px;
	color: #B93602;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #D64803;
}

a:hover {
}

blockquote { }


a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
		margin: 0 0 -5px 0;
	/*margin: 0 auto;*/
	padding: 0;

}


/* Header */


#header {
	width: 1000px;
	height: 104px;
	margin: 0 auto;
	background: url(../images/img03.jpg) no-repeat left top;
}

/* Menu - horizontal do topo */


#menu {
	z-index: 0;
	width: 1000px;
	height: 46px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 46px;
	margin: 0 auto;

}

#menu a {
	display: block;
	height: 32px;
	margin-right: 0px;
	padding: 14px 20px 0px 20px;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}



#menu .current_page_item a {
	background: #C44203;
}

#menu a:hover {
	background: #103C75;
	text-decoration: none;
}



#flash {
	width: 1000px;
	height: 309px;
	margin: 0 auto;
	padding: 0 0px 0px 0px;
	
}

#splash {
	width: 1000px;
z-index: -1;
	margin: 0px auto;
	padding: 0 0px 0px 0px;
}

/* Menu - Fim do menu horizontal do topo */


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#page-bgtop {
	background: url(../images/img06.jpg) no-repeat left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 49px 30px 0px 30px;
	/*background: url(../images/img08.jpg) no-repeat left bottom;*/
}


/** LOGO incio */

#logo {
	float: left;
	height: 60px;
	margin: 0;
	padding: 10px 0px 0px 20px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo p {
	float: left;
	margin: 0;
	padding: 22px 0 0 10px;
	font: normal 14px Trebuchet MS, Times New Roman, Times, serif;
	font-style: italic;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 40px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
/** LOGO fim */

#banner480 {
	float: right;
	margin-top: -120px;
	margin-right: 0px;
	padding: 0px 20px 0px 0px;
}


#banner160 {
	float: right;
	margin-top: -60px;
	padding: 0px 20px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 900px;
	padding: 0px 10px;
}

#content_lancamento {
	float: left;
	width: 700px;
	padding: 0px 10px;
}
.post {
	padding-bottom: 30px;
}

.post .title {
	height: 38px;
	letter-spacing: -.5px;
	color: #B93602;
}

.post .title a {
	color: #B93602;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ACAD8E;
	text-align: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}


/* Post */

.post {
	margin-bottom: 2px;

}

.post .title {
	height: 30px;
	color: #08252E;
	float: left;
	
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
	color: #1c3479;
}



.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: normal;
	color: #071190;
	font-family: Trebuchet MS, Arial; font-size: 14px; text-decoration: none;
}


.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}




/* Sidebar banner início */

#sidebar_banner {
	border-right: 0px solid #DFDFDF;
	width: 220px;
	

}

#sidebar_banner ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar_banner li {
	margin-bottom: 5px;
	
	
}

#sidebar_banner li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar_banner li li {
	
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	
}

/* fim side bar banner */


/* Sidebar newsletter início */
#sidebar_news {
	
	border-right: 1px solid #DFDFDF;
	width: 185px;
	margin: 0px 10px 5px 25px;

}
/* fim side bar newsletter */




/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 0px 0px 0px 0px;
	color: #B7B97F;
	background-color: #FFF1E5;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;

}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #B93602;
}

#sidebar h5 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #B93602;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 0px 0px;/* ajsuta a margem do sidebar */
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #B7B97F;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}


a.noticias:link  {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #071190; text-decoration: none; }
a.noticias:visited {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #071190; text-decoration: none;}
a.noticias:active  {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #071190; text-decoration: none;}
a.noticias:hover {font-family: Trebuchet MS, Arial; font-size: 14px; COLOR: #dc3000; text-decoration: none;}

a.saibamais:link  {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #b72e38; text-decoration: none; font-weight: bold;}
a.saibamais:visited {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #b72e38; text-decoration: none; font-weight: bold;}
a.saibamais:active  {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #b72e38; text-decoration: none; font-weight: bold;}
a.saibamais:hover {font-family: Trebuchet MS, Arial; font-size: 12px; COLOR: #dc3000; text-decoration: none; font-weight: bold;}


/* LISTA DE FOTOS*/
#Fotos{
	margin:0px 0px 0px 15px;
	width:750px;
	clear:left;
		border: 3px;
}
#Fotos br{
	clear:both;
}
#List_Fotos{
	margin:0px 0px 0px 0px;	
	padding:0px;
	list-style:none;
	text-align:center;
	vertical-align:text-bottom;
}   
#List_Fotos li{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:145px;
	height:210px;
	float:left;
	font-size:8pt;
	border: 0px;
	border-right-width:1px;
	border-style:solid;
	border-right-color:#ddd;
	border-right-style: dashed; 
	vertical-align:bottom;
}
#List_Fotos li a:link{
	text-decoration:none;
}

#List_Fotos .produtosNome{
	/*text-transform:uppercase;*/
}
#List_Fotos .produtosPreco{
	font-size:9pt;
	font-weight:bold;
	color:#CC0000;
}
/*VOLTAR */
.voltar{
	text-align:left;
	clear:both;
}
.voltar a{
	font-weight: bold;
}



/*LISTA COM UMA UNICA FOTO, MOD 4 E MOD 5 */

#List_Vertical{
	margin: 0px;
	padding-left:0px;
	padding-bottom:10px;
	list-style: none;
	width:600px;
}

#List_Vertical li {
	display:inline;
	float: left;
		padding-top :10px;
}

#List_Vertical .item_img {
	width:130px;
	float: left;
	padding: 5px 0px 10px 0px;
	/*min-height:110px;*/
	
}

#List_Vertical .item_texto{
	width:600px;
	padding: 0px 0px 10px 19px;
	text-align:justify;
	margin-left:130px;
	min-height:110px;
}

#List_Vertical  p{
	margin-bottom:1px;
	margin-top:1px;
}

#List_Vertical a {
	color: #0C79FF; 
	font-size: 11px; 
	letter-spacing:1px;
}


/*LISTA COM UMA UNICA FOTO, MOD 4  */

#List_Vertical_mod4{
	margin: 0px;
	padding-left:0px;
	padding-bottom:10px;
	list-style: none;
	width:600px;
}

#List_Vertical_mod4 li {
	display:inline;
	float: left;
		padding-top :10px;
}

#List_Vertical_mod4 .item_img {
	width:130px;
	float: left;
	padding: 5px 0px 10px 0px;
	/*min-height:110px;*/
	
}

#List_Vertical_mod4 .item_texto{
	width:450px;
	padding: 0px 0px 10px 19px;
	text-align:justify;
	margin-left:130px;
	min-height:110px;
}

#List_Vertical_mod4  p{
	margin-bottom:1px;
	margin-top:1px;
}

#List_Vertical_mod4 a {
	color: #0C79FF; 
	font-size: 11px; 
	letter-spacing:1px;
}

/* fim do Mod 5*/

#columnB {
	float: left;
	width: 160px;
}

#columnB ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#columnB li {
	/* display: inline; */
	width: 160px;
	border-bottom: 1px solid #000000;
}

#columnB a {
	padding: 0px 5px 0px 1px;
	font-size: 12px;
	color: #0065ff;
	text-align:left;
}

#columnB a:hover {
	/*background: #FFFFFF;
	color: #254360;*/
	color: #498ffa;
	background: #DDDDDD;
}

#columnB a {
	padding: 0px 1px 0px 0px;
	text-decoration: none;
}

#nome_link{
	float:left;
	width:150px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}


/*FIM DA LISTA COM UMA UNICA FOTO, MOD 4 E MOD 5 */

/*LISTA para HOME COM UMA UNICA FOTO, MOD 4 E MOD 5 */

#List_Vertical_home{
	margin: 0px;
	padding-left:0px;
	padding-bottom:10px;
	list-style: none;
	width:600px;
}

#List_Vertical_home li {
	display:inline;
	float: left;
	padding-top :10px;
}

#List_Vertical_home .item_img {
	width:240px;
	float: left;
	padding: 5px 0px 0px 5px;
	min-height:190px;
	border:5px;
}

#List_Vertical_home .item_texto{
	width:580px;
	padding: 0px 0px 10px 19px;
	text-align:justify;
	margin-left:130px;
	min-height:110px;
}

#List_Vertical_home  p{
	margin-bottom:1px;
	margin-top:1px;
}

#List_Vertical_home a {
	color: #0C79FF; 
	font-size: 11px; 
	letter-spacing:1px;
}


/*LISTA para HOME COM UMA UNICA FOTO, MOD 4 */

#List_Vertical_home{
	margin: 0px;
	padding-left:0px;
	padding-bottom:10px;
	list-style: none;
	width:600px;
}

#List_Vertical_home li {
	display:inline;
	float: left;
	padding-top :10px;
}

#List_Vertical_home .item_img {
	width:240px;
	float: left;
	padding: 5px 0px 0px 5px;
	min-height:190px;
	border:5px;
}

#List_Vertical_home .item_texto{
	width:580px;
	padding: 0px 0px 10px 19px;
	text-align:justify;
	margin-left:130px;
	min-height:110px;
}

#List_Vertical_home  p{
	margin-bottom:1px;
	margin-top:1px;
}

#List_Vertical_home a {
	color: #0C79FF; 
	font-size: 11px; 
	letter-spacing:1px;
}


#columnB_home {
	float: left;
	width: 160px;
}

#columnB_home ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#columnB_home li {
	/* display: inline; */
	width: 160px;
	border-bottom: 1px solid #000000;
}

#columnB_home a {
	padding: 0px 5px 0px 1px;
	font-size: 12px;
	color: #0065ff;
	text-align:left;
}

#columnB_home a:hover {
	/*background: #FFFFFF;
	color: #254360;*/
	color: #498ffa;
	background: #DDDDDD;
}

#columnB_home a {
	padding: 0px 1px 0px 0px;
	text-decoration: none;
}

#nome_link_home{
	float:left;
	width:150px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
/* fim da listagem vertical para a home*/

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 0px;
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #443F3A;
}

#footer a {
	color: #3E3F27;
}

.tecnologia {
	margin: 0;
		text-align: left;
float:right;
	padding-left: 30px;
	position:relative;
right:0px;
	
}
/* Predio_rodape */

#predio {
	width: 1000px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/faixa_down.png) no-repeat left bottom;
	height: 87px;
	margin: 0 auto;
	padding-top: 0px;
}

#predio-bgcontent {
	margin: 0;
	padding: 0px;
	height: 100px;
	
}

#predio p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
}

#predio a {
	color: #E5FFC4;
}



/* icones 
#icones { 
	float: right;
	padding: 0px 10px 0px 0px;
	height: 70px;
	display: block;
}
*/

/* icones */
#icones { 
 float: left;
 padding: 0px 0px 0px 180px;
 height: 70px;
 display: block;
}
.icons {

	float: left;
	margin-right: 20px;
	
}


/* Corretor on lne */

#corretor_online { 
	float: left;
	margin-top: -9px;
	padding: 0px 20px 0px 0px;
}

.corretor {
	margin-left: 0px;
}

#lancamento {

	text-align: justify;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


/* listagem do modelo 6 - Equipe */

#lista a{
	text-decoration: none;
}

#lista ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#lista li {
	margin:0px auto;
	padding: 2px 5px 2px 5px;
	min-height:70px;

	width:850px;
	
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	float: left;
	
	display:inline;
}


#lista_item_img {
	width:110px;
	float: left;
	padding: 0px 12px 0px 0px;
}

#lista_item_texto{
	padding: 0px 0px 0px 12px;
	text-align:left;
	margin-left:110px;
	margin-right:190px;
	color: #254360;
}
 
 /* Banner */
 
 #banner {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	padding: 5px 20px 0px 0px;
}
 
#banner2 {
 float: left;
 height: 60px;
 margin: 0;
 padding: 10px 0px 0px 530px;
 color: #FFFFFF;
}
/* Fish */ 

#fisheye { 
	float: none;
	margin-top: 0px;
	padding: 20px 0px 0px 0px;
}
 
.fisheye{
 
	text-align: center; 
	height: 50px; 
	position: relative;
 
}
 
a.fisheyeItem
 
{
 
	text-align: center; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
	width: 35px; 
	position: absolute; 
	display: block; 
	top: 0;
 
}
 
a.fisheyeItem2 
{ 
	text-align: center; 
	color: #000; 
	font-weight: bold; 
	text-decoration: none; 
	width: 35px; 
	position: absolute; 
	display: block; 
	bottom: 0;
 
}
 
.fisheyeItem img
 
{
 
	border: none; 
	margin: 0 auto 10px auto; 
	width: 95%;
 
}
 
.fisheyeItem2 img
 
{
 
	border: none; 
	margin: 5px auto 0 auto; 
	width: 95%;
 
}
 
.fisheyeItem span,
 
.fisheyeItem2 span
 
{
 
	display: none; 
	positon: absolute; 
	font-weight: bolder; 
	font-size: 15px;
 
}
 
.fisheyeContainter
 
{
 	
	height: 50px; 
	width: 200px; 
	left: 500px; 
	position: absolute; 
}
 
#fisheye2
 
{
 	position: absolute; 
	width: 100%; 
	bottom: 0px;
 
}
/* Contato on line */

#contato_online { 
	float: left;
	margin-top: 0px;
	padding: 0px 20px 0px 0px;
}

.contato {
	margin-left: 0px;
}
/* LISTA DE FOTOS*/
#Fotos_galeria{
	margin:0px 0px 0px 15px;
	width:950px;
	clear:left;
}
#Fotos_galeria br{
	clear:both;
}
#List_Fotos_galeria{
	margin:0px 0px 0px 0px;	
	padding:0px;
	list-style:none;
	text-align:center;
	vertical-align:text-bottom;
}   
#List_Fotos_galeria li{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:145px;
	/*height:310px;*/
	min-height: 90px;
	float:left;
	font-size:8pt;
	border: 0px;
	border-right-width:1px;
	/*
	border-style:solid;
	border-right-color:#ddd;
	border-right-style: dashed;*/ 
	vertical-align:bottom;
}
#List_Fotos_galeria li a:link{
	text-decoration:none;
}

#List_Fotos_galeria .produtosNome{
	/*text-transform:uppercase;*/
}
#List_Fotos_galeria .produtosPreco{
	font-size:9pt;
	font-weight:bold;
	color:#CC0000;
}
/*VOLTAR */
.voltar_galeria{
	text-align:left;
	clear:both;
}
.voltar_galeria a{
	font-weight: bold;
}

