* {
	margin: 0;
	padding: 0;
	color: #fff;
}

body {
	background: url("img/bg_body.jpg") fixed top center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#site {
	width: 1000px;
	margin: 0 auto;
}

#topo a {
    display: block;
    background: url("img/topo.png") no-repeat scroll 0 0 transparent;
    height: 350px;
    margin: 0 auto;
    width: 1000px;
    margin-bottom: 50px;
}

#topo_inferior {
	width: 1000px;
	height: 217px;
}

#corpo {
	width: 1000px;
	margin: 20px auto 0;
}

#esquerda {
	float: left;
	display: inline;
	width: 215px;
}

#kki a {
	width: 135px;
	height: 25px;
	background: url(img/kki.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/kki.png');
	margin: 0 auto 20px;
	display: block;
}

.box-top {
    background: url("img/bg_h2.png") no-repeat scroll 0 0 transparent;
    color: #00325C;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 26px;
    padding: 7px 0 0 10px;
}

.box {
	width: 215px;
	margin-bottom: 10px;
}

.bg_box {
    background: url("img/bg_box.png") repeat scroll 0 0 transparent;
    margin-top: -7px;
    padding-left: 15px;
    width: 200px;
}

.bg_box:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
}

.box-baixo {
	clear: both;
	width: 215px;
	height: 12px;
	background: url(img/bg_box_baixo.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/bg_box_baixo.png');

}

/*#posts, #news {
	background: #ccc;
	padding: 5px 15px 17px 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/

#news {
	padding: 5px;
}

#news label, #news input {
	color: #333;
}

#posts a {
	float: left;
	display: inline;
	width: 70px;
	background: url(img/marcador.gif) center left no-repeat;
	padding-left: 10px;
	line-height: 17px;
	color: #333;
}

#posts a {
	width: 150px;
}

#posts a:hover {
	text-decoration: none;
}

#news input {
	background: url(img/bg_input.gif) repeat-x #fff;
	margin-top: 5px;
	border-top: 1px solid #948F89;
	border-right: 1px solid #948F89;
	border-left: 1px solid #948F89;
	width: 155px;
	height: 16px;
	padding: 2px 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#news .botao, #busca .botao {
	background: url(img/bg_botao.gif) no-repeat;
	width: 67px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	border: none;
	padding-bottom: 5px;
	margin: 10px 0 0 100px;
}

#news p {
	margin-bottom: 5px;
	color: #333;
}

#meio {
	float: right;
	display: inline;
	width: 770px;
}

#meio #titulo {
	font-size: 30px;
	margin: 10px 0 0 5px;
	color: #000d;
}

#meio #fotos {
	width: 760px;
	margin-top: 20px;
}

#meio img {
	width: 169px;
	height: 155px;
	border: 3px solid #fff;
	margin: 5px;
}

#paginacao {
	width: 200px;
	height: 20px;
	margin: 10px auto;
}

#paginacao img {
	width: auto;
	height: auto;
	border: none;
	margin: 0px;

}
#paginacao p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
}

#paginacao a, .noLinkClass {
	float: left;
	color: #596166;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 5px;
	font-size: 13px;
}

.noLinkClass {
	color: #333;
}

#paginacao a:hover {
	text-decoration: none;
}

#paginacao #esquerda {
	float: left;
	display: inline;
	width: 24px;
	height: 21px;
	margin: -2px 15px 0 0;
}

#paginacao #direita {
	float: left;
	display: inline;
	width: 24px;
	height: 21px;
	margin: -2px 0 0 5px;
}

#rodape {
	clear: both;
	width: 100%;
	height: 110px;
	background: url("img/bg_rodape.png") repeat-x;
	margin-top: 2px;
}

#lojas {
	width: 740px;
	height: 25px;
	margin: -70px auto 0;
	background: url(img/lojas.png) no-repeat;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#EBEBE4;
	padding:2px 5px;
	color:#000;
	display:none;
	z-index: 100;
	font-size: 15px;
	font-weight: bold;
	max-width: 130px;
}

.jcarousel-skin-tango {
	clear: both;
}
