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

body {
margin:0;
padding:0;
background-image:url(../estrutura/pattern.jpg);

font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

img {
border:none;
}

h1 {
font-size:15px;
color:#0085eb;
margin:20px 0 37px 0;
}

#sobre h1 {
font-size:25px;
color:#0085eb;
margin:10px 0 2px 0;
}

h2 {
font-size:14px;
color:#0085eb;
font-weight:normal;
margin:25px 0 10px 0;
text-transform:uppercase;
}

p {
margin:0;
font-weight:normal;
font-size:12px;
}

hr {
border:1px solid #bdbbbc;
border-top:none;
border-left:none;
border-right:none;
width:940px;
margin:25px 0 0 0;
}

#main {
margin-bottom:20px;
}


.center {
width:940px;
margin:0 auto;
text-align:left;
}

#logo {
float:left;
width:540px;
height:125px;
margin-top:20px;
}

ul {
list-style-type: none;
text-align:right;
}

ul li {
list-style-type:none;
font-size:11px;
float:left;
color:#0085eb;
}

ul li a {
text-decoration:none;
color:#000;
}

.mail {
float:none;
color:#9ac5e5;
}

.email {
float:none;
margin-bottom:75px;
}

#footer {
height:160px;
background-image:url(../imgs/pattern_footer.gif);
margin:20px 0 0 0;
}

.tree
{
	background:url(../imgs/logo.jpg);
	background-position: 0px 0px;
	width: 157px;
	height: 46px;
	margin-left:783px;
}

.tree:hover {
	background-position: -157px 0;
}

.espacoFooter {
height:90px;
}
