/* CSS Document */
/*lodo del agua potable*/

a#smiley:hover {
	 display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#smiley:active {
	 display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a .alt { display: none; }
/*logo del ayutanmiento*/

a#HY:hover {
    display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#HY:active {
  display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#HY1:hover {
    display: block;	
	background: url('tab/hy1.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#HY1:active {
  display: block;	
	background: url('tab/hy1.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
  
}
/*logo del Imuvi*/

a#imuvi:hover {
  display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#imuvi:active {
   display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
/*logo del dif*/

a#dif:hover {
  display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#dif:active {
  display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
/*logo del atasta*/

a#atasta:hover {
    display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#atasta:active {
   display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
/*logo del mujer*/

a#Mujer:hover {
	width:118px;
	height:35px;
	display: block;
	background: url('tab/esquina.png') top no-repeat;
	color:#FFFFFF;
}
a#Mujer:active {
  display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;	
}

/*logo de implan*/

a#implan:active{
    display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}
a#implan:hover {
    display: block;
	background: url('tab/esquina.png') center top no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
	line-height:35px;
}

.prin {
	width:14%;
	height:30px;
	background:url('tab/spanhover-bg.png');
	padding-right:19px;
	cursor:pointer;
	
	font-family:Tahoma, Lucida Sans Unicode,  sans-serif; 
	font-size:11px;
}
/*logo de lick*/

a#lin:active{
  display: block;
	background-position: center top ;
	background-image:url('tab/selector.png');
    background-repeat:no-repeat;

	color:#FFFFFF;
	 cursor:pointer;
}
a#lin:hover {
   display: block;
   cursor:pointer;
	background-position: center bottom;
	background-image:url('tab/selector.png');
	background-repeat:repeat-x;
	background-repeat:repeat-x;
	color:#FFFFFF;
}
