@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,p,ul,li,img {
	margin: 0px;
	padding: 0px;
}

#master {
	height: auto;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	
}
#topo {
	width: 990px;
	height: 168px;
	position: relative;
	display: block;
	background-image: url(../images/bg_topo.jpg);
}

/*#logo {
	float: left;
	height: 100px;
	width: 215px;
	margin-top: 20px;
	margin-left: 35px;
}
#tel {
	display: block;
	float: right;
	height: 35px;
	width: 260px;
	margin-right: 178px;
	position: relative;
}
#manu_topo {
	float: right;
	height: 51px;
	width: 657px;
	margin-top: 69px;
	position: relative;
}*/


#base {
	background-image: url(../images/teste_base.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 195px;
	width: 990px;
	position: relative;
	z-index: 1;
	
}
.box_loja {
	display: block;
	float: right;
	height: 160px;
	width: 205px;
	margin-top: 30px;
	position: relative;
	margin-right: 25px;
	font-size: 12px;
}
#box_loja1 {
	display: block;
	float: right;
	height: 160px;
	width: 215px;
	margin-top: 30px;
	position: relative;
	margin-right: 45px;
	font-size: 12px;
}
.titulo_loja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b01619;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	font-weight: bold;
	display: block;
}
.texto_vermelho {
	color: #b01619;
	font-weight: bold;
}

#rodape {
	background-color: #c91d23;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 100%;
	position: relative;
	display: block;
	clear: both;
}
#cont_rod {
	display: block;
	height: 100%;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.copy{
	width: 380px;
	height: 20px;
	float:left;
	display:block;
	position: relative;
	font-size:12px;
	font-weight:normal;
	color:#c7c7c7;
	padding-left: 35px;
	margin-top: 30px;
}
	
.digital{
	width: 300px;
	height: 20px;
	float:right;
	display:block;
	position: relative;
	font-size:12px;
	font-weight:normal;
	color:#c7c7c7;
	text-align:right;
	padding-right: 30px;
	margin-top: 30px;
}

.digital a{
	color:#c7c7c7;
	
}
.digital a:hover{
	color:#333;
	
}


#conteudo {
	display: block;
	float: right;
	height: auto;
	width: 740px;
	position: relative;
	margin-top: 19px;
}

#cham {
	background-image: url(../images/chamada_home.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 100px;
	width: 370px;
	position: relative;
}
#cham1 {
	background-image: url(../images/chamada_home1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 100px;
	width: 370px;
	position: relative;
}
#cham2 {
	background-image: url(../images/chamada_home2.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 100px;
	width: 370px;
	position: relative;
}
.texto_cham {
	font-size: 12px;
	display: block;
	height: 30px;
	width: 220px;
	margin-top: 50px;
	position: relative;
	margin-left: 95px;
	line-height: 15px;
}
.texto_cham a{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.texto_cham a:hover{
	color:#b10707;
	
}
#seg_cham {
	display: block;
	float: left;
	height: 100px;
	width: 740px;
	position: relative;
}