﻿body {
	scrollbar-base-color:#CCCCEE;
	text-align:left;
	font-family:Arial;
	font-size:10pt;
}
.Menu
{
      background-color:#0000FF;
      color:White;
      text-decoration: none;
      cursor: hand;cursor:pointer;
      font-family: Arial;
      font-size: 10pt;
      font-weight:bold;
      height: 20px;
      background-repeat: repeat;
      text-align:center;
      position:relative;
}
  
.MenuSelecionado
{
      background-color:#6683ff;
      color:White;
      text-decoration: none;
      cursor: hand;cursor:pointer;
      font-family: Arial;
      font-size:10pt;
      font-weight:bold;
      height:20px;
      background-repeat: repeat;
      text-align:center;
      position:relative;
}
.SubMenu
{
      background-color:#0000FF;
      color:White;
      text-decoration: none;
      cursor: hand;cursor:pointer;
      font-family: Arial;
      font-size: 10pt;
      font-weight:bold;
      height: 20px;
      background-repeat: repeat;
      text-align:center;
      position:relative;  
} 
.botao {
	font-family: tahoma;
	font-size: 10px;
	border: 1px #000000;
	background-color: #C7CDDD;
	width: 85px;
    height: 16px;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #34555E;
    height: 18px;
}
#area_reservada a:link {
	color: #31829D;
	text-decoration: none;
	font-size:9pt;
}
#area_reservada a:visited {
	color: #31829D;
	text-decoration: none;
	font-size:9pt;
}
#area_reservada a:hover {
	color: #0b4975;
	text-decoration: underline;
	font-size:9pt;
}
#area_reservada a:active {
	color: #31829D;
	text-decoration: none;
	font-size:9pt;
}
#noticia_colegio_home 
{
    text-align:left;
    }
#noticia_colegio_home a:Link 
{
    font-weight:bold;
    font-size:8pt;
    font-family:Arial;
    color:#111133;
    text-decoration:none;
    }
#noticia_colegio_home a:Visited 
{
    font-weight:bold;
    font-size:8pt;
    font-family:Arial;
    color:#111133;
    text-decoration:none;
    }
#noticia_colegio_home a:active 
{
    font-weight:bold;
    font-size:8pt;
    font-family:Arial;
    color:#111133;
    text-decoration:none;
    }
#noticia_colegio_home a:hover 
{
    font-weight:bold;
    font-size:8pt;
    font-family:Arial;
    color:#5b7693;
    text-decoration:none;
    }
#grid table {
	border: 0px none;
	padding: 5px;
}
#grid td {
	border: 0px none;
	padding: 5px;
}
#grid tr {
	border: 0px none;
	padding: 5px;
}
#grid th {
	border: 0px none;
	padding: 5px;
	background-color: #22A4FD;
}
#grid a:link {
	color: #227098;
	text-decoration: none;
}
#grid a:visited {
	color: #227098;
	text-decoration: none;
}
#grid a:hover {
	color: #0a4f73;
	background-color: #eaefa0;
}
.TextoGrid {
	font-family: Arial, Sans-Serif ;
	font-size: 8pt;
}
#gvEmail {font-family:Arial;font-size:9pt;}
#gvEmail a:Link, #gvEmail a:Visited {color:#45459A;}
#gvEmail a:Hover {color:#454545;}
#fundo_menu {width:176px;height:17px;background-color:#0b25c4;}