/* CSS Document */
strong{
	font-weight:bold;
}
a{
	color:#959595;
	text-decoration:none;
}
a strong{
	color:#fff;

}
a:hover{
	color:#fff;
	text-decoration:underline;
}
#conteudoint h2{
	font-size: 24px;
	color:#f7941d;
	font-weight:bold;
	margin:5px;
}

#conteudoint p{
	color:#959595;
	
}
#conteudoint h2.head{
	background:url(imgs/pattern_head.gif);
	height:49px;
	line-height:49px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#conteudoint div.box{
	background:#555555 url(imgs/criacoesdosalunos_bottom.jpg) no-repeat left bottom;
	text-align:center;	
}
#conteudoint div.box span{
	display:block;
	background:url(imgs/criacoesdosalunos_top.jpg) no-repeat;
	height:10px;
}
#conteudoint div.box{
	padding-bottom: 10px;
	text-align:center;
	width:548px;
}
#conteudoint h3{
	border-top:#545454 solid 2px;
	border-bottom:#545454 solid 1px;
	padding: 3px 0 3px 5px;
	color:#FFCC66;
	font-size:18px;
	margin-bottom:10px;
}
#conteudoint h4{
	border-top:#555555 solid 1px;
	border-bottom:#282828 solid 1px;
	padding: 3px 0 3px 5px;
	color:#FFCC66;
	font-size:18px;
	margin-bottom: 10px;
}
#conteudoint h4.a{
	border-top:#555555 solid 1px;
	border-bottom:#282828 solid 1px;
	padding: 3px 0 3px 5px;
	color:#FFCC66;
	font-size:18px;
	margin-bottom: 10px;
}
#conteudoint h4.a{
	border-top:#555555 solid 1px;
	border-bottom:#282828 solid 1px;
	padding: 3px 0 3px 5px;
	color:#FFCC66;
	font-size:18px;
	margin-bottom: 10px;
}
#conteudoint div.box2{
	height:1%;
	overflow:hidden;
}
#conteudoint div.box2 img{
	float:left;
	margin-right: 10px;
}
#conteudoint {
	padding-bottom:15px;
}
