.tabelapontilhada {

	border: 1px dotted #999999;

}

.fundopag{

background-color:#000000;

link:#FF9900;

alink:#FF0000;

vlink:#FF9900;

}

.lateralpontilhada {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: dotted;

	border-bottom-style: dotted;

	border-left-style: dotted;

	border-top-color: #999999;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #999999;

	

}

.estilobotoes {

font-size: 12;

border: 1;

border-color:#FFCC33;

border-style:solid;

}

.fontmenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #FFCC00;

	text-decoration: none;

}

.fontfrase {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	color: #EFEFEF;

	text-decoration: none;

	

}

.teste{

background-color:#666666;

}

.fonttexto {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	color: #EFEFEF;

	text-decoration: none;

}

.fontlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	color: #333333;

	text-decoration: none;

}

.fonttitulo {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #FFCC00;

	text-decoration: none;

}

.fonttexto2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #EFEFEF;

	text-decoration: none;

}

.tbcolor {

background-color:#666666;

}

.textoimage {

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 14px;

}

.textofundo {

	color: #FFCC33;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 14px;

}

.smilemural {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: dotted;

	border-bottom-style: dotted;

	border-left-style: dotted;

	border-top-color: #FF9933;

	border-right-color: #FF9933;

	border-bottom-color: #FF9933;

	border-left-color: #FF9933;

	background-color: #FFFFFF;

	

}

.horoscopo {

	border-style: dotted;

	border:dotted;

	border-width: 2px;

}

/*

Tabela para busca

*/

#busca{

	width:470px; 
	height:115px;
	border: 1px solid #A5C3C1;
	vertical-align:top

}
.busca1{
	text-align:left;

}

.busca2{
	height:170px;
}

.busca3{

	width:130px;
	float:left;
	border: 1px solid #A5C3C1;
}
.bus_esq{
		text-align:left;
		width:325px;
		float:right;
}
/*Teste Imagens*/
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}

