#blog{
	background-image: url(../img/quadro_blog.gif);
	width: 678px;
	height: 101px;
}
#qdArtigo {
	height: auto;
	width: 328px;
	margin-bottom: 10px;
	float: left;
}
#qdArtigo #cima {
	background-image: url(../img/bg_artigos_1.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 328px;
}
#qdArtigo #meio {
	background-image: url(../img/bg_artigos_2.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 328px;
}
#qdArtigo #baixo {
	background-image: url(../img/bg_artigos_3.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 328px;
}
#texto{
	margin-left: 20px;
	width: 290px;
}
#texto2{
	margin-left: 15px;
	width: 128px;
}
#texto3{
	margin-top: 2px;
	padding-left: 11px;
	width: 140px;
}
#lado1 {
	width: 165px;
	float: left;
}
#lado2 {
	width: 328px;
	float: left;
	height: auto;
	margin-left: 9px;
	margin-right: 10px;
}

#qdConteudo {
	width: 165px;
	height: 314px;
	margin-bottom: 10px;
}
LI{
	list-style: square;
}
#menuCursos {
	background-color: #F1BE93;
	height: 27px;
	line-height: 27px;
	text-align: center;
	margin-bottom: 10px;
}
#menuCursos a{
	color:#333333;
	text-decoration: none;	
}
#menuCursos a:hover{
	color: #000000;
	text-decoration: underline;	
}
#tituloVerde {
	color: #8EA000;
}