input.padrao {

	width: 350px;

}

textarea.padrao {

	width: 350px;

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #2D394B;

}

.hospedagem {

	font-family: Arial;

	font-size: 16px;

	font-weight: bold;

	padding-left: 20px;

}

.menusite {

	font-family: Arial;

	font-size: 16px;

	font-weight: bold;

	height: 15px;

}

input, select, textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.branco {

	color: #F9F9F9;

}

a {

	text-decoration: none;

	color: #2D394B;

}

//a:hover {

	text-decoration: none;

	color: #98CB00;

}

a.branco {

	text-decoration: none;

	color: #FFFFFF;

}

.tdstreaming {

	height: 17px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.toposite {

	display: none;

}