body {
	background-color: #08070C;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/fundofixo.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.campoform {
	border: 1px solid #999;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	
}
.topo {
	background-image: url(images/topo.jpg);
}

.img1 {margin: 10px;
}
.fundotabela {
	background-attachment: fixed;
	background-image: url(fundotabela.gif);
}
a:link, a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #609;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #606;
	text-decoration: underline;
}
.rodape a:link, .rodape a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.rodape a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.texto a:link, .rodape a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.texto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.titulosnews {
	color: #2D0F33;
}
.titulopag {
	font-size: 18px;
	font-weight: bold;
	color: #306;
}
.bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303;
}
.bread a:link, .bread a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bread a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.justificado {
	text-align: right;
}
.citacoes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: center;
}
.rodape a:link, .rodape a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.rodape a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
.grupos {
	font-size: 14px;
	font-weight: bold;
	color: #412141;
}
.voltar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.voltar a:link, .rodape a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.voltar a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.titulosloja {
	font-size: 15px;
	font-weight: bold;
	color: #639;
	text-align: center;
}
.chamada {
	font-size: 15px;
	color: #303;
	font-weight: bold;
}
.tabelavideos {
	background-color: #F3F1F6;
	border: 1px solid #CCC;
}
.bordahome {
	border: 1px solid #CCC;
}
.textocurso {
	text-align: left;
}
.data {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.tabbar {
	margin-top: 10px;
	border-bottom: 7px solid #4f4876;
	padding: 2px 0px;
	font-family: sans-serif;
	font-size: 83%;
}
.tabbar ul, li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
}
.tabbar a {
	padding: 2px 1em;
	border-top: 1px solid #4f4876;
	border-left: 1px solid #4f4876;
	border-right: 1px solid #4f4876;
	border-bottom: none;
	background-color: #e7e5f1;
	color: #4f4876;
	text-decoration: none;
}
.tabbar a:hover, .tabbar a:active {
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	background-color: #EEEEEE;
	color: #4f4876;
	text-decoration: underline;
}
.tabbar a.tabact {
	border-bottom: 1px solid #4f4876;
	background-color: #4f4876;
	color: white;
	font-weight: bold;
}
.tabbar a.tabact:hover,
.tabbar a.tabact:active {
	background-color: #4f4876;
	color: white;
}

