a, a:visited {
	color: #26357E;
	text-decoration: none;
}

a:hover {
	color: #4F7CA5;
}

body {
	background: url("../imagens/bg.gif") top repeat-x white;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Verdana";
}

input[type="text"], input[type="submit"], input[type="button"], input[type="password"], select, textarea {
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	border: 1px solid #26357E;
}

.topo {
	background-image: url('http://www.colegiodante.com.br/sistemas/curriculos/imagens/barra_top.jpg');
	height: 32px;
}

.rodape1 {
	background-image: url('http://www.colegiodante.com.br/sistemas/curriculos/imagens/barra_bottom1.gif');
	height: 9px;
	width: 922px;
}

.rodape2 {
	background-image: url('http://www.colegiodante.com.br/sistemas/curriculos/imagens/barra_bottom2.gif');
	height: 23px;
	width: 922px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.sublinhado {
	border-bottom: 2px solid #26357E;
	font-size: 14px;
	font-weight: bold;
	color: #26357E;
}

.readonly {
	background-color: #CFCFCF;
}

.fonte9px {
	font-size: 9px;
	color: #999999;
}

.semLink {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.menuTitulo {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.subMenu {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.informacoesAdmin {
	border: 2px dashed #999999;
	background-color: #FFFFFF;
}

.thMensagem {
	background-color: #004181;
	color: #FFFFFF;
	font-weight: bold;
}

@media print {
	.ocultar {
		display: none;
	}
}

@media print {
	.mostrar {
		display: inline;
	}
	
}

@media print {
	.print {
		color: #000000;
		border-bottom: 2px solid #000000;
	}
}

.alertsError {
	color: #FF0000;
}

.alertsMessage {
	color: #0000FF;
}

/* Novo Topo */
#menu {
	width: 960px;
	height: 85px;
	margin: 0px auto;
	padding: 0px 5px;
	font-size: 0px;
	background: url("../imagens/menu_logo.gif") 5px 12px no-repeat;
}

.logo {
	float: left;
	margin-top: 35px;
	margin-left: 0px;
	display: inline-block;
	vertical-align: middle;
	height: 35px;
	width: 300px;
}

.logo span {
	display: none;
}

#menurefer {
	float: right;
	margin: 12px 0px 0px 0px;
	height: 25px;
}

#area_restrita, #social {
	float: left;
	margin-left: 20px;
	vertical-align: middle;
}

#area_restrita {
	background: url("../imagens/area_restrita_esq.gif") top left no-repeat;
	margin-top: 2px;
	padding-left: 20px;
	width: 290px;
}

#area_restrita .wrap {
	background: url("../imagens/area_restrita_dir.gif") top right no-repeat;
	height: 18px;
	padding: 4px 10px 0px 5px;
	color: white;
	font-size: 11px;
}

#area_restrita a {
	color: white;
	font-family: "Arial";
}

#area_restrita .titulo {
	margin-right: 5px;
}

#area_restrita .sep {
	color: #999;
}

#social {
	margin: 2px 3px 0px 20px;
}

#social a {
	margin: 0px 0px 0px 5px;
}

#menulinks {
	vertical-align: top;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	clear: right;
	text-align: right;
}

#menulinks .menuitem {
	margin: 0px 0px 2px 20px;
	padding: 0px 2px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	font-family: "Arial";
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}

#menulinks .menuitem:hover {
	text-decoration: none;
	border-bottom: 2px solid #26357e;
	margin-bottom: 0px;
}

#menulinks .ativo {
	border-bottom: 2px solid #bf922d;
}

/* Rodapé */
#footer {
	width: 100%;
	clear: both;
	padding-top: 0px;
	background: url("../imagens/rodape_fundo.gif") 0px 0px repeat-x;
	text-align: center;
}

#footer_wrap {
	width: 970px;
	height: 150px;
	background: url("../imagens/rodape.gif") top center no-repeat;
	margin: 0px auto;
	padding-top: 22px;
}

#footer .links {
	display: block;
	vertical-align: top;
	margin-right: 425px;
	margin-bottom: 10px;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #000;
}

#footer a:hover {
	text-decoration: none;
}

#footer .links a {
	margin: 0px 12px;
}

#footer .endereco {
	display: block;
	vertical-align: top;
	margin-left: 615px;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
}

#footer .endereco a {
	color: #26357e;
}

#footer .creditos {
	display: inline-block;
	font-size: 11px;
	color: #777;
	line-height: 15px;
	margin-top: 25px;
}

/* Box de Título */
.box {
	margin: 10px 0px 0px 6px;
	vertical-align: top;
	text-align: right;
	display: inline-block;
	float: right;
}

#interna_titulo {
	width: 730px;
	height: 35px;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	font-size: 24px;
	font-family: "Georgia";
	font-weight: normal;
	color: white;
	text-align: right;
	background: url("../imagens/interna_titulo.gif") right center no-repeat;
}

.box_news {
	width: 960px;
	background: url("../imagens/box_fundo.gif");
	border: 1px solid #bbbbbb;
	padding: 5px;
}

.box_wrap {
	width: 950px;
	background: white;
	display: inline-block;
	padding: 5px;
	overflow: hidden;
}
