@charset "utf-8";

body{
font-family: "trebuchet MS";
vertical-align: baseline;
margin:2px;
}

a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}

#rodape p{
font: 85% "Trebuchet MS";
color:#fff;
margin:0px;
padding:0px;
text-align:center;
}

#rodape p a{
text-decoration: none;
color:#efefef;
}

.style1 {
	color: #FFFFFF;
	vertical-align:bottom;
}

.a:link{
outline:none;
text-decoration:none;
border:none;
}

.conteudo{
text-align:justify;
font-size:14px;
}

.link_topo{
text-align:justify;
margin-right:10px;
font-size:14px;
}

h2{
margin:0px;
}

h3{
margin:0px;
}

img{
	border:0px;
}

#menuLateral
{
	font-size: 80%;
}

#menuLateral a:hover{
	text-decoration: none;
	color: red;
}

#menuLateral a,a:visited{
	text-decoration: none;
	color: blue;
}