/* rodape */

.texto_rodape{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#B48D22;
	font-weight:normal;
}

.text2009{
	position:absolute;
	top:20px;
	left:25px;
}

.right{
	float:right;
}

a.menu_01_hist{
	position:relative;
	width:72px;
	height:33px;
	float:left;
	background:url(../img/menu_01_historia.png) no-repeat top center;
}

a.menu_01_hist:hover{
	background:url(../img/menu_01_historia.png) no-repeat bottom center;
}

a.menu_01_colegio{
	position:relative;
	width:72px;
	height:33px;
	float:left;
	margin-top:5px;
	background:url(../img/menu_01_colegio.png) no-repeat top center;
}

a.menu_01_colegio:hover{
	margin-top:5px;
	background:url(../img/menu_01_colegio.png) no-repeat bottom center;
}

a.menu_02_estrutura{
	position:relative;
	width:81px;
	height:33px;
	float:left;
	background:url(../img/menu_02_estrutura.png) no-repeat top center;
}

a.menu_02_estrutura:hover{
	background:url(../img/menu_02_estrutura.png) no-repeat bottom center;
}

a.menu_03_cursos{
	position:relative;
	width:61px;
	height:33px;
	float:left;
	background:url(../img/menu_03_cursos.png) no-repeat top center;
}

a.menu_03_cursos:hover{
	background:url(../img/menu_03_cursos.png) no-repeat bottom center;
}

a.menu_04_vestibulares{
	position:relative;
	width:105px;
	height:33px;
	float:left;
	background:url(../img/menu_04_vestibulares.png) no-repeat top center;
}

a.menu_04_vestibulares:hover{
	background:url(../img/menu_04_vestibulares.png) no-repeat bottom center;
}

a.menu_04_carreira{
	position:relative;
	width:75px;
	height:20px;
	float:left;
	margin-top:7px;
	background:url(../img/menu_04_carreira.png) no-repeat top center;
}

a.menu_04_carreira:hover{
	background:url(../img/menu_04_carreira.png) no-repeat bottom center;
}

a.menu_05_vidadoaluno{
	position:relative;
	width:124px;
	height:33px;
	float:left;
	background:url(../img/menu_05_vidadoaluno.png) no-repeat top center;
}

a.menu_05_vidadoaluno:hover{
	background:url(../img/menu_05_vidadoaluno.png) no-repeat bottom center;
}

a.menu_06_visitavirtual{
	position:relative;
	width:113px;
	height:33px;
	float:left;
	background:url(../img/menu_06_visitavirtual.png) no-repeat top center;
}

a.menu_06_visitavirtual:hover{
	background:url(../img/menu_06_visitavirtual.png) no-repeat bottom center;
}

a.menu_07_espiritual{
	position:relative;
	width:85px;
	height:33px;
	float:left;
	background:url(../img/menu_07_espiritual.png) no-repeat top center;
}

a.menu_07_espiritual:hover{
	background:url(../img/menu_07_espiritual.png) no-repeat bottom center;
}

a.menu_08_calendario{
	position:relative;
	width:95px;
	height:33px;
	float:left;
	background:url(../img/menu_08_calendario.png) no-repeat top center;
}

a.menu_08_calendario:hover{
	background:url(../img/menu_08_calendario.png) no-repeat bottom center;
}

a.menu_09_contatos{
	position:relative;
	width:79px;
	height:33px;
	float:left;
	background:url(../img/menu_09_contatos.png) no-repeat top center;
}

a.menu_09_contatos:hover{
	background:url(../img/menu_09_contatos.png) no-repeat bottom center;
}

.desenvolvido{
	position:absolute;
	top:19px;
	left:820px;
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	color:#B48D22;
	font-weight:normal;
}

a.assinatura{
	position:absolute;
	width:40px;
	height:37px;
	background:url(../img/assinatura.png) no-repeat top center;
}

a.assinatura:hover{
	height:39px;
	background:url(../img/assinatura.png) no-repeat bottom center;
}

/* fim do rodape */

.texto{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:13px;
	color:black;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
}

.titulo{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:24px;
	color:#663300;
	font-weight:bold;
}

.imgs {
float:right;
padding-left:8px;
}

.bt_busca{
	position:relative;
	cursor:pointer;
}
.bt_busca:hover{
	top:0px;
	right:135px;
	background-position: bottom;
}

a.linkp{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:13px;
	color:black;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
}

a.linkp:hover{
	text-decoration:underline;
}

a.link14px{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:black;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
}

a.link14px:hover{
	text-decoration:underline;
}

.texto14px{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:black;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
}

.contactar_antes{
	border:1px solid #BC9A3C;
	color:#5B2D00;
	background-color:transparent;
}

.contactar_depois{
	border:1px solid #5B2D00;
	color:#BC9A3C;
	background-color:transparent;
	cursor:pointer;
}

.textored{
	font-family:'Arial', Helvetica, sans-serif;
	font-size:14px;
	color:#5B2D00;
	font-weight:bold;
	line-height:15px;
	text-decoration:none;
}