﻿body { left:0; top:10; background-color:#FFFFFF; background-image:url("../images/fondoCaballo.png999");background-repeat:no-repeat; background-position:right top;  font-family: Verdana,Tahoma,Arial,Sans-serif;  }

a{color:#416241; text-decoration:underline;}
a:hover{color:#416241; text-decoration:underline;}



#buscador {background-color:#E5E5E5; border:solid 1px #7fb9a2; }
#leyenda {background-color:#E5E5E5; float:right; margin:5px 0px 5px 0px; border:solid 1 #c0c0c0; width:150px; }
#menu {width:800px;margin:0px auto; background-color:#ffffff; border:solid 1 #c0c0c0; text-align:left}
#footer {width:800px;margin:0px auto; background-color:#ffffff}
#contenido {width:800px;margin:0px auto; font-size:8pt; background-color:#FFFFFF; text-align:left; margin-top:25px;}
#contenidoborde {width:790px;margin:0px auto; font-size:8pt; background-color:#FFFFFF; border:solid 1px #c0c0c0; text-align:left; margin-top:25px; padding: 7px 5px 2px 5px}

#seccion01 {background-color:#f9f9f9; border:solid 1px #c0c0c0; padding:7px 10px 5px 10px; width:500px}

#footer .lineFooter
{ 
	width:800;
	color:Green;
}

#menu .lineMenu
{ 
	/*background-color:Green;*/
	background-color:#009900;
	height:15px;
}

/*ESTILO BASICO FORMULARIOS*/
/*************************************************/
.labelForm{font-family: Verdana; font-size:11px; color:#000; font-weight:500;}
.labelFicha{font-family: Verdana; font-size:11px; color:#000; font-weight:bold;}

.inputCaja{border:1px solid #7fb9a2; background-color:#fbfbf8; height:11px; width:100px; font-family: Verdana; font-size:10px; padding:2px; margin:0 3px 0 3px}
.inputCaja[disabled]{border:1px solid #7fb9a2; background-color:#c0c0c0; height:11px; width:100px; font-family: Verdana; font-size:10px; padding:2px; margin:0 3px 0 3px}

.inputCaja2{border:1px solid #7fb9a2; background-color:#fbfbf8; font-family: Verdana; font-size:11px; padding:2px; margin:0 3px 0 3px}
.inputCaja2[disabled]{border:1px solid #7fb9a2; background-color:#c0c0c0; font-family: Verdana; font-size:11px; padding:2px; margin:0 3px 0 3px}

.inputCajaA{border:1px solid #7fb9a2; background-color:#fbfbf8; height:11px; width:100px; font-family: Verdana; font-size:10px; padding:2px; margin:0 3px 0 3px}
.inputCajaA[disabled]{border:1px solid #7fb9a2; background-color:#fbfbf8; height:11px; width:100px; font-family: Verdana; font-size:10px; padding:2px; margin:0 3px 0 3px; font-weight:bold;}

.inputCajaB{border:1px solid #7fb9a2; background-color:#fbfbf8; font-family: Verdana; font-size:11px; padding:2px; margin:0 3px 0 3px}
.inputCajaB[disabled]{border:1px solid #7fb9a2; background-color:#fbfbf8; font-family: Verdana; font-size:11px; padding:2px; margin:0 3px 0 3px}

.inputCajaBig{border:1px solid #7fb9a2; background-color:#fbfbf8; height:11px; width:300px; font-family: Verdana; font-size:10px; padding:2px; margin:0 3px 0 3px}
.inputCajaBig[disabled]{border:1px solid #7fb9a2; background-color:#c0c0c0; height:11px; width:300px; font-family: Verdana; font-size:10px; padding:2px; margin:0 3px 0 3px}

.inputSelect{border:1px solid #7fb9a2; background-color:#fbfbf8; font-family: Verdana; font-size:10px; padding:2px; margin:0 3px 0 3px} 
.inputSelectMenu{border:1px solid #7fb9a2; background-color:#fbfbf8; font-family: Verdana; font-size:11px; padding:2px; margin:0 3px 0 3px; line-height:5px;} 
.inputBoton{ height:17px; background:none; border:0px; background-image:url(../images/fondoBoton.jpg); background-repeat:repeat-x; color:#fff; font-family:Verdana; font-size:10px; font-weight:bold}
.inputBotonBig{ height:35px; background:none; border:0px; background-image:url(../images/fondoBotonBig.jpg); 
	background-repeat:repeat-x; color:#fff; font-family:Verdana; font-size:13px; font-weight:bold}
.imgAviso{border:0px; font-size:18px; font-weight:bold; color:Red}
.imgInfo{cursor:pointer;}

.btnDesconectar{background:none; border:0px; height:17px; width:110px; background-image:url("../images/btnDesconectar.gif"); cursor:pointer;}
.btnRemoto{background:none; border:0px; height:16px; width:16px; background-image:url("../images/envioRemoto.png"); cursor:pointer;}
.btnBorrar{background:none; border:0px; height:16px; width:16px; background-image:url("../images/borrar.png"); cursor:pointer;}
.btnBorrar2{background:none; border:0px; height:16px; width:16px; background-image:url("../images/delete.png"); cursor:pointer;}
.btnDesactivado{background:none; border:0px; height:16px; width:16px; background-image:url("../images/lock.png"); cursor:pointer;}
.btnActivado{background:none; border:0px; height:16px; width:16px; background-image:url("../images/lock_open.png"); cursor:pointer;}
.urlDecorationMano {text-decoration:underline; cursor:pointer;color:Green;}
.urlDecorationMano10 {text-decoration:underline; cursor:pointer;color:Green; font-size:10px}


.divbotonera{width:790px;margin:0px auto; font-size:8pt; background-color:#FFFFFF; border:none 0; text-align:right; margin-top:10px;}


/*************************************************/
/*Estilo para el mensaje modal Cargando datos.... */
.modalBackground
{
	background-color: #d3d3d3;
	filter: alpha(opacity=80);
	opacity: 0.8;

}

.panelModal
{
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #ffffff;
	border-bottom-style: outset;	
	text-align: center;
	padding-top: 20px;
}

.panelModalFotos
{
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color:#fff;
	border-bottom-style: outset;	
	text-align: center;
	padding: 5px;
}

.updateProgress
{
	border:solid 1px #99CC99;
	background-color: #FFFFFF;
	position: absolute;
	width: 200px;
	height: 100px;
	text-align:center;
    vertical-align:middle;	
}

/*Estilo para el mensaje modal Aviso popup.... */
.popupAviso1
{
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #ffffff;
	border-bottom-style: outset;	
	text-align: left;
	vertical-align:middle;
	width: 400px;
	height: 450px;
}

.popupAviso2
{
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #ffffff;
	border-bottom-style: outset;	
	text-align: center;
	vertical-align:middle;
	width: 400px;
	height: 165px;
}

.headerPanelAviso
{
	background:url("../images/warning_header.gif") repeat-x; 
	color:Black; 
	font-size:8pt;
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
	font-weight:bold;
	border-bottom:none;
}

.textoPanelAviso1
{
	width: 400px;
	height: 390px;
	padding: 4px;
}

.textoPanelAviso2
{
	width: 400px;
	height: 117px;
	padding: 4px;
}

/*************************************************/
/*Estilo para el Accordion ..................... */
.accordionCabecera 
{ 
	border: 1px outset #9c9c9c; 
	background-color: #99CC99; 
	color:#ffffff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold; 
	padding: 4px; 
	margin-top: 4px; 
	cursor: pointer; 
} 
        
a.accordionCabeceraLink,
a.accordionCabeceraLink:hover,
a.accordionCabeceraLink:link,
a.accordionCabeceraLink:visited
{
	color:#ffffff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration:none;
}     

/*MENU DOCUMENTACION*/ 
.panelSubseccion
{
    font-family: Verdana, Tahoma, Arial;
	font-size: 8.5pt;    
	padding: 2px 4px 2px 2px;
	color : #416241;
	background-color: #e8ebe8;
	text-align:left;
	border-bottom:solid 2px #fff;
	text-decoration:none;
	width:95%;
}

.panelSubseccion a,
.panelSubseccion a:hover,
.panelSubseccion a:link,
.panelSubseccion a:visited
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8.5pt;    
	color : #416241;
	text-decoration:none;
	
}

/*Panel Contenido de cada subseccion del menu*/
.panelContent
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;    
	padding: 15px 8px 8px 8px;
	color : #000;
	background-color: #fff;
	text-align:left;
	border: dotted 1px #99CC99;
	width:90%;
	height:100%;
}

   
/**************************************************/

/*Estilo para el arbol de Unidades Veterinarias... */
.textoNodeTree
{
	color:#303030;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bolder;	 
}

.textoNodeTree a
{
	color:#303030;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bolder;	 
}

.textoNodeTree a:hover
{
	color:#303030;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bolder;	 
}

.textoNodeTreeUnidad
{
	color:#7dba7d;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bolder;	
    text-decoration: none;  
}

.textoNodeTreeUnidad a
{
	color:#7dba7d;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bolder;
    text-decoration: none; 	 
}

.textoNodeTreeUnidad a:hover
{
	color:#416241;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bolder;	
    text-decoration: underline; 
}




.labelMunicipioUnidad
{
	color:#416241;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 13px;
    font-weight: bolder;	
    text-decoration: underline; 
}

.listMunicipioUnidad
{
	color:#5b635c;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
}
/**************************************************/

/*TITULO DE CADA SECCION*/
.tituloSeccion
{
	/*color:#014a77;*/
	color:#333;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 19px;
    font-weight: 600;
    margin: 5px 0px 40px 0px;
}

/*SUBTITULO SECCION*/
.tituloSeccion2
{
	color:#333;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 18px;
    font-weight: 600;
}

/*SUBTITULO SECCION*/
.tituloSeccion3
{
	color:#959595;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 14px;
    font-weight: bold; 
}

/*SUBTITULO OPCION DOCUMENTACION*/
.tituloSeccion4
{
	color:#818181;
	font-family: Verdana,Tahoma,Arial;
	font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px; 
}

.enlace1,
a.enlace1,
a.enlace1:hover,
a.enlace1:link,
a.enlace1:visited
{color:#818181; text-decoration:underline;}



/*TEXTO PANEL ESPERA CARGA DATOS*/
.textoLoad
{
	color:#336600;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 13px;
    font-weight: bolder;	 
}

/*TEXTO ERROR*/
.textoError
{
	color:#ff0000;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
	font-size: 10px;
}

.textoError1
{
	color:#d52828;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
	font-size: 11px;
	font-weight:600;
}

.textoError2
{
	color:#d52828;
	font-family: Tahoma,Verdana,Arial,Sans-serif;
	font-size: 12px;
	font-weight:600;
}

/* OTROS TEXTOS PARA ETIQUETAS INFORMATIVAS, TEXTOS RESALTADOS*/
/*************************************************/
.textoNormal10
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 10px;
}

.textoNormal10Bold
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 10px;
	font-weight: 600;
}

.textoNormal11
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
}

.textoNormal11Bold
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
	font-weight: 600;
}


.textoGray10
{
	color:#616161;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 10px;
}

.textoGray10Bold
{
	color:#616161;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.textoGray11
{
	color:#616161;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
}

.textoGray11Bold
{
	color:#616161;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
	font-weight:bold;
}


.textoIntro
{
	color:#000374;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 18px;
	font-weight:bold;
	
}

.textoChip
{
	color:#5b635c;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
}

.textoUELN
{
	color:#4881c0;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
}

.textoChipActivado
{
	color:#8b01cb;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
}

.textoCrotal
{
	color:#336600;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
}

.textoResaltado1
{
	color:#8b01cb;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.textoResaltado2
{
	color:#336600;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bold;	 
}

/*Para celdas con texto*/
.textoResaltado3
{
	color:#5d7a5d;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
    font-weight: bold;
    border-bottom:solid 1px #5d7a5d;
}


.textoResaltado4
{
	color:#5d7a5d;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 12px;
	font-weight:600;
}

/*Texto resaltado informativo*/
.textoResaltado5
{
	color:#606060;
	font-family: Verdana,Tahoma;
	font-size: 7pt;
    font-weight: 600;
}

.textoResaltadoRojo
{
	color:#F50505;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 13px;
	/*font-weight:bold;*/
}


.panelBuscador 
{
	background-color:#E5E5E5; border:double 1px #7fb9a2; 
}


.panelToolTip
{
	background-color:#fcf8e3; 
	border:solid 1px #000;
	color:#000;
	font-size:7.8pt;
	font-family:Verdana,Tahoma;
	padding:6px;
}

.headerGV1
{
	color:#333;
	background-color:#CAFF70;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 7pt;
    font-weight: bold;
}

.datarowGV1
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 7pt;
}


.columnGVResaltado
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 8pt;
}

/*PANEL DE DATOS DE USUARIO, FORMULARIOS PEQUEÑOS*/
.panelDatos1
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 11px;
	line-height:1.4em;
	padding: 10px 3px 15px 6px;
	background-color:#f0f4f0;
	width:98%;
	/*border:double 1px #086900;*/
	border:dotted 1px #99CC99;

}

.panelDatos2
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 12px;
	line-height:1.5em;
	padding: 10px 3px 15px 6px;
	background-color:#f0f4f0;
	width:98%;
	/*border:double 1px #086900;*/
	border:dotted 1px #99CC99;

}

.panelDatos3
{
	line-height:1.4em;
	padding: 10px 6px 15px 6px;
	margin:0;
	border:dotted 1px #ddd;
	background-color:#fafafa;
}

.panelInfo1
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 10px;
	padding: 4px 4px 4px 15px;
	margin: 2px;
	/*border:dotted 1px #ccc;*/
	
}

.panelDatos5
{
	color:#000;
	font-family: Verdana,Tahoma,Arial,Sans-serif;
	font-size: 12px;
	line-height:1.4em;
	padding: 10px 3px 15px 6px;
	background-color:#ffefef;
	width:98%;
	border:dotted 1px #F50505;

}
