/* CSS Document */

.tabela_linhas_laranja {
	background-color: #00CC00;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border: thin none #FF6600;
}
.texto_10 {
	font-family: Verdana;
	font-size: 10px;
}
.preco_anual {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.preco_mensal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
}
.azul_negrito {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
}
.menu_lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.texto_9 {

	font-family: Verdana;
	font-size: 9px;
}.texto_10_marinho {
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
}
.titulo_azul_escuro {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.texto_azul_aqua {

	font-family: Verdana;
	font-size: 10px;
	color: #0099CC;
}
.texto_verde {


	font-family: Verdana;
	font-size: 10px;
	color: #33CC99;
}
.texto_verde_seara {



	font-family: Verdana;
	font-size: 10px;
	color: #99CC33;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#99CC33;
	font-size:10px;
	width:400px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	height:15px;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #009900;
	width:490px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:10px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.titulo_branco_medio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_verde_seara_grande {
	font-family: Verdana;
	font-size: 12px;
	color: #99CC33;
	font-weight: bold;
}
.texto_laranja {

	font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
}
.texto_branco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.texto_branco A:link {text-decoration: none; color:#FFFFFF}
.texto_branco A:visited {text-decoration: none; color:#FFFFFF}
.texto_branco A:hover {text-decoration: underline; color:#FFFFFF}

