/*********Estilo de grillas de siamazonía**********/

.dgSIAMAZONIAHeader
{
	color:#003300;
	font-family: Tahoma;
	font-Size:11px;
	font-weight:normal;
	height: 15px;
	border-width :0px;
	background-image: url(../graficos/Grilla.gif);
}

.dgSIAMAZONIAPaging
{
	color:#003300;
	font-family: Tahoma;
	font-Size: 11px;
	font-weight: bold;
	height: 15px;
	border-width :0px;
	background-image: url(../graficos/Grilla.gif);
	text-align:right;
}

.dgSIAMAZONIAContador
{
	color: #003300;
	font-family: Tahoma;
	font-Size:10px;
	background-color: #FFFFFF;
	border:solid 0px #FFFFFF;
	text-align:right;
}

.dgSIAMAZONIAItem1
{
	color:#666633;
	font-family: Tahoma;
	font-Size: 10px;
	background-color:#EFF2EE;
	border:solid 0px #FFFFCC;
}

.dgSIAMAZONIAItem2
{
	color:#666633;
	font-family: Tahoma;
	font-Size: 10px;
	background-color: #FFFFFF;
	border:solid 0px #FFFFFF;
}

/*************************************************/

/*************Estilos para los Formulario*********/

.lblTituloForm
{
	font-family:Tahoma;
	font-size:11px;
	color:#003300;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform:uppercase;
	height: 40px;
}

.lblSubTituloNivel1Form
{
	font-family:Tahoma;
	font-size:11px;
	color:#003300;
	text-decoration: underline;
	font-weight:bold;
}

.lblSubTituloNivel2Form
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-style: oblique;
	font-weight:normal;
}

.lblForm {
	font-family:Tahoma;
	font-size:11px;
	color:#003300;
	font-weight:bold;
	vertical-align:top;
	height: 20px
}

.lblTextoForm {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align: justify;
}

.txtForm {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	HEIGHT: 20px;
	background-color: #F0F0F0;
	color: #000000;
}

.ddlForm
{
	color:Black;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	HEIGHT: 18px;
	background-color: #F0F0F0;
	color: #000000;
}

.chkForm
{
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	border: 0px;
	background-color: Transparent;
}

.lstForm {
	font-family: Tahoma;
	font-size:12px;
	color: #000000;
	border: 0px;
	background-color: Transparent;
}

.tblForm {
	color:"black";
	font-family: Tahoma;
	font-Size: 11px;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	border:solid 0px #003300;
}

.tdFormItem1
{
	color:#000000;
	font-family: Tahoma;
	font-Size: 11px;
	background-color:#EFF2EE;
	vertical-align:top;
	color:#003300;
	font-weight:bold;
	height: 20px
}

.tdFormItem2
{
	color:#000000;
	font-family: Tahoma;
	font-Size: 11px;
	background-color: #FFFFFF;
	vertical-align:top;
	color:#003300;
	font-weight:bold;
	height: 20px
}

.filForm
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	background-color: #F0F0F0;
}
.txtFormMultiline
{
	HEIGHT: 60px;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	background-color: #F0F0F0;
	color: #000000;	
}

.btnForm {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	font-weight: bold;
	height:20px;
	background-color: #CCCCCC;
	color: #003300;
	border-style:ridge;
	border-color: #003300; 
	border-width:1;
}

.rdoForm
{
	background-color: Transparent;
	font-family:Tahoma;
	font-size:12px;
	color:Black;
}
/********************************************************************/

/**********estilos para mostrar información detallada*****************/

.lblTitulo
{
	font-family:Tahoma;
	font-size:14;
	color:#003300;
	font-weight:bold;
	letter-spacing: 5px;
	text-align:center;
	text-transform:uppercase;
	height: 20;
	vertical-align:sub;
	
}

a.lnkSubTituloNivel1:link {
	text-decoration: none;
	font-family:Tahoma;
	font-size:12;
	color:#003300;
	font-weight:bold;
	line-height: 20px;
	}

a.lnkSubTituloNivel1:visited {
	text-decoration: none;
	font-family:Tahoma;
	font-size:12;
	color:#003300;
	font-weight:bold;
	line-height: 20px;
}

a.lnkSubTituloNivel1:hover {
	text-decoration: none;
	font-family:Tahoma;
	font-size:12;
	color:#000000;
	font-weight:bold;
	line-height: 20px;
	}

.lblSubTituloNivel1
{
	font-family:Tahoma;
	font-size:13;
	color:#003300;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 5px;
	height: 50px;
	vertical-align:sub;
}

.lblSubTituloNivel2
{
	font-family:Tahoma;
	font-size:11;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 2px;
	height: 20px;
}

.lblSubTituloNivel3
{
	text-decoration: underline;
	font-family:Tahoma;
	font-size:11;
	color:#000000;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing: 2px;
	height: 20px;
	}

.lblTexto
{
	font-family:Tahoma;
	text-align: justify;
	font-size:12;
	color:Black;
}

.lblApunteTexto
{
	font-style:oblique;
	color:#003300;
}

.lblPiePagina
{
	font-family:Verdana;
	text-align: justify;
	font-size:10;
	color:Black;
}

.tablaDetalle
{
	border: #003300 1px solid;
}

.tdEspacioTitulo
{
	height:5px;
	background: #003300;
}

.tdEspacioTitulo2
{
	height:3px;
	background: #003300;
}
.tdEspacioSubTituloNivel1
{
	height:2px;
	background: #CCCCCC;
}

.tdTituloTabla
{
	color:#FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-Size: 13px;
	text-align:center;
	background:#006666;
	border: #003300 1px solid;
}

.tdPiePaginaTabla
{
	color:#FFFFFF;
	font-family: Tahoma;
	font-style:oblique;
	text-align:right;
	font-Size: 9px;
	background:#006666;
	border:solid 1px #003300;
}

.tdCabecera
{
	color:#003300;
	font-family: Tahoma;
	font-weight: bold;
	font-Size: 11px;
	text-align:left;
	background:#CCFFCC;
	padding-left: 5px;
	border: #003300 1px solid;
}

.tdItem1
{
	color:"black";
	font-family: Tahoma;
	font-Size: 10px;
	background:#CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #003300;
}

.tdItem2
{
	color:"black";
	font-family: Tahoma;
	font-Size: 10px;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	border:solid 1px #003300;
}

.tdFuente
{
	color:#555555;
	font-family: Tahoma;
	font-style:oblique;
	font-Size: 11px;
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	
}

a:link 
{
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	color:#4F4FFF;
	font-weight:normal;
	}

a:visited 
{
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	color:#4F4FFF;
	font-weight:normal;
}

a:hover {
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	color:#4F4FFF;
	font-weight:normal;
	}

.lblConfirmacion
{
	font-family:Tahoma;
	font-size:11px;
	color:blue;
	font-weight:normal;
	background-color:Transparent;	
}

.lblError
{
	font-family:Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: normal;
	background-color: Transparent;
}
/******************************************************************************************/

/************* FICHA DE ESPECIES *******************/

.tdFichaItem1
{
	color:#000000;
	font-family: Tahoma;
	font-Size: 11px;
	background-color:#EFF2EE;
	vertical-align:top;
}

.tdFichaItem2
{
	color:#000000;
	font-family: Tahoma;
	font-Size: 11px;
	background-color: #FFFFFF;
	vertical-align:top;
}

/*************SERVICIO WEB TECNOLOGIAS**************/

.tdWSCabecera
{
	color:#003300;
	font-family: Tahoma;
	font-Size:11px;
	font-weight:normal;
	height: 15px;
	border-width :0px;
	background-image: url(../graficos/Grilla.gif);
}

.tdWSCuerpo
{
	color:#000000;
	font-family: Tahoma;
	font-Size:10px;
	font-weight:normal;
	height: 11px;
	border-width :0px;
}

/*************MAPA WEB**************/

.lblMapaWebNivel1 {
	font-family:Tahoma;
	font-size:11;
	color:#003300;
	font-weight:bold;
	}
	
.tdMapaWebItem {
	font-family:Tahoma;
	font-size:10;
	color:#006600;
	}

a.lnkMapaWebNivel1:link {
	text-decoration: none;
	font-family:Tahoma;
	font-size:11;
	color:#003300;
	font-weight:bold;
	}

a.lnkMapaWebNivel1:visited {
	text-decoration: none;
	font-family:Tahoma;
	font-size:11;
	color:#003300;
	font-weight:bold;
}

a.lnkMapaWebNivel1:hover {
	text-decoration: none;
	font-family:Tahoma;
	font-size:11;
	color:#000000;
	font-weight:bold;
}

a.lnkMapaWebItem:link {
	text-decoration: none;
	font-family:Tahoma;
	font-size:10;
	color:#660000;
	}

a.lnkMapaWebItem:visited {
	text-decoration: none;
	font-family:Tahoma;
	font-size:10;
	color:#660000;
}

a.lnkMapaWebItem:hover {
	text-decoration: none;
	font-family:Tahoma;
	font-size:10;
	color:#006600;
}
/*******************************************************************************************************/