/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/backgound.jpg);
	background-repeat:repeat-x;
	background-color: #286BA2;
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	border-bottom:2px solid #738ab6;
	color:#001b4e;
}

h1.banheiras {
	font-size: 18px;
	font-weight:bold;
	border-bottom:4px solid #738ab6;
	color:#2C8CC7;
	height:22px;
	margin-top:10px;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	border-bottom:1px solid #738ab6;
	color:#001b4e;
}

h2.aquecedor {
	font-size: 14px;
	font-weight:bold;
	color:#001b4e;
	border:0;
	margin-bottom:7px;
}

h2.representante {
	font-size: 14px;
	font-weight:bold;
	color:#2C8CC7;
	border:0;
	margin-bottom:7px;
}

h2.banheiras {
	font-size: 14px;
	font-weight:bold;
	border-bottom:3px solid #CCCCCC;
	color:#666666;
	text-align:left;
}
h2 span.banheiras2 {
	font-size: 11px;
	font-weight:bold;
	border-bottom:3px solid #CCCCCC;
	color:#666666;
	text-align:left;
}


