body {
	background-image: url(../img/fondo_pedasito.jpg);
}

/*table {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;

}*/

.textfields {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #6699CC;
	width: 60px;
}

.spacer1 {
	margin: 3px;
	padding: 3px;
}

.tablaborde {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#B0B0B0', Direction=120, Strength=6);
}

.black {
	color: #000000;
}

button {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCCFF;
	background-color: #6699CC;
	border: 1px ridge;
}

.listado_opciones { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:18px;
	padding-left:30px;
	}
.txt_comun	{ font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:justify;
	line-height:14px;
}

td.txt_comun2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	color:#666666;
	text-align:justify;	line-height:16px;
	padding-left: 10px; padding-right:10px;
}

.txt_acercade {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:justify;
	line-height:18px;
}

.txt_aboutus {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	line-height:18px;
}

.mailenviado {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	line-height:16px;
}

.txt_seguridad {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:20px;
	font-stretch: extra-expanded;
}

.login	{ 
	font-family: Arial, sans-serif;
	font-size:10px;
	font-style: italic;
	color:#666666;
	font-stretch: ultra-condensed;
}

	
/* Estilos: Vinculos del site */
a.olvido_pass:link 			{ color: #164D82; font-size: 11px; text-decoration: none; }
a.olvido_pass:visited		{ color: #164D82; font-size: 11px; text-decoration: none; }
a.olvido_pass:hover			{ color: #FF0000; font-size: 11px; text-decoration: underline; }
a.olvido_pass:active		{ color: #164D82; font-size: 11px; text-decoration: none; }

a.opc_menu_home:link 			{ color: #666666; font-size: 11px; text-decoration: none; }
a.opc_menu_home:visited			{ color: #666666; font-size: 11px; text-decoration: none; }
a.opc_menu_home:hover			{ color: #000000; font-size: 11px; text-decoration: underline; }
a.opc_menu_home:active			{ color: #666666; font-size: 11px; text-decoration: none; }

a.opc_mail:link 			{ color: #666666; font-size: 10px; text-decoration: none; font-weight:bold; }
a.opc_mail:visited			{ color: #666666; font-size: 10px; text-decoration: none; font-weight:bold;}
a.opc_mail:hover			{ color: #000000; font-size: 10px; text-decoration: underline; font-weight:bold;}
a.opc_mail:active			{ color: #666666; font-size: 10px; text-decoration: none; font-weight:bold;}

a.opc_nom:link 			{ color: #666666; font-size: 10px; text-decoration: none; }
a.opc_nom:visited		{ color: #0099FF; font-size: 10px; text-decoration: none; }
a.opc_nom:hover			{ color: #000000; font-size: 10px; text-decoration: underline; }
a.opc_nom:active		{ color: #000000; font-size: 10px; text-decoration: none; }

/* Estilos: Formularios del site */
.zcFieldCaptionTD2 	{ background-color: #EEEEEE; color: #666666; font-size: 11px; height:25; border-bottom:1px solid #CCCCCC; border-right:1px solid #CCCCCC;padding-left:10px; font-family: Verdana, Arial, Tahoma; }
.zcDataTD2			{ background-color: #FFFFFF; color: #000000; font-size: 11px; height:25; border-bottom:1px solid #CCCCCC; padding-left:10px; font-family: Verdana, Arial, Tahoma; }

.zcPageBODY			{ font-family: Arial, Helvetica, Tahoma, Verdana; font-size: 10px; }
.zcFormTABLE		{ background-color: #FFFFFF; margin: 3px 3px 3px 3px; }
.zcFormHeaderFont 	{ color: #000000; font-size: 12px; font-weight: bold; }
.zcFieldCaptionTD 	{ color: #FFFFFF; font-size: 10px; }
.zcAltDataTD 		{ background-color: #FFFFFF; color: #000000; font-size: 13px; }
.zcColumnTD 		{ background-color: #E7E7E7; color: #000084; font-size: 13px; font-weight: bold; }
.zcDataTD 			{ color: #000000; font-size: 10px; }
.zcErrorDataTD 		{ background-color: #FFFFFF; color: #000000; font-size: 12px; font-weight: bold; }
.zcSeparatorTD 		{ height: 2px; background-color: #DEDBDE; }
.zcFooterTD 		{ color: #000000; font-size: 11px; font-weight: bold; }
.zcButton 			{ border: solid 1px #666666; background-color: #DDDDDD; font-size: 10px; font-family: Verdana, Arial, Helvetica; }
.zcInput 			{ border: solid 1px #999999; background-color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, Tahoma, Verdana; height:19px; }
.zcTextarea 		{ border: solid 1px #999999; background-color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, Tahoma, Verdana; }
.zcSelect 			{ font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.Table 				{ background-color: #DEDBDE; }
.zcFormTitSeccion	{ background-color: #FFFFFF; color:#777676; font-size: 10px; text-align:right; border-bottom: 1px solid #00FF00 }
.zcListaDesplegable { background-color: #F1F1F1; color:#000000; font-size:9px; height:20px; padding:0px; }
.zcHelpText			{ background-color: #FFFFFF; color:#777676; font-size: 10px; text-align:justify; line-height:15px; }


/* Aca Empieza */

.frmLoginInput { border: solid 1px #66A0B7; background-color: #B5D2DF; font-size: 9px; font-family: Arial, Helvetica, Tahoma, Verdana; height:14px; }

.pagBorde {
	border:2px solid #6E6E6E;
}

.txtAnimales {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding: 0px 10px 0px 0px;
}

.txtFecha {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

a.opcAnimal:link 	{ color: #FFFFFF; font-size: 10px; text-decoration: none; }
a.opcAnimal:visited	{ color: #FFFFFF; font-size: 10px; text-decoration: none; }
a.opcAnimal:hover	{ color: #FFFF00; font-size: 10px; text-decoration: none; }
a.opcAnimal:active	{ color: #FFFFFF; font-size: 10px; text-decoration: none; }