/* css velho - para remover apos verificação */
texto { 
font-family: Trebuchet MS;
} 
.texto { 
font-family: Trebuchet MS;
font-size: 12px; font-style: normal; color: #000
}
.links { 
font-family: Trebuchet MS;
font-size: 12px; 
font-weight: bold; 
color: #000000;
text-decoration: underline
} 
.título {
font-family: Trebuchet MS; 
font-size: 12px; 
font-weight: bold; 
color: #000
}

.p {
 padding:10px;
}

/* CSS novo */
#containernovo {
}

#conteudonovo {
	margin:0 100px 0 0;
	height:500px;
	width:450px;
	padding:10px 20px 0 20px ;
	font: 12px normal "Verdana, Arial, Helvetica, sans-serif";
}


#conteudonovo  H1 {
	padding:12px;
	font:bold 25px "Verdana, Arial, Helvetica, sans-serif";
	text-transform:uppercase;
	text-align:center;
}

#conteudonovo  H2 {
	padding:12px;
	font:bold 16px "Verdana, Arial, Helvetica, sans-serif";
	text-transform:uppercase;
	color:#009645;
}

#conteudonovo  p {

padding:12px;

}

#conteudonovo  ul {
	padding:12px;
}
p.titulo{
font-family: Trebuchet MS; 
font-size: 12px; 
font-weight: bold; 
color: #000;
}
p{
font-family: Trebuchet MS;
font-size: 12px; font-style: normal; color: #000;
}
li{
font-family: Trebuchet MS;
font-size: 12px; font-style: normal; color: #000;
}
a.link{
font-family: Trebuchet MS;
font-size: 12px; 
font-weight: bold; 
color: #006699;
text-decoration: underline;
}
