/*CSS - CASCADING STYLE SHEET SITE BODY MIND*/

body {
    background-color: #C2C1C1;
}

#corpo {
    width: 652px;
    height: 100%;
	min-height: 600px;
    margin: auto;
	border-left: 245px solid #DA251D;
}

.fun-logo {
    width: 245px;
    height: 152px;
    display:block;
	position: absolute;
	margin-left: -245px;
    background:url(images/fundo-logo.png) no-repeat;    
}

h1.logo a {
    width: 160px;
    height: 93px;
    display:block;
    text-indent:-999em;
    overflow:hidden;
    position: absolute;
    margin-top: 25px;
    margin-left: 40px;
    background:url(images/logo.png) no-repeat;
}

.fun-img {
    width: 245px;
    height: 156px;
    display:block;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	margin-top: 152px;
	margin-left: -245px;
    background:url(images/img-lat.jpg) no-repeat;     
}

/*MENU CLIENTES*/

.menu_clie {
    width: 215px;
	height: 202px;
	display: block;
    position: absolute;
	margin-top: 335px;
	margin-left:  -216px;
	background: url(images/portfolio.png) no-repeat;
}

.menu_clie li {
    list-style-type: none;
	display: block;
}

.menu_clie li a{
    list-style-type: none;
	display: block;
}

.menu_clie_1,a.menu_clie_1, 
a.menu_clie_1:link, 
a.menu_clie_1:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: -15px;
	*margin-top: 1px;
	margin-left: 66px;
	background:url(images/clientes/amanco-off.png) no-repeat;
}

a.menu_clie_1:hover, 
a.menu_clie_1:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: -15px;
	*margin-top: 1px;
	margin-left: 66px;
	background:url(images/clientes/amanco-on.png) no-repeat;
}

.menu_clie_2,a.menu_clie_2, 
a.menu_clie_2:link, 
a.menu_clie_2:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: -16px;
	*margin-top: -18px;
	margin-left: 141px;
	background:url(images/clientes/tam-off.png) no-repeat;
}

a.menu_clie_2:hover, 
a.menu_clie_2:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: -16px;
	*margin-top: -18px;
	margin-left: 141px;
	background:url(images/clientes/tam-on.png) no-repeat;
}

.menu_clie_3,a.menu_clie_3,
a.menu_clie_3:link, 
a.menu_clie_3:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 19px;
	*margin-top: -3px;
	margin-left: 29px;
	background:url(images/clientes/tim-off.png) no-repeat;
}

a.menu_clie_3:hover, 
a.menu_clie_3:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 19px;
	*margin-top: -3px;
	margin-left: 29px;
	background: url(images/clientes/tim-on.png) no-repeat;
}

.menu_clie_4,a.menu_clie_4,
a.menu_clie_4:link, 
a.menu_clie_4:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top:19px;
	*margin-top: -22px;
	margin-left: 104px;
	background:url(images/clientes/telefonica-off.png) no-repeat;
}

a.menu_clie_4:hover, 
a.menu_clie_4:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 19px;
	*margin-top: -22px;
	margin-left: 104px;
	background: url(images/clientes/telefonica-on.png) no-repeat;
}

.menu_clie_5,a.menu_clie_5, 
a.menu_clie_5:link, 
a.menu_clie_5:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 52px;
	*margin-top: -27px;
	margin-left: 29px;
	background:url(images/clientes/visa-off.png) no-repeat;
}

a.menu_clie_5:hover, 
a.menu_clie_5:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 52px;
	*margin-top: -27px;
	margin-left: 29px;
	background: url(images/clientes/visa-on.png) no-repeat;
}

.menu_clie_6,a.menu_clie_6, 
a.menu_clie_6:link, 
a.menu_clie_6:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 52px;
	*margin-top: -46px;
	margin-left: 104px;
	background:url(images/clientes/colgate-off.png) no-repeat;
}

a.menu_clie_6:hover, 
a.menu_clie_6:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 52px;
	*margin-top: -46px;
	margin-left: 104px;
	background:url(images/clientes/colgate-on.png) no-repeat;
}

.menu_clie_7,a.menu_clie_7, 
a.menu_clie_7:link, 
a.menu_clie_7:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 86px;
	*margin-top: -31px;
	margin-left: -40px;
	background:url(images/clientes/pernambucanas-off.png) no-repeat;
}

a.menu_clie_7:hover, 
a.menu_clie_7:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 86px;
	*margin-top: -31px;
	margin-left: -40px;
	background:url(images/clientes/pernambucanas-on.png) no-repeat;
}

.menu_clie_8,a.menu_clie_8,
a.menu_clie_8:link, 
a.menu_clie_8:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 86px;
	*margin-top: -50px;
	margin-left: 66px;
	background:url(images/clientes/bv-off.png) no-repeat;
}

a.menu_clie_8:hover, 
a.menu_clie_8:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 86px;
	*margin-top: -50px;
	margin-left: 66px;
	background: url(images/clientes/bv-on.png) no-repeat;
}

.menu_clie_9,a.menu_clie_9,
a.menu_clie_9:link, 
a.menu_clie_9:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 119px;
	*margin-top: -35px;
	margin-left: 29px;
	background:url(images/clientes/bancopine-off.png) no-repeat;
}

a.menu_clie_9:hover, 
a.menu_clie_9:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 119px;
	*margin-top: -35px;
	margin-left: 29px;
	background: url(images/clientes/bancopine-on.png) no-repeat;
}

.menu_clie_10,a.menu_clie_10, 
a.menu_clie_10:link, 
a.menu_clie_10:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 119px;
	*margin-top: -55px;
	margin-left: 141px;
	background:url(images/clientes/pontofrio-off.png) no-repeat;
}

a.menu_clie_10:hover, 
a.menu_clie_10:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 119px;
	*margin-top: -55px;
	margin-left: 141px;
	background: url(images/clientes/pontofrio-on.png) no-repeat;
}

.menu_clie_11,a.menu_clie_11, 
a.menu_clie_11:link, 
a.menu_clie_11:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 152px;
	*margin-top: -41px;
	margin-left: -6px;
	background:url(images/clientes/raoyalcanin-off.png) no-repeat;
}

a.menu_clie_11:hover, 
a.menu_clie_11:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 152px;
	*margin-top: -41px;
	margin-left: -6px;
	background: url(images/clientes/raoyalcanin-on.png) no-repeat;
}

.menu_clie_12,a.menu_clie_12, 
a.menu_clie_12:link, 
a.menu_clie_12:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 152px;
	*margin-top: -59px;
	margin-left: 103px;
	background:url(images/clientes/sony-off.png) no-repeat;
}

a.menu_clie_12:hover, 
a.menu_clie_12:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 152px;
	*margin-top: -59px;
	margin-left: 103px;
	background: url(images/clientes/sony-on.png) no-repeat;
}

.menu_clie_13,a.menu_clie_13, 
a.menu_clie_13:link, 
a.menu_clie_13:visited { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 18px;
	*margin-top: -42px;
	margin-left: 141px;
	background:url(images/clientes/quartzolit-off.png) no-repeat;
}

a.menu_clie_13:hover, 
a.menu_clie_13:active { 
    width: 34px;
	height: 30px;
	display:block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	position: absolute;
	margin-top: 18px;
	*margin-top: -42px;
	margin-left: 141px;
	background: url(images/clientes/quartzolit-on.png) no-repeat;
}
/*FIM*/

#corpo-left {
    width: 652px;
	height: 100%;
	min-height: 600px;
	background: url(images/back.jpg) no-repeat;   
	background-position: bottom left;
	background-color: #ffffff;
	border-left: 4px solid #c2c1c1;
}

.tarja {
    width: 632px;
    height: 20px;
	font: 10px 'trebuchet ms', tahoma, verdana, serif;
    font-weight: bold;
	color: #ffffff;
	padding-top: 7px;
	padding-left: 20px;
	background-color: #DA251D;
}

.menu_top {
    width: 250px;
    position: absolute;
	margin-top: -24px;
	*margin-top: 1px;
	margin-left:  445px;
	*margin-left:  240px;
}

.menu_top li {
    text-decoration: none;
	list-style: none;
	display: inline;
	padding-left: 10px;
}

.menu_top li a{
    width: 15px;
	height: 15px;
    text-decoration: none;
	list-style: none;
	display: inline;
}

.menu_top_1,a.menu_top_1, 
a.menu_top_1:link, 
a.menu_top_1:visited { 
    width: 12px;
	height: 9px;
    font: 10px 'trebuchet ms', tahoma, verdana, serif;
    font-weight: bold;
	color: #ffffff;
	padding-left: 15px;
	background: url(images/contato.png) no-repeat;
}

a.menu_top_1:hover, 
a.menu_top_1:active { 
    width: 12px;
	height: 9px;
    font: 10px 'trebuchet ms', tahoma, verdana, serif;
    font-weight: bold;
	color: #c2c1c1;
	padding-left: 15px;
	background: url(images/contato.png) no-repeat;
}

.menu_top_2,a.menu_top_2, 
a.menu_top_2:link, 
a.menu_top_2:visited { 
    width: 12px;
	height: 12px;
    font: 10px 'trebuchet ms', tahoma, verdana, serif;
    font-weight: bold;
	color: #ffffff;
	padding-left: 15px;
	background: url(images/home.png) no-repeat;
}

a.menu_top_2:hover, 
a.menu_top_2:active { 
    width: 12px;
	height: 12px;
    font: 10px 'trebuchet ms', tahoma, verdana, serif;
    font-weight: bold;
	color: #c2c1c1;
	padding-left: 15px;
	background: url(images/home.png) no-repeat;
 }

ul.menu_img{
    width: 370px;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

ul.menu_img li {
    list-style-type: none;
	display: inline;
}

ul.menu_img li a{
    list-style-type: none;
	display: inline;
}

.menu_img_1,a.menu_img_1, 
a.menu_img_1:link, 
a.menu_img_1:visited { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/empresa-off.png) no-repeat;
}

a.menu_img_1:hover, 
a.menu_img_1:active { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/empresa-on.png) no-repeat;
}

.menu_img_1_select {
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/empresa-on.png) no-repeat;
}

.menu_img_2,a.menu_img_2, 
a.menu_img_2:link, 
a.menu_img_2:visited { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/produtos-off.png) no-repeat;
}

a.menu_img_2:hover, 
a.menu_img_2:active { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/produtos-on.png) no-repeat;
}

.menu_img_2_select {
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/produtos-on.png) no-repeat;
}

.menu_img_3,a.menu_img_3, 
a.menu_img_3:link, 
a.menu_img_3:visited { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/clientes-off.png) no-repeat;
}

a.menu_img_3:hover, 
a.menu_img_3:active { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/clientes-on.png) no-repeat;
}

.menu_img_3_select {
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/clientes-on.png) no-repeat;
}

.menu_img_4,a.menu_img_4, 
a.menu_img_4:link, 
a.menu_img_4:visited { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/depoimentos-off.png) no-repeat;
}

a.menu_img_4:hover, 
a.menu_img_4:active { 
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/depoimentos-on.png) no-repeat;
}

 .menu_img_4_select {
    width: 92px;
	height: 23px;
    display: block;
	float: left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/depoimentos-on.png) no-repeat;
}

.fachada {
    positi on: absolute;
	margin-top: 40px;
	*margin-top: 15px;
	margin-left: 257px;
}

.texto-home {
	margin-top: -239px;
	margin-left: 20px;
}

 #conteudo-index {
    width: 580px;
	height: 100%;
	min-height: 300px;
	font: 12px 'trebuchet ms', tahoma, verdana, serif;
	color: #989796;
	margin-top: -323px;
	margin-left: 30px;
	padding-left: 10px;
	padding-bottom: 260px;
}

#conteudo {
    width: 580px;
	height: 100%;
	min-height: 300px;
	font: 10px 'trebuchet ms', tahoma, verdana, serif;
	color: #989796;
	margin-top: 40px;
	*margin-top: 20px;
	margin-left: 30px;
	padding-left: 10px;
	padding-bottom: 260px;
}

.topo {
	font: 14px 'trebuchet ms', tahoma, verdana, serif;
	font-weight: bold;
	color: #72716F;    
}

.foto {
    margin-left: 295px;
}

#empr-anime {
    width: 450px;
    height: 301px;
    display: block;
}

#empr-anime {
    width: 450px;
    height: 301px;
    display: block;
}

.banners {
    position: absolute;
	margin-top: -564px;
	margin-left: 560px; 
 }

.endereco {
    font: 11px 'trebuchet ms', tahoma, verdana, serif;
	font-weight: bold;
	color: #A8A7AE;
	position:absolute;
	margin-top: -70px;
	margin-left: 415px;
}

.fone {
    color: #DA251D;
}

.barra{
    width: 632px;
	height: 20px;
	display: block;
	font: 10px 'trebuchet ms', tahoma, verdana, serif;
	color: #ffffff;
    margin-left: 4px;
	padding-top: 7px;
	padding-left: 20px;
	background-color: #000000;
}

.send,a.send, 
a.send:link, 
a.send:visited { 
	font: 10px 'trebuchet ms', tahoma, verdana, serif;
    color: #ffffff;
    text-decoration: none;
}

a.send:hover, 
a.send:active { 
	font: 10px 'trebuchet ms', tahoma, verdana, serif;
    color: #FFF066;
    text-decoration: none;
}

.cont,a.cont, 
a.cont:link, 
a.cont:visited { 
	font: 12px 'trebuchet ms', tahoma, verdana, serif;
    color: #DA251D;
    text-decoration: none;
}

a.cont:hover, 
a.cont:active { 
	font: 12px 'trebuchet ms', tahoma, verdana, serif;
    color: #75C5F0;
    text-decoration: none;
}

/*developed by julio*/