.fix {
	overflow: hidden;
	zoom: 1;
}

ol, ul {
	list-style: none;
}

#center {
	/*background-color: #c1d3dd;*/
	background-color: #ffffff;
	margin: 30px 8px 0 0;
	width: 567px;	
	padding: 7px 14px 40px 11px;
	overflow: hidden;
}

/*
#title_box{
	border-bottom: none;
    padding-bottom:0px;
    margin: 0px 0 5px 0;
}
*/

#title_box {
    border-bottom: 1px solid #606DB1;
    clear: both;
    color: #606DB2;
    font-family: "Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 20px 15px 10px 8px;
    padding-bottom: 5px;
}

.ancora_escolada{
   display:block;
   float:left;
   width:18px;
   font-size:11px;
   color:#2B937D;
}

.ancora_escolada_img{
   display:block;
   float:left;
   margin-top:1px;
   margin-right:10px;
   color:#2B937D;
}



.box-anuncio {
	background: url(../../img/escolada/bg-box.gif) repeat-x 0 0 #599068;
	height: 80px;
	position: relative;
	margin-bottom: 14px;
	text-align: center;
}

.box-anuncio .left {
	background: url(../../img/escolada/left.gif) no-repeat 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 3px;
	height: 80px;
	display: block;
	overflow: hidden;
}

.box-anuncio .right {
	background: url(../../img/escolada/right.gif) no-repeat 0 0;
	position: absolute;
	top: 0px;
	right: 0px;
	_right: -1px;
	width: 3px;
	height: 80px;
	display: block;
	overflow: hidden;
}

.box-anuncio p {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 10px;
}

h3 a {
	color: #323498;
}

.img {
	float: left;
	margin-right:10px;
}

.txt {
	float: left;
}

.destaque {
	margin-bottom: 50px;
}

.destaque .txt {
	width: 248px;
}

.destaque h3 {
	margin: 3px 0 5px 0;
}

.outrasMaterias  li {
	width: 267px;
	float: left;
	margin: 0 15px 29px 0;
	height:179px;
}

.outrasMaterias .img  {
	height: 105px; 
}

.outrasMaterias h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

.paginacaoEscolada {
	width: 195px;	
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
}

.paginacaoEscolada li {
	float: left;
	margin-left: 10px;
	display: inline;
}
