/* CSS Document */
body{
font-family:"Trebuchet MS",verdana,sans-serf;
}


#topo{
width:980px;
background-image: url(/imagens/topo.jpg);

background-repeat:no-repeat;
height:70px;
font-family:"Trebuchet MS",verdana,sans-serif;
color:#FFFFFF;
}
#logo {
width: 300px;
float:left;
padding:15px;
}
h1{
margin-left:30px;
margin-top:5px;
margin-bottom:15px;

}
h2{
font-size:14px;
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-botton:0px;
}
h2 li {
color: #666666;
text-decoration: underline;
}

h2 a:link{
color:#951C14;
text-decoration: underline;
font-weight:bold;
}
h2 li:hover {
color: #666666;
text-decoration: underline;
}
h2 a:visited {
color: #951C14;
text-decoration:underline;
font-weight:bold;
}	
#texto-grande{
font-family:"Trebuchet MS",verdana,sans-serif;
}

h3{
font-size:15px;
margin-left:20px;
margin-right:20px;
margin-top:20px;
margin-botton:0px;
}

#caixa-pesquisa1{
width:450px;
float:right;
height:30px;
margin:15px;
margin-right:20px;
}
#menu{
width:90px;
font-family:"Trebuchet MS",verdana,sans-serif;
font-size:13px;
}
.menu {
	color: #000000;
	list-style: none;
	text-align: left;
	line-height: 25px;
	padding-left: 5px;
	margin-top: 10px;
	text-decoration:none;
	width: 90px;
	}
	.menu li {
	border-bottom: 1px solid #000000;
	border-bottom-width: 1px;
	}
	.menu li:hover {
	background-color:#CCCCCC;
	text-decoration:none;
	text-align: left;
	}
	.menu a:link {
	text-align:left;
	color:#000000;
	text-decoration:none;
	}
	 .menu a:visited {
	color: #000000;
	text-decoration:none;
	text-align: left;
}
.texto-rodape{
padding:10px;
font-family:"Trebuchet MS", verdana, sans-serif;
font-size:13px;
margin-top: 3px;
}
.texto-rodape a:link{
color:#000000;
text-decoration: none;
font-weight:bold;
}
.texto-rodape li:hover {
color: #666666;
text-decoration: none;
}
.texto-rodape a:visited {
color: #000000;
text-decoration: none;
font-weight:bold;
}
.texto-grande{
padding:10px;
padding-right:20px;
font-family:"Trebuchet MS", verdana, sans-serif;
font-size:13px;
text-align:justify;
}

.texto{
padding:20px;
font-family:"Trebuchet MS", verdana, sans-serif;
font-size:14px;
margin-top: 20px;
text-align:left;
}
.texto li {
color:#CCCCCC;
text-decoration: underline;
font-weight:bold;
	}
.texto a:link{
color:#951C14;
text-decoration: underline;
font-weight:bold;
}
.texto li:hover {
color: #666666;
text-decoration: underline;
}
 .texto a:visited {
color: #951C14;
text-decoration:underline;
font-weight:bold;

}	
.texto-azul {
padding:20px;
font-family:"Trebuchet MS", verdana, sans-serif;
font-size:14px;
margin-top: 20px;
text-align:left;
font-weight:bold;

}
.texto-azul li {
color:#CCCCCC;
text-decoration: underline;
font-weight:bold; .texto azul a:link{
color: #0033CC;
text-decoration: underline;
font-weight:bold;
}
.texto-azul li:hover {
color: #666666;
text-decoration: underline;
}
 .texto-azul a:visited {
color: #0033CC;
text-decoration:underline;
font-weight:bold;

}	

