table {
	border-collapse:collapse;	
}

/***************************************************
						TOPO
***************************************************/

#topo {
	margin-bottom:40px;
	background:url(../img/bg/body.gif) repeat center center;
}

#topo .center {
	position:relative;	
}

#topo-player {
	position:absolute;
	top:20px;
	left:0;
	z-index:10;
}

/***************************************************
					MAIN-CONTENT
***************************************************/

#main-content {
	float:left;
	width:590px;
}

/***************************************************
					SIDEBAR
***************************************************/

#sidebar {
	float:right;
	width:280px;
	padding-top:8px;
}

#sidebar .main-titulo {
	padding-bottom:6px;	
}

/***************************************************
					BOX DATA
***************************************************/

.box-data {
	width:39px;
	padding:4px 0;
	text-align:center;
	background-color:#222;
	line-height:14px;
}

.box-data span {
	display:block;	
	color:#efd457;
}

.box-data .dia {
	font-size:17px;	
	font-weight:bold;
}

/***************************************************
					FOTO CROP
***************************************************/

.foto-crop {
	display:block;
	_display:inline-block;
}

.foto-crop, .foto-crop img {
	overflow:hidden;
}

.foto-crop:hover {
	border:1px solid #f2ad04;
}

.foto-crop:hover img {
	margin:-1px;
}

/***************************************************
					DESTAQUE - BLOG
***************************************************/

#destaques .destaque h4 {
	margin-bottom:30px;
}

#destaque-blog .blog-desc a, #destaque-agenda .agenda-desc a {
	display:block;
	padding-left:20px;
}

/***************************************************
					DESTAQUE - FOTOS
***************************************************/

#destaque-fotos ul {
	padding-left:0;
}

#destaque-fotos li {
	float:left;
	display:inline;
	margin:0 0 5px 5px;
	list-style:none;
}

#destaque-fotos li.first {
	margin-left:0;	
}

#destaque-fotos li img {
	display:block;	
}

#destaque-fotos .bt-vermais {
	margin-top:15px;	
}

/***************************************************
				DESTAQUE - AGENDA
***************************************************/

#destaque-agenda .agenda-scroll {
	height:142px;	
}

#destaque-agenda .listing {
	border:0;
	margin-top:0;
	padding-top:15px;
}

/***************************************************
						FORM
***************************************************/

.campo, .input {
	float:left;
}

.campo label {
	display:block;
	margin-bottom:7px;
}

form.borda-top {
	border-top:1px solid #262626;
	padding-top:20px;
}

.input {
	height:31px;
	border:1px solid #262626;
	margin-bottom:15px;
}

.input input, textarea {
	padding:7px 10px;	
}

textarea {
	overflow:auto;	
}

/***************************************************
						RODAPE
***************************************************/

#rodape {
	clear:both;
	padding:28px 0;
	margin-top:60px;
	background:url(../img/bg/rodape.gif) repeat-x center top;
}

#rodape td {
	width:33%;	
}

#rodape .logomarcas {
	float: left;
	border-left: 1px solid #313131;
	margin-left: 20px;
	padding: 16px 0 16px 21px;
}

#rodape .logomarcas a {
	float: left!important;
}

#rodape .logomarcas a.chacal {
	display: block;
	background: url(../img/logo-chacal.gif) left top no-repeat;
	width: 79px;
	height: 49px;
	margin-top: 10px;
}

#rodape .logomarcas a.chacal:hover {
	background: url(../img/logo-chacal.gif) left -48px no-repeat;
}

#rodape .logomarcas a.vaca {
	display: block;
	background: url(../img/logo-vaca.gif) left top no-repeat;
	width: 67px;
	height: 60px;
	margin-left: 20px;

}

#rodape .logomarcas a.vaca:hover {
	background: url(../img/logo-vaca.gif) left -60px no-repeat;
}

#rodape .pontocriativo {
	font:9px tahoma, arial;	
}

#rodape .copyright {
	font-size:11px;	
}

/***************************************************
						GERAL
***************************************************/

.center {
	width:900px;
	margin:0 auto;
	padding:0 30px;
}

.clear {
	clear:both;	
}

.ul {
	padding-left:0;
	list-style:none;
}

ul.list li {
	margin-bottom:15px;	
}

ul.list a {
	display:block;	
}

h1 {
	color:#fff;
	font-size:18px;
	font-weight:normal;
}

h4.normal {
	font-size:12px;	
}

.divisao01 {
	height:61px;
	background:url(../img/linhas/linha01.gif) repeat-x center center;
}

.divisao02 {
	height:41px;
	background:url(../img/linhas/linha01.gif) repeat-x center center;
}

.margem {
	height:30px;	
}

.duplamargem {
	height:60px;	
}

.twocol {
	float:left;
	display:inline;
	width:280px;
	margin:30px 0 0 30px;
}

.twocol-first {
	margin-left:0;	
}

.twocol-firstline {
	margin-top:0;	
}

.cor-destaque {
	color:#fff;	
}

.cor-destaque02 {
	color:#efd457;	
}

.listing-lined .listing {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #1f1f1f;
}

.listing-minispaced .listing {
	padding-top:5px;
	margin-top:5px;
}

.listing-first {
	padding-top:0 !important;
	margin-top:0 !important;
	border-top:0 !important;
}

.bt-vermais {
	display:block;
	margin-top:20px;	
}

.foto-within-left {
	float:left;
	margin:0 20px 15px 0;
}

.foto-within-borda, .foto-borda {
	border:5px solid #262626;
}

.barra {
	padding:0 8px;
	color:#262626;
}

.listing {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #262626;
}

.listing th {
	padding-right:20px;	
}

.listing th, .listing td {
	vertical-align:top;	
}

.listing-firt {
	padding:0 !important;
	margin:0 !important;
	border:0 !important;
}

.little-text {
	font-weight:normal !important;	
}

.data {
	font-size:11px;	
}