.indice {
	font-family: arial;
	font-size: 14px;
	color: #F60;
	text-decoration: none;
	font-weight:normal;
}
.indice a:hover {
	font-family: arial;
	font-size: 14px;
	color: #F60;
	text-decoration: none;
	font-weight:normal;
	border-bottom:1px dotted #F60; 
}
.padrao {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.padrao a {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #F60;
}
.padrao a:hover {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #000;
}



.rodape {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.rodape a {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border-bottom:1px dotted #F60;
}
.rodape a:hover {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}



.menu {
	font-family: arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
.menu a {
	font-family: arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #F60;
}
.menu a:hover {
	font-family: arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #000;
}
.topfive {
	font-family: arial;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
.padrao2 {
	font-family: arial;
	font-size: 15px;
	color: #333;
	text-decoration: none;
}
.padrao2 a {
	font-family: arial;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	border-bottom:1px dotted #F60;	
}
.padrao2 a:hover {
	font-family: arial;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	border-bottom:1px dotted #000;
}
.menor {
	font-family:arial;
	font-size: 9px;
	color: #000;
}


.formbusca {
	font-family: arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px dotted #000;
	font-weight: bold;
	padding:3px;
}
.form {
	font-family: arial;
	font-size: 12px;
	color:#333;
}
.form-destaque {
	font-family: arial;
	font-size: 18px;
	color:#333;
}
.formqual {
	font-family: arial;
	font-size: 13px;
	color:#fff;
	text-decoration: none;
	background-color: #FC6703;
	border: none;
	padding:3px;
}
.censura {
	font-family: arial;
	font-size: 12px;
	color:#fff;
	text-decoration: none;
	background-color: #090;
	border: none;
	padding:3px;
}


.obs {
	font-family:arial;
	font-size: 9px;
	color: #666;
}


h1 {
	margin:0;
	font-family:arial;
	font-size:36px;
	font-weight:normal;
	color:#000;
	line-height:1;
	letter-spacing:-1px;
}
h2 {
	margin:0;
	font-family:arial;
	font-size:20px;
	font-weight:normal;
	color:#666;
	line-height:1;
}



/*strong:hover {background:#ffffff; text-decoration:none;} /* background-color e necessario para o IE6 */
strong.tooltip span {display:none; margin-left:-10px; width:400px;}
strong.tooltip:hover span{display:inline; position:absolute; background:#f5f5f5; border:1px dotted #999; color:#e5e5e5; font-family:arial; font-size:12px; color:#333;}
