﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #808080;
	line-height: 1.1em;
	height: 100%;
	background: #70a1a5 url('../Media/System/Backgrounds/grad_bg_repeater.png') repeat-x top left;
}

.bgWrapper1 {
	width: 949px;
	margin: auto;
	background: transparent url('../Media/System/Backgrounds/white_bg_repeater.png') repeat-y scroll left top;
}

.bgWrapper2 {
	width: 949px;
	margin: auto;
	background: transparent url('../Media/System/Backgrounds/topo.png') no-repeat scroll left top;
}

p {
	margin: 10px 0;
}

a
{
	color: #808080;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #ffb120;
}

.clearBoth
{
	line-height: 0;
	font-size: 0;
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
}

.siteContainer
{
	width: 750px;
	margin: auto;
	padding: 0;
	background-color: White;
}

.breadCrumb, .breadCrumb:hover
{
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

.breadCrumbSel
{
	font-size: 9px;
	text-transform: uppercase;
	color: Black;
	cursor: default;
}

h1 {
	font-size: 12px;
	color: #7da0a4;
	text-transform: uppercase;
}

.bottomContainer
{
	width: 949px;
	height: 140px;
	margin: auto;
	background: transparent url('../Media/System/Backgrounds/bottom.png') no-repeat scroll left top;
	text-align: center;
}

.TextoNormal, .textonormal {
	color:white;
	font-size:12px;
}

.TextoDestaque, .textodestaque {
	color:#7da0a4;
	font-size:12px;
}
