<!--
a:link {
	color : #cc9900;
	text-decoration : none;
}
a:visited {
	color : #cc9900;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

a.hand:link {
	color : #996600;
	text-decoration : none;
}
a.hand:visited {
	color : #996600;
	text-decoration : none;
}
a.hand:hover {
	color : #996600;
	text-decoration : none;
	cursor: pointer;
	cursor: hand;
}

a.linktres:link {
	text-decoration : none;
	color : #996600;
	font-weight : bold;
}
a.linktres:visited {
	text-decoration : none;
	color : #996600;
	font-weight : bold;
}
a.linktres:hover {
	text-decoration : none;
	color : #ffffff;
	background-color : #996600;
	font-weight : bold;
}
a.linktres:active {
	text-decoration : none;
	color : #ffffff;
	background-color : #996600;
	font-weight : bold;
}

body {
	scrollbar-face-color : #996600;
	scrollbar-shadow-color : #660000;
	scrollbar-highlight-color : #660000;
	scrollbar-3dlight-color : #000000;
	scrollbar-darkshadow-color : #663300;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #000000;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #996600;
}

table {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
}

pre {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
}

div {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
}

.pinput {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #000000;
	background-color : #f9f9f9;
	border : 1px solid #a4a4a4;
}

.pselect {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #000000;
	background-color : #f9f9f9;
	border : 1px solid #a4a4a4;
}

.ptextarea {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	color : #000000;
	background-color : #f9f9f9;
	border : 1px solid #a4a4a4;
}

#c_cor {
	background : #f8f6cd;
}

#s_cor {
	background : #f9f9f9;
}

.laterais {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	background-color : #f9f9f9;
	border : 1px solid #a4a4a4;
	color : #996600;
}

.menu_turma {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	background-color : #ffffff;
	color : #996600;
}

.menu_turma_ativo {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 9px;
	background-color : #ffffff;
	border : 1px solid #dcdcdc;
	color : #996600;
}

.menuSite {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px
	font-weight : solid;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=1, startcolorstr=#cc9900, endcolorstr=#ffffff); 
}

.inicial {
	background-color : #f8f6cd;
}

.titulos {
	background : #ffffff;
}

.ic_esq {
	background-color : #f8f6cd;
	background-image : url(imagens/ic_esq.jpg);
	background-repeat : no-repeat;
	background-position : top left;
}

.ic_dir {
	background-color : #f8f6cd;
	background-image : url(imagens/ic_dir.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}

.ib_esq {
	background-color : #f8f6cd;
	background-image : url(imagens/ib_esq.jpg);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.ib_dir {
	background-color : #f8f6cd;
	background-image : url(imagens/ib_dir.jpg);
	background-repeat : no-repeat;
	background-position : bottom right;
}

.apoiadores {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-style : italic;
}
.apoiadores_tracejada {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-style : italic;
	border-bottom: 1px dashed;
	border-bottom-color: #999;
}

a.apoiadores_href:link {
	text-decoration : none;
	color : #cc9900;
	font-weight : bold;
}
a.apoiadores_href:visited {
	text-decoration : none;
	color : #cc9900;
	font-weight : bold;
}
a.apoiadores_href:hover {
	text-decoration : none;
	color : #cc9900;
	font-weight : bold;
	font-style : normal;
}
a.apoiadores_href:active {
	text-decoration : none;
	color : #cc9900;
	font-weight : bold;
}

td.tracejada {
	border-bottom: 1px dashed;
	border-bottom-color: #999;
}

.cartaz_tracejada {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	border-bottom: 1px dashed;
	border-top: 1px dashed;
	border-left: 1px dashed;
	border-right: 1px dashed;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	border-right-color: #999;
}
-->

