body{
  background-color: #000;
  background-image:url(../img/bg.jpg);
  background-repeat:repeat-x;
  padding:0;
  margin:0;
}
*{
	padding:0;
	margin:0;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;	
}
h2 {
	color: #FF0000;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: bold 21px/21px "Lucida Grande", Helvetica, sans-serif;
}
#conteudo{
  width: 980px;
  min-height:800px;
  background-color:#fff;
  background-image:url(../img/bg_meio.gif);
  background-repeat:no-repeat;
  padding:10px 0 0 0;
  margin:0 auto;
  text-align: left;
}
#topo{
  background-image: url(../img/topo_site.jpg);
  background-repeat:no-repeat;
  height: 150px;
  width: 960px;
  margin:0 auto;
}
#topo .logo{
  margin: 15px 20px 2px 12px;
  border:none;
}
#topo a{
	border:none;
}
.bannertopo{
	
}
#menu{
  text-align: center;
  margin: 0 auto;
}
#menu ul{
  padding:0px 0px 0px 25px;
  margin:0 auto;
}
#menu li{
  display: block;
  float:left;
  margin:0 auto;
  padding:0;

}
#menu li a:link {
    font-family:tahoma;
    font-size: 12px;
    color: #f0f0f0;
    font-weight: bold;
    width: 110px;
    height:21px;
	margin: 1px;
    text-decoration: none;
    background-image:url(../img/btn_t.jpg);
    background-position:top right;
    display:block;
    float:left;
    text-decoration:none;
    padding:10px 10px 0 10px;
    border-top: 1px solid #333;
}
 #menu li a:visited{
    font-family:tahoma;
    font-size: 12px;
    color: #f0f0f0;
    font-weight: bold;
    width: 110px;
    height:21px;
	margin: 1px;
    text-decoration: none;
    background-image:url(../img/btn_t.jpg);
    background-position:top right;
    display:block;
    float:left;
    text-decoration:none;
    padding:10px 10px 0 10px;
    border-top: 1px solid #333;
 }
#menu li a:hover{
    color: #000;
    width: 110px;
    height:21px;
    text-decoration: none;
    background-image:url(../img/btn_t_hover.jpg);
	border-top: 1px solid #333;
    

}
#menu li a:active{
 	color: #ff0000;
    width: 110px;
    height:21px;
    text-decoration: none;
    background-image:url(../img/btn_hover.jpg);
	padding:10px 10px 0 10px;
    margin: 1px;
	border-top: 1px solid #333;
}
#central{
    clear:both;
    width:970px;
    min-height:720px;
    padding: 18px 5px 5px 5px;
	margin: 0 0 10px 0;
}
.banner{padding:0 5px 15px 5px;}

/*================meio=================================*/

#meio{
	float:left;
	width: 720px;
	text-align: center;
	background-image:url(../img/bg_header.jpg);
	background-repeat:repeat-x;
	margin: 0 3px 0 0;	
	text-align: left;
}
#lateral{
	float: left;
	width:240px;
	min-height: 980px;
	
}
#meio h1, #lateral h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	padding: 8px 15px 20px 0;
	text-align: center;
}
/*----------------------- NEWS---------------------------*/
#meio .news{
	padding-left: 30px;
	list-style-type:none;
	text-align: left;
	margin-left: 2px;
}
#meio .news li{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	background-image: url(../img/ico_clock.gif);
	background-repeat: no-repeat;
	background-position:0 4px;
	padding: 0 0 13px 13px;
}
#meio .news a:link, #meio .news a:visited{color:#003366;text-decoration:none;}
#meio .news a:hover{color:#f00;border-bottom:1px dashed #000;}

.header{
	background-image:url(../img/bg_header.jpg);
	background-repeat:repeat-x;
	text-align: center;
	min-height: 180px;
}
/*-------------------------------------------Mostra textos-------------------------------
========================================================================================*/
#mostralinks{
	pading: 6px;
	font-family: Arial;
}
.mostranews{
padding: 25px 10px;
}
.mostraletter{
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mostraletter span{
	font-style: italic;
	font-weight: bold;
}
.mostraletter .cad{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FF0000;
	padding: 2px;
}
.showtit{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left:8px;
}
.showimg{
	padding: 5px;
	border: 1px solid #ccc;
}
.txt_img{
	clear: both;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
}

.newdata{
	padding:8px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.newchamada{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	padding: 0 10px 8px 10px;
	border-bottom: 1px dashed #ccc;
}
.newtxt{
	padding: 10px 15px 10px 15px;
	font-family: Arial;
	font-size: 12px;
}
.newimg{
	padding: 6px;
	text-align: center;
}
.newimg img{border: 1px solid #ccc;padding: 6px;}
.newlink{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px;
padding:8px;
}
.newlink a:link, .newlink a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.newlink a:hover{
	color: #003399;
}
#mostralinks{
	padding: 10px 5px 5px 30px;
	border-left: 5px solid #f0f0f0;
}
#mostralinks a:link, #mostralinks a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
#mostralinks a:hover{
	color: #FF0000;
}
/*--------------------------------------------fim textos --------------------------------*/
.capas{
	width: 200px;
	float: left;
	border: 1px solid #f0f0f0;
	text-align: center;
	padding: 6px;
	margin: 3px 4px 30px 4px;

}
.capas span{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	text-align: center;
}
.capas .cod{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	font-weight:bold;
	text-align: center;
}
.capas .titlanc{
	color: #cc0000;
	font-size: 12px;
}
/*-produtos da capa ---*/
.prod{
	width: 160px;
	float: left;
	border: 1px solid #f0f0f0;
	text-align: center;
	padding: 5px;
	margin: 3px;
	height: 180px;

}
.prod span{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	font-weight:bold;
	text-align: center;
}
.prod .title{
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.prod .preco{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ff0000;
	font-weight:bold;
	text-align: center;
}
small{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px 3px 5px 3px;
}
#quemsomos{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	padding: 10px;
}
#quemsomos p{
	font-size: 15px;
	color: #000;
	font-weight: bold;
	padding: 6px;
}
.msn{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	background-image: url(../img/bg_msn.jpg);
	background-repeat:no-repeat;
	height: 33px;
	width: 310px;
	padding: 12px 0 0 40px;
}
.mail{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	background-image: url(../img/bg_mail.jpg);
	background-repeat:no-repeat;
	height: 33px;
	width: 300px;
	padding: 12px 0 0 50px;

}
.tel{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000;
	background-image: url(../img/bg_tel.jpg);
	background-repeat:no-repeat;
	height: 33px;
	width: 300px;
	padding: 12px 0 0 60px;

}

/*-----------------Lateral-----------------------*/

#lateral .news{
	list-style-type:none;
	text-align: left;
	margin-left: 2px;
}
#lateral .news li{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF0000;
	background-image: url(../img/ico_clock.gif);
	background-repeat: no-repeat;
	background-position:1px 5px;/*7px left*/
	padding: 0 0 1.2em 14px;
}
#lateral .news a:link, #lateral .news a:visited{color:#003366;text-decoration:none;}
#lateral .news a:hover{color:#f00;border-bottom:1px dashed #000;}
#lateral .shows{
	list-style-type:none;
	padding:0;
	margin:0;
	text-align: left;
}
#lateral .shows li{
	display:block;
	padding:3px;
	margin-bottom: 3px;
	height: 70px;
}

#lateral .shows li a:link, #lateral .shows li a:visited{
	color: #FF0000;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
#lateral .shows li a:hover{
	color: #666699;
}
#lateral .shows span{
	padding-left: 8px;
	float: left;

}
#lateral form{
	padding: 4px;
	font-family:Tahoma;
	font-size: 12px;
	margin-bottom:4px;
}
#lateral form .box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #0066FF;
}
#lateral form .sub{
	background-image: url(../img/btn_whover.jpg);
	height: 31px;
	width: 130px;
	border: none;
	font-size: 13px;
	color: #fff;
}
#lateral .destaque{
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}
/*----------------------Lançamentos------------------------*/
#lan{min-height: 500px;}
#lan p{
	color:#FF0000;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
#lan .capa{
	float:left;
	vertical-align:text-top;
	padding:6px 1px 6px 4px;
	width: 270px;

}
#lan .resumo{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	padding: 4px;
	
}
#lan .track{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding: 2px;
	font-weight:normal;
}
#lan .foto{
	float:left;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	margin: 0 auto;
	text-align: center;
}
#lan .foto img{
	padding:4px;
	border:1px solid #f0f0f0;
	margin: 0 auto;
	}
/*-----------------Calendarios-------------------------------*/

.cal1{
	background-image: url(../img/cal_1.jpg);
	height: 63px;
	width: 50px;
	float: left;
}
.cal1 .mes{
	padding-top: 7px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
.cal1 .dia{
    font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;

}
.cal2{
	background-image: url(../img/cal_2.jpg);
	height: 63px;
	width: 50px;
	float: left;
}
.cal2 .mes{
	padding-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-align: center;
}
.cal2 .dia{
    font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color:#f0f0f0;

}
.cal3{
	background-image: url(../img/cal_3.jpg);
	height: 63px;
	width: 50px;
	float: left;
}
.cal3 .mes{
	padding-top: 8px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#000;
	text-align: center;
}
.cal3 .dia{
    font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	color:#f0f0f0;

}
/*--------------------------------------RODAPÉ------------*/
#rodape{
	width: 960px;
	margin: 0 auto;
	padding: 0 0 8px 0;
	text-align: center;
}
#foot{
	padding:0;
	margin:10px 0 10px 0;
	height:150px;
	width: 960px;
	background-image:url(../img/bg_foot_3.gif);
	background-repeat: no-repeat;
	text-align: center;
}


#pag{
	float:left;
	padding: 30px 2px 2px 6px;
}

#menun{
  clear: both;
  text-align: center;
  margin: 15px 0 50px 0;
}
#menun ul{
  padding:0 0 0 25px;
  margin:0 auto;
}
#menun li{
  display: block;
  float:left;
  margin:0 auto;
  padding:0;

}
#menun li a:link {
    font-family:tahoma;
    font-size: 12px;
    color: #f0f0f0;
    font-weight: bold;
    width: 110px;
    height:21px;
	margin: 1px;
    text-decoration: none;
    background-image:url(../img/btn_w.jpg);
    background-position:top right;
    display:block;
    float:left;
    text-decoration:none;
    padding:10px 10px 0 10px;
    border-bottom: 1px solid #333;
}
 #menun li a:visited{
    font-family:tahoma;
    font-size: 12px;
    color: #f0f0f0;
    font-weight: bold;
    width: 110px;
    height:21px;
	margin: 1px;
    text-decoration: none;
    background-image:url(../img/btn_w.jpg);
    background-position:top right;
    display:block;
    float:left;
    text-decoration:none;
    padding:10px 10px 0 10px;
    border-bottom: 1px solid #333;
 }
#menun li a:hover{
    color: #000;
    width: 110px;
    height:21px;
    text-decoration: none;
    background-image:url(../img/btn_whover.jpg);
    border-bottom: 1px solid #666;

}
#menun li a:active{
 	color: #ff0000;
    width: 110px;
    height:21px;
    text-decoration: none;
    background-image:url(../img/btn_hover.jpg);
    border-bottom: 1px solid #ff0000;
	padding:10px 10px 0 10px;
    margin: 1px;
}

.endereco{
	font: italic bold 13px Arial;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	width: auto;
	padding: 23px 5px 0 20px;
	float: left;
	text-align: left;
	overflow:hidden;

}
.endereco h5{
	font: italic bold 15px Arial;
	color: #F0F0F0;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #ff0000;
	margin-bottom: 4px;

}
.googlemap{
	margin: 0 auto;
	text-align: center;
	padding: 4px;
	border:1px solid #ccc;
}
.london{
 float:right;
 padding:0;
 margin: 130px 10px 0 30px;
 font: italic bold 12px Arial, "Times New Roman", Times, serif;
 color: #ccc;
}
.london a:link, .london a:visited{
    font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	color:#f00;
	text-decoration:none;
}
.london a:hover{
 color:#fff;
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	float:left;
	background-image: url(../img/bg_contato.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 320px;
	padding: 12px 0 0 0;
	text-align:center;
}
.address2{float:left;}
.nav {
	padding: 6px 0 0 100px;
	text-align: left;
}
.nav ul{
	margin:0; 
	padding:0;
	list-style-type:square;
	color:#f5f5f5;
	}
.nav li{
	width: 150px; 
	display:inline;
	padding: 2px 5px 0 10px;
}
.nav li a:link, .nav li a:visited{
	font: bold 12px "Lucida Grande", Helvetica, sans-serif;
	color:#333;
	text-decoration: none;
	letter-spacing:2px;
	width: auto;
	}
.nav li a:hover{ color:#fff;background-color:#000;}
.red{color: #ff0000;}
