/*menus opciones generales */
.enlaces a:link { text-decoration: none;}
.enlaces a:visited { text-decoration: none;}
.enlaces a:hover {  text-decoration: none;}


.imagen {background-repeat : no-repeat; }
/*fin opcs grales*/

/* menus  estilos*/
#piemenu  
	{font-family:Times New Roman, Times, serif; font-size: 18px;font-weight: bold; text-transform: capitalize; background-repeat : no-repeat;visibility: visible;  border-top-width : inherit;
	} 
.enlaces pie  A:link{color:#085c5d};.enlaces pie A:hover{color:#7cc579}; .enlaces pie A:visited{ color:#006699;} 
	

#menu {
	font-family:Times New Roman, Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
	background-repeat : no-repeat;
	text-align: left;
	vertical-align: top;
	visibility: visible;
	border-top-width : inherit;
	}  
.enlaces menu  A:link{color:#055a5b}.enlaces menu A:hover{ color:#009933 }; .enlaces menu A:visited{ color:#003366; }  
	
#menunegro {
	font-family:Tahoma;
	font-size: 8px;
	font-weight: bold;
	text-transform: capitalize;
	background-repeat : no-repeat;
	text-align: center;
	vertical-align: top;
	visibility: visible;
	color: #000000;
	} !important
	
	
/*fin menus estilos*/

 /*contenido celda informacion*/


.Fh1 {
	font: italic bold 24px/normal Tahoma;
	text-transform: none;
	color: #003300;
	padding: 2px;
	
	
}!important


.Fh1 a:link  {
	text-decoration: none;
	color:#006600;
	text-indent: 24px;
}
.Fh1 a:visited { text-decoration: none;color: #006666; }
.Fh1 a:hover {  text-decoration: none; color: #999900; }

.Lh2 {
	font: bolder normal 16px Garamond;
	text-transform: none;
	color: #000000;
	letter-spacing: 1px;
	visibility: visible;
	text-indent: 0px;
    
}
.Leh3 {
	font: oblique bold 12px/inherit Garamond;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: 3px;
	text-indent: 14px;
	list-style-position: outside;
	list-style-type: circle;
}
.Txt {
	font: 400 normal 18px Garamond;
	text-transform: none;
	color: #1A1A1E;
}

.Tx1 {
	font: lighter normal 14px Tahoma;
	color: #000000;
	text-indent: 6px;
	word-spacing: 2px;
	list-style-type: none;
}
.Tx2 {
	font: lighter normal 14px Tahoma;
	color: #336633;
	text-indent: 6px;
	word-spacing: 2px;
	list-style-type: none;
}
.Tx3 {
	font: lighter normal 12px Tahoma;
	color: #000000;
	word-spacing: 2px;
	list-style-type: none;
}
.textboxTit/* fin contenido celda*/

/*formulario*/

 {
	color: #003300;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border : 1px solid #588FC3;
	font: 8pt Tahoma;
	text-transform: none;
}
.buttonCl {
	color: #2F1A29;
	text-transform: capitalize;
	outline-color: #E0A645;
	background: #C7C1BA;
	font: bolder normal14pt Garamond;
	border-top: thin outset #BAAA81;
	border-right: medium outset #BAAA81;
	border-bottom: medium outset #BAAA81;
	border-left: thin outset #BAAA81;
}
.ButtEnv {
	color: #2F3616;
	font: bold normal 14px Garamond;
	text-transform: capitalize;
	outline-color: #B52B35;
	background: #C9CFCA;
	border-top: thin outset #84A574;
	border-right: medium outset #84A574;
	border-bottom: medium outset #84A574;
	border-left: thin outset #84A574;
}
.ButtPdf

{
	color: #B91C0F;
	text-transform: lowercase;
	outline-color: #E0A645;
	background: #FEEECF;
	font: bold normal 8pt "Times New Roman", Times, serif;
	border-top: 1px outset #F3B663;
	border-right: 2px outset #F3B663;
	border-bottom: 2px outset #F3B663;
	border-left: 1px outset #F3B663;
}
/* fin formulario*/
