
@charset "utf-8";
/* CSS Document */

.renta{
	text-align:left;
}
.renta a:link{
color:#036;
text-decoration:none;
font-weight:bold;
}
.renta a:active{
color:#036;
text-decoration:none;
font-weight:bold;
}
.renta a:visited{
color:#036;
text-decoration:none;
font-weight:bold;
}
.renta a:hover{
color:#036;
text-decoration:underline;
font-weight:bold;
}
.monterrey-oficinas-fondo{
	background-image:url(../img/ubicaciones/sep01.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.renta-titulo02{
	font-size:14px;
	color:#036;
	font-weight:bold;
	line-height:26px;
	text-align:left;
}


.texto-oficinas{
}
.texto-oficinas a:link{
	color:#666;
	text-decoration:underline;
}
.texto-oficinas a:visited{
	color:#666;
	text-decoration:underline;
}
.texto-oficinas a:active{
	color:#666;
	text-decoration:underline;
}
.texto-oficinas a:hover{
	color:#000;
	text-decoration:underline;
}

.texto-oficinas-equipadas{
}
.texto-oficinas-equipadas a:link{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
.texto-oficinas-equipadas a:visited{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
.texto-oficinas-equipadas a:active{
	color:#666;
	text-decoration:underline;
	font-weight:bold;
}
.texto-oficinas-equipadas a:hover{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}