﻿/* menu de imagenes index*/
/*imagen 01  perfil de despacho*/
#fondo_bot {
	background: #DADADA;
	border:1px #333333 solid;
	width:122px;
	 text-align: center;
}


#imagen1 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/1.gif') 0 0 no-repeat;
}
#imagen1 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/1.gif') 0 0 no-repeat;
}
#imagen1 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen1 a:active {
     background-position: -0px 0;
}


/* imagen 02 areas de practica*/
#imagen2 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/2.gif') 0 0 no-repeat;
}
#imagen2 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/2.gif') 0 0 no-repeat;
}
#imagen2 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen2 a:active {
     background-position: -0px 0;
}


/* imagen 03 abogados*/
#imagen3 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/3.gif') 0 0 no-repeat;
}
#imagen3 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/3.gif') 0 0 no-repeat;
}
#imagen3 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen3 a:active {
     background-position: -0px 0;
}


/* imagen 04 publicaciones*/
#imagen4 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/4.gif') 0 0 no-repeat;
}
#imagen4 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/4.gif') 0 0 no-repeat;
}
#imagen4 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen4 a:active {
     background-position: -0px 0;
}


/* imagen 05 leyes*/
#imagen5 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/5.gif') 0 0 no-repeat;
}
#imagen5 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/5.gif') 0 0 no-repeat;
}
#imagen5 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen5 a:active {
     background-position: -0px 0;
}


/* imagen 06 nuestros clientes*/
#imagen6 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/6.gif') 0 0 no-repeat;
}
#imagen6 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/6.gif') 0 0 no-repeat;
}
#imagen6 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen6 a:active {
     background-position: -0px 0;
}


/* imagen 07 referencias*/
#imagen7 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/7.gif') 0 0 no-repeat;
}
#imagen7 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/7.gif') 0 0 no-repeat;
}
#imagen7 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen7 a:active {
     background-position: -0px 0;
}


/* imagen 08 afiliaciones*/
#imagen8 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/8.gif') 0 0 no-repeat;
}
#imagen8 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/8.gif') 0 0 no-repeat;
}
#imagen8 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen8 a:active {
     background-position: -0px 0;
}


/* imagen 09 contacto*/
#imagen9 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/9.gif') 0 0 no-repeat;
}
#imagen9 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #333399;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/9.gif') 0 0 no-repeat;
}
#imagen9 a:hover {
     background-position: -122px 0;
     color: #666666;
}
#imagen9 a:active {
     background-position: -0px 0;
}


/* imagen 10 */
#imagen10 {
     margin: 0;
     padding: 0;
     width: 122px;
     height: 128px;
     text-align: center;
     background: url('../imagenes/inicio/firm1.gif') 0 0 no-repeat;
}
#imagen10 a {
     padding-top: 5px;
     width: 100%;
     height: 100%;
     display: block;
     overflow: hidden;
     font-family: Arial, Helvetica, sans-serif;
     color: #ffffff;
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     background: url('../imagenes/inicio/firm1.gif') 0 0 no-repeat;
}
#imagen10 a:hover {
     background-position: -122px 0;
}
#imagen10 a:active {
     background-position: -0px 0;
}
