/* CSS Document */
.titulo {
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #fcfcfc;
	text-align: center;
	font-family: Garamond, Georgia, Times New Roman, Times, Serif;
}
.subtitulo {
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
	font-family: Garamond, Georgia, Times New Roman, Times, Serif;
}
.title {
	font-size: large;
	font-family: impact;
}
.footer{
	font-size:14px;
	font-family: tahoma, Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#CCCCCC;
}
.footer a:link{
	color:#000000;
	text-decoration: none;
}
.footer a:hover{
	color:#000000;
	text-decoration: none;
}
.footer a:visited{
	color:#000000;
	text-decoration: none;
}
.itens {
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-right: 20px;
	text-align: center;
}
.texto {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	PADDING: 10px;
	MARGIN-LEFT:5px;
}
.lista{
list-style-image : url(imagens/li.gif);
}
.tbhe {
	font-family: Impact;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #454545;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.detalhes {
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
	margin-right: 40%;
}
table.bar td {
	/*padding-left:15px;*/
	color: #666666;
	font-family: impact;
	font-size: 20px;
}
.subbar{
 padding-left: 15px;
 color: #666666;
 font-family: Impact;
 font-size: 16px;
 text-align: left;
}
a:link {
	color: #000000;
	font-weight: bold;

}
a:hover {
	color: #000000;
}
a:visited {
	font-weight: normal;
	color: #000000;
}

table.bar a:link{
	font-family: impact;
	color: #666666;
	text-decoration: none;
}
table.bar a:hover{
	font-family: impact;
	color: #000000;
	text-decoration: none;	
}
table.bar a:visited{
	font-family: normal;
	color: #000000;
	text-decoration: none;
}

