* {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	font-family: Tahoma;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-image: url(../images/padrao/bg_Inicial.jpg);
	background-repeat: repeat-x;
}
.header {
	height: 255px;
	width: 780px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}
.container {
	display: table;
	margin: auto;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


.menu {
	background-repeat: repeat-x;
	width: 190px;
	height: 300px;
	clear: none;
	float: left;
	background-image: url(../images/padrao/bg_menu.jpg);
	background-position: left bottom;
	background-color: #FFFFFF;
}
.menu h2 {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/padrao/site_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 19px;
	margin-bottom: 10px;
}
.rodape {
	background-color: #202B2D;
	height: 40px;
	width: 100%;
}
.rodape p {
	float: left;
	line-height: 40px;
	font-size: 11px;
	color: #FFFFFF;
}
.rodape .triares {
	float: right;
	width: 150px;
	clear: none;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
}
.rodape div {
	margin: auto;
	width: 780px;
}
.triares a {
	color: #C0D1D3;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.triares a:hover {
	color: #486266;
}


#divEscondida{
width: 118px;
height: 35px;
background: url(../images/imgEscondida.jpg) no-repeat top left;
position: absolute;
left: 230px;
top: 64px;
}
