/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	}
	
.texto
{
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: normal;
	color: #333333;

	}
.tit
{
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15px;
	font-weight:bold;
	color:#01357F;
	}
.link
{
	color:#000033;
	font-family:verdana;
	font-size:10px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	}
.lateral
{
	color:#01357F;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	}
a.lat:link {
  font-family:Verdana;
  font-size:10px;
  color:#01357F;
  font-weight:none;
  text-decoration: none;
}

a.lat:visited {
  font-family:Verdana;
  font-size:10px;
  color:#01357F;
  font-weight:none;
  	  text-decoration: none;
}
a.lat:hover {
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  font-weight:none;
  text-decoration: none;
}
.tit_galeria
{
	color:#01357F;
	font-family:tahoma;
	font-size: 12px;
	font-weight: 900;
	vertical-align: middle;
	text-align: center;
	position: fixed;
	cursor: default;
	}
.borda
	{
	border-top-color:#7AC4E9;
	border-bottom-color:#7AC4E9;
	border-left-color:#7AC4E9;
	border-right-color:#7AC4E9;
	}
.caixas
{
	color:#01357F;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	background-position: center center;
} 
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-attachment: scroll;
	background-color: #0066CC;
	background-position: center;
	display: run-in;
	border: thin dashed #CCCCCC;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
