/* CSS Document - TTNews - TrocaTroca.com 2007 - todos os direitos reservados */
html{ margin:0; }
body{ margin:0; }
a:link { color:#000000; text-decoration: none; }
a:visited {	color: #000000;	text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }
a:active { color: #666666; text-decoration: underline; }
img {border:none}

.section-title {
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:90%; 
	color:#FFFFFF;
	cursor:hand;cursor:/**/pointer;
}

.news-title {
	font-family:'Trebuchet MS',Arial,Helvetica,freesans,sans-serif; 
	font-size:11px; 
	background-color:#CCCCCC; 
	padding-right:13px
}

.menu-top {
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:90%; 
	cursor:hand;cursor:/**/pointer;
}

.menu-top-item{
	font-weight:bold; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:90%; 
	cursor:hand;cursor:/**/pointer;
}

#table-news-index, #table-banners{
	background:url(http://www.trocatroca.com/admintt/css/images/ttnews/background_ttnews.gif) repeat-y
}

div#div-contato{
	background-color:#D1DEDF;
	width:60%;
	padding:5px;
	text-align:left;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	display:none;
}
form{
	padding: 0px;
	margin: 0px;
}

textarea, .contato input, input.contato {
	width:400px;
	border: 1px solid #aaaaaa; 
	margin-top: 0px;
	padding: 2px;
}

.campo-texto {
	width:400px;
	border: 1px solid #aaaaaa; 
	margin-top: 0px;
	padding: 2px;
}
select {
	border: 1px solid #aaaaaa; 
	margin-top: 0px;
	padding: 2px;
}

.formbutton {
	border: 1px solid #aaaaaa; 
}
div#box{width:8em; height:25px; padding: 2px 0; margin:0 auto; text-align:center; background: #9CC0FF}

.class-nave-normal{
	cursor:hand;cursor:/**/pointer;
}
.class-nave-disabled{
	cursor:default;
}