html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body {
	background: #393e44;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:11px;
	color:#fefffe;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a:hover {
	color:#F90;
}

.site {
	width: 800px;
	margin:20px auto;
}

.title {
	padding: 50px 0 25px 15px;
	border-bottom: 1px solid #9e9e9e;
}

/* LATERAL */
.lateral {
	float:left;
	width:180px;
	margin:0;
}

.logo {
	float:left;
	width:155px;
	height:128px;
}

form label {
	display: block;
	padding-bottom: 8px;
}

.input_text {
	height: 11px;
}

	/* MENU */
.divmenu {
	float:left;
	width:180px;
	height:auto;
	background:url(../images/bg_menu.jpg) right top no-repeat;
}
.menu {
	width:180px;
	margin-top:30px;
}
.menu ul {
	float:left;
}
.menu ul li {
	list-style:disc;
	width:100%;
	height:30px;
	font-size:12px;
	margin-left: 20px;
}
.menu_item {
	text-decoration:none;
	font-weight:bold;
	color: #fff;
}
.menu ul li a:hover {
	color:#F90;
}

.ativo {
	color:#f90;
	text-decoration:none;
	font-weight:bold;	
}

.menu_categorias {
	padding-left: 10px;
	list-style: none !important;
}

.menu_categorias a {
	text-decoration:none;
	font-weight: lighter;
	color: #fff;
}

	/* FIM MENU */

/* FIM LATERAL */

/* MEIO */

.conteudo {
	float:right;
}
.conteudo p {
	text-align:justify;
	line-height:20px;
	padding-top:10px;
}
	
.topo {
	float:right;
	width:578px;
	height:108px;
	margin-bottom:25px;
}
.topo h1 {
	font-size: 20px;
	position: absolute;
	float: left;
	padding: 15px 0 0 15px;
}
.topo h2 {
	padding:50px 20px 0;
}

.topo p {
	padding: 24px 0 0 125px;
}

.cabecalho_img {
	float:left;
	margin-top:80px;
	border: 1px solid #000;
}
	/* INDEX */
.divindex {
	width:578px;
	height:auto;
}
.categorias {
	padding-top: 40px;
}

.categoria {
	border: 7px solid #22262a;
	height: 157px;
	width: 157px;
	position: relative;
	left: 18px;
}

.agrupar {
	float:left;
	margin-right: 60px;
	margin-bottom: 50px;
}

.agrupar p {
	width: 191px;
	text-align: center;
	position: relative;
	left: 17px;	
}

.agrupar a {
	text-decoration: none;
	color: #fff;
}

.agrupar a:hover {
	color:#F90;
}

.produto {
	float: left;
	border: 7px solid #22262a;
	height: 157px;
	width: 157px;
	margin-right: 60px;
	margin-bottom: 50px;	
}

.produto p {
	width: 157px;
	height: 157px;
	text-align: center;
}

.produto a {
	text-decoration: none;
	color: #fff;
}

.produto a:hover {
	color:#F90;
}

.categoria ul, .categoria li {
	margin:0;
	padding:0;
	width: 157px;
	height: 157px;	
	list-style:none; 
}

.categoria li { 
	width:157px;
	height:157px;
	overflow:hidden; 
}

.prevBtn {
	position:relative;
	left: 0;
	top: 97px;
}

.nextBtn {
	position: relative;
	left: 179px;
	top: 97px;
}

.banner {
	width:100%;
	height:100%;
}
.banner img {
	border: 1px solid #000;
}

.detalhes {


}

.erro {
	font-weight: bold;
}

.detalhes p {
	width: 560px;
	float: left;
	padding-bottom: 50px;
}

h4 {
	font-size:16px;
	font-weight: bold;
	padding-bottom: 20px;
}

.foto_miniatura {
	float: left;
	border: 7px solid #22262a;
	height: 157px;
	width: 157px;
	margin: 50px 50px 50px 10px;
}

.cartao_miniatura {
	float: left;
	border: 1px solid #5b5e60;
	height: 158px;
	width: 105x;
	margin: 50px 20px 50px 10px;
}

.wallpaper {
	float: left;
	border: 1px solid #7e8184;
	height: 54px;
	width: 72px;
	margin-right: 20px;
	margin-bottom: 10px;	
}

.cartao {
	float: left;
	border: 1px solid #5b5e60;
	height: 105px;
	width: 70px;
	margin-right: 25px;
	margin-bottom: 25px;	
}

	/* FIM INDEX */

	/* MATERIAS E VIDEOS */
.materias_esq {
	float:left;
	width:270px;
	height:400px;
	padding-right:20px;
	background:url(../images/bg_menu.jpg) right top no-repeat;
}
.videos_dir {
	float:right;
	width:270px;
}
.materias_esq h1 img {
	width:76px;
	height:18px;
}

.videos_dir h1 img {
	width:62px;
	height:17px;
}
.chamada {
	float:left;
	width:100%;
	padding:10px 0;
}

.chamada h2 a {
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.chamada h2 a:hover {
	text-decoration:underline;
}
.data_single {
	padding-bottom:15px;
}
	/* FIM MATERIAS E VIDEOS */
	
	
/* PRODUTOS */
.produtos {
	float:left;
	width:578px;
}
.produtos h2 {
	font-size:14px;
	font-weight:bold;
}
.produtos img {
	width:157px;
	height:157px;
	margin:0;
}
		/* carrossel de categorias */
#myController span{
	display: none;
}

#jFlowSlide{ float: left;}

#myController span.jFlowSelected {
}

.jFlowPrev{
	float: left;
	width: 30px;
	height: 30px;
	margin: 0;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(../images/topslideleft.png) top left no-repeat;
}

.jFlowNext{
	float: right;
	width: 30px;
	height: 30px;
	margin:0;
	text-indent:-10000px;
	cursor:pointer;
	background: transparent url(../images/topslideright.png) top left no-repeat;
}
.masthead {
	width:150px;
	height:100px;
}
.masthead_lft{
	float:left;
	margin:	45px 0 0 30px;
	width:360px;
	height:255px;
}

.masthead_lft h2 a{
	color:#158BB7;
	text-decoration: none;
	}

.masthead_lft h2 a:hover{
	color:#484848;
	text-decoration: none;
}

.masthead_lft h2{
	color:#B71517;
	font-size: 2.4em;
	}
.masthead_lft p{
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: .15em; 
	}

.mh_contact{
	float:right;    
	background:transparent url(../images/mh_contact.png) no-repeat;
	display:block;
	margin:8px 0 0 12px;
	height:30px;    
	width:130px;   
	text-indent:-9999px;    
	overflow:hidden;
	}
	
a.mh_contact:hover{
	background:transparent url(../images/mh_contact.png) 0 -30px no-repeat;    
	display:block;    
	height:30px;    
	width:130px;    
	text-indent:-9999px;    
	overflow:hidden
	}

.masthead_rgt{
	float:right;
	margin-top:52px;
	padding: 11px 0 0 42px;
	width:458px;
	height:237px;
	background:transparent url(../images/msthdframe.png) top left no-repeat;
	}

.masthead_rgt img{
	width: 413px;
	height: 212px;
	border: none;
	}
			/* fim carrossel de categorias */
	/* FIM PRODUTOS */


	/* CARTOES */
.cartoes {
	float:left;
	width:578px;
}
.cartoes p {
	text-align:left;
}
.cartoesgal {
	width:510px;
	margin:35px auto;
}
.cartoes img {
	float:left;
	display:inline;
	width:70px;
	height:105px;
	margin-right:10px;
	margin-bottom:20px;
	border:2px solid #888;
}
.cartoesgal a:hover img {
	border:2px solid #FFF;
}
	/* FIM CARTOES */
	
	/* WALLPAPERS */
.wallpapers {
	float:left;
	width:578px;
}
.wallpapersgal {
	width:550px;
	margin:35px auto;
}
.wallpapers img {
	float:left;
	display:inline;
	width:72px;
	height:54px;
	margin-right:10px;
	margin-bottom:20px;
	border:2px solid #888;
}
.wallpapersgal a:hover img {
	border:2px solid #FFF;
}
	/* FIM WALLPAPERS */
	

/* FIM MEIO */


/* RODAPE */
.rodape {
	margin:20px auto;
	width:800px;
	height:50px;
	clear:both;
	background:url(../images/bg_rodape.jpg) center top no-repeat;
	padding-top:20px;
	text-align:center;
	font-size:10px;
}

/* FIM RODAPE */

#slideshow {
	width: 548px;
	height: 318px;
}

#slideshow img {
	border: 1px solid #000;
}

