/* Estilo Basico */
@import url("basico.css");

/* **** Estrutura do Conteudo da Capa **** */
#bannerOverlay {
	float: left;
	width: 100%; height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000000;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);					
	z-index: 90;	}
	
#banner {
	float: left;
	position:absolute;
	left: 200px;
	top: 30px;
	width:506px;
	height:469px;
	z-index: 100;
	/*border: 4px solid #ffffff;
	background-color: #efefef;*/	}

#banner #btnClose{
	position: absolute;
	top: 75px;
	right: 0px;
	float: right;
	width: 36px;
	height: 36px;
	margin: 0;
	padding: 2px;
	/*background-color: #ffffff;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	text-align: center;*/
	text-decoration: none;	}
/*
#banner #btnClose:hover {
	color: #ffffff;
	background-color: #CC0000;	} */

#breadcrumb {	width: 653px;	}

.pane-ct {
	width: 940px;
	padding: 0;
	margin: 20px 0 0;
	left: 20px;
	padding: 0 0 20px;	}

.A1, .A2, .A3, 
.B1, .B2, .B3, 
.C1, .C2, .C3 {
	position: relative;
	float: left;	}

.A2 {
	width: 620px;
	height: 200px;
	margin-bottom: 15px;	}
	.pane-ct > .A2 {
		height: auto !important;
		min-height: 200px;	}
#empresa {
	width: 290px;
	margin-left: 20px;	}

.B3 {	
	margin-top: 15px;
	height: 150px;	}
	.pane-ct > .B3 {
		height: auto !important;
		min-height: 150px;	}	
#novidades,
#representantes {
	width: 280px;
	margin-right: 40px; 	}
#assistence {
	width: 290px;	}

/* *** titulos dos Blocos *** */
.title, 
.plot {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	color: #737373;	}

h2.title {	font-size: 17pt;	}

h3.title {	font-size: 28pt;	}

.plot {
	font-size: 12pt;
	font-weight: bolder;
	text-transform: none;
	margin: 0 0 5px;	}

h2.title a:link, 
h2.title a:visited {	color: black;	}

.plot a:link, h3.title a:link, 
.plot a:visited, h3.title a:visited {	color: #737373;	}

.plot a:hover, .title a:hover, 
.plot a:active, .title a:active, 
.plot a:focus, .title a:focus {	color: #e0272a !important;	}

.title-img { margin: -15px 0 15px; padding: 0; font-size: 17pt;}

.sIFR-active .sIFR-replaced,
.sIFR-active .A2 h2.title, 
.sIFR-active .A2 h3.title, 
.sIFR-active .B3 h2.title { /*BUG OPERA*/
	visibility: hidden;
	line-height: 1em;	}

/* *** FIM titulos dos Blocos *** */

/* *** Blocos - pane-ct *** */
/* --- Faixa A --- */
#solucoes .df-box {
	float: left;
	clear: none !important;
	width: 280px;
	height: 120px;
	margin: 0;	}
	#solucoes > .df-box {
		height: auto !important;
		min-height: 120px;	}
	#solucoes #ceramica {
		margin: 0 40px 0 0;	}

#solucoes a:link, 
#solucoes a:visited {
	/*color: white;	*/}

#solucoes a:hover, 
#solucoes a:active, 
#solucoes a:focus {
	text-decoration: underline;	}

#solucoes .desc {
	margin: 0;	}

#solucoes .thumb {
	width: 110px;
	height: 100px;
	float: right;
	margin: -30px -5px 0 5px;
	border: none;	}

#empresa {}

#empresa .desc {
	margin: 0;	}

#empresa .thumb {
	width: 125px;
	height: 125px;
	float: right;
	margin: 0;
	border: none;	}

/* --- Faixa B  --- */

/* *** FIM Blocos - pane-ct *** */

/* *** Blocos Lateral - pane-rt *** */

/* FIM Blocos Lateral - pane-rt *** */
