/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	vertical-align:top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
hr {
	display:none;
}

/* Para formatação de imagens */
img {border:none;}

img.imgleft {
	float: left;
	margin: 0 10px 0 0;
}

img.imgright {
	float: left;
	margin: 0 0 0 10px;
}


#geral {
	width:768px;
	height:auto;
	margin:0 auto;
	position: relative;
}


#header { 
	margin: 0; 
	position: static;
}
#headerimg {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	width:768px;
}
#headerimg h1 a {
	float:left;
	margin:0;
	display:block;
	text-indent:-9000px;
	overflow:hidden;
	width:200px;
	height:74px;
}
#headerimg div#description {
	float:right;
	font:10px Verdana, Arial, Tahoma;
	line-height:13px;
	letter-spacing:1px;
	position:relative;
	width:200px;
	
}
#header a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
hr{
	clear:both;
}
#content{
	background-color:white;
	height:697px;
	*height:623px;
}
#ttimg{
	height:254px;
	*height:180px;
	width:768px;
	background-image:url(../img/ttimg.jpg);
	background-position:bottom;
}
#cores{
	margin:5px;
	float:right;
	width:30px;
	background-color:#f0f0f0;
}
#cores div{
	float:none;
	margin:5px;
	width:20px;
}
#menu{
	text-align:center;
	width:768px;
	height:25px;
}
#menu2{
	text-align:center;
	width:476px;
	height:50px;
	padding:6px 20px;
	
}
#menu ul li{
	margin:auto 3px;
	width:120px;
	display:inline;
	float:left;
	padding-top:4px;
	
}
#menu2 ul li{
	margin:auto 0px;
	display:inline;
	float:left;
	padding-top:-4px;
	line-height:24px;
}

ul#nav li a, ul#nav2 li a {
	font: 12px Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	padding:0px 24px;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
}
ul#nav li a:hover, ul#nav2 li a:hover {
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;

}

#ppp{
	display:inline-block; 
	width:169px; 
	height:115px; 
	float:left; 
	margin-left:1px;
	margin-top:16px;
	text-align:center;
}
#ppp a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:800;

}
#ttrss{
	float:right;
	width:220px;
	_width:210px;
	height:418px;
}

#ttrss div#ttlk{
	margin:5px;
	padding:15px;
	background-color:#fff;
	text-align:center;
}
#ttrss div#ttlk2{
	margin:5px;
	padding:15px 12px;
	background-color:#fff;
}
#ttrss div#ttlk3{
	margin:5px;
	padding:0px 4px;
	background-color:#fff;
	text-align:center;
}
select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#destaque{
	padding:0px;
	margin:9px;
	float:left;
	width:530px;
	height:400px;
}
#destaque #prdtt{
	width:515px;
	padding:3px;
	float:left;
	background-color:#f0f0f0;
}
#destaque2{
	background-color:#fff;
	text-align:center;
	width:100%;
	height:300px;
}


#admtt{
	padding:15px;
}
#admtt div{
	padding:1px;
}
.prn{
	text-decoration:none;
}

#gftg{
	margin:-9px;
	overflow:auto; 
	height:410px; 
	width:540px; 
	background-color:#f0f0f0;
}
#footer{
	clear:both;
}
