/* CSS Document */

body {
	background-color:#000000;
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#161618;
	margin:0;
	margin-top:15px;
	color:#333333
}

b {
	color:#000000;
	font-weight:bolder;
	font-size:10pt
}

strong {
	color:#000000
}

img {
	margin:0;
	border:none
}

td {
	vertical-align:top
}

a:link {
	text-decoration:none;
	color:#131716;
}

a:visited {
	text-decoration:none;
	color:#131716;
}

a:hover {
	text-decoration:none;
	color:#999999;
}

a.saiba:hover {
	text-decoration:none;
	color:#FFFFFF;
}

h1 {
	font-size:13pt;
	font-family:"Trebuchet MS";
	color:#666666
}

h2 {
	font-size:13pt;
	text-transform:lowercase;
	text-align:left;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:10px
}
p.peca {
	font-size:9pt;
	line-height:12pt;
	text-transform:lowercase;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	text-align:left;
}

td.peca {
	width:320px;
}

td.imgPeca {
	height:144px
}

td.footPeca {
	background-image:url(imgs/footPeca.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:320px;
	height:25px;
	vertical-align:bottom;
	text-align:left;
	font-size:9pt;
	padding-left:18px
}
td.footPeca2 {
	background-image:url(imgs/footPeca2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:640px;
	height:25px;
	vertical-align:bottom;
	text-align:left;
	font-size:9pt;
	padding-left:18px
}

#content {
	width:960px;
	background-color:#cccccc;
	padding:0px;
	margin:0px
}

#header {
	width:960px;
	background-image: url(imgs/logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:79px;
	margin:0px
}

#admin {
	width:960px;
	background-image: url(imgs/admin.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:79px
}

#menu {
	margin: 0 auto;
	background-image:url(imgs/menu.jpg);
	background-repeat:no-repeat;
	width: 960px;
	height: 79px;
	}

#menutabs {
	height: 79px;
	float: right;
	margin-right: 0px;
	text-transform:lowercase;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	}
	
		#tabs{
			margin: 0;
			padding: 0;
			float: left;
			font-size: 100%;	
			}
		
		#tabs li{
			display: inline;
			}
			
		#tabs li a{
			width:165px;
			background-image: url(imgs/bgmenuoff.gif);
			background-repeat: repeat-x;
			float: left;
			padding-left: 0px;
			padding-bottom: 13px;
			padding-top: 48px;
			text-decoration: none;
			color:#131716;
			text-align:left
			}

		#tabs li a:hover{

			background-image: url(imgs/patt3_opc.gif);
			background-repeat: repeat-x;
			background-color: #cccccc;
			}
	
		#tabs li .linkcolor {	
			color:#E8E5DF;
			}
			
		#tabs li a.active {
			background-image: url(imgs/patt3_opc.gif);
			background-repeat: repeat-x;
			background-color: #cccccc;
			}	


		#tabsAdmin{
			margin: 0;
			padding: 0;
			float: left;
			font-size: 100%;	
			}
		
		#tabsAdmin li{
			display: inline;
			}
			
		#tabsAdmin li a{
			width:140px;
			background-image: url(imgs/bgmenuoff.gif);
			background-repeat: repeat-x;
			float: left;
			padding-left: 0px;
			padding-bottom: 13px;
			padding-top: 48px;
			text-decoration: none;
			color:#131716;
			text-align:left
			}

		#tabsAdmin li a:hover{

			background-image: url(imgs/patt3_opc.gif);
			background-repeat: repeat-x;
			background-color: #cccccc;
			}
	
		#tabsAdmin li .linkcolor {	
			color:#E8E5DF;
			}
			
		#tabsAdmin li a.active {
			background-image: url(imgs/patt3_opc.gif);
			background-repeat: repeat-x;
			background-color: #cccccc;
			}	

div.colEsq {
	float:left;
	position:relative;
	width:430px;
	padding:5px;
	padding-left:25px;
	margin-top:30px;
	min-height:200px;
	text-align:left;
	vertical-align:top;
	font-size:9pt;
	background-color:#cccccc
}

div.colDir {
	float:left;
	position:relative;
	width:500px;
	padding:0px;
	margin-top:30px;
	text-align:right;
	vertical-align:top;
	background-color:#cccccc
}

div.fechaPe {
	width:960px;
	background-color:#666666;
	height:18px;
}

ul.listaEsp {
	line-height:30px
}

div.colFloat {
	float:left;
	position:relative;
	width:220px;
	padding-left:10px;
	padding-right:10px;
	margin-top:30px
}

p.historico {
	font-size:9pt;
	text-align:left;
	line-height:12pt
}

div#pesquisa {
	vertical-align:top;
	text-align:left;
	font-size:9pt
}

.pesquisa {
	font-size:9pt;
}