a.inicio { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 37px; /* height of reactive image */
     background-image: url(../images/oftalmologos-inicio.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.inicio:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-inicio-o.gif); /* source for target image */
     } 
	 
a.historia { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 27px; /* height of reactive image */
     background-image: url(../images/oftalmologos-historia.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.historia:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-historia-o.gif); /* source for target image */
     }
	 
a.servicios { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 27px; /* height of reactive image */
     background-image: url(../images/oftalmologos-servicios.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.servicios:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-servicios-o.gif); /* source for target image */
     }

a.padecimientos { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 28px; /* height of reactive image */
     background-image: url(../images/oftalmologos-padecimientos.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.padecimientos:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-padecimientos-o.gif); /* source for target image */
     }
	 
a.diagnostico { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 27px; /* height of reactive image */
     background-image: url(../images/oftalmologos-diagnostico.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.diagnostico:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-diagnostico-o.gif); /* source for target image */
     }
a.personal { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(../images/oftalmologos-personal.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.personal:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-personal-o.gif); /* source for target image */
     }
a.certificados { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(../images/oftalmologos-certificaciones.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.certificados:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-certificaciones-o.jpg); /* source for target image */
     }

a.citas { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(../images/oftalmologos-citas.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.citas:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-citas-o.gif); /* source for target image */
     }
	 
a.lentes { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 30px; /* height of reactive image */
     background-image: url(../images/oftalmologos-lentes.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.lentes:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-lentes-o.gif); /* source for target image */
     }
	 
a.promo { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 27px; /* height of reactive image */
     background-image: url(../images/oftalmologos-promo.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.promo:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-promo-o.gif); /* source for target image */
     }
	 
a.cirugia-refractiva { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 29px; /* height of reactive image */
     background-image: url(../images/oftalmologos-cirugia-refractiva.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.cirugia-refractiva:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-cirugia-refractiva-o.gif); /* source for target image */
     }
	 
a.cataratas { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 28px; /* height of reactive image */
     background-image: url(../images/oftalmologos-cataratas.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.cataratas:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-cataratas-o.gif); /* source for target image */
     }
	 
a.glaucoma { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 28px; /* height of reactive image */
     background-image: url(../images/oftalmologos-glaucoma.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.glaucoma:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-glaucoma-o.gif); /* source for target image */
     }

a.retinopatia-diabetica { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 27px; /* height of reactive image */
     background-image: url(../images/oftalmologos-retinopatia-diabetica.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.retinopatia-diabetica:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-retinopatia-diabetica-o.gif); /* source for target image */
     }
	 
a.pterigion { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 28px; /* height of reactive image */
     background-image: url(../images/oftalmologos-pterigion.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.pterigion:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-pterigion-o.gif); /* source for target image */
     }

a.contacto { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 321px; /* width of reactive image */
     height: 31px; /* height of reactive image */
     background-image: url(../images/oftalmologos-contacto.jpg); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.contacto:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/oftalmologos-contacto-o.jpg); /* source for target image */
     }
