/*
 *
 * CSS - SAGRADA
 * ENTURMA 2.3.3
 * pageCover.css
 *
 */

#coverMainHeader {
	display: none;
}

#column1 {
	float: right;
}

#columnCenter {
	width: 445px;
	background-color: transparent;
	background-image: none;
	border: none;
}

#logoContent {
	display: none;
}

#centerManager {
	background-image: url('/templates/source/28/images/centerManager.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
}

#centerTeacher {
	background-image: url('/templates/source/28/images/centralProfe.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
}

#centerStuden {
	background-image: url('/templates/source/28/images/centralAluno.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
}

#sinepe {
	background-image: url('/templates/source/28/images/sinepe.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
}

#positivo {
	background-image: url('/templates/source/28/images/positivo.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
}

#socioecon {
	background-image: url('/templates/source/28/images/socioecon.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
	display: none;
}

#downloads {
	background-image: url('/templates/source/28/images/downloads.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
}

#inscricoes {
	background-image: url('/templates/source/28/images/inscricoes.png');
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 138px;
	height: 43px;
	margin-bottom: 5px;
}

.newsBox,
.titleContextMenu,
#contextMenu {
	display: none;
}

.highlightTitle {
	border-bottom: 1px solid #691f1f;
	padding-bottom: 3px;
}

.highlightTitle p { 
	color: #691f1f;
	font-size: 12px;
	font-weight: bolder;
}

.boxHighlight01,
.boxHighlight02 {
	margin-top: 20px;
}

.boxHighlight01 .title span,
.boxHighlight02 .title span {
	display: none;
}

.boxHighlight01 img,
.boxHighlight02 img {
	margin-right: 10px;
}

.boxHighlight01 .title a,
.boxHighlight02 .title a {
	color: #b53636;
	text-decoration: none;
}

#pageContent {
	clear: none;
	background-image: none;
}

#menuArquivos,
#menuArquivosRadio {
	width: 138px;
}

#menuArquivos p,
#menuArquivosRadio p {
	background-image: url('/templates/source/28/images/menuLateralCurto.png');
	background-position: center top;
	background-repeat: repeat-y;
	padding: 2px 2px 2px 8px;
	color: #ffffff;
}


#menuArquivos ul,
#menuArquivosRadio ul {
	background-color: #ffffff;
	border: 1px solid #B43637;
	border-top: none;
	list-style: none;
	padding: 2px;
}

#menuArquivos li,
#menuArquivosRadio li {
	margin-top: 1px
	margin-bottom: 1px;
}

#menuArquivos img,
#menuArquivosRadio img {
	border: none;	
}

#menuArquivos a,
#menuArquivosRadio a {
	text-decoration: none;
}

/*

BANNER

*/

#banner1 {
	display: block;
	width: 138px;
	text-align: center;
}
