* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #F3F3F3 url(imagens2/back.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
}

/* Logo */

#logo {
	width: 785px;
	margin: 0 auto;
	height: 365px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 0px;
	display: block;
	border-bottom-style: none;
	background-color: #FFFFFF;
	background-image: url(imagens2/logo_s_n.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	float: left;
	width: 360px;
	position: relative;
	top: 194px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D2330;
	left: 100px;
}
#menu a {
	background-color: #F3F3F3;
	margin: 0px;
	padding: 15px 0px 0px;
	height: 35px;
	width: 120px;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #4D2324;
	border-right-color: #4D2324;
	border-bottom-color: #C4491D;
	border-left-color: #C4491D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234568;
	font-weight: bold;
	background-image: url(imagens2/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:hover {
	font-weight: bold;
	color: #B5441A;
	background-image: url(imagens2/link1_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tempo {
	float: left;
	height: 150px;
	width: 300px;
	position: relative;
	left: 455px;
	top: 30px;
	text-align: right;
}




#header {
	height: 55px;
	width: 100%;
}

#maincontent {
	width: 745px;
	margin: 0 auto;
	background: #FFFFFF url(imagens2/borda_dupla.jpg) repeat-y left top;
	height: 300px;
	padding: 0px 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	clear: both;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#supportingText {
	text-align: left;
	margin: 0px;
	padding: 0px 15px;
	height: 280px;
}
#mainTxt {
	float: left;
	width: 350px;
}
#mainTxt p {
	margin-top: 7px;
}
#myText p {
	padding-top: 7px;
}

#myText {
	clear: both;
}


#data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	height: 25px;
	font-weight: bold;
}


h1 {
	background-image: url(imagens2/base.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	width: 785px;
	margin: -5px auto 0px;
	padding: 0px;
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
}



.navbar li a{
	display: block;
	height: 65px;
	width: 110px;
	text-align: center;
}



/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 140px;
	background: #244568 url(imagens2/footer.jpg) repeat-x left bottom;
}

#footer p {
	padding-top: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #E2CFBA;
}
#google {
	width: 350px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
	height: 90px;
	border: 4px double #EAEAEA;
	padding-top: 15px;
	text-align: center;
	color: #598CC6;
}		
#formgoogle {
	border: 1px solid #B16325;
}
