﻿*
{
	text-align:left;
}

#tabela
{
	background-color:White;
}

body {

	background:#05adda;
	font-family:Tahoma;
	font-size:11px;
	margin:0px 0px 0px 0px;
	background-image:url(../../images/fundo.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat;	
}

b {
	background-color:#FFFFFF;
}

.titulo {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:25px;
	background-image:url(../../images/bg_peixe.gif);
	background-repeat:no-repeat;
}

.peixe {
	width:20px;
	background-image:url(../../../images/bg_peixe.gif);
	background-repeat:no-repeat;
}
.verde {
	color:#67e700;
	background-position:left;
	padding-left:15px;
}
.azul {
	color:#139cff;
	background-position:left;
	padding-left:15px;
}
.vermelho {
	color:#eb2222;
	background-position:left;
	padding-left:15px;
}
.roxo {
	color:#c43ee5;
	background-position:left;
	padding-left:15px;
}
.laranja {
	color:#ea6900;
	background-position:left;
	padding-left:15px;
}
.amarelo {
	color:#f5c317;
	background-position:left;
	padding-left:15px;
}

.horizontal {
	height:1px;
	background-image:url(../../images/bg_horizontal.jpg);
	background-repeat:repeat-x;
	height:15px;
	background-position:center
}

.vertical {
	background-image:url(../../images/bg_vertical.jpg);
	background-repeat:repeat-y;
	background-position:center
}

#noticias {
	text-align:left
}

#plantasDisable {
	position:absolute;
	width:300px;
	height:190px;
	background-image:url(../../images/corais.png);
	background-color:transparent;
	background-position:right bottom;
	background-repeat:no-repeat;
	right:0px;
	bottom:0px;
	z-index:0;
}

.fundo
{
	width:100%; 
	height:100%;
	position:relative; 
	text-align:center;	
	vertical-align:text-top;
	margin:0px 0px 0px 0px;
	padding:10px 0px 20px 0px;	
}

.MenuNivel1
{
	background-color:#1bace3;
}

.MenuItemNivel1
{
	font-size:10px;
	font-family:Verdana;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	height:22px;
}

.MenuItemNivel1 a {
	height:1px; /* IE5.0 bug */
	text-decoration: none;
	font-weight:bold;
	padding: 20px 15px;
	background-color:transparent;
}

.MenuItemNivel1 a:link {
	color: #fff;
}

.MenuItemNivel1 a:visited {
	color: #fff;
}

.MenuItemNivel1 td:hover {
	background-color: #1590c5;
	height:22px;
	color: #FFFFFF;
}

.MenuItemNivel2
{
	background-color:#1bace3;
	height:20px;
	font-size:10px;
	font-family:Verdana;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
}

.MenuItemNivel2Hover
{
	background-color:#1590c5;
	height:20px;
	font-size:10px;
	font-family:Verdana;
	color:#FFFFFF;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
}

#tblCadastro td
{
	padding:2px;	
}

.tituloAdmin
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:100%;
}

.divisao
{
	background-image:url(../../Admin/images/barra.gif);
	width:2px;
	background-repeat:repeat-y;
}

.Grid td
{
    border:1px solid #e1e0e0;
    font-size:10px;
}

.Grid th
{
	background-color:#025fd0;
	height:20px;
    font-size:10px;
}

.Grid th a
{
	color:#FFFFFF;
}

.Grid a
{
	text-decoration:underline; 
}

.GridEmpty td
{
	text-align:center;
	font-size:10px;	
}

.divbotao
{
	text-align:center;
	padding-top:10px;
}

.divbotao input
{
	width:70px;
	text-align:center;
	
	border: 1px solid #0000ff;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #0000ff;
	background-color: #FFFFFF;
	cursor: pointer;	
	cursor: hand;	
}

.InputValor
{
	text-align:right;
}

.textBold
{
	font-size:12px;
	font-weight:bold;
}

.tituloGaleria {
	color:#139cff;
	font-size:12px;
	font-weight:bold;
}

.Galeria
{
	width:90%;
}

.Galeria .conteudo {
	border-right : 1px solid #ddd;
	border-bottom : 1px solid #ddd;
	padding-left:20px;	
}

.Galeria .foto {
	padding-top:5px;
}


.Galeria .data {
	color:#eb2222;
}

.Galeria .label {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:15px;
	padding-top:5px;
}


.texto
{
	border-width:1px;
	border-color:#139cff;
	font-size:10px;
}

.textoBold
{
	border-width:1px;
	border-color:#139cff;
	font-size:12px;
	font-weight:bold;
}

a
{
	color:#0066cc;	
}

a visited
{
	color:#0066cc;	
}

.combo
{
    border : thin dotted #139cff;
    font-size:10px;
    font-family:Verdana;
}

.textoHome
{
    text-align:justify;
    cursor:pointer;
    font-size:13px;
    padding-top:15px;
    padding-left:0px;
    padding-right:0px;    
}

.textoViagem
{
    text-align:justify;
    cursor:pointer;
    font-size:14px;
    color:Black;  
}

.tdImagemHome
{
    cursor:pointer;
    padding-left:0px;
    padding-right:0px;
    text-align:center;
    vertical-align:top;
}

.traco
{
	background-image:url(../../images/Diagrama/traco.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

.traco_v
{
	background-image:url(../../images/Diagrama/traco_v.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.labelDiagrama{ 
   font-size: 14px;
   font-weight:bold;
   text-align:center;
   background-repeat:no-repeat;
   background-position:left;
} 

.labelDiagrama a{ 
	color:Black;
	text-decoration:none;
} 

.labelDiagrama a:visited{ 
	color:Black;
	text-decoration:none;
} 

.labelDiagrama a:hover{ 
	color:#ffff99;
	text-decoration:none;
} 

select {
    font:12px verdana, arial, helvetica, sans-serif;
    color:#003399;
}

