@charset "utf-8";
/* CSS Document */

html, body
{
	width: 				100%;
	text-decoration: 	none;
	color:				#666666;
	background-color: #E0E0E0;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img-hospedar-sites/bg-hospedagem-de-site/bg-pwh-com-br.jpg);
	overflow-x: hidden;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	
}
*
{
	margin:				0;
	padding:			0;
	border:				0;
}
div
{
    text-align:         left;
}
ul, ol
{
	list-style-type:	none;
}
a,
a:hover
{
	color:				#FF8000;
	text-decoration:	none;
	cursor:				pointer;
}
a:hover
{
	text-decoration:	underline;
}
a.internal,
a.internal:hover
{
	color:				#003366;
	font-size:			12px !important;
}
div.clear
{
	clear:				both !important;
	height:				0 !important;
	font:				0/0 serif !important;
}
h1, h2
{
	color:				#003366;
	font:				14px/26px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-weight:		bold;
}	
h3
{
	color:				#FF8A22;
	font-weight:		bold;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 15px;
	line-height: 26px;
}		
h4
{
	color:				#F00;
	font-weight:		bold;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-size: 15px;
	line-height: 26px;
}
h5
{
	color:				#5c677f;
	font-size:			12px;
	font-weight:		bold;
	height:				26px;
	border-bottom:		1px solid #B9BEC7;
}
h5.overflow
{
	height:				40px;
}
sup {
	color: #F00;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 1px;
	clear: both;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 1px;
	width:170px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.submenu{
margin-bottom: 0.5em;
}
.feedback {
	height: 81px;
	width: 81px;
	position:fixed;
	float: right;
	right: 0px;
	bottom: 0px;
}
.feedback-i {
	height: 81px;
	width: 81px;
	position:absolute;
	float: right;
	right: 0px;
	top: 1536px;
}
