BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #d1d1d1; 
	SCROLLBAR-SHADOW-COLOR: #d1d1d1; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #000000; 
	scrollbar-3d-light-color: #FFFFFF; 
	scrollbar-dark-shadow-color: #FFFFFF;
	
}       
h1
{
  font-family: Arial;
  color: #000000
}
h2
{
  font-family:Arial;
  color: #000000
}
h3
{
  font-family: Arial;
  font-weight: bold;
  color: #000000
}
h4
{
  font-family: Arial;
  color: #000000
}
h5
{
  font-family: Arial;
  color: #000000
}

a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link        
{
  font-family: Arial;
  font-size: 12px;
  color: #000000
}
a:visited     
{
  font-family: Arial;
  font-size: 12px; 
  text-decoration: none; 
  color: #000000
}

a:hover 
{
  font-family: Arial;
  font-size: 12px; 
  color: #000000;
  text-decoration:underline
  
}
a.img{
	border:0px;
}

.edital a {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6a;
	text-decoration: none;
}
.edital a:link        
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6a;
}
.edital a:visited     
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6a;
}

.edital a:hover 
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6b6b6a;
	text-decoration:underline
}
.edital a.img{
	border:0px;
}

hr
{
  color: #000000; 
  border-style: ridge
}

ul.menu {
	list-style-image: url("../images/seta2.png");
	text-align:left;
	color:#6b6b6a;
}

ul.curso {
	list-style-image: url("../images/simbolo.gif");
	text-align:left;
	color:#6b6b6a;
}

.destaque_titulo{
	margin-left:20px;
	color:#6b6b6a;
	margin-right:10px;
	color:#6b6b6a;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	font-weight:bold;
}

.destaque_texto{
	margin-left:10px;
	margin-right:10px;
	color:#6b6b6a;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:center;
	line-height:20px;
}

.texto{
	color:#666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
}
.texto a{
	color:#666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
}
.texto a:visited{
	color:#666666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
}
.texto a:hover{
	color:#333333;
	text-decoration:underline;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:justify;
	line-height:18px;
}

.contato{
	margin-left:10px;
	margin-right:10px;
	color:#6b6b6a;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-align:center;
	line-height:20px;
}

.foto_blur{
   background-color: #ccc; /*shadow color*/
   color: inherit;
   margin-left: 4px;
   margin-top: 4px;
   width: 100%;
}
.foto_shadow, .foto_content{
   position: relative;
   bottom: 2px;
   right: 2px;
}
.foto_shadow{
   background-color: #666; /*shadow color*/
   color: inherit;
}
.foto_content{
   background-color: #fff; /*background color of content*/
   color: #000; /*text color of content*/
   border: 1px solid #000; /*border color*/
   padding: .5em 2ex;
}
.foto_content img{
   border: 1px solid #000000;
}